@charset 'UTF-8';


a{
	text-decoration : underline;
}
a:link{
	color : #ff0000;
}
a:visited{
	color : #ff00ff;
}
a:hover{
	color : #0000ff;
}

.to_g_main{
	width : 308px;
	height : 658px;
	margin : 5px 0 5px 5px;
	border : solid 1px #747474;
	float : left;
	line-height : 1.2;
}

.to_g_main_sabtitle{
	font-size : 80%;
}

.to_g_main_title{
	font-size : 120%;
	font-weight : bold;
	margin : 3px 0;
}

.to_g_ph_top{
	width : 286px;
	height : 193px;
	border-style : solid;
}

.to_g_ph{
	margin-top : 4px;
	margin-left : 4px;
}

.to_g_ph_left , .to_g_ph_right{
	width : 140px;
	height : 96px;
	border-style : solid;
	float : left;
}

.to_g_ph_right{
	float : right;
}

.to_g_maintext{
	height : 115px;
	margin : 3px 0;
}

.to_g_subtext{
	border-top-style : solid;
	border-bottom-style : solid;
	height : 90px;
}

.to_g_subtext_left , .to_g_subtext_right{
	font-size : 80%;
	width : 140px;
	float : left;
	margin : 3px 0;
}

.to_g_subtext_right{
	float:right;
}

.to_g_shopname{
	font-weight : bold;
	font-size : 120%;
}

.to_g_shopdate_qr{
	float : left;
	width : 230px;
}

.to_g_qr{
	float : right;
	width : 50px;
}

.to_g_point{
	color : #800000;
}

.to_jamkokuchi{
	width : 621px;
	height : 422px;
	float : left;
	margin-left : 6px;
	border : solid 1px #747474;
}






