
/*----------------------------------------------------
	クリア　全ページ用CSS
----------------------------------------------------*/
@import url("font.css");
@import url("height.css");


body {
	margin-top:0px;
	margin-bottom:0px;
	height:100%;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 10pt;
	line-height: 160%;
	color:#4c4c4c;
	
}

.box {
	min-height:100%;
	height:auto !important;
	height:100%;
	width:1042px;
	margin:0px auto 0px auto;
	/*margin:0 auto -120px auto;*/
	padding: 0px;
}




h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

a,
a:link {
	color: #103382;
	text-decoration: none;
}
a:visited {
	color: #713360;
	text-decoration: none;
}
a:hover,
a:active {
	color: #b41706;
	text-decoration: none;
}

table {
	border-collapse: collapse;
}
th, td {
	margin: 0px;
	padding: 0px;
	/*text-align: left;*/
	font-weight: normal;
}






/*--------------ヘッダーイメージ---------*/



.hedder_box {/*ヘッダー全部　ぱんくず上まで*/
	width: 960px;
	height: 190px;
	/*background-color: #FFFFFF;*/
}



.hedder_txt{/*テキスト*/
	margin:0px 0px 0px 0px;
	width: 960px;
	height: 20px;
	font-size: 9pt;
}



.hedder_bg_box{/*左右ボックス*/
	margin:0px 0px 0px 0px;
	width: 960px;
	height: 170px;
	padding: 0px;
	background: url("../img/hedder_01.gif");
	display:block;
	text-indent:-9999px;
}







/*----------------------メインコンテンツ部分　設定-------------------*/

#l_r_box { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;

}



/*-------------------左右box-------------------------------------------------------------------------*/


.l_box_00,.l_box_01, .l_box_02,.l_box_03,.l_box_04{ 

	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 192px;
	height:auto;
	text-align: left;
	/*background-color: #eeebe1;*/

}

.r_box_00,.r_box_01,.r_box_02,.r_box_03,.r_box_04 { 

	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 743px;
	height: auto;
	text-align: left;

}





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


/*-----------各ページ　タイトル---------*/


.title_01,
.title_02,
.title_03,
.title_04 {


	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 743px;
	height: 42px;
	text-indent:-9999px;
	display:block;
}



.title_01 {
   	background: url("../img/title_01.gif") ;
}



.title_02 {
   	background: url("../img/title_02.gif") ;
}



.title_03 {
   	background: url("../img/title_03.gif") ;
}


.title_04 {
   	background: url("../img/title_04.gif") ;
}




/*----------------文中見出し----------------*/

.t_00_01 {
   	background: url("../img/t_00_01.gif") ;
		margin: 15px 0px 20px 0px ;
	padding: 0px;
	width: 743px;
	height: 42px;
	text-indent:-9999px;
	display:block;
}

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


.t_00_02,.t_00_03,.t_00_04,
.t_01_01,.t_01_02,.t_01_03,.t_01_04,.t_01_05,.t_01_06,.t_01_07,
.t_02_00,.t_02_01,.t_02_02,.t_02_03,.t_02_04,
.t_03_01,.t_03_02,.t_03_03,.t_03_04,.t_03_05,.t_03_06,.t_03_07,.t_03_08,.t_03_09

 {
	margin: 25px 0px 20px 0px ;
	padding: 0px;
	width: 743px;
	height: 42px;
	text-indent:-9999px;
	display:block;
}

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

.t_00_02 {
   	background: url("../img/t_00_02.gif") ;
}

.t_00_03 {
   	background: url("../img/t_00_03.gif") ;
}

.t_00_04 {
   	background: url("../img/t_00_04.gif") ;
}



.t_01_01 {
   	background: url("../img/t_01_01.gif") ;
}

.t_01_02 {
   	background: url("../img/t_01_02.gif") ;
}

.t_01_03 {
   	background: url("../img/t_01_03.gif") ;
}


.t_01_04 {
   	background: url("../img/t_01_04.gif") ;
}


.t_01_05 {
   	background: url("../img/t_01_05.gif") ;
}

.t_01_06 {
   	background: url("../img/t_01_06.gif") ;
}


.t_01_07 {
   	background: url("../img/t_01_07.gif") ;
}


.t_02_00 {
   	background: url("../img/t_02_00.gif") ;
}


.t_02_01 {
   	background: url("../img/t_02_01.gif") ;
}

.t_02_02 {
   	background: url("../img/t_02_02.gif") ;
}

.t_02_03 {
   	background: url("../img/t_02_03.gif") ;
}

.t_02_04 {
   	background: url("../img/t_02_04.gif") ;
}

.t_03_01 {
   	background: url("../img/t_03_01.gif") ;
}
.t_03_02 {
   	background: url("../img/t_03_02.gif") ;
}

.t_03_03 {
   	background: url("../img/t_03_03.gif") ;
}

.t_03_04 {
   	background: url("../img/t_03_04.gif") ;
}

.t_03_05 {
   	background: url("../img/t_03_05.gif") ;
}

.t_03_06 {
   	background: url("../img/t_03_06.gif") ;
}

.t_03_07 {
   	background: url("../img/t_03_07.gif") ;
}

.t_03_08 {
   	background: url("../img/t_03_08.gif") ;
}

.t_03_09 {
   	background: url("../img/t_03_09.gif") ;
}



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

.shikiri{/*トップページ　下部　誘導バナー*/
	margin: 25px 0px 0px 0px ;
	background:url("../img/shikiri.png");
	width: 743px;
	height: 30px;
	display:block;
	text-indent:-9999px;
}


/*-----------------イメージ-----------------*/

.img_000_01{

	margin: 0px 0px 0px 0px ;
	background:url("../img/img_000_01.jpg");
	width: 743px;
	height: 220px;
	text-indent:-9999px;
	display:block;
	
}



.img_000_02 a{/*ロール*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 743px;
	height: 80px;
	background-image: url("../img/img_000_02.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;

}

.img_000_02 a:hover{/*ロール用*/
	text-decoration: none;
	background-image: url("../img/img_000_02.jpg");
	background-position: -743px 0px;
	background-repeat: no-repeat;
}


.img_000_03 a{/*ロール*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 743px;
	height: 80px;
	background-image: url("../img/img_000_03.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;

}

.img_000_03 a:hover{/*ロール用*/
	text-decoration: none;
	background-image: url("../img/img_000_03.jpg");
	background-position: -743px 0px;
	background-repeat: no-repeat;
}



.img_00_01{

	margin: 0px 0px 0px 0px ;
	background:url("../img/img_00_01.jpg");
	width: 743px;
	height: 300px;
	text-indent:-9999px;
	display:block;
}

.img_00_02{

	margin: 0px 0px 0px 0px ;
	background:url("../img/img_00_02.jpg");
	width: 743px;
	height: 180px;
	text-indent:-9999px;
	display:block;
}

.img_00_03{

	margin: 0px 0px 0px 0px ;
	background:url("../img/img_00_03.gif");
	width: 743px;
	height: 180px;
	text-indent:-9999px;
	display:block;
}


.img_01_01{

	margin: 0px auto 0px auto ;
	background:url("../img/img_01_01.gif");
	width: 581px;
	height: 420px;
	text-indent:-9999px;
	display:block;
}

.img_01_02{
	margin: 0px 201px 0px 201px ;
	background:url("../img/img_01_02.jpg");
	width: 340px;
	height: 261px;
	text-indent:-9999px;
	display:block;
}


.img_01_00{
	margin: 0px 201px 0px 201px ;
	background:url("../img/img_01_00.jpg");
	width: 340px;
	height: 261px;
	text-indent:-9999px;
	display:block;
}
.img_01_03{
	margin: 0px 201px 0px 201px ;
	background:url("../img/img_01_03.jpg");
	width: 340px;
	height: 261px;
	text-indent:-9999px;
	display:block;
}

.img_01_04{
	margin: 0px 201px 0px 201px ;
	background:url("../img/img_01_04.jpg");
	width: 340px;
	height: 261px;
	text-indent:-9999px;
	display:block;
}

.img_01_05{
	margin: 0px 201px 0px 201px ;
	background:url("../img/img_01_05.jpg");
	width: 340px;
	height: 261px;
	text-indent:-9999px;
	display:block;
}

.img_01_06{
	margin: 0px 201px 0px 201px ;
	background:url("../img/img_01_06.jpg");
	width: 340px;
	height: 261px;
	text-indent:-9999px;
	display:block;
}

.img_01_07{
	margin: 0px 201px 0px 201px ;
	background:url("../img/img_01_07.jpg");
	width: 340px;
	height: 261px;
	text-indent:-9999px;
	display:block;
}

.img_01_08{
	float:right;
	margin: 0px 0px 0px 0px ;
	background:url("../img/img_01_08.gif");
	width: 743px;
	height: 340px;
	text-indent:-9999px;
	display:block;
}


.img_01_09{
	float:right;
	margin: 0px 0px 0px 0px ;
	background:url("../img/img_01_09.jpg");
	width: 340px;
	height: 300px;
	text-indent:-9999px;
	display:block;
}


.img_01_10{
	float:right;
	margin: 60px 0px 20px 0px ;
	background:url("../img/img_01_10.gif");
	width: 743px;
	height: 115px;
	text-indent:-9999px;
	display:block;
}

.img_02_01{
	float:left;
	margin: 0px 20px 0px 0px ;
	background:url("../img/img_02_01.jpg");
	width: 365px;
	height: 208px;
	text-indent:-9999px;
	display:block;
}

.img_02_02{
	float:left;
	margin: 0px 20px 0px 0px ;
	background:url("../img/img_02_02.jpg");
	width: 365px;
	height: 280px;
	text-indent:-9999px;
	display:block;
}


.img_02_03{
	float:left;
	margin: 0px 20px 0px 0px ;
	background:url("../img/img_02_03.jpg");
	width: 365px;
	height: 303px;
	text-indent:-9999px;
	display:block;
}


.img_02_04{
	float:right;
	margin: 40px 0px 0px 40px ;
	background:url("../img/img_02_04.jpg");
	width: 340px;
	height: 261px;
	text-indent:-9999px;
	display:block;
}


.img_02_05{
	float:right;
	margin: 40px 0px 0px 40px ;
	background:url("../img/img_02_05.jpg");
	width: 340px;
	height: 261px;
	text-indent:-9999px;
	display:block;
}


.img_02_06{
	float:right;
	margin: 20px 0px 0px 40px ;
	background:url("../img/img_02_06.jpg");
	width: 340px;
	height: 261px;
	text-indent:-9999px;
	display:block;
}
.img_02_07{
	float:left;
	margin: 0px 20px 0px 0px ;
	background:url("../img/img_02_07.jpg");
	width: 237px;
	height: 305px;
	text-indent:-9999px;
	display:block;
}


.img_03_01{
	float:right;
	margin: 15px 0px 0px 0px ;
	background:url("../img/img_03_01.jpg");
	width: 340px;
	height: 300px;
	text-indent:-9999px;
	display:block;
}

.img_03_02{
	float:left;
	margin: 15px 0px 0px 0px ;
	background:url("../img/img_03_02.jpg");
	width: 340px;
	height: 300px;
	text-indent:-9999px;
	display:block;
}


.img_03_03{
	float:right;
	margin: 15px 0px 0px 0px ;
	background:url("../img/img_03_03.jpg");
	width: 340px;
	height: 300px;
	text-indent:-9999px;
	display:block;
}


.img_03_04{
	float:left;
	margin: 20px 0px 0px 0px ;
	background:url("../img/img_03_04.jpg");
	width: 340px;
	height: 300px;
	text-indent:-9999px;
	display:block;
}

.img_03_05{
	float:right;
	margin: 20px 0px 0px 0px ;
	background:url("../img/img_03_05.jpg");
	width: 340px;
	height: 300px;
	text-indent:-9999px;
	display:block;
}


.img_03_06{
	float:left;
	margin: 20px 0px 0px 0px ;
	background:url("../img/img_03_06.jpg");
	width: 340px;
	height: 300px;
	text-indent:-9999px;
	display:block;
}


.img_03_07{
	float:left;
	margin: 20px 20px 0px 0px ;
	background:url("../img/img_03_07.jpg");
	width: 340px;
	height: 300px;
	text-indent:-9999px;
	display:block;
}

.img_04_01{
	float:left;
	margin: 20px 0px 0px 0px ;
	background:url("../img/img_04_01.jpg");
	width: 340px;
	height: 300px;
	text-indent:-9999px;
	display:block;
}


.img_04_02{
	float:right;
	margin: 20px 0px 0px 0px ;
	background:url("../img/img_04_02.jpg");
	width: 340px;
	height: 300px;
	text-indent:-9999px;
	display:block;
}

.img_05_01{
	float:left;
	margin: 20px 0px 0px 0px ;
	background:url("../img/img_05_01.jpg");
	width: 340px;
	height: 300px;
	text-indent:-9999px;
	display:block;
}


.img_05_02{
	float:right;
	margin: 20px 0px 0px 0px ;
	background:url("../img/img_05_02.jpg");
	width: 340px;
	height: 300px;
	text-indent:-9999px;
	display:block;
}
.img_05_03{
	float:left;
	margin: 20px 0px 0px 0px ;
	background:url("../img/img_05_03.jpg");
	width: 340px;
	height: 300px;
	text-indent:-9999px;
	display:block;
}


.img_05_04{
	float:right;
	margin: 20px 0px 0px 0px ;
	background:url("../img/img_05_04.jpg");
	width: 340px;
	height: 300px;
	text-indent:-9999px;
	display:block;
}

.qpon_box{
	margin: 30px 0px 0px 0px ;	
	width: 743px;
	height: 230px;
	}
	
.qpon {

	margin: 0px auto 0px auto ;
	background:url("../img/img_00_03.gif");
	width: 581px;
	height: 230px;
	text-indent:-9999px;
	display:block;
}







/*-----------------トップページ　下部　誘導バナー-----------------*/



.top_all_bana{/*トップページ　下部　誘導バナー*/
	margin: 25px 0px 0px 0px ;
	background:url("../img/top_all_bana.gif");
	width: 743px;
	height: 70px;
	text-indent:-9999px;
	display:block;
}



.all_bana{/*一般ページ　下部　誘導バナー*/
	margin: 25px 0px 0px 0px ;
	background:url("../img/all_bana.gif");
	width: 743px;
	height: 124px;
	text-indent:-9999px;
	display:block;
}



/*------------全ページ下部　問合せバナー--------------*/




.all_bana_box{/*左右ボックス*/
	margin:10px 0px 25px 0px;
	width: 743px;
	height: 70px;

}





.all_bana_01 {/*左タイトル*/
	float:left;
	width: 372px;
	height: 70px;
	padding: 0px;
	background: url("../img/all_bana_01.gif");
	background-repeat: no-repeat;
	text-decoration:none;
	text-indent:-9999px;
	display:block;
	margin:0px 0px 0px 0px;


}

.all_bana_02 a{/*右ロール*/
	float:right;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 371px;
	height: 70px;
	background-image: url("../img/all_bana_02.gif");
	background-position: 0 0;
	background-repeat: no-repeat;

}

.all_bana_02 a:hover{/*ロール用*/
	text-decoration: none;
	background-image: url("../img/all_bana_02.gif");
	background-position: 0px -70px;
	background-repeat: no-repeat;
}







/*-----------------------左ボックス　コンテンツ-----------------*/



/*------------サイドメニュー---------*/

.sidemanu_top_bottom {
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	width:192px;
	height:10px; 
	background-image: url("../img/side_menu_bottom.gif");
	background-repeat: no-repeat;
}


#sidemenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	width: 192px;
	height: 225px;/*sidemenu全体の高さ*/
}

#sidemenu li {
	width: 192px;
	height: 45px;/*リスト1コの高さ*/
	margin: 0px;
	padding: 0px;
	display: inline;
}

#sidemenu a {
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	width:192px;
	height:45px; /*リンク1コの高さ*/
	background-image: url("../img/side_menu.gif");
	background-repeat: no-repeat;
}

#sidemenu_00 a { background-position: 0 0; } 
#sidemenu_01 a { background-position: 0 -45px; }
#sidemenu_02 a { background-position: 0 -90px; }
#sidemenu_03 a { background-position: 0 -135px; }
#sidemenu_04 a { background-position: 0 -180px; }

#sidemenu a:hover {
	text-decoration: none;
	background-image: url("../img/side_menu.gif");
	background-repeat: no-repeat;
}

#sidemenu_00 a:hover { background-position: -192px 0; } /*ロール時画像の位置を指定*/
#sidemenu_01 a:hover { background-position: -192px -45px; }
#sidemenu_02 a:hover { background-position: -192px -90px; }
#sidemenu_03 a:hover { background-position: -192px -135px; }
#sidemenu_04 a:hover { background-position: -192px -180px; }


#sidemenu_00_on a{ background-position: -192px 0; } /*該当ページに居る時バナー反転*/
#sidemenu_01_on a{ background-position: -192px -45px; }
#sidemenu_02_on a{ background-position: -192px -90px; }
#sidemenu_03_on a{ background-position: -192px -135px; }
#sidemenu_04_on a{ background-position: -192px -180px; }



#sidemenu_bottom{/*普通の画像　サイドメニューの下につける画像*/
	margin: 0px 0px 0px 0px ;
	background:url("../img/side_menu_bottom.gif");
	width: 192px;
	height: 60px;
	text-indent:-9999px;
	display:block;
}


/*------------サイドメニュー終わり---------*/









/*-----------新着情報インラインフレーム------------*/


.if_new {
	width:721px;
	height:120px;
	overflow:auto;
	text-align:left;
	font-size: 10pt;
	border: 1px solid #e8e8e8; /*widthに加算される！*/ 
	padding: 10px 10px 10px 10px; /* widthに加算される！ */
	margin: 15px 0px 0px 0px; 
	line-height: 170%;
	color: #666666;
	font-family:"メイリオ",Meiryo,Verdana,"ヒラギノ角ゴ Pro 	W3",Hiragino Kaku Gothic Pro,Osaka,"ＭＳ Ｐゴシック",sans-serif;
	scrollbar-arrow-color:#cccccc;
	scrollbar-face-color:#ffffff;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

.if_new ul {
	list-style-type: none; /*----- リストマークの削除*/
}

.if_new a {
     text-decoration: none; 
 }

.if_new a:link {
	color: #666666;
}

.if_new a:visited {
	color: #666666;
}

.if_new a:hover {
	color: #666666;
	text-decoration: underline;
}

.if_new li {
	display:block;
	background:url('../img/mark.gif') no-repeat 0% 60%;
	padding-left:20px;
	/*margin-left:25px;*/
	color: #666666;
	}

/*--------地図ボックス------------*/
.map_box {
border: 1px solid #DDD;
	width: 731px;
	height: 370px;
	padding:5px 5px 5px 5px;
	margin:20px 0px 0px 0px;
}


.map_box_small {
border: 1px solid #DDD;
	width: 731px;
	height: 220px;
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
}

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



#footer {/*フッター*/
	width: 960px;
	height: 50px;
	margin:80px auto 0px auto;
	padding:0px 0px 0px 0px;
    background:url('../img/f_bg.gif') no-repeat ;
	text-indent:-9999px;
	display:block;

}




/*----------------- フッター終わり----------------*/

.clear {
	clear: both;
}
