@charset "EUC-JP";

body {
	font-size:12px;
	color:#505050;
	margin:0px 0px 10px 0px;
	line-height:130%;
	text-align:center;
}

a{ color: #FF6600; text-decoration:none; outline:none;}
.orange {
	color: #FF3300;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}

#wrapper_out{ background:url(../img_result/back_border.gif) repeat-x left bottom; text-align:center; margin:0; } 
#wrapper{
	width:970px;
	margin:0 auto;
	text-align:center;
	background-image: url(../img_result/bottom_back2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
/*******************************/
/*¥Ø¥Ã¥À¡¼Éô
********************************/

#header{
	width:970px;
	height:138px;
	position:relative;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img_result/bg_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #search { width:460px;}
#header #waku {
	width:330px;
	position:absolute;
	top:82px;
	left:252px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
#header #kensaku { width:122px; height:25px; position:absolute; top:80px; left:590px;}
/*#header #header_navi{ display:block; height:14px; position:absolute; top:16px; right:860x;}
*/#header #header_navi{ height:14px; position:absolute; top:17px; right:3px;}
#header #header_navi a{ color:#000; font-size:10px;}
/*#header #li_sitemap a{ display:block; width:65px; height:14px; position:absolute; top:16px; left:860px;}
#header #li_contact a{ display:block; width:40px; height:14px; position:absolute; top:16px; left:925px;}
*/#header #myyorutobi a{
	display:block;
	width:83px;
	height:17px;
	position:absolute;
	top:37px;
	left:610px;
	background-image: url(http://www.yorutobi.net/area_conf/img/myyorutobi.gif);
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 10px;
	font-size: 11px;
}
#header #koukoku a{
	display:block;
	width:134px;
	height:17px;
	position:absolute;
	top:37px;
	left:707px;
	background-image: url(../img_result/koukoku.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
#header #bookmark a{ display:block; width:123px; height:16px; position:absolute; top:37px; left:844px;}


/*******************************/
/*copyright
********************************/

#footer{
	width:970px;
	text-align:left;
	font-size:12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 120px;
	padding-left: 5px;
	clear: both;
}
#footer #subnavi{ text-align:left; margin:10px 0; padding:0;}

#footer .green {
	margin-top: 20px;
	font-weight: bold;
	color: #669900;
}
#footer .red {
	color: #CC0033;
	margin-top: 10px;
}
