@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

.yellow_line_narrow{background:rgba(0, 0, 0, 0) linear-gradient(transparent 80%, #ffff7f 0%) repeat scroll 0 0;}

h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
	margin-bottom: .75em;
}

#header-inner, #content-inner, #footer-inner {
	padding: 0;
}

#content-inner {
	padding-top: 10px;
}

#beta-innarchive-contenter, #gamma-inner {
	padding: 0;
}

.widget-content {
	margin:0;
	padding:0;
}

.fa {
	margin-right:5px;
}

/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */

/*2列左メニューの場合*/
.layout-tw #alpha {
	float: right;
	width: 630px;
	left: 0;
	overflow: hidden;
}

.layout-tw #beta {
	float:left;
	left: 0;
	width: 200px;
	overflow: hidden;
}

.layout-tw  #content-inner {
	background: url(img/content_inner_bg_tw.jpg) no-repeat;
}

/*2列右メニューの場合*/
.layout-wt #alpha {
	float: left;
	width: 630px;
	left: 0;
	overflow: hidden;
}

.layout-wt #beta {
	float:right;
	left: 0;
	width: 200px;
	overflow: hidden;
}

.layout-wt  #content-inner {
	background: url(img/content_inner_bg_wt.jpg) no-repeat;
}

/*3列メニューの場合*/
.layout-twt #alpha {
	float: left;
	width: 430px;
	left: 200px;
	margin:0;
	overflow: hidden;
}

.layout-twt #beta {
	float:left;
	left: -430px;
	margin:0;
	width: 200px;
	overflow: hidden;
}

.layout-twt #gamma {
	float:left;
	margin:0;
	width: 200px;
	overflow: hidden;
}

.layout-twt #content-inner {
	background: url(img/content_inner_bg_twt.jpg) no-repeat;
}


/*共通*/
#alpha-inner {
	margin:0;
	padding:20px 20px 0;
}

.layout-twt #alpha-inner {
	padding:10px 10px 0;
}

#beta-inner {
	margin:10px 0 0 0;
	padding:0;
}

#gamma-inner {
	margin:10px 0 0 0;
	padding:0;
}

/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	text-align:center;
	color:#4b4b4b;
	background:#ffffff url(img/body_bg.gif) repeat top;
	font: normal 100%/1.5 "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

/* リンクカラー */
a {
	color: #ef981a;
}

a:hover {
	color: #ef1a1a;
}

.clear {
	clear:both;
}

/* ---　ページトップ　--- */
#gotop {
	clear:both;
	width:100%;
	font-size:85% !important;
	font-size:80%;
	margin:0px 0;
}

#gotop a {
	background: url(img/gotop_text.gif) no-repeat;
	display: block;
	height: 11px;
	width: 101px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
}

#gotop a:hover {
	background: url(img/gotop_text_hover.gif) no-repeat;
}

/* -----　パンくず　----- */
.navi {
	margin:5px 5px 20px;
	text-align:left;
	font-size:85% !important;
	font-size:80%;
}


/* ---------------------------------------------------------------------
container
--------------------------------------------------------------------- */


/*2列左メニューの場合*/
.layout-tw #container {
	line-height:1.6;
	font-size:80%;
	width:830px;
	margin:0 auto;
	text-align:left;
	border-left:1px solid #362e2b;
	border-right:1px solid #362e2b;
	background: url(img/container_bg_tw.jpg) repeat-y;
}

/*2列右メニューの場合*/
.layout-wt #container {
	line-height:1.6;
	font-size:80%;
	width:830px;
	margin:0 auto;
	text-align:left;
	border-left:1px solid #362e2b;
	border-right:1px solid #362e2b;
	background: url(img/container_bg_wt.jpg) repeat-y;
}

/*3列メニューの場合*/
.layout-twt #container {
	line-height:1.6;
	font-size:80%;
	width:830px;
	margin:0 auto;
	text-align:left;
	border-left:1px solid #362e2b;
	border-right:1px solid #362e2b;
	background: url(img/container_bg_twt.jpg) repeat-y;
}

/*共通*/
#container-inner {
	position: relative;
	width:830px;
}

/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
#header-module {
	width:830px;
}

#header-module-inner {
	background:#f9fae7;
	width:830px;	
}

#header-contents {
	width:100%;
}

#header-contents .left {
	width:60%;
	float:left;
}

#header-contents .right {
	width:40%;
	float:right;
	text-align:right;
	padding:8px 0 5px 0;
}

#header-description {
	width:810px;
	padding: 8px 10px 7px;
	visibility: visible;
	background:#f7f8c3 url(img/header_border.jpg) repeat-x left bottom;
	font-size:90% !important;
	font-size:80%;
	color: #424242;
}

#head-main {
	width:830px;
}

#head-main-inner {
	background:#fff;
}

/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
#content {
	_height:1px;
}

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	width:830px;
	clear:both;
	background:#f2f0bd;
	margin-top: 20px;
	padding-bottom:10px;
}

.designed {
	text-align:right;
	padding:0px 15px 0;
	font-size: 85% !important;
	font-size: 80%;
}

.designed a {
}

.designed a:hover {
}


/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
	_height:1px;
	padding:8px 0 5px 40px;
	margin:0 0 10px;
	line-height:1.2;
	background: url(img/m_archive-content_h1_2cl.gif) no-repeat left bottom;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
	color:#4b4b4b;
}

.layout-twt .archive-title {
	background: url(img/m_archive-content_h1_3cl.gif) no-repeat left bottom;
	font-size:105% !important;
	font-size:100%;
}


.archive-title em {
	font-style:normal;
}


.entry-asset {
	margin:0 0 0 0;
}

.asset-header {
	padding:0;
}

.asset-name {
	padding:5px 0 5px 25px;
	margin:0;
	_height:1px;
	background: url(img/m_archive_content_h2.gif) no-repeat left center;
	font-weight:bold;
}


/* 画像枠 */
.entry-asset img {
	
	padding: 3px;
}

.page-asset .asset-name {
	_height:1px;
	padding:6px 10px 4px 20px;
	background: #6382C1;
	font-size:130% !important;
	font-size:125%;
	font-weight:bold;
	color:#FFF;
}

.layout-twt .page-asset .asset-name {
	
}

.asset-name a:link,
.asset-name a:hover,
.asset-name a:visited,
.asset-name a:active {
}

.asset-body {
	margin:0 0 0 5px;
}

.asset-more {
	margin:0 10px 10px;
}

.asset-more-link {
	text-align:right;
}

.asset-more-link a {
	margin:0 5px 0 0;
	padding:2px 0 3px 20px;
	background: url(img/m_asset_more_link.gif) no-repeat left center;
}

.asset-meta {
	text-align:right;
	margin-top:5px;
	padding-top:7px;
	background: url(img/m_asset_meta_border.jpg) no-repeat left top;
	font-size:95% !important;
	font-size:90%;
}


/* ---------------------------------------------------------------------
トラックバック
--------------------------------------------------------------------- */
#trackbacks {
	margin:10px 0;
}

#trackbacks .trackbacks-header {
	background: url(img/m_trackbacks_header_h2_2cl.gif) no-repeat left bottom;
	_height:1px;
	padding:7px 10px 5px 25px;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
	
}

.layout-twt #trackbacks .trackbacks-header {
	background: url(img/m_trackbacks_header_h2_3cl.gif) no-repeat left bottom;
}

.trackbacks-info {
	padding:0 10px 0;
}

.trackback .inner {
	padding:10px;
	margin:0 10px;
	border:1px solid #999;
	background:#eee;
}

.trackback-footer {
	text-align:right;
	margin:0;
	padding-top:5px;
	border-top: 1px dotted #999;
	font-size:95% !important;
	font-size:90%;
}

/* ---------------------------------------------------------------------
コメント
--------------------------------------------------------------------- */
#comments {
	margin:10px 0;
}

#comments .comments-header {
	_height:1px;
	padding:7px 10px 5px 25px;
	background: url(img/m_comments_header_h2_2cl.gif) no-repeat left bottom;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;	
}

.layout-twt #comments .comments-header {
	background: url(img/m_comments_header_h2_3cl.gif) no-repeat left bottom;
}

#comments .comments-open-header {
	padding:7px 10px 5px 25px;
	background: url(img/m_comments_header_h2_2cl.gif) no-repeat left bottom;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
}

.layout-twt #comments .comments-open-header {
	background: url(img/m_comments_header_h2_2cl.gif) no-repeat left bottom;
}


.comment {
	margin:10px 10px 10px 0;
}

.comment .inner {
	padding:5px 10px;
	_height:1px;
}

.comment .comment-header {
	padding:0 5px;
	margin:0 0 5px;
}

.comment .comment-content {
	padding:0 5px;
}

.comments-open {
	margin-top: 20px;
}

.comments-open-header {
	_height:1px;
	padding:6px 10px 4px 10px;
}


.comments-open-content {
	padding:10px;
}


#comment-preview, #comment-submit, #comment-cancel {
	padding:0 2px;
	height:19px;
	font-size:95% !important;
	font-size:90%;
	background-color: #CCCCCC;
	color:#333333;
	border:1px solid #999999;
	padding:0 2px;
	height:19px;
}


.comment-footer {
	text-align:right;
	margin:0;
	padding:0px 5px;
	font-size:95% !important;
	font-size:90%;
}


/* ---------------------------------------------------------------------
サイトマップ
--------------------------------------------------------------------- */
.archive-content {
	padding:10px;
	line-height:1.3;
}

.archive-content ul,
.archive-content ol {
	list-style:none;
}

.archive .archive-list-item .category_name {
	margin-top:10px;
	padding:3px 0 3px 14px;
	font-weight:bold;
	background:url(img/m_sitemap_list1.gif) 10px center no-repeat;
	font-size:115% !important;
	font-size:110%;
}

.archive .archive-list-item .category_name a {
	text-decoration:underline;
}

.archive .archive-list-item .category_name a:hover {
	text-decoration:none;
	
}

.archive .archive-list-item {
	border-bottom: 1px solid #999999;
}

.archive .archive-list-item a {
	display:block;
	text-decoration:none;
	margin:0;
	padding:0 15px 0 12px;
}


.archive .archive-list-item ul {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
}

.archive .archive-list-item li {
	text-decoration:none;
	margin:0 0 0 25px;
	padding:2px 12px;
	background: url(img/m_sitemap_list2.gif) 10px center no-repeat;
	font-weight:normal;
}

/*サブカテゴリ*/
.archive .archive-list-item .archive-list-item {
	background:none;
	margin:0 0 0 20px;
	padding:10px 0 0 0;
	border:none;
	border-top: 1px solid #999999;
}

/*サブカテゴリ(第３階層)*/
.archive .archive-list-item .archive-list-item .archive-list-item {
	margin:0 0 0 20px;
	padding:10px 0 0 0;
	border:none;
	border-top: 1px solid #999999;
}



/*サブカテゴリ(第４階層)*/
.archive .archive-list-item .archive-list-item .archive-list-item .archive-list-item {
	margin:0 0 0 20px;
	padding:10px 0 0 0;
	border:none;
	border-top: 1px solid #999999;
}

.archive .archive-list-item .archive-list-item .category_name {
	margin:0;
	padding:0 0 0 14px;
}

.archive .archive-list-item .archive-list-item .category_name a {
	background: none;
}

.archive .archive-list-item .archive-list-item ul {
	margin:0 0 0 0;
	padding:0 0 5px 0;
}

.archive .archive-list-item .archive-list-item li {
	padding:0 0 12px 0;
	background: none;
}

.archive .archive-list-item .archive-list-item a {
	background: url(img/m_sitemap_list2.gif) 0 center no-repeat;
	display:block;
	text-decoration:none;
	margin:0;
	padding: 0 15px;
}

/* ---------------------------------------------------------------------
コメントプレビュー/コメント完了
--------------------------------------------------------------------- */
.comment-title {
	_height:1px;
	padding:8px 0 5px 40px;
	background: #FFFFFF url(img/m_archive-content_h1_2cl.gif) no-repeat left bottom;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
	color:#4b4b4b;
}

.layout-twt .comment-title {
	background: url(img/m_archive-content_h1_3cl.gif) no-repeat left bottom;
}

.comment-container {
	margin:10px 20px 200px 10px;
}

/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-form-header {
	_height:1px;
	padding:8px 0 5px 40px;
	background: url(img/m_archive-content_h1_2cl.gif) no-repeat left bottom;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
	color:#4b4b4b;
	
}

.layout-twt .search-form-header {
	background: url(img/m_archive-content_h1_3cl.gif) no-repeat left bottom;
}

.search-form-content {
	
	padding:15px;
	border:1px solid #666;
}

.search-results-header {
	margin:20px 0 5px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	color:#333333;
}

.search-results-header2 {
	_height:1px;
	padding:6px 10px 4px 10px;
	margin:10px 0 10px 0;
	
	font-weight:bold;
	line-height:1.2;
	font-size:115% !important;
	font-size:110%;
}

.search-form-content .box {
	width:200px;
}

.search-form-content .submit {
	font-size:95% !important;
	font-size:90%;
	background-color: #F4F4F4;
	color:#333333;
	border:1px solid #C9C9C9;
	padding:0 2px;
}

/* ---------------------------------------------------------------------
Widget：[ヘッダー]サイト名(ロゴ画像)
--------------------------------------------------------------------- */
.left h2 {
	text-align:left;
}

.right h2 {
	text-align:right;
}

#header-name {
	margin:10px;
	line-height: 1.5;
	color: #333;
	font-size:200% !important;
	font-size:195%;
	font-weight:bold;
	line-height: 1.5;
}

#header-name a {
	text-decoration: none;
}

#header-name a:hover {
	text-decoration: underline;
}

.logo {
	margin:10px;
	border:none;
}

/* ---------------------------------------------------------------------
Widget：[ヘッダー]フリーエリア
--------------------------------------------------------------------- */
.right .free-content1 {
	padding:0 15px 5px 0;
	word-wrap:break-word;
	font-size:80% !important;
	font-size:75%;
	line-height:1.6;
	text-align:right;
}

/* ---------------------------------------------------------------------
Widget：[ヘッダー]サイトマップ・お問合せリンク
--------------------------------------------------------------------- */
.sub-contents {
	padding:0 10px 5px 0;
	font-size:85% !important;
	font-size:80%;
	text-align:right;
}

.sub-contents a:link,
.sub-contents a:visited,
.sub-contents a:hover,
.sub-contents a:active {
	text-decoration:none;
}

.search-content form {
	text-align: right;
}

/* ---------------------------------------------------------------------
Widget：[ヘッダー]検索フォーム
--------------------------------------------------------------------- */

.widget-header-search {
	font-size:85% !important;
	font-size:80%;
}

.search-content {
		padding:0 15px 5px 0;
}

.search-content label {
	display:inline;
}


.widget-header-search .box {
	width:160px;
}


.widget-header-search .submit {
	font-size:95% !important;
	font-size:90%;
	background-color: #CCCCCC;
	color:#333333;
	border:1px solid #999999;
	padding:0 2px;
	height:19px;
}


/* ---------------------------------------------------------------------
Widget：[ヘッダーメイン]フリーエリア
--------------------------------------------------------------------- */
.free-content2 {
	font-size:95% !important;
	font-size:90%;
	padding:0;
	background:#f9fae7;
	color:#333333;
}


/* ---------------------------------------------------------------------
Widget：[ヘッダーメイン]メイン画像
--------------------------------------------------------------------- */
#head-main-inner .main_image {
	clear:both;
	margin: 0;
	padding: 0;
	_height:1px;
	text-align:center;
}

#head-main-inner .main_image img {
	margin:0px;
	vertical-align: bottom;
}

/* ---------------------------------------------------------------------
Widget：[メイン]メイン画像
--------------------------------------------------------------------- */
#alpha .main_image {
	margin-bottom: 20px;
}


/* ---------------------------------------------------------------------
Widget：[メイン]ウェルカムメッセージ
--------------------------------------------------------------------- */
#welcome_message {
	margin-bottom:20px;
}

#welcome_message h3.title {
	_height:1px;
	padding:8px 0 5px 40px;
	font-weight:bold;
	background: url(img/m_welcome_message_h3_2cl.gif) no-repeat left bottom;
	font-size:130% !important;
	font-size:125%;
	line-height:1.2;
	color:#4b4b4b;
	
	margin: 0;
}

.layout-twt #welcome_message h3.title {
	background:url(img/m_welcome_message_h3_3cl.gif) no-repeat left bottom;
}

#welcome_message .content {
	margin:0;
	padding:15px 3px 10px 3px;
	
}


/* ---------------------------------------------------------------------
Widget：[メイン]新着記事一覧
--------------------------------------------------------------------- */
#top-news {
	margin-bottom:20px;
}

#top-news h3 {
	margin:0 0 10px 0;
	background: url(img/m_top_news_h3_2cl.gif) no-repeat left bottom;
	_height:1px;
	padding:8px 0 2px 40px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	color: #4b4b4b;
}

.layout-twt #top-news h3 {
	background:url(img/m_top_news_h3_3cl.gif) no-repeat left bottom;
}

#top-news .news {
	padding:2px 10px 2px 3px;
}

#top-news .day {
	float: left;
	width: 80px;
	padding: 0 0 0 20px;
	background: url(img/m_top_news_arrow.gif) no-repeat 0 center;
	font-size:115% !important;
	font-size:110%;
}

#top-news .title {
	float: right;
	padding-left:7px;
	width: 470px;
}

.layout-twt #top-news .title {
	width: 290px;
}

#welcome_message .content img {
	
	padding: 3px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]トップ表示記事
--------------------------------------------------------------------- */
#top-entry {
	margin-bottom:20px;
}

#top-entry h3.title {
	margin: 0;
	padding:8px 0 2px 40px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	background:url(img/m_top_entry_h3_2cl.gif) no-repeat left bottom;
}

.layout-twt #top-entry h3.title {
	background: url(img/m_top_entry_h3_3cl.gif)  no-repeat left bottom;
	
}


#top-entry .content {
	padding:10px;
}

#top-entry .asset-more-link {
	font-size:85% !important;
	font-size:80%;
}

#top-entry .content img {

	padding: 3px;
}


/* ---------------------------------------------------------------------
Widget：[メイン]カテゴリー表示記事
--------------------------------------------------------------------- */
#top-category {
	margin-bottom:20px;
}

#top-category h3.title {
	margin: 0;
	_height:1px;
	padding:8px 0 5px 40px;
	font-weight:bold;
	background:url(img/m_top_category_h3.gif) no-repeat left bottom;
	font-size:130% !important;
	font-size:125%;
	line-height:1.2;
	color:#4b4b4b;
	font-weight:bold;
}

.top-category-content {
	margin:0;
	padding:15px 0 10px 0;
	
}

.top-category-content h4.name {
	margin:0;
	padding:5px 5px 5px 25px;
	_height:1px;
	background: url(img/m_top_category_h4.gif) no-repeat left center;
	font-weight:bold;
	line-height:1.2;
	font-size:115% !important;
	font-size:110%;
}


#top-category .content {
	margin:0;
	padding:5px 3px 10px 3px;
}

#top-category .asset-more-link {
	font-size:85% !important;
	font-size:80%;
}

#top-category .content img {
	
	padding: 3px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]フリーエリア
--------------------------------------------------------------------- */
.free-content3 {
	margin-bottom:20px;
	padding:0;
}


/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
.widget-main-menu {
	width:200px;
	margin:5px 0 20px 0;
	padding: 0;
}

.widget-main-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.widget-main-menu .menu-content {
	width:170px;
	margin: 0 10px 0 10px;
	font-size:105% !important;
	font-size:100%;
	line-height:1.2;
	font-weight: nomal;
}

.widget-main-menu .menu-list-item {
	width: 180px;
}

.widget-main-menu .menu-list-item a {
	display:block;
	width:150px;
	padding:8px 0 8px 30px;
	background:url(img/s_menu_list_item_arrow.gif) no-repeat 0 center;
	text-decoration:none;
	color: #666600;
	border-bottom: 1px solid #a09e1a;
}

.widget-main-menu .menu-list-item a:hover {
	display:block;
	width:150px;
	padding:8px 0 8px 30px;
	background:url(img/s_menu_list_item_arrow_hover.gif) no-repeat 0 center;
	text-decoration:underline;
	color: #cc6600;
	border-bottom: 1px solid #a09e1a;
}

.widget-main-menu .menu-list .menu-list a {
	display:block;
	width:150px;
	padding:8px 0 8px 30px;
	background:url(img/s_menu_list_item_arrow2.gif) no-repeat center;
	text-decoration:none;
	color: #666600;
	border-bottom: 1px solid #a09e1a;
	text-indent: 20px;
}

.widget-main-menu .menu-list .menu-list a:hover {
	display:block;
	width:150px;
	padding:8px 0 8px 30px;
	background:url(img/s_menu_list_item_arrow_hover2.gif) no-repeat center;
	border-bottom: 1px solid #a09e1a;
	color: #cc6600;
	text-decoration:underline;
}

/* ---------------------------------------------------------------------
Widget：[サイド]検索フォーム
--------------------------------------------------------------------- */
.widget-side-search {
	margin:5px 0 15px 0;
}


.widget-side-search .widget-header {
	width:155px;
	margin:0 0 3px 10px;
	padding:2px 0 2px 25px;
	background: url(img/s_calender_h3.jpg) repeat top;
	font-size: 115% !important;
	font-size: 110%;
	color:#000000;
	border-bottom: 1px solid #a09e1a;
}

.widget-side-search .widget-content {
	width:170px;
	padding:5px;
	margin-right: 10px;
	margin-left: 10px;
	font-size:90% !important;
	font-size:85%;
}

.widget-side-search .box {
	width:165px;
}

.widget-side-search .submit {
	color:#333333;
	border:1px solid #C9C9C9;
	background-color: #F4F4F4;
	padding:2px;
	height:1.7em;
	display: block;
	margin: 3px 0 0;
}

/* ---------------------------------------------------------------------
Widget：[サイド]rss
--------------------------------------------------------------------- */
.rss {
	width:170px;
	padding:0 0 15px 15px;
}

.rss-content {
	background: url(img/s_rss.gif) 0 center no-repeat;
	padding-left:18px;
}


/* ---------------------------------------------------------------------
Widget：[サイド]会社概要
--------------------------------------------------------------------- */
.widget-company {
	font-size: 85% !important;
	font-size: 80%;
	line-height:1.4;
	width:160px;
	padding: 0 15px 0 15px;
	margin-bottom:10px;
}

.widget-company .widget-content {
	width: 100%;
	overflow: hidden;
	padding:5px;
	background:#f7f6f3 url(img/s_free_content4_bg.jpg) repeat-x bottom;
}

/* ---------------------------------------------------------------------
Widget：[サイド]フリーエリア
--------------------------------------------------------------------- */
.free-content4 {
	width:160px;
	line-height:1.4;
	font-size: 85% !important;
	font-size: 80%;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 14px;
	overflow: hidden;
	background:#f7f6f3 url(img/s_free_content4_bg.jpg) repeat-x bottom;
}

/* ---------------------------------------------------------------------
Widget：[サイド]カレンダー
--------------------------------------------------------------------- */
.widget-calendar {
	margin:5px 0 15px 0;
}

.widget-calendar .widget-header {
	width:155px;
	margin:0 0 5px 10px;
	padding:2px 0 2px 25px;
	background:url(img/s_calender_h3.jpg) repeat center top;
	font-size: 115% !important;
	font-size: 110%;
	color:#000000;
	border-bottom: 1px solid #a09e1a;
}

.widget-calendar .widget-content {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.widget-calendar .widget-content table {
	text-align:center;
	margin:0 auto;
	width: 150px;
}

.widget-calendar .widget-content table td {
	padding:1px 3px;
	font-size: 100% !important;
	font-size: 95%;
}

/* ---------------------------------------------------------------------
Widget：[サイド]ウェブページ一覧
--------------------------------------------------------------------- */
.widget-folders {
	width:180px;
	margin:5px 0 15px 10px;
}
.widget-folders .widget-content {
	width:170px;
	padding:5px;
}

.widget-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget-list .widget-list {
	padding:0;
	margin:0;
}

.widget-list-item {
	margin:0;
	padding:0 0 0 17px;
	background: url(img/s_folders_arrow.gif) no-repeat 0 center;
	_height: 1px;
}



/* ---------------------------------------------------------------------
Widget：[フッター]フッターメニュー
--------------------------------------------------------------------- */
.widget-footer-menu {
	width:100%;
	text-align:right;
	font-size: 95% !important;
	font-size: 90%;
	border-top: 3px solid #f5ca8d;
}

.widget-footer-menu a {	
	text-decoration:underline;
}

.widget-footer-menu a:hover {	
	text-decoration:none;
}

.widget-footer-menu ul {
	padding:5px 10px;
}

.widget-footer-menu li {
	display: inline;
	padding: 0 5px 0 12px;
	border-right: 1px solid #666;
}



/* ---------------------------------------------------------------------
Widget：[フッター]コピーライト
--------------------------------------------------------------------- */
#widget-copyright {
	width:100%;
	color: #333333;
	width:100%;
	text-align: right;
}

#widget-copyright .copyright-content {
	padding:10px 15px 0;
	font-size: 85% !important;
	font-size: 80%;
}

h1{
font-size:11px;
font-weight:normal;
background-color:#F7CB8C;
margin:0;
padding:0;
text-indent:5px;
color:#666666;
}

.sideh3{
margin-left:5px;
margin-bottom:3px;
}

h2.h2ttl{
background-image:url(img/h2back.jpg);
background-repeat:no-repeat;
display:block;
width:591px;
height:43px;
padding-top:8px;
text-indent:3px;
}

h3.h3ttl{
background-image:url(img/h3ttl.jpg);
background-repeat:no-repeat;
display:block;
width:591px;
height:44px;
padding-top:14px;
font-size:16px;
text-indent:5px;
}

.border{
padding:5px;
border:1px solid #cccccc;
}

table.table01{
width:100%;
background-color:#CCCCCC;
}

td.td01{
background-color:#FFFFFF;
padding:5px;
}

.th01{
background-color:#0FF;
padding:5px;
}

p{
margin:5px 10px 5px 10px;
}

h4.h4ttl{
padding-left:10px;
font-size:16px;
margin-top:10px;
}

h4.h4ttl02{
border-left:5px solid #A2D5EA;
padding-left:10px;
font-size:16px;
margin-top:10px;
}

.style1 {
	font-size: 130%;
	font-weight: bold;
	color: #FF6600;
}
.style2 {
	font-size: 130%;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.style3 {color: #FF0000}

ul.ul01{
margin-left:20px;
margin-top:10px;
}

li.li01{
padding:3px 5px 3px 0;
}

.osirase-top {
	width: 590px;
	height: 97px;
	background: url(img/osirase-top.jpg) no-repeat center bottom scroll;
}

.osirase-center {
	padding: 20px;
	background: url(img/osirase-center.jpg) repeat-y center top scroll;
}

.osirase-center li {
	margin-bottom: 5px;
}

.osirase-bottom {
	width: 590px;
	height: 20px;
	background: url(img/osirase-bottom.jpg) no-repeat center top scroll;
}

td.td01.bg-gr {
	background: #D5F9A3;
}

td.td01.bg-bl {
	background: #ABE0F4;
}

td.td01.bg-red {
	background: #F3A3A2;
}

td.td01.bg-or {
	background: #FDE888;
}

.box8 {
    padding: 1.5em 1em;
    margin: 0 0 2em;
    color: #232323;
    background: #fff8e8;
    border-left: solid 10px #ffc06e;
}
.box8 p {
    margin: 0; 
    padding: 0;
	font-size: 120%;
	font-weight: bold;
	color: red;
}

.tape-box{
  margin: 1em 0 2em;
  padding: 1.5em;
  background-color: #ffffcc;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.15);
}

.tape{
  display: block;
  background-color: #ccb;
  opacity: 0.2;
  transform: rotate(3deg);
  width: 40%;
  height: 35px;
  margin: -2.5em auto 0 auto;
  border-left: 3px dotted rgba(0,0,0,.1);
  border-right: 3px dotted rgba(0,0,0,.1);
}

.tape-box h2{
	margin: 5px 0;
	color: #333;
}

.tape-box p{
  margin: 0;
  padding: 0;
}