/*--------¥‘S‘Ì‚ÌÝ’è----------------*/
* {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #1C8B6D;
}

a:hover, a:active {
	text-decoration: none;
	color: #00CCCC;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,address {
	font-size: 12px;
	font-family: "Verdana","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ƒSƒVƒbƒN","Osaka]“™•";
	color: #333333;
	text-align: left;
	list-style-type: none;
}

hr {
	display: none;
}

body {
	background-color: #DCDC95;
	background-position: center top;
	text-align: center;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#container {
	background-color: #FFFFFF;
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#mainarea {
	float: right;
	width: 600px;
	text-align: center;
}

#main {
	float: left;
	width: 420px;
	padding-top: 25px;
	background: #FF0000;
	text-align: center;
}

#extraarea {
	float: right;
	width: 180px;
	background: #009933;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

#subarea {
	float: left;
	width: 180px;
	text-align: center;
	padding-top: 15px;
}

#footer {
	clear: both;
	width: 780px;
	margin: 10px 0 0 0;
	padding-top: 20px;
}
/*--------£‘S‘Ì‚ÌÝ’è----------------*/
/*--------¥ƒwƒbƒ_[----------------*/
#header h1 a {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 70px;
	width: 230px;
}
.headerline1 {
	position: absolute;
	height: 40px;
	width: 1px;
	left: 230px;
	top: 15px;
}

.headerline2 {
	position: absolute;
	height: 40px;
	width: 1px;
	left: 480px;
	top: 0px;
}

.headerline3 {
	position: absolute;
	height: 40px;
	width: 1px;
	left: 580px;
	top: 0px;
}

.headerline4 {
	position: absolute;
	height: 40px;
	width: 1px;
	left: 680px;
	top: 0px;
}

#header h2 {
	position: absolute;
	left: 245px;
	top: 27px;
	font-weight: normal;
}

#header ul li {
	float: left;
}
/*--------£ƒwƒbƒ_[----------------*/
/*--------¥ƒƒCƒ“ƒuƒƒbƒN----------------*/

#pankuzu {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}

#pankuzu p {
	text-align: right;
}

/*--------£ƒƒCƒ“ƒuƒƒbƒN----------------*/
/*--------¥ƒTƒuƒGƒŠƒA----------------*/
#subarea ul {
	margin-left: 20px;	
}
#subarea #wether li {
	margin-left: 20px;	
}

#subarea ul li {
	line-height: 160%;
	font-size: 13px;
	font-weight:bold;
}

#subarea ul li a {
	color: #896131;
	text-decoration: none;
}

#subarea ul li a:hover {
	color: #999900;
}
#sarch , #contents , #community , #link , #blog , #shopping ,  #linkfree , #wether {
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-image: url(../img/line_140.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
}
#sarch h4 {
	background-image: url(../img/img_sarch.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 140px;
	text-indent: -9999px;
}
#contents h4 {
	background-image: url(../img/img_contents.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 140px;
	text-indent: -9999px;
}
#community h4 {
	background-image: url(../img/img_community.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 140px;
	text-indent: -9999px;
}
#link h4 {
	background-image: url(../img/img_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 140px;
	text-indent: -9999px;
}
#blog h4 {
	background-image: url(../img/img_blog.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 140px;
	text-indent: -9999px;
}
#shopping h4 {
	background-image: url(../img/img_shopping.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 140px;
	text-indent: -9999px;
}
#wether {
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/line_140.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#wether h4 {
	background-image: url(../img/img_wether.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 140px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
#linkfree p {
	font-size:10px;
}

.teamkuzu {
	float: left;
	margin-right: 35px;
}

.otoiawase {
	float: left;
	margin-right: 50px;
}

#subarea .navi ul {
	position: absolute;
	top: 27px;
	width: 290px;
	right: 0px;
}

#subarea .navi ul li {
	font-size: 12px;
	font-weight:normal;
}

#btn_g {
	margin-top: 5px;
}
.free {
	padding-top: 50px;
	font-size: x-small;
	text-indent: 20px;
}

/*--------£ƒTƒuƒGƒŠƒA----------------*/
/*--------¥ƒtƒbƒ^[----------------*/
#footer ul {
	width:100%;
	height:25px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #27B58E;
	border-bottom-color: #27B58E;
}

#footer ul li {
	float: left;
	line-height: 200%;
	width: 130px;
	text-align: center;
}

#footer address {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/copyright.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	display: block;
}
/*--------£ƒtƒbƒ^[----------------*/
.clr {
	font-size: 1px;
	line-height: -1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
