@charset "UTF-8";

BODY {
	/*background: url(../img/bg.jpg) #f1f1f1;*/
	margin: 0px;
}
.headstrong {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.headstrong H1 {
	border-bottom: solid 1px #c8d4e3;
	border-right: solid 1px #c8d4e3;
	border-left: solid 1px #c8d4e3;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 12px;
	padding-left: 12px;
	background: url(../img/head_base.gif);
}
H2, H3 {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.footertext {
	background: url(../img/footer_metal.jpg);
	font-size: 10px;
	color: #666;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	height: 25px;
}
.footerbanner {
	background:url(../img/bottom_metal.jpg) no-repeat left bottom;
}
TD.shadowL {
	background:url(../img/shadow_l.gif);
}
TD.shadowR {
	background:url(../img/shadow_r.gif);
}
TD.shadowL2 {
	background:url(../img/shadow_l2.gif);
}
TD.shadowR2 {
	background:url(../img/shadow_r2.gif);
}
.osusumebukken {
	background: url(../img/md_recommender.jpg) #fff no-repeat right top;
	border: 1px solid #ccc;
}
.t10px {
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}
.t11px {
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
.t12px {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.t14px {
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
}
.bukkenareaL {
	font-size: 12px;
	color: #222;
	text-decoration: none;
	vertical-align: middle;
	height: 18px;
	padding-left: 7px;
	padding-top: 2px;
}
.bukkenareaR {
	font-size: 10px;
	color: #888;
	text-decoration: none;
	vertical-align: middle;
	height: 18px;
	padding-right: 7px;
}
.bukkenborder1 {
	border: 1px dotted #ccc;
}
.bukkenborder2 {
	border-right: dotted 1px #ccc;
	border-left: dotted 1px #ccc;
}
.bukkenborder3 {
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
}
.bukkenborder4 {
	border-top: dotted 1px #ccc;
}
.rankingborder1 {
	border-right: dotted 1px #ccc;
	border-left: dotted 1px #ccc;
}
.rankingborder3 {
	border-right: dotted 1px #ccc;
}
.rankingborder2 {
	border-bottom: dotted 1px #ccc;
}
.searchresult {
	background: url(../search/img/resultbase_02.gif) repeat-y center center;
	padding: 0;
}
.searchresultX {
	background: url(../img/resultbase.gif) no-repeat center center;
	padding: 5px 16px;
}
.searchresultIn {
	background-color: transparent;
	padding: 0 16px;
}
.searchresult TD.srJPtop {
	padding-top: 5px;
	background-image: url(../search/img/resultbase.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.searchresult TD.srJPbottom {
	padding-bottom: 5px;
	background-image: url(../search/img/resultbase_03.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.searchresult TD.srJPbottom DIV.kodawariDisp {
	background: #ffa970;
	color: #fff;
	height: 18px;
	border: solid 1px #000;
	margin: 2px;
	padding: 1px 5px;
	font-size: 11px;
	white-space: nowrap;
	float: left;
}
.searchresultEX {
	float: left;
	width: 520px;
	padding: 2px 0 4px 8px;
	margin-left: 10px;
	margin-bottom: 6px;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
	color: #334c66;
	background-image: url(../search/img/md_joken.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.openhouse {
	background-image: url(../openhouse/img/ohbase.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
	background-color: transparent;
}
.openhouse IMG, DIV {
	border: 0;
	background-color: transparent;
}
.alphaphaimg {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.alphaclearimg {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
DIV#GMenu {
	width: 910px;
	height: 33px;
}
DIV#GMenu UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 33px;
	overflow: hidden;
}
DIV#GMenu LI {
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
	height: 33px;
	overflow: hidden;
}
DIV#GMenu LI.edge {
	width: 5px;
}
DIV#GMenu LI A {
	display: block;
	background-image: url(../img/menu_sprites_v2.jpg);
	background-repeat: no-repeat;
}
DIV#GMenu LI SPAN {
	display: block;
	background-image: url(../img/menu_sprites_v2.jpg);
	background-repeat: no-repeat;
}
SPAN#mt_menu01 {
	background-position: 0 -33px;
}
A#mt_menu01 {
	background-position: 0 0;
}
A#mt_menu01:hover {
	background-position: 0 -33px;
}
SPAN#mt_menu02 {
	background-position: -150px -33px;
}
A#mt_menu02 {
	background-position: -150px 0;
}
A#mt_menu02:hover {
	background-position: -150px -33px;
}
SPAN#mt_menu03 {
	background-position: -300px -33px;
}
A#mt_menu03 {
	background-position: -300px 0;
}
a#mt_menu03:hover {
	background-position: -300px -33px;
}
SPAN#mt_menu04 {
	background-position: -450px -33px;
}
A#mt_menu04 {
	background-position: -450px 0;
}
A#mt_menu04:hover {
	background-position: -450px -33px;
}
SPAN#mt_menu05 {
	background-position: -600px -33px;
}
A#mt_menu05 {
	background-position: -600px 0;
}
A#mt_menu05:hover {
	background-position: -600px -33px;
}
SPAN#mt_menu06 {
	background-position: -750px -33px;
}
A#mt_menu06 {
	background-position: -750px 0;
}
A#mt_menu06:hover {
	background-position: -750px -33px;
}

P#muginavi {
	font-size: 12px;
	padding-left: 30px;
	padding-bottom: 10px;
}
P#muginavi2 {
	font-size: 12px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

A.btn-normal {
	background: url(../img/btn_bg.gif) transparent repeat-x 0 0;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #888;
	border-bottom: solid 1px #888;
	color: #666;
	padding: 4px 6px 4px 20px;
	font-size: 12px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
}

A.btn-normal2 {
	background: url(../img/btn_bg2.gif) transparent repeat-x 0 0;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #888;
	border-bottom: solid 1px #888;
	color: #666;
	padding: 8px 8px 8px 20px;
	font-size: 12px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
}

A.btn-normal:hover,
A.btn-normal2:hover {
	border-right: solid 1px #222;
	border-bottom: solid 1px #222;
	color: #222;
}

DIV#GMenu LI UL#GMenuOffice {
	position: absolute;
	width: 146px;
	z-index: 10;
	background: #eee;
	overflow: visible;
}

DIV#GMenu LI UL#GMenuOffice LI {
	float: none;
	width: 100%;
	height: 32px;
	border-left: 1px solid #b1b8c2;
	border-right: 1px solid #b1b8c2;
}

DIV#GMenu LI UL#GMenuOffice LI A {
	color: #89898b;
	font-size: 12px;
	border-bottom: 1px solid #b1b8c2;
	display: block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/menu_office.jpg) #ccc 0 -1px;
}

DIV#GMenu LI UL#GMenuOffice LI A:hover {
	color: #656567;
	background-position: 0 -34px;
}
