@charset "shift_jis";

/* =======================================

	Top Page CSS
	Last Up Date 09/3/29

========================================== */

/* =========== goods ============ */

.tour_menu a{
font-size:13px;
font-weight:bold;
text-decoration:underline;
}


.tour_menu a:hover{
font-weight:bold;
}


.tour_menu a:visited{
font-weight:bold;
}


.soldout{
color:#CC0000;
}


.read{
width:600px;
display:block;
text-align:left;
margin-top:30px;
font-family:Arial,Helvetica,sans-serif;
font-size:108%;
font-weight:bold;
line-height:1.9;
}

.bname16px{
	color:#000;
	font-weight:bold;
	line-height:1.8;}

/* =========== thanks ============ */

#thanks a{
color:#990000;
text-decoration:none;
}


#thanks a hover{
color:#CC0000;
text-decoration:underline;
}

#thanks p{
-x-system-font:none;
color:#464646;
line-height:1.7;
}


.txt{
width:600px;
font-weight:bold;
}


#notice .list{
width:600px;
text-align:left;
}


#notice span{
color:#4d4d4d;
font-weight:bold;
padding-left:-10px;
}




