@charset "utf-8";

/* --------------------------------

	基本スタイル

-----------------------------------

	1. 基本レイアウト・デザイン
	2. ヘッダー
	3. メインエリア
	4. サイドエリア
	5. フッター

--------------------------------- */


/* ========================================================================



	1. 基本レイアウト・デザイン


 
======================================================================== */

/* ----------------------------------------------------
	■基本レイアウト
---------------------------------------------------- */
html {
	overflow-y: scroll;
}
body {
	color: #333;
	text-align: center;
	background:url(../img/bg.jpg) repeat-x 0 0;
	margin:8px 0 0 0;
}
#wrapper {
	width: 950px;
	text-align:left;
	margin: 0 auto;
}
#header {
	font-size:10px;
	position: relative;
	line-height:1;
	display:inline-block;
}
#contents {
	float:left;
	width:683px;
}
#side {
	float:right;
	width:237px;
	overflow: hidden;
	line-height:1.22;
}
#footer {
	clear:both;
	background:url(../img/foot_bg.gif) repeat-x 0 40px;
	font-size:10px;
	padding-top:40px;
	overflow:hidden;
}


/* ----------------------------------------------------
	■リンクスタイル
---------------------------------------------------- */
a {
	outline: 0;
	color: #0044CC;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
	background-color:#0044cc;
}

/* ========================================================================



	2. ヘッダー


 
======================================================================== */

#header a {
	color:#333;
	text-decoration:none;
}
#header a:hover {
	color:#333;
	text-decoration: underline;
}
#header .logoArea {
	float:left;
	width:470px;
	height:95px;
}
#header .naviArea {
	float:right;
	width:417px;
}
#header h1 a {
	color:#333;
	text-decoration:none;
}
#header h1 a:hover {
	color:#000;
	text-decoration:none;
	background-color:#FFF;
}
#header .logo {
	float:left;
	margin:18px 10px 0 0 ;
}
#header .logo_name {
	float:left;
	margin:18px 0 0 0 ;
}
#header .logo_name li {
	margin-bottom:4px;
}

#header .h_t_navi {
	display:block;
	clear:both;
	overflow:hidden;
}
#header .h_t_navi li{
	float:right;
	overflow:hidden;
}
#header .h_t_navi .pr a {
	background: url(../img/arrow01.gif) no-repeat 0 50%;
	padding-left:15px;
	text-decoration:none;
	margin:0 0 25px 20px;
	display:block;
	width:130px;
	overflow:hidden;
}
#header .h_t_navi a {
	background: url(../img/arrow01.gif) no-repeat 0 50%;
	padding-left:15px;
	text-decoration:none;
	margin:0 0 25px 20px;
	display:block;
	width:60px;
	overflow:hidden;
}
#header ul.h_navi {
	float:left;
	width:200px;
}
#header ul.h_navi li.h_navi01 ,#header ul.h_navi li.h_navi02 {
	float:left;
	overflow:hidden;
	display:block;
}

#header li.h_navi01 a {
	background: url(../img/h_navi01.gif) no-repeat 0 0;
	width:81px;
	height:12px;
	display:block;
	text-indent:-9999px;
	margin:12px 0 0 30px;
}
#header li.h_navi01 a:hover {
	background: url(../img/h_navi01.gif) no-repeat 0 -12px;
	width:81px;
	height:12px;
	display:block;
	text-indent:-9999px;
	margin:12px 0 0 30px;
}

#header li.h_navi02 a {
	background: url(../img/h_navi02.gif) no-repeat 0 0;
	width:71px;
	height:12px;
	display:block;
	text-indent:-9999px;
	margin:12px 0 0 10px;
}
#header li.h_navi02 a:hover {
	background: url(../img/h_navi02.gif) no-repeat 0 -12px;
	width:71px;
	height:12px;
	display:block;
	text-indent:-9999px;
	margin:12px 0 0 10px;
}

#header .h_bt_line {
	background: url(../img/line_t.jpg) repeat-y  0 0;
	padding:0 0 0 15px;
	overflow:hidden;
	width:176px;
	float:right;
	display:block;
}
#header .h_bt {
	float:right;
	overflow:hidden;
	display:block;
}
#header .h_bt a {
	background:url(../img/h_bt.jpg) no-repeat 0 0;
	width:176px;
	height:34px;
	display:block;
	text-indent:-9999px;
}
#header .h_bt a:hover {
	background:url(../img/h_bt.jpg) no-repeat 0 -34px;
	width:176px;
	height::34px;
	display:block;
}

ul.gnavi {
	width:950px;
	clear:both;
	overflow:hidden;
}
ul.gnavi li {
	float:left;
	display:block;
	height:46px;
}
ul.gnavi li a ,
ul.gnavi li a:hover {
	display:block;
	height:46px;
	text-indent:-9999px;
}
ul.gnavi li.m_gnavi01 a { background:url(../img/gnavi01.jpg) no-repeat 0 0; width:238px; }
ul.gnavi li.m_gnavi02 a { background:url(../img/gnavi02.jpg) no-repeat 0 0; width:238px; }
ul.gnavi li.m_gnavi03 a { background:url(../img/gnavi03.jpg) no-repeat 0 0; width:238px; }
ul.gnavi li.m_gnavi04 a { background:url(../img/gnavi04.jpg) no-repeat 0 0; width:236px; }

ul.gnavi li.m_gnavi01 a:hover { background:url(../img/gnavi01.jpg) no-repeat 0 -46px; width:238px; }
ul.gnavi li.m_gnavi02 a:hover { background:url(../img/gnavi02.jpg) no-repeat 0 -46px; width:238px; }
ul.gnavi li.m_gnavi03 a:hover { background:url(../img/gnavi03.jpg) no-repeat 0 -46px; width:238px; }
ul.gnavi li.m_gnavi04 a:hover { background:url(../img/gnavi04.jpg) no-repeat 0 -46px; width:236px; }

ul.gnavi li.m_gnavi01 a:active { background:url(../img/gnavi01.jpg) no-repeat 0 -92px; width:238px; }
ul.gnavi li.m_gnavi02 a:active { background:url(../img/gnavi02.jpg) no-repeat 0 -92px; width:238px; }
ul.gnavi li.m_gnavi03 a:active { background:url(../img/gnavi03.jpg) no-repeat 0 -92px; width:238px; }
ul.gnavi li.m_gnavi04 a:active { background:url(../img/gnavi04.jpg) no-repeat 0 -92px; width:236px; }



/*main_v*/
.title_v {
	margin:22px -21px 36px -21px;
	width:992px;
}


/* ========================================================================



	3. メイン


 
======================================================================== */
.cont_bt a {
	background:url(../img/bt_c.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	width:335px;
	height:46px;
	margin:30px 0 0 150px;
}
.cont_bt a:hover {
	background:url(../img/bt_c.jpg) no-repeat 0 -46px;
	display:block;
	text-indent:-9999px;
	width:335px;
	height:46px;
}
h2 {
	clear:both;
	margin:30px 0 18px 0;
}
p.tArea {
	margin-bottom:15px;
}
ul.top_tArea {
	border-left: #CCC solid 3px;
	padding-left:15px;
	margin-bottom:20px;
}
ul.top_tArea li {
	padding:7px 0;
	font-weight:bold;
}
/* ========================================================================



	4. サイド


 
======================================================================== */
#side h3 {
	margin-top:20px;
}
#side .menu li a {
	border-top:#FFF solid 1px;
	border-bottom:#D0D0D0 solid 1px;
	display:block;
	width:211px;
	height:25px;
	background:#F3F0FC url(../img/arrow02.gif) no-repeat 15px 50%;
	padding:10px 0 0 25px;
	color:#333;
	text-decoration:none;
}
#side .menu li a:hover {
	border-top:#FFF solid 1px;
	border-bottom:#D0D0D0 solid 1px;
	display:block;
	width:211px;
	height:25px;
	background:#dedede url(../img/arrow02.gif) no-repeat 15px 50%;
	padding:10px 0 0 25px;
	color:#333;
	text-decoration:none;
}
#side .area dt  {
	border-bottom:#dedede solid 1px;
	display:block;
	width:206px;
	height:25px;
	background:#fff url(../img/arrow03.gif) no-repeat 15px 50%;
	padding:10px 0 0 30px;
	color:#333;
	text-decoration:none;
}
#side .area dt:hover {
	border-bottom:#dedede solid 1px;
	display:block;
	width:206px;
	height:25px;
	background:#dedede url(../img/arrow03.gif) no-repeat 15px 50%;
	padding:10px 0 0 30px;
	color:#333;
	text-decoration:none;
}
#side .area li {
	border-bottom:#dedede solid 1px;
	display:block;
	width:211px;
	height:20px;
	background:#fff url(../img/arrow02.gif) no-repeat 25px 50%;
	padding:5px 0 0 35px;
	color:#666;
	text-decoration:none;
	font-size:11px;
}
#side .area li:hover{
	border-bottom:#dedede solid 1px;
	display:block;
	width:211px;
	height:20px;
	background:#dedede url(../img/arrow02.gif) no-repeat 25px 50%;
	padding:5px 0 0 35px;
	color:#666;
	text-decoration:none;
	font-size:11px;
}
.post h2.post-title {
	margin:0;
	background:url(../img/resluts_ttl.jpg) no-repeat 0 0;
	padding:10px 10px 15px 20px ;
	font-size:14px;
	font-weight:bold;
}
.post h2.post-title a , .post h2.post-title a:hover {
	color:#333;
	text-decoration:none;
	background:none;
}

/* ========================================================================



	5. フッター


 
======================================================================== */
#footer .pagetop_inner {
	margin:0 auto;
	width:950px;
	text-align:center;
	height:66px;
}
#footer .pagetop_inner .bt {
	text-align:right;
}
#footer .pagetop_inner li {
	background:url(../img/arrow01.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	float:left;
	margin-right:20px;
	margin-top:15px;
}
#footer .inner {
	margin:0 auto;
	padding:20px 0;
	width:950px;
	clear:both;
	overflow:hidden;
}
#footer .inner .info {
	float:left;
	width:570px;
}
#footer .inner .info .f_logo{
	float:left;
	width:115px;
	text-align:left;
}
#footer .inner .info .f_ad{
	float:left;
	margin-top:10px;
	text-align:left;
}
#footer .inner h5{
	clear:both;
	text-align:left;
}
#footer .inner .btArea {
	background:url(../img/line_f.gif) repeat-y 0 0;
	padding: 10px 40px;
	text-align:center;
	width:290px;
	float:right;
}
#footer a {
	color:#333;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration: underline;
}
#footer address {
	clear:both;
	text-align:right;
	padding:40px 0 10px 0;
}





.boxgrid_out{
	clear:both;
	background-color:#E6E4F1;
	border:#CCC solid 1px;
	overflow:hidden;

}
.boxgrid_out h3{ 
	overflow:hidden;
}
.boxgrid_out h3 a{}
.boxgrid{ 
	width: 163px; 
	height: 260px; 
	float:left; 
	overflow: hidden; 
	position: relative;
	margin:6px 0px 6px 6px ;
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxgrid p{ 
	padding: 30px 10px; 
	color:#afafaf; 
}
	
.boxcaption{ 
	position: absolute; 
	background: #000; 
	width: 100%;
	height:100px;
	opacity:0.8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	padding:10px 0 0 0;
}
.captionfull .boxcaption {
	top: 0;
	left: 0;
}
.caption .boxcaption {
	bottom: -70px;
	left: 0;
}
table.base01 {
	width:100%;
}
table.base01 td {
	border-bottom:#CCC solid 1px;
	padding:5px;
	vertical-align:top;
}
table.base01 th {
	width:200px;
	background:url(../img/icon01.gif) 5px 10px no-repeat;
	border-bottom:#CCC solid 1px;
	padding:5px 5px 5px 15px ;
	vertical-align:top;
	font-weight:bold;
}
h3.base01 {
	background:url(../img/h3_base.jpg) no-repeat 0 0;
	width:660px;
	height:39px;
	padding:11px 0 0 22px;
	clear:both;
	font-size:14px;
	font-weight:bold;
	margin:0;
	}
h4.base01 {
	background:url(../img/icon01.gif) 5px 50% no-repeat;
	padding:5px 5px 5px 15px ;
	border-bottom:#CCC solid 1px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}
dl.topic {
	border-bottom:#CCC solid 1px;
	padding-bottom:10px;
	margin-bottom:10px;
	overflow:hidden;
	clear:both;
	height:100%;
}
dl.topic dt {
	float:left;
	width:80px;
}
dl.topic dd {
	float:left;
	width:330px;
}
p.m_b30 {
	margin:0 0 30px 0;
	vertical-align:top;
	overflow:hidden;
}
