/*　全体　*/
body	{
	background-image:url(img/back.gif);
	margin-top:0px;
	margin-left:0px;
	}

td	{
	font-size:80%;
	}

.b-normal	{
		font-weight:bold;
		}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*フォント指定*/

h4	{
	font-size:125%;
	font-weight:bold;
	color: #FF6662;
	margin-left:10px;
	}

h5	{
	font-size:110%;
	font-weight:bold;
	color: #FFFFFF;
	width:500px;
	height:20px;
	background-color: #FF9999;
	text-align:left;
	padding:5px;
	}

.size01	{
	font-size:75%;
	}
	
.pink	{
	color: #FF6666;
	}
	
.orange	{
	color: #FF9900;
	}		

.red	{
	color:#FF9999;
	font-weight:bold;
	}
	
.red2	{
	color: #FF6666;
	font-weight:bold;
	}
	
.glaybold	{
	color: #666666;
	font-weight:bold;
	font-size:120%;
	}
	
.glay	{
	color: #666666;
	}
	
.blue	{
	color: #3399FF;
	}
	
.txtsmall {
	font-size: 10px;
}

.txtindent {
	margin-left:20px;
	line-height:120%;
}

.pagetop {
	text-align:right;
	font-size:75%;
}

/*線指定*/

.pinkline	{
	border:#FF6666 solid 1px;
	}
	
/*ボックス*/

div.box_left	{
	float:left;
	}

div.box_right	{
	float:right;
	margin-right:10px;
	}

.clear	{
	clear: both;
	}


/*フォームタグ設定*/

form	{
	margin: 0 0 3 0;
	}
	

.bn_kinri {
	background: url(img/bn_bg_kinri.gif) no-repeat center;
	height: 100px;
	width: 100%;
	margin-bottom: 5px;
}

.subtitle {
	background-image: url(yachin/img/bkimg_subtitle.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 560px;
	color: #000000;
	padding-left: 0px;
	padding-top: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-indent: 30px;
}

.yachin_01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.yachin_02 {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	list-style-type: none;
}


/********************************************************
2009.10.23　改修に伴い追加　ここから
********************************************************/

#main_contents {
	width: 650px;
	margin-right: 75px;
	margin-left: 75px;
	margin-bottom: 30px;
	margin-top: 20px;
}

#sitemap_left_box {
	float: left;
	width: 310px;
	margin-right: 30px;
	text-align: left;
}

#sitemap_right_box {
	float:right;
	width:310px;
	text-align: left;	
}

#sitemap_left_box ul,
#sitemap_right_box ul {
	padding: 0px;
	margin: 0px;
}

#sitemap_left_box ul li,
#sitemap_right_box ul li {
	padding: 5px;
	display: list-item;
	list-style-type: none;
}
.box310 {
	margin-bottom:20px;
}
.pagetitle01 {
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ff6666;
	border-left-color: #ff6666;
	background-color: #FFE6E6;
}
.pagetitle02 {
	display: block;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-left: 10px;
	list-style-position: outside;
}
.pagetitle02 a {
	margin-left: 15px;
	display: block;
}
.pagetitle03 {
	display: block;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-left: 10px;
	list-style-position: outside;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 5px;
}
.pagetitle03 a {
	margin-left: 15px;
	display: block;
}

.news_list {
	padding: 0px;
	margin: 0px;
}
.kugiri_line {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	display: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6666;
}

/********************************************************
2009.11.18　改修に伴い追加　ここから
********************************************************/
#contents_title {
	width:568px;
	margin-bottom:15px;
}

#shop_data {
	width:568px;
	margin-bottom:15px;
}

#pageback {
	height: 25px;
	text-align: right;
	margin-bottom:15px;
}

.f_enkaku td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}


