@charset "UTF-8";

/* ================================================================================= */
/* Map of Japan                                                                      */
/* ================================================================================= */

#sliderArea #moj {
	margin: 0 0 5px 0;
	padding: 20px 0 15px 0;
}
#sliderArea #moj table {
	width: 930px;
	margin: 0 auto;
}
#sliderArea #moj td {
	text-align: left;
	vertical-align: top;
}
#sliderArea #moj td h2 {
	font-size: 200%;
	line-height: 120%;
	color: #217ac6;
}
#sliderArea #moj td h2 span {
	font-size: 70%;
	line-height: 100%;
	margin-bottom: 5px;
	margin-left: 5px;
	display: block;
}
#sliderArea #moj td p {
	background-image: url(../img/bg_map_lead.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	line-height: 120%;
}
#sliderArea #moj .map {
	background-image: url(../img/bg_mapofjapan.gif);
	background-repeat: no-repeat;
	padding: 7px 0 17px 7px;
	width: 700px;
}
#sliderArea #moj .title {
	width: 230px;
}
#sliderArea #moj .sub {
	font-size: 80%;
	color: #666666;
	vertical-align: bottom;
	line-height: 120%;
	padding-bottom: 12px;
}
#sliderArea #moj .sub table {
	width: 150px;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
}
#sliderArea #moj .sub table input {
	margin-right: 4px;
	position: relative;
	top: 3px;
}


/*
	border: 1px solid #000;
	background-color: #ff0000;
*/
