@charset "shift_jis";
/*-------------------------------------------------------------------
"基本"スタイル
--------------------------------------------------------------------*/
body{	
	background:url(../img/bg.gif) repeat;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	color:#2D2D2D;
	margin:auto;
	text-align:center;
}
img{
	border:0;
}
strong{
	font-weight: normal;
}
a:link{
	color:#333333;
	text-decoration:none;
}
a:visited{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#FF3300;
	text-decoration:none;
}
ul{
	margin-top:10px;
	margin-left:19px;
	font-size:11px;
	color:#333333;
}
p{
margin: 0px 0px 0px 0px;
font-size:12px;
}
.p_side{
margin: 2px 0px 0px 3px;
font-size:11px;
}
/*-------------------------------------------------------------------
"ヘッダー"スタイル
--------------------------------------------------------------------*/
#header{
	width:800px;
	height:120px;
	margin:0 auto;
	padding:0;
	background:url(../img/img_header.gif) no-repeat left top;
	text-align:left;
}
#h2_l{
	width:600px;
	float:left;
	margin:0;
}
#h2_r{
	width:200px;
	float:right;
	margin:0;
}
/*--------------------------------------------------------------------*/
#menu_t{
	width:800px;
	height:30px;
	margin:0 auto;
	padding:0px 0px 5px 0px;
}
h1{
	font-size:11px;
	font-weight:normal;
}
h2{
	text-indent:-99999px;
}
h3{
	font-size:12px;
	font-weight:bold;
}
.h2_a1{
	cursor:pointer;
	display:block;
	width:230px;
	height:70px;
}
.h2_a2{
	cursor:pointer;
	display:block;
	width:200px;
	height:20px;
}
.head1{
	height:19px;
	margin:0;
	line-height:19px;
}
.head2{
	height:75px;
	margin:0;
}
.head3{
	height:30px;
	margin:0;
}
.menu{
	width:100px;
	float:left;
}
.menu h3{
	margin:0px;
}
.menu h3 a{
	background-image:url(../img/bg_link.gif);
	display:block;
	height:30px;
	border:0;
	text-align:center;
	line-height:30px;
}
/*-------------------------------------------------------------------
"メイン"スタイル
--------------------------------------------------------------------*/
#contents{
	width:800px;
	height:6000px;
	margin:auto;
	position:relative;
	text-align:left;
	overflow:hidden;
}
#side_r{
	width:140px;
	margin-left:660px;
}
/*
"右サイド：コンテンツメニュー"
*/
#menu_other{
	width:138px;
	height:210px;
	border:solid #3D3D3D 1px;
	background:url(../img/bg_contents.gif)  repeat;
}
#top{
	width:138px;
	height:21px;
	text-align:center;
	line-height:21px;
	background:url(../img/img_contents.gif)  repeat-x;
}
#detail{
	width:138px;
	text-align:left;
	line-height:20px;
	color:#333333;
	font-size:11px;
}
.top_txt{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
}
/*
"画像表示"
*/
.spc_btm{
	margin:0px 0px 5px 0px;
}
.spc_zero{
	padding:0;
}
/*-------------------------------------------------------------------
"フッター"スタイル
--------------------------------------------------------------------*/
#footer p{
	font-size:11px;
	color:#000000;
	margin:10px 0px 0px 5px;
}
#footer ul{
	list-style:none;
	margin-top:20px;
	margin-left:5px;
	margin-bottom:0px;
}
#footer li{
	font-size:11px;
	display:inline;
	margin:0px auto;
}
#verisign{
	width:800px;
	height:80px;
	margin:0px auto;
	overflow:hidden;
}
#verisign address{
	font-size:12px;
	color:#333333;
	line-height:3em;
	text-align:center;
	font-style:normal;
	margin:15px 6px 0px 0px;
}

