@charset "Shift_JIS";

/*******************************************************/
/* リセット */
/*******************************************************/
*{
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6, p, div, img, ul, li, th, td, form {
	font-size:100%;
	margin:0px;
	padding:0px;
	font-weight: normal;
}

ul, li, ol{
	list-style:none;
}

img{
	margin:0px;
	padding:0px;
	border:0px;
}



body{
	color:#707070;
	background-color:#E9E5D8;
	margin:0px;
	padding:0px;
	text-align:center;
}


/*******************************************************/
/* テキスト */
/*******************************************************/
a:link{color:#61A7B0; text-decoration:none;}
a:active{color:#61A7B0; text-decoration:none;}
a:visited{color:#95BCC2; text-decoration:none;}
a:hover{color:#61A7B0; text-decoration:underline;}

a.navi:link{color:#FFFFFF; text-decoration:underline;}
a.navi:active{color:#FFFFFF; text-decoration:underline;}
a.navi:visited{color:#FFFFFF; text-decoration:underline;}
a.navi:hover{color:#FFFFFF; text-decoration:underline;}

a.ftr:link{color:#FFFFFF; text-decoration:none;}
a.ftr:active{color:#FFFFFF; text-decoration:none;}
a.ftr:visited{color:#FFFFFF; text-decoration:none;}
a.ftr:hover{color:#FFFFFF; text-decoration:underline;}

strong{font-style:normal; font-weight:bold; font-family:'ＭＳ Ｐゴシック',Hiragino Kaku Gothic Std,sans-serif;}

br{letter-spacing:0px;}

.clear{clear:both;}


/*******************************************************/
/* clearfix */
/*******************************************************/
.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	line-height: 0;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* for macIE \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end of for macIE */



/*******************************************************/
/* ヘッダー */
/*******************************************************/

#headerbg{
	width:770px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	background:#F1F1F1 url("/img_c/bg_1.gif") repeat-y;
}

#header{
	width:750px;
	height:65px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background:url("/img_c/header_bg.gif") repeat-x;
}
#header h1{
	width:530px;
	float:left;
	text-align:left;
}
#header div{
	width:200px;
	float:right;
	text-align:left;
}

#flashbg{
	width:100%;
	height:130px;
	background:#D9D4BF;
}

#flash{
	width:770px;
	height:130px;
	margin-right:auto;
	margin-left:auto;
	background:url("/img_c/bg_2.gif") repeat-y;
	text-align:center;
}

#flash div{
	width:750px;
	height:130px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

#main{
	width:770px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	background:#F1F1F1 url("/img_c/bg_1.gif") repeat-y;
}


/*******************************************************/
/* コンテンツ */
/*******************************************************/
#contents{
	width:750px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

#contentsbox{
	width:730px;
	text-align:left;
}

#contentsbox-w{
	width:750px;
	text-align:center;
}

#contentsbox-l{
	float:left;
	width:530px;
}

#contentsarea{
	margin-left:20px;
	width:510px;
	padding-top:15px;
}

#ctsareatop-w{
	border-bottom:#DDDDDD 1px solid;
	padding:15px 45px 15px 45px;
	text-align:left;
}
#ctsareatop-w div{
	color:#33CCCC;
}
#ctsarea-w{
	width:660px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	padding-top:15px;
}

.ctstoptxt{
	color:#32CCCC;
	border-bottom:#DDDDDD 1px solid;
	padding:0px 0px 15px 0px;
}

.ctstoptxt2{
	border-bottom:#DDDDDD 1px solid;
	padding:15px 0px 15px 0px;
}

.ctstoptxt3{
	padding-top:15px;
}

.ctstopimg{
	padding-top:10px;
}

.ctstoplink{
	margin-top:5px;
}

.ctstoplink p{
	padding-top:5px;
}


/* 大見出し */
#contentsarea div.subt-l{
	width:510px;
	height:25px;
	background:url("/img_c/bg_subt_l.gif") no-repeat;
}

#contentsarea div.subt-l h3{
	line-height:25px;
	text-indent:10px;
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	font-family:'ＭＳ Ｐゴシック',Hiragino Kaku Gothic Std,sans-serif;
}
#contentsarea div.cts-l{
	margin:10px 0px 5px 10px;
	width:500px;
}
#contentsarea div.cts-l2{
	margin:7px 0px 15px 10px;
	width:500px;
}

/* 大見出し 2行Ver. */
#contentsarea div.subt-l2{
	width:510px;
	height:47px;
	background:url("/img_c/bg_subt_l2.gif") no-repeat;
}

#contentsarea div.subt-l2 h3{
	padding:8px 0px 0px 10px;
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	font-family:'ＭＳ Ｐゴシック',Hiragino Kaku Gothic Std,sans-serif;
}

/* 中見出し */
#contentsarea div.subt-m{
	width:500px;
	height:23px;
	background:url("/img_c/bg_subt_m.gif") no-repeat;
	margin:15px 0px 0px 10px;
}

#contentsarea div.subt-m h4{
	line-height:23px;
	text-indent:10px;
	color:#71C9D3;
	font-style:normal;
	font-weight:bold;
	font-family:'ＭＳ Ｐゴシック',Hiragino Kaku Gothic Std,sans-serif;
}

#contentsarea div.cts-m{
	margin:10px 0px 5px 20px;
	width:490px;
}

/* 中見出し 半分 */
.subt-m-harf{
	width:240px;
	height:23px;
	background:url("/img_c/bg_subt_m.gif") no-repeat;
	margin:15px 0px 10px 0px;
}

.subt-m-harf h4{
	line-height:23px;
	text-indent:10px;
	color:#71C9D3;
	font-style:normal;
	font-weight:bold;
	font-family:'ＭＳ Ｐゴシック',Hiragino Kaku Gothic Std,sans-serif;
}

/* 中見出し 2行Ver. */
#contentsarea div.subt-m2{
	width:500px;
	height:45px;
	background:url("/img_c/bg_subt_m2.gif") no-repeat;
	margin:15px 0px 0px 10px;
}

#contentsarea div.subt-m2 h4{
	padding:7px 0px 0px 10px;
	color:#71C9D3;
	font-style:normal;
	font-weight:bold;
	font-family:'ＭＳ Ｐゴシック',Hiragino Kaku Gothic Std,sans-serif;
}

/* 小見出し */
#contentsarea div.subt-s{
	width:490px;
	height:23px;
	background:url("/img_c/bg_subt_s.gif") no-repeat;
	margin:15px 0px 0px 20px;
}

#contentsarea div.subt-s h5{
	line-height:23px;
	text-indent:10px;
	color:#71C9D3;
	font-style:normal;
	font-weight:bold;
	font-family:'ＭＳ Ｐゴシック',Hiragino Kaku Gothic Std,sans-serif;
}

#contentsarea div.cts-s{
	margin:10px 0px 5px 30px;
	width:480px;
}

/* 小見出し 2行Ver. */
#contentsarea div.subt-s2{
	width:490px;
	height:45px;
	background:url("/img_c/bg_subt_s2.gif") no-repeat;
	margin:15px 0px 0px 20px;
}

#contentsarea div.subt-s2 h5{
	padding:7px 0px 0px 10px;
	color:#71C9D3;
	font-style:normal;
	font-weight:bold;
	font-family:'ＭＳ Ｐゴシック',Hiragino Kaku Gothic Std,sans-serif;
}

/* ボックス ブルー */
.boxbluetop{
	padding-top:10px;
}

.boxblue500{
	width:500px;
	background:url("/img_c/box_blue_w500_bg2.gif") repeat-y;
}
.boxblue500-l{
	float:left;
	width:245px;
}
.boxblue500-r{
	float:right;
	width:245px;
}
.boxblue500title{
	width:243px;
	background-color:#9BC1CD;
	margin:0px 1px 0px 1px;
	padding-bottom:4px;
	text-indent:10px;
	color:#FFFFFF;
	border-bottom:#CFE2E8 1px solid;
}
.boxblue500txt{
	padding:7px 10px 5px 10px;
}

.boxblue490{
	width:490px;
	background:url("/img_c/box_blue_w490_bg2.gif") repeat-y;
}
.boxblue490-l{
	float:left;
	width:240px;
}
.boxblue490-r{
	float:right;
	width:240px;
}
.boxblue490title{
	width:238px;
	background-color:#9BC1CD;
	margin:0px 1px 0px 1px;
	padding-bottom:4px;
	text-indent:10px;
	color:#FFFFFF;
	border-bottom:#CFE2E8 1px solid;
}
.boxblue490txt{
	padding:7px 10px 5px 10px;
}

.boxblue480{
	width:480px;
	background:url("/img_c/box_blue_w480_bg2.gif") repeat-y;
}
.boxblue480-l{
	float:left;
	width:235px;
}
.boxblue480-r{
	float:right;
	width:235px;
}
.boxblue480title{
	width:233px;
	background-color:#9BC1CD;
	margin:0px 1px 0px 1px;
	padding-bottom:4px;
	text-indent:10px;
	color:#FFFFFF;
	border-bottom:#CFE2E8 1px solid;
}
.boxblue480txt{
	padding:7px 10px 5px 10px;
}

.boxblue240{
	width:240px;
	background:url("/img_c/box_blue_w240_bg2.gif") repeat-y;
}
.boxblue240title{
	width:238px;
	background-color:#9BC1CD;
	margin:0px 1px 0px 1px;
	padding-bottom:4px;
	text-indent:10px;
	color:#FFFFFF;
	border-bottom:#CFE2E8 1px solid;
}
.boxblue240txt{
	padding:7px 10px 5px 10px;
}



/* 中見出し ボックス大 */
.ctsbgdata-l{
	width:490px;
	background:url("/img_c/box_data_l_bg.gif") repeat-y;
	padding:3px 0px 5px 0px;
}
.ctsbgdata-l p{
	padding:5px 10px 0px 10px;
}

/* 中見出し ボックス中 */
.ctsbox-m{
	width:490px;
	margin-top:15px;
}

.ctsbox-l{
	float:left;
	width:240px;
}
.ctsbox-r{
	float:right;
	width:220px;
	text-align:left;
}
.ctsbox-r img{
	margin-bottom:8px;
}
.ctsbgdata-m{
	width:240px;
	background:url("/img_c/box_data_m1_bg.gif") repeat-y;
	padding:3px 0px 5px 0px;
}
.ctsbgdata-m p{
	padding:5px 10px 0px 10px;
}

/* ボックス データ 490 W */
.boxdata490w{
	width:490px;
	background:url("/img_c/box_data_m_bg.gif") repeat-y;
	padding:0px 0px 5px 0px;
	margin-top:10px;
}
.boxdata490w-l{
	float:left;
	width:240px;
}
.boxdata490w-r{
	float:right;
	width:240px;
}
.boxdata490w-cts p{
	padding:5px 10px 0px 10px;
}



/* 中見出し ボックス小 */
.ctsm-boxs{
	width:490px;
}

.ctsm-boxs-l{
	float:left;
	width:320px;
}
.ctsm-boxs-r{
	float:right;
	width:150px;
}
.ctsbgdata-s{
	width:150px;
	background:url("/img_c/box_data_s_bg.gif") repeat-y;
	padding:3px 0px 5px 0px;
}
.ctsbgdata-s p{
	padding:5px 10px 0px 10px;
}



/* リスト */
.listpoint{
	margin-top:10px;
}
.listpoint li{
	width:510px;
	background:url("/img_c/dotline_w510.gif") bottom no-repeat;
}
.listpoint li p{
	background:url("/img_c/icon_point.gif") 0px 9px no-repeat;
	padding:8px 0px 8px 60px;
}

.listcircle{
	margin-top:5px;
}
.listcircle li.dotline{
	width:510px;
	background:url("/img_c/dotline_w510.gif") bottom no-repeat;
}
.listcircle li p{
	background:url("/img_c/icon_circle.gif") 7px 9px no-repeat;
	padding:5px 0px 5px 25px;
}
.listcircle li p.normal{
	background:url("/img_c/icon_circle.gif") 3px 7px no-repeat;
	padding:3px 0px 0px 20px;
}

.listcts{
	border-top:#DDDDDD 1px solid;
	padding-top:10px;
	margin:20px 0px 0px 10px;
	width:500px;
}
.listcts li{
	background:url("/img_c/arrow_m.gif") 0px 4px no-repeat;
	padding:3px 0px 2px 20px;
}

.listctsbtm{
	margin-bottom:20px;
	width:500px;
}
.listctsbtm li{
	background:url("/img_c/arrow_m.gif") 0px 4px no-repeat;
	padding:3px 0px 2px 20px;
}

.listdate{
	width:500px;
	background:url("/img_c/dotline_w510.gif") bottom no-repeat;
	margin-bottom:7px;
}
.listdate div.day{
	width:90px;
	float:left;
}
.listdate div.day p{
	padding:0px 0px 5px 7px;
}
.listdate div.txt{
	width:390px;
	float:right;
}
.listdate div.txt p{
	padding:0px 7px 5px 0px;
}



.listnumber ul{
	padding-left:25px;
}
.listnumber li{
	list-style:decimal;
	padding-bottom:10px;
}

.listalpha{
	margin-top:5px;
}
.listalpha ul{
	padding-left:25px;
}
.listalpha li{
	list-style:upper-alpha;
	padding-bottom:4px;
}

.listdot ul{
	padding-left:20px;
}
.listdot li{
	list-style:disc;
}

.listarrow li{
	background:url("/img_c/arrow_m.gif") 0px 4px no-repeat;
	padding:3px 0px 2px 20px;
}

/* 合わせて利用できるサービス */
.ctsservice{
	margin-top:10px;
	width:510px;
}

.ctsserviceimg{
	float:left;
	width:190px;
}

.ctsserviceimg img{
	margin:0px 10px 0px 10px;
}
.ctsservicetxt{
	float:right;
	width:319px;
}

.ctsservicebtm{
	clear:both;
}

/* お問い合わせ・お申し込み */
.contactbtm{
	width:510px;
	background:url("/img_c/box_white_bg.gif") repeat-y;
	text-align:center;
}

.contactbtm p{
	text-align:left;
}

.contactbtm p.contactimg{
	padding:0px 0px 7px 15px;
}

.contactbtm div.contacttxt{
	width:480px;
	margin-right:auto;
	margin-left:auto;
	background:url("/img_c/line_gray.gif") top no-repeat;
}

.contactbtm div.contacttxt p{
	padding:8px 0px 0px 0px;
}

.contactbtm p.contactlink{
	background:url("/img_c/arrow_orange_s.gif") 14px 3px no-repeat;
	padding:2px 0px 0px 27px;
}

.contactbtm p.contactlink a{
	color:#FB9300;
	text-decoration:none;
}
.contactbtm p.contactlink a:hover{
	color:#FB9300;
	text-decoration:underline;
}

.contactbtm-mar{
	padding-top:15px;
}
.contactbtm-w{
	width:660px;
	background:url("/img_c/box_white_w660_bg.gif") repeat-y;
	text-align:center;
}
.contactbtm-w p{
	text-align:left;
}
.contactbtm-w p.contactimg{
	padding:0px 0px 7px 15px;
}
.contactbtm-w div.contacttxt{
	width:630px;
	margin-right:auto;
	margin-left:auto;
	background:url("/img_c/line_gray.gif") top repeat-x;
}
.contactbtm-w div.contacttxt p{
	padding:8px 0px 0px 0px;
}



.postscript{
	color:#929292;
	padding-top:7px;
}
.postscript2{
	color:#929292;
}


.ctstxtmar{
	padding-top:7px;
}


.ctspagetop{
	margin:10px 0px 20px 0px;
}

#sidemenu{
	float:right;
	width:180px;
	text-align:left;
	padding-top:15px;
}

/*******************************************************/
/* サイドナビゲーション */
/*******************************************************/
#navigation{
	width:180px;
	background:url("/img_c/menu_bg.gif") repeat-y;
	text-align:center;
}

#navigationbox{
	width:178px;
	margin-right:auto;
	margin-left:auto;
	background:url("/img_c/menu_line.gif") bottom no-repeat;
	text-align:left;
}

/* ナビゲーション グリーン */
#navigationbox li.greentop{
	width:178px;
	background:url("/img_c/menu_line.gif") top no-repeat;
}
#navigationbox li.greentop p{
	background:url("/img_c/menu_g_pt_l_open.gif") top left no-repeat;
	line-height:26px;
	padding-left:19px;
}


/* ナビゲーション グリーン サブ */
#navigationbox li.greensub{
	width:178px;
	background:url("/img_c/menu_dotline.gif") top no-repeat;
}
#navigationbox li.greensub p{
	background:url("/img_c/menu_g_pt_s_1.gif") 17px 7px no-repeat;
	padding:7px 5px 7px 30px;
}

/* ナビゲーション グリーン サブ ステイ */
#navigationbox li.greensubstay{
	width:178px;
	background:#D3FAE5 url("/img_c/menu_dotline.gif") top no-repeat;
}
#navigationbox li.greensubstay p{
	background:url("/img_c/menu_g_pt_s_3.gif") 17px 7px no-repeat;
	padding:7px 5px 7px 30px;
	
}

/* ナビゲーション グリーン リンク */
#navigationbox li.greentop p a{
	color:#58A680;
	text-decoration:none;
}
#navigationbox li.greentop p a:hover{
	color:#58A680;
	text-decoration:underline;
}
#navigationbox li.greensub p a{
	color:#58A680;
	text-decoration:none;
}
#navigationbox li.greensub p a:hover{
	color:#58A680;
	text-decoration:underline;
}
#navigationbox li.greensubstay p a{
	color:#58A680;
	text-decoration:none;
}
#navigationbox li.greensubstay p a:hover{
	color:#58A680;
	text-decoration:underline;
}

/* ナビゲーション ブルー */
#navigationbox li.bluetop{
	width:178px;
	background:url("/img_c/menu_line.gif") top no-repeat;
}
#navigationbox li.bluetop p{
	background:url("/img_c/menu_b_pt_l_close.gif") top left no-repeat;
	line-height:26px;
	padding-left:19px;
}

/* ナビゲーション ブルー ステイ */
#navigationbox li.bluetopstay{
	width:178px;
	background:#DCEEFF url("/img_c/menu_line.gif") top no-repeat;
}
#navigationbox li.bluetopstay p{
	background:url("/img_c/menu_b_pt_l_close.gif") top left no-repeat;
	line-height:26px;
	padding-left:19px;
}

/* ナビゲーション ブルー リンク */
#navigationbox li.bluetop p a{
	color:#567FA9;
	text-decoration:none;
}
#navigationbox li.bluetop p a:hover{
	color:#567FA9;
	text-decoration:underline;
}
#navigationbox li.bluetopstay p a{
	color:#567FA9;
	text-decoration:none;
}
#navigationbox li.bluetopstay p a:hover{
	color:#567FA9;
	text-decoration:underline;
}



#sideboxtop{
	padding-top:20px;
}

#sidebox{
	background:url("/img_c/box_side_bg.gif") repeat-y;
	width:180px;
	text-align:center;
}

#sidebox p.sideboximg{
	padding:2px 0px 10px 0px;
}

#sidebox p.sideboxtxt{
	background:url("/img_c/box_side_dotline.gif") top center no-repeat;
	width:160px;
	padding:8px 0px 6px 0px;
	margin:0px auto 0px auto;
	text-align:left;
}

#sidelink{
	margin-top:5px;
}

#sidelink p{
	padding-top:5px;
}


/*リニューアル後旧コンテンツナビ*/
#sideNav {
	padding-top: 15px;
}
#sideNav ul {
}
#sideNav ul li {
	padding: 0 0 5px;
}
#sideNav ul li img {
	vertical-align: top;
}
#sideBnrArea {
	padding-top: 15px;
}
#sideBnrArea ul {
}
#sideBnrArea ul li {
	padding: 0 0 5px;
}
#sideBnrArea ul li img {
	vertical-align: top;
}
/*******************************************************/
/* フッター */
/*******************************************************/
#pagetopftr{
	clear:both;
	text-align:right;
	padding-right:30px;
	margin-top:20px;
}

#footerbg{
	width:750px;
	height:45px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	background-color:#71C9D3;
}

#footer{
	width:710px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	padding-top:10px;
}

.footerleft{
	width:360px;
	float:left;
}

.footerleft p{
	color:#FFFFFF;
}

.footerright{
	width:345px;
	float:right;
}

.footerright p{
	color:#FFFFFF;
	text-align:right;
}

#copyright{
	width:360px;
	height:11px;
	background:url("/img_c/copyright.gif") no-repeat;
}

#copyright span{
	display:none;
}




/*******************************************************/
/* ポップアップ */
/*******************************************************/
#headerpopup{
	width:750px;
	height:65px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background:url("/img_c/slashline_w750.gif") bottom no-repeat;
}

#headerpopup h1{
	padding:10px 0px 10px 15px;
}

#ctsboxpopup{
	width:750px;
	margin:0px auto 0px auto;
	text-align:center;
}

#ctspopuptop{
	width:710px;
	margin:0px auto 0px auto;
	text-align:left;
	border-bottom:#DDDDDD 1px solid;
}
#ctspopuptop p{
	padding:15px 0px 15px 0px;
	color:#32CCCC;
}

#ctspopupimg{
	width:710px;
	margin:20px auto 0px auto;
	text-align:center;
}

#ctspopupbtm{
	width:710px;
	margin:20px auto 0px auto;
	text-align:center;
	border-top:#DDDDDD 1px solid;
}
#ctspopupbtm p{
	padding:15px 0px 15px 0px;
}

#footerbgpopup{
	width:750px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	background-color:#71C9D3;
}
#footerpopup{
	width:710px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	padding:10px 0px 10px 0px;
}
