@charset "utf-8";
	
/*---------------------------------------
　　　基本設定
-----------------------------------------*/
*{	
		margin:0px;
		padding:0px;
}
html{		
		overflow-x:hidden;
}
body{
	margin:0px;
	padding:0px;
	background-color:#ffffff;/* 背景色 */
	color:#5B5B5B;/* 基本文字色 */
	letter-spacing:1px;/* 基本文字間 */
	text-align:left;/* 基本行間 */
	background-image:url(../img/bg_body.jpg);/* 上部背景に幅100％の画像を引く */
	background-position:left top;
	background-repeat:repeat-x;/* 背景横繰り返し */
	}
h1{
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-align:center;
	letter-spacing:1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
h2.h2_title{
	background-image:url(../img/bg_h2_title01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:900px;
	margin-right: auto;
	margin-left: auto;
}
.title_img h2.h2_title{
		display:block;
		height:auto;
		width:auto;
		background:none;
		line-height:normal;
}
h3.h3_title{
	padding-bottom:10px;
	width:645px;
	line-height: 20px;
	font-size: 14px;
}
h3.h3_point{
	padding-bottom:10px;
	line-height: 20px;
	font-size: 14px;
	background-image: url(../img/point01.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 3px;
}
h4{
	padding-bottom:10px;
	padding-top: 1px;
}
h5{
	padding-bottom:5px;
	color: #B52F84;
	margin-bottom: 5px;
	padding-top: 5px;
}
h5.title{
	padding-bottom:2px;
	color: #B52F84;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	margin-bottom: 5px;
	padding-top: 5px;
}
h5.title_non{
	color: #B52F84;
	margin-bottom: 5px;
	padding-top: 5px;
}
a{
	color:#B12A90;/* 基本装飾 */
	text-decoration: none;
}
a:hover{
	color:#DBAF00;/* 基本オーバー時リンク色 */
	text-decoration: underline;
}
select{		
		text-align:left;
}
ul,ol{		
		list-style-type:none;/* 基本リスト装飾なし */
}
/*---------------------------------------
　　　全体用
-----------------------------------------*/
#bg_shadow{	
/*		background-image:url(../img/bg_shadow.png);
		background-position:left top;
		background-repeat:repeat-y;
		width:834px;
		margin:0px auto;
		text-align:center;
*/
}

* html #bg_shadow {/* 透過PNGセット */
/*
		behavior: expression(IEPNGFIX.fix(this));
*/
}
#container{
	width:900px;
	letter-spacing:1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap{
	width:900px;/* ヘッダーとサイド・メインコンテンツの上下スペース */
	background-image:url(../img/bg_side_contents.gif);/* サイドコンテンツに背景を引く */
	background-position:left top;
	background-repeat:repeat-y;/* 背景縦繰り返し */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	line-height: 18px;
}
/*---------------------------------------
　　　ヘッダー
-----------------------------------------*/
#header{
	width:900px;/* 背景の上部ボーダー分次のブロックを下げ */
	background-image:url(../img/header.jpg);/* 電話番号右寄せ・背景の上部ボーダー分下げ */
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 97px;
	background-position: top;
	display: block;
	padding-bottom: 10px;
}
.logo{
	width:170px;/* ロゴスペース */
	float:left;
	text-align:left;/* ロゴ左寄せ */
	padding-top: 22px;
	padding-left: 20px;
}
.h_menu{
	width:295px;/* 電話番号下のテキストリンク幅 */
	float:right;
	text-align:left;/* テキスト右寄せ */
	padding-top:75px;
	font-size: 12px;
	margin: 0px;
	display: inline-block;
	font-weight: bold;
	color: #666666;
}
.h_menu a{
	color:#666666;/* 電話番号下のテキストリンク文字色 */
	font-size:12px;/* 電話番号下のテキストリンク文字サイズ */
	margin-left:3px;
	text-decoration: none;
}
.h_menu a:hover{
	color: #B52F84;

}
.h_menu img{
	vertical-align:middle;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 13px;
}
#menu {
	width:900px;
	padding-bottom:5px;/* 上部メニュー下スペース */
	margin-right: auto;
	margin-left: auto;
}
#menu li {
		float: left;
}
#menu ul li a {
	display: block;
	text-indent: -9999px;/* 文章飛ばす */
	height: 55px;/* 上部メニュー高さ */
	background-position:left top;
}
#menu a.bt01{
	background-image:url(../img/gnav_bt_01.jpg);
	width:148px;/* 上部メニューボタン幅（1） */
}
#menu a.bt02{
	background-image:url(../img/gnav_bt_02.jpg);
	width:103px;/* 上部メニューボタン幅（2） */
}
#menu a.bt03{
	background-image:url(../img/gnav_bt_03.jpg);
	width:113px;/* 上部メニューボタン幅（3） */
}
#menu a.bt04{
	background-image:url(../img/gnav_bt_04.jpg);
	width:123px;/* 上部メニューボタン幅（4） */
}
#menu a.bt05{
	background-image:url(../img/gnav_bt_05.jpg);
	width:113px;/* 上部メニューボタン幅（5） */
}
#menu a.bt06{
	background-image:url(../img/gnav_bt_06.jpg);
	width:113px;/* 上部メニューボタン幅（6） */
}
#menu a.bt07{
	background-image:url(../img/gnav_bt_07.jpg);
	width:187px;/* 上部メニューボタン幅（7） */
}
#menu a:hover{	
		background-position:left bottom;
}
/*---------------------------------------
　　　メインコンテンツ
-----------------------------------------*/
#main_contents{
	width:645px;/* メインコンテンツ幅 */
	padding:0px;
	float:right;
	margin-top:0px;
	text-align:left;
}
.wrap_box2 {
	background-color: #F3F3F3;
	padding: 10px;
	font-size: 13px;
	margin-bottom: 10px;
}
.wrap_box2 p{
	padding-bottom: 10px;	
}
.wrap_box2_l{
	width:183px;/* ボックス幅 */
	float:left;
	height: 135px;
}
.wrap_box2_r {
	width:420px;/* ボックス幅 */
	float:right;
}
.wrap_box2 p{
	padding-bottom: 10px;	
}
.wrap_box3 {
	background-color: #D5C177;
	padding: 10px;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
.wrap_box3_l{
	width:150px;/* ボックス幅 */
	float:left;
}
.wrap_box3_r {
	width:150px;/* ボックス幅 */
	float:left;
	padding-left: 8px;
	padding-right: 4px;
}
.wrap_box3 p{
	padding-bottom: 5px;
}
/*---------------------------------------
　　　サイドコンテンツ
-----------------------------------------*/
#side_contents{
	width:230px;
	float:left;
	text-align:center;
	padding: 0px;
}
.side_inside{
	width:200px;
	text-align:left;/* 上下スペース 10px */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.side_banner{/* バナースペース（マウスオーバー切替用） */	
		text-align:center;
}
.side_banner a{	
		display:block;
		background-position:left top;
		background-repeat:no-repeat;
		text-indent:-9999px;/* 文章飛ばす */
		height:80px;/* バナー高さ */
		width:175px;/* バナー幅 */
		margin:10px auto 0px;/* バナー上部スペース */
}
.side_banner a.s_bnnr01{	
		background-image:url(../img/banner01.jpg);
}
.side_banner a.s_bnnr02{	
		background-image:url(../img/banner02.jpg);
}
.side_banner a:hover{	
		background-position:left bottom;
}
.side_com{/* サイド会社概要 */
	background-color:white;/* ４方余白 */
	margin-top:0px;/* サイド会社概要上部スペース */
	font-size:11px;/* 文字サイズ */
	color:#666666;/* 文字色 */
	border: 1px solid #CCCCCC;
	width: 228px;
	line-height: 13px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
.side_com .contact a{/* サイド会社概要お問い合わせボタン（マウスオーバー切替用） */
	display:block;
	background-image:url(../img/banner04.jpg);/* 背景画像 */
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;/* 文章飛ばす */
	height:35px;/* お問い合わせボタン高さ */
	width:210px;/* お問い合わせボタン幅 */
	margin-top:5px;
	margin-left: 10px;
	text-decoration: none;
}
.side_com .contact a:hover{
	background-position:left bottom;
	margin-left: 10px;
	text-decoration: none;
}
.side_com h3.h3_title{/* タイトル */
	display:block;
	height:auto;
	width:auto;
	background:none;
	line-height:normal;
	margin-top:5px;/* タイトル上部スペース */
	margin-bottom:5px;/* タイトル下部スペース */
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.side_menu01{
	margin-bottom:10px;
	background-color:#E4E4E4;
	text-align:center;
	position:relative;
	width: 230px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
.side_menu01 ul{
	padding:0;
	background-color:white;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 6px;
	margin-right: 6px;
}
.side_menu01 li{
	background-image:url(../img/s_menu_bar.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.side_menu01 li.none{
	background-image:none;
}
.side_menu01 li a{
	display:block;
	width:200px;
	height:35px;
	background-image:url(../img/side_point01.jpg);
	background-position:10px 14px;
	background-repeat:no-repeat;
	text-indent:20px;
	font-size:13px;
	color:#666666;
	line-height:36px;
	text-align:left;
	text-decoration:none;
	font-weight: bold;
	padding-left: 10px;
}
.side_menu01 li a.small{
	line-height:150%;
	height:auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.side_menu01 li a:hover{
	color:#AF2A8E;
	text-decoration: none;
}
/*---------------------------------------
　　　パンくずリスト
-----------------------------------------*/
#p_list{
	text-align:left;
	font-size:11px;
	color:#666666;
	line-height:20px;
	width:895px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#p_list a{
	text-decoration:none;
	font-size:11px;
	color:#C55478;
}
#p_list a:hover{
	color: #DBAF00;
	text-decoration: underline;
		
}
/*---------------------------------------
　　　ページ
-----------------------------------------*/
.main_img{
	padding-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
.gotoTop{	
		text-align:right;
		margin:10px 0 10px 0;
}
.gotoTop img{	
		vertical-align:middle;
		padding-right:5px;
}
.gotoTop a{	
		font-size:10px;
		color:#000000;
		text-decoration:none;
}
.gotoTop a:hover{	
		color:#0099FF;
}
/*---------------------------------------
　　　フッター
-----------------------------------------*/
#footer {
	color:#666666;
	text-align:left;
	font-size:11px;
	letter-spacing:2px;
	line-height:20px;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 122px;
		}
#g_navi{
	text-align: left;
	padding-top: 25px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_copylight.jpg);
	background-repeat: no-repeat;
	height: 97px;
	padding-left: 80px;
	color: #999999;
}
#g_navi p{	
		padding-top:5px;
}
#g_navi a {
	text-decoration:none;
	color:#999999;
		}
#g_navi a:hover {
	color:#DBAF00;
	text-decoration:underline;
		}
#copyright{
	width:815px;
	text-align:right;
	color:#EAEAEA;
	font-size:11px;
	padding-top: 20px;
}
/*---------------------------------------
　　　テーブル
-----------------------------------------*/
.tbl_blck{
	border-top:1px solid black;
	border-left:1px solid black;
}
.tbl_blck th,.tbl_blck td{	
	text-align:left;
	border-right:1px solid black;
	border-bottom:1px solid black;
}
.tbl_blck_tr .tbl_blck th,.tbl_blck_tr .tbl_blck td{
	background-color:#E8E8E8;
}
.tbl_blck th{
	color:#000000;
}
/*---------------------------------------
　　　ロールオーバー
-----------------------------------------*/
.banner01 a{
	display:block;
	background-image:url(../img/banner01.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;/* 文章飛ばす */
	height:85px;/* バナー高さ */
	width:230px;
}
.banner01 a:hover{	
		background-position:left bottom;
}
.banner02 a{
	display:block;
	background-image:url(../img/banner02.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;/* 文章飛ばす */
	height:85px;/* バナー高さ */
	width:230px;
}
.banner02 a:hover{	
		background-position:left bottom;
}
.banner03 a{
	display:block;
	background-image:url(../img/banner03.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;/* 文章飛ばす */
	height:90px;/* バナー高さ */
	width:230px;
}
.banner03 a:hover{	
		background-position:left bottom;
}
.banner04 a{
	display:block;
	background-image:url(../img/banner06.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;/* 文章飛ばす */
	height:85px;/* バナー高さ */
	width:230px;
}
.banner04 a:hover{	
		background-position:left bottom;
}
.btn_frame input {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}

