@charset "utf-8";
@import url("./reset.css");
/*--↑デフォルトスタイルをリセット--*/

/*エントリ本文にあるもののみスタイルリセットを一部解除*/
.asset-body strong{font-weight:bold;}

.asset-body em{font-style:italic;}

.asset-body ul{
	list-style:disc;
	margin:1em 2em;
}

.asset-body ol{
	list-style:decimal;
	margin:1em 2em;
}


/*--mt_base.css MT化された更新系コンテンツ用基本CSS--*/

body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	background-color: #FFFFE8;
}

#wrap{
	width: 780px;
	overflow:hidden;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin:0 auto;
}
#header{
	width:780px;
	height:71px;
	background: url(../images/head_bg.gif) no-repeat right center;
	border-top:3px solid #FF6600;
	border-bottom:2px solid #000000;
}
#header_logo{
	width: 411px;
	height:71px;
	float: left;
}
#header_link{
	width:288px;
	height:16px;
	float: right;
	margin-top:8px;
}

#header_link ul{
	width:288px;
	height:16px;
}

#header_link ul li{
	display:inline;
}

#header_link ul li#hl_home{margin-right:20px;}
#header_link ul li#hl_access{margin-right:20px;}
#header_link ul li#hl_sitemap{}

#header #gsv_elink td{
	margin:0;
	padding:0;
	vertical-align:middle;
	text-align:center;
	padding:5px 10px;
}

#top_flash{
	width: 780px;
	height: 200px;
	border-bottom:2px solid	#000000;
	clear:both;
}

#content{
	width:780px;
	overflow:hidden;
	padding-top:10px;
	position:relative;
}

/*トップページレイアウト*/
#top_content_C , #top_content_L , #top_content_R{
	display:inline;
	float: left;
	position:relative;
}

#top_content_C{
	width: 420px;
	font-size: 12px;
	left:200px;
}

.update_contents{
	overflow:hidden;
	margin-bottom:1em;
}

	.update_contents dl{
		line-height:1.4em;
		overflow:hidden;
		padding:0.5em 0;
	}
	
	.update_contents dt{
		padding:0 0.5em;
	}
	
	.update_contents dd{
		text-align:right;
		border-bottom:1px dashed #666;
		padding:0.3em;
		margin-bottom:0.5em;
	}
	
	.update_contents dd img{
		vertical-align:middle;
		margin-left:5px;
	}
	
	.other_information{
		text-align:right;
	}
	
	.other_information img{
		vertical-align:middle;
		margin-left:5px;
	}

#top_content_L{
	width: 200px;
	font-size: 12px;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	left:-420px;
}

#top_content_R{
	width: 150px;
}



/*左カラムグループ*/
#left_group00{}

#left_group00 h2{
	text-align:center;
	margin-bottom:5px;
}

#left_group00 ul{
	width:170px;
	margin:0 auto;
	position:relative;
}

#left_group00 ul li{
	margin-bottom:5px;
}

#left_group00 ul li img{
	vertical-align:top;
}

#left_group01 ul{}
#left_group01 ul li{
	width:180px;
	height:35px;
	margin-bottom:5px;
}

#left_group02{
	margin-bottom:10px;
}
#left_group02 h2{}
#left_group02 ul{}
#left_group02 ul li{
	width:170px;
	border-bottom:1px dashed #cc0033;
}
#left_group02 ul li img{
	margin-right:3px;
}

#left_group02 ul li a{text-decoration:none;display:block;padding:8px 0 2px 8px;}
#left_group02 ul li a:link{color: black;}
#left_group02 ul li a:visited{color: black;}
#left_group02 ul li a:hover{color: #CC0000;}
#left_group02 ul li a:active{color: black;}

#left_group03 ul{}
#left_group03 ul li{
	width:168px;
	height:27px;
	padding-left:3px;
	margin-bottom:4px;
}

/*右カラムグループ*/
#top_content_R dl{}

#top_content_R dt{
	text-align:center;
}

#top_content_R dt#flower img{
	width:84px;
	height:67px;
}

#top_content_R dd{
	text-align:center;
	margin-bottom:8px;
}

/*トップ以外のコンテンツページのカラム割り*/

#content_L{
	width: 180px;
	font-size: 12px;
	float: left;
	position:relative;
	z-index:1;
}

#content_main{
	width: 600px;
	font-size: 12px;
	float:right;
	z-index:1;
}

#content_main p{
	margin:1em 0;
	line-height:1.5em;
}

/*Sub level menu items */
#left_group00 li ul{
	position: absolute;
	width: 170px; /*sub menu width*/
	top:-5px;
	visibility: hidden;
	font-size: 12px;
	z-index:3;
	margin:0;
}
#left_group00 ul li ul li{
	width: 165px; /*sub menu width*/
	top: 0;
	font-size: 12px;
	border-bottom:1px solid #003300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #FFFFFF;
	margin-bottom:0;
	line-height:16px;
	padding:2px 0 1px 8px;

}
/* Sub level menu links style */
#left_group00 ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #000099;
	text-decoration: none;
	padding:0;
	background-color: #fff;
}
#left_group00 ul li{
position: relative;
}
#left_group00 ul li a:visited{
	color: #000099;
}

#left_group00 ul li a:hover{
	color: #CC0000;
}

/* Holly Hack for IE */
* html #left_group00 ul li { float: left; height: 1%; }
* html #left_group00 ul li a { height: 1%; }
/* End */

.content_add{
	line-height: 16px;
	padding-left: 5px;
}
#content_R{
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 16px;
	width: 550px;
}

/*footer_link*/
#footer_link{
	clear:both;
	font-size: 12px;
	padding:4px 10px;
}

#footer_link ul{
	text-align:right;
}

#footer_link ul li{
	display:inline;
	margin-right:12px;
}

#footer_link ul li img{
	margin-right:8px;
	vertical-align:middle;
}

#footer_link a{
	text-decoration: none;
	color: #000;
}
#footer_link a:hover{
	text-decoration: none;
	color: #CC0000;
}

/*footer*/
#footer{
	width: 780px;
	text-align: center;
	border-top:1px solid #FF3300;
	border-bottom:1px solid #FF3300;
	font-size: 12px;
	height:12px;
	padding:8px 0;
}


/*MTコンテンツ用*/

/*エントリリスト*/
#entry_list{
	overflow:hidden;
	width:550px;
	margin:2em auto;
}

#entry_list dl{
	line-height:1.4em;
	overflow:hidden;
	padding:0.5em 0;
}

#entry_list dt{
	padding:0 0.5em;
}

#entry_list dt .update_contents_date{
	margin-right:0.5em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#555;
	font-size:11px;
}


#entry_list dd{
	text-align:right;
	border-bottom:1px solid #ddd;
	padding:0.3em;
	margin-bottom:0.5em;
}

#entry_list dd img{
	vertical-align:middle;
	margin-left:5px;
}

#entry_list ul{
	line-height:1.4em;
	overflow:hidden;
	padding:0.5em 0;
}

#entry_list ul li{
	border-bottom:1px solid #ddd;
	padding:0.3em;
	margin-bottom:0.5em;
}

/*エントリ詳細*/
.entry-asset{
	overflow:hidden;
	width:550px;
	margin:2em auto;
}

.asset-header h1{
	font-weight:bold;
	font-size:14px;
	border-top:1px solid #ff6600;
	border-bottom:1px solid #ff6600;
	line-height:1.4em;
	padding:0.5em;
	margin-bottom:1em;
}

.asset-header .update_contents_date{
	padding:0.5em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#555;
	font-size:12px;
}

.asset-content{
	line-height:1.4em;
	width:530px;
	margin:0 auto;
}

.asset-attachedfile{
	padding:0.5em 0;
	margin-top:1em;
	border-top:1px dotted #ddd;
}

.asset-footer{
	text-align:right;
	padding:0.5em;
	margin-top:2em;
	border-top:1px solid #ddd;
}

/*ページの先頭へ*/
.return_pagetop{
	text-align:right;
}

/*色指定*/
.cl_red{
	color:red;
}

/*フォントサイズ*/
.fs80pe{
	font-size:80%;
}

/*20110722追加New表示*/
span.new {
	display: none;
}

/*20110722追加強調表示*/
span.text_emphasis{
	font-weight:bold;
	color:#c40026;
}
