@charset 'UTF-8';


a{
	text-decoration : underline;
}
a:link{
	color : #ff0000;
}
a:visited{
	color : #ff00ff;
}
a:hover{
	color : #0000ff;
}

.to_main_left{
	float : left;
}

.to_main_right{
	float : right;
}

.to_kikaku_left{
	margin : 10px 0 0 6px;
}

.to_kikaku_right{
	margin : 10px 6px 0 0;
}

.to_kikaku_bottom{
	margin-top : 5px;
}

.to_kikaku2_left{
	margin : 10px 0 0 15px;
}

.to_kikaku2_right{
	margin : 10px 10px 0 0;
}

.to_kikaku3_left{
	margin : 0 10px 0 20px;
}

.to_kikaku3_right{
	margin : 0 20px 0 10px;
}

.to_l_category{
	font-weight : bold;
	color : #ff8000;
}

.to_l_category2{
	font-size:80%;
}

.to_l_shopname_b , .to_l_shopname_s{
	font-size : 120%;
	font-weight : bold;
	margin : 2px 0;
}

.to_l_shopdate_b{
	height : 45px;
	line-height : 1.2;
}

.to_l_tel{
	font-weight : bold;
}

.to_l_ph_b{
	width : 286px;
	height : 193px;
	border-style : solid;
}

.to_l_ph{
	margin-top : 4px;
	margin-left : 4px;
}

.to_l_maintext_b{
	height : 130px;
	margin : 3px 0;
	line-height : 1.2;
}

.to_l_subtext_b{
	height : 95px;
	border-top-style : solid;
	border-bottom-style : solid;
}

.to_l_subtext_b2{
	font-size : 80%;
	margin : 3px 0;
}

.to_l_osusume{
	width : 170px;
	float : left;
}

.to_l_ph_b2{
	width : 100px;
	height : 120px;
	border-style : solid;
	float : right;
}

.to_l_main_s{
	width : 308px;
	height : 326px;
	margin : 5px 0 5px 5px;
	border : solid 1px #747474;
}

.to_l_ph_s{
	float : left;
	width : 180px;
	height : 122px;
	border-style : solid;
}

.to_l_subtext_s{
	float : right;
	width : 100px;
	height : 113px;
}

.to_l_taiken{
	font-weight : bold;
	margin-top : 3px;
}

.to_l_taiken2{
	font-size:90%;
}

.to_l_shopname_s{
	margin : 0;
}


















