* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 160%;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}


/*背景の色変えるところ*/
body {
	background-color: #ffb9e1;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

/*共通部分リンク文字*/
a {
	color: #fe63bb;
}

a:hover {
	text-decoration:none;
	color: #cccccc;
}
/*共通部分リンク文字ここまで*/


p {
	padding: 10px;
}
li {
	list-style-type: none;
}
#base {
	background-image: url(img/base_bg.gif);
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
/*------------------------------------------ヘッダー*/


#head {
	background-image: url(img/head.jpg);
	background-color: #ffffff;
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}

#midashi{
	height: 150px;
	width: 800px;
	
	margin: 0;
	padding:0px 10px 0 10px; 
	}
	
	
#midashi p	{color	:#fff;
	text-align	:left;
	font-size	:13px;
	margin		:50px 10px 0px 30px;
	}

h1 {
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
	padding-left: 20px;
	line-height: 24px;
	float: left;
}

/*背景の色変えるところ*/
/*タイトル画像800×100title.jpg*/
h2 {
	background-image: url(img/title.jpg);
	background-color: #fe63bb;
	height: 20px;
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	font-family: "HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W8";
	text-align :left;
	margin:0px 10px 20px 10px;
	padding: 40px 10px 40px 10px;
	}


#head #hmenu {
	height: 25px;
	width: 200px;
	float: right;
}
#head #hmenu li {
	display: block;
	float:left;
	height: 23px;

}
#head #hmenu li a {
	font-size: 10px;
	text-decoration: none;
	margin-right: 10px;
	background-image: url(img/li.gif);
	background-position: left center;
	padding-left: 10px;
	background-repeat: no-repeat;
	line-height: 24px;
}

/*------------------------------------------メイン*/
#base #main {
	padding: 5px;
	float: left;
}
#base #main #cont {
	float: right;
	width: 560px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#base #main #cont #pan {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#cont #pan,#cont #pan strong,#cont #pan a {
	font-size: 12px;
	font-weight: normal;
}

/*背景の色変えるところ*/
#base #main #cont h3 {
	background-color: #fe63bb;
	height: 20px;

	text-indent: 40px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 16px;
	clear: both;
	margin: 0 0px 5px 0px;
	padding: 5px 5px 5px 5px;
}
#base #main #cont h4 {
	font-size: 14px;
	color: #333333;
	background-image: url(img/h4.gif);
	text-indent: 20px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 1px;
	font-weight: normal;
	letter-spacing: 0.1em;
	clear: both;
}
#base #main #cont .h4_blue {
	background-image: url(img/h4_blue.gif);
	color: #FFFFFF;
	margin-bottom: 0px;
}
#base #main #cont strong {
	color: #555555;
}
#base #main #cont #top_img {
	height: 160px;
	width: 310px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 240px;
	background-image: url(img/top_img.jpg);
	background-repeat: no-repeat;
}
#base #main #cont #top_img p {
	font-size: 12px;
	color: #839EA5;
	margin: 0px;
	padding: 0px;
	line-height: 160%;
}
#base #main #cont .c_box {
	margin-top: 1px;
	margin-bottom: 5px;
	border: 1px solid #D8D8C5;
	background-color: #FFFFFF;
}
#base #main #cont .img_right {
	margin: 5px;
	float: right;
}
#base #main #cont .img_left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#base #main #cont .int_box {
	font-size: 16px;
	padding: 10px;
	border: 1px solid #E7E7E0;
	margin-bottom: 10px;
	background-image: url(img/int_box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#base #main #cont .int_box a {
	font-size: 16px;
}

#base #main #cont .int_box a:hover {
	font-size: 16px;
	text-decoration:none;
}

#base #main #cont .int_box p a {
	font-size: 12px;
}

#base #main #cont .int_box p a:hover {
	font-size: 12px;
	text-decoration:none;
}

#base #main #cont .style {
	text-decoration:none;
	color: #333333;
}
style

#base #main #cont .to_top {
	clear: both;
	text-align: right;
	padding-right: 10px;
}

/*------------------------------------------トップ２段box*/
#base #main #cont #top_box_base {
	margin-bottom: 5px;
	float: left;
}
#base #main #cont #top_box_base .top_2box {
	float: left;
	width: 275px;
	margin-right: 3px;
	border: 1px solid #E7E7E0;
	margin-bottom: 5px;
	background-image: url(img/int_box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#base #main #cont #top_box_base .top_2box h4 {
	background-image: url(img/h4.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E0;
}
#base #main #cont #top_box_base .top_2box p {
	font-size: 12px;
	margin: 5px;
	padding: 0px;
}

#base #main #cont #top_box_base .top_2box img {
	margin-bottom: 7px;
}
#base #main #cont #top_box_base .top_2box td {
	vertical-align: top;
}
#base #main #cont #top_box_base .top_2box li {
	background-image: url(img/li.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-left: 10px;
}
#base #main #cont #top_box_base .top_2box li a {
	line-height: 160%;
}

/*------------------------------------------セカンドページ*/
#base #main #cont #sec_base {
	background-color: #F2F2EC;
	padding: 5px;
	margin-bottom: 5px;
}
#base #main #cont #sec_base h4.h4_green {
	font-size: 16px;
	font-weight: bold;
	color: #697A34;
	line-height: 30px;
	background-image: url(img/h4_green.gif);
	height: 30px;
	border: 2px solid #FFFFFF;
}
#base #main #cont #sec_base .c_box p {
	font-size: 14px;
	color: #666666;
}
#base #main #cont #sec_base .c_box h5 {
	font-size: 14px;
	color: #2F71D2;
	margin-left: 10px;
}
#base #main #cont #sec_base .c_box strong {
	font-size: 14px;
}

/*------------------------------------------キャンペーン*/
#base #main #cont #camp {
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px solid #E3E3D7;
	padding: 5px;
}
#base #main #cont #camp li {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left center;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
}
#base #main #cont #camp li a {
	font-size: 14px;
	line-height: 25px;
}
#base #main #cont #camp a:hover {
	color: #FF6600;
}

#base #main #cont #top_camp {
	background-image: url(img/camp_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#base #main #cont #top_camp li {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left center;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
}
#base #main #cont #top_camp li a {
	font-size: 12px;
	line-height: 25px;
}
#base #main #cont #top_camp a:hover {
	color: #FF6600;
}

/*------------------------------------------目次*/
#base #main #cont #mokuji {
	background-image: url(img/mokuji_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
	padding-bottom: 15px;
}
#base #main #cont #mokuji h4 {
	font-weight: normal;
	color: #666666;
	background-image: url(img/mokuji_h4.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 16px;
	letter-spacing: 1.5em;
	text-align: center;
}
#base #main #cont #mokuji ul {
	margin-top: 10px;
	margin-left: 120px;
}
#base #main #cont #mokuji li {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left center;
}
#base #main #cont #mokuji li a {
	font-size: 12px;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
}
#base #main #cont #mokuji a:hover {
	background-color: #FFF2DF;
}

/*------------------------------------------サイド*/
#base #main #side {
	float: left;
	width: 210px;
}
#base #main #side h4#h4_pick {
	background-image: url(img/side_h4_pick.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	line-height: 23px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	font-size: 14px;
}
#base #main #side #pick {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: #FCDB96;
	border: 1px solid #F7CA7D;
	padding-top: 5px;
}
#base #main #side #pick li a {
	background-image: url(img/spick_li.gif);
	display: block;
	height: 23px;
	width: 170px;
	font-size: 12px;
	line-height: 23px;
	text-indent: 28px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#base #main #side #pick li a:hover {
	background-image: url(img/side_li_ov.gif);
	color: #333333;
}

#base #main #side h4 {
	background-image: url(img/side_h4.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	line-height: 23px;
	color: #796F3E;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-bottom: 1px;
}
#base #main #side .side_box {
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	margin-bottom: 10px;
	background-color: #E7E7E0;
	border: 1px solid #DEDED3;
	padding-top: 5px;
}
#base #main #side .side_box li a {
	background-image: url(img/side_li.gif);
	display: block;
	height: 23px;
	width: 170px;
	font-size: 12px;
	line-height: 23px;
	text-indent: 28px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#base #main #side .side_box li a:hover {
	background-image: url(img/side_li_ov.gif);
	color: #333333;
}
#base #main #side .side_box li strong {
	background-image: url(img/side_st_li.gif);
	display: block;
	height: 23px;
	width: 170px;
	font-size: 12px;
	line-height: 23px;
	text-indent: 28px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
}

#base #main #side .side_map {
	width: 188px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #DEDED3;
	padding: 1px;
}

#base #main #side .side_box .side_pr {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #DEDED3;
}

/*------------------------------------------フッター*/
#base #foot {
	clear: both;
	background-color: #FBFBFB;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E7E7E0;
	padding: 10px;
	text-align: center;
}
#base #foot ul {
}
#base #foot li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8CB3C8;
	padding-right: 5px;
	font-size: 12px;
	padding-left: 5px;
}

/*背景の色変えるところ*/
#base #foot li a {
	font-size: 10px;
	color: #fe63bb;
}

#base #foot p {
	font-size: 10px;
	color: #fe63bb;
	padding: 3px;
}

#copy {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/foot.gif);
	background-color: #ffffff;
	background-position: bottom;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

/*背景の色変えるところ*/
#copy address {
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fe63bb;
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
}

/*------------------------------------------全国マップ*/
#base #main #side .side_map h5 {
	background-color: #F5EED4;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
}
#base #main #side .side_map h5 a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#base #main #side .side_map .map_box {
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#base #main #cont .map_tit a {
	color: #333333;
	white-space: nowrap;
}
#base #main #cont td.map_tit {
	background-color: #F5EED4;
	padding-right: 5px;
	padding-left: 5px;
}
#base #main #cont td.map_box {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.style1 {
	color: #EE0000;
	font-size: 14px;
}
.style4 {color: #FF0000; font-size: 14px; }



.style5 {
	color: #EE0000;
	font-weight: bold;

}

.style1 {color: #FF0000}

.table_list{
width:530px;
margin-bottom : 10px;
border-collapse :collapse;
border : 1px solid #cccccc;
text-align:center;
padding: 0px 0px;
background-color : #cccccc;

}


.tdbgc{
width:570px;
font-size : 9pt;
font-weight : bold;
margin-top : 0px; auto;
margin-bottom : 0px; auto;
border : 1px solid #cccccc;
text-align:center;
padding: 5px 2px;
background-color : #ece9d8;

}


.tdbgc1l{
width:100px;
font-size : 9pt;
margin-top : 0px; auto;
margin-bottom : 0px; auto;
border : 1px solid #cccccc;
text-align:center;
padding: 5px 2px;
background-color : #eeeeee;

}

.tdbgc1r{
width:470px;
font-size : 9pt;
margin-top : 0px; auto;
margin-left : 10px; auto;
margin-bottom : 0px; auto;
border : 1px solid #cccccc;
text-align:left;
padding: 5px 10px;
background-color : #ffffff;
}

#menuba {
	float: right;
	width: 200px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#menuba .int_box {
	padding: 5px 10px 10px 10px;
	border: 1px solid #E7E7E0;
	margin-bottom: 10px;
	background-image: url(img/int_box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#menuba ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	}

#menuba li {
	border:1px solid #ccc;
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	}

#menuba a { text-decoration:none}

/*背景の色変えるところ*/
#menuba a{
	height: auto;
	background-color: #fff;
	display: block;
	font-size: 13px;
	text-decoration: none;
	padding: 5px;
	color: #fe63bb;
}

/*背景の色変えるところ*/
#menuba a:active{color	:#fe63bb;}
#menuba a:visited{color	:#fe63bb;}

/*背景の色変えるところ*/
#menuba a:hover{
	background: #fe63bb;
	color: #ffffff;
}


/*背景の色変えるところ*/
#side h5 {
	color: #ffffff;
	font-size: 13px;
	margin: 0 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background:#fe63bb;
	text-align: center;
	}

.style {
	color: #000000;
	text-decoration:none;
	cursor:text;
	}

.style a:hover {
	color: #000000;
	text-decoration:none;
	cursor:text;
	}
