@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_t_main_1 , .to_t_main_2{
	width : 301px;
	height : 318px;
	margin : 10px 0 10px 10px;
	border : solid 1px #747474;
	float : left;
	line-height : 1.2;
}

.to_t_main_2{
	margin : 0 0 0 10px;
}

.to_t_shopname{
	font-weight : bold;
	font-size : 120%;
	color : #950025;
}

.to_t_margin{
	margin : 3px 0;
}

.to_g_ph_top{
	width : 286px;
	height : 193px;
	border-style : solid;
}

.to_t_ph_main{
	width : 150px;
	height : 100px;
	border : solid 1px #747474;
}

.to_t_ph{
	margin-top : 4px;
	margin-left : 4px;
}

.to_t_float_right{
	float : right;
}

.to_t_maintext{
	width : 131px;
	height : 100px;
}

.to_t_bold{
	font-weight : bold;
}

.to_t_subtext{
	margin : 5px 0;
	height : 85px;
}

.to_t_title{
	font-weight : bold;
	color : #b28f13;
}

.to_t_brand{
	border-top-style : solid;
	border-bottom-style : solid;
	height : 42px;
	font-size : 80%;
}

.to_t_shopdate{
	font-size : 80%;
	margin-top : 3px;
}

.to_t_shopdate2{
	width : 220px;
	float : left;
}

.to_t_kikaku_left{
	margin : 10px 0 5px 20px;
}

.to_t_kikaku_left2{
	margin-left:15px;
}

.to_t_kikaku_right2{
	margin-right:15px;
}

.to_t_kikaku_right{
	margin : 10px 20px 5px 0;
}



