body{
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-family: "lr oSVbN","lr SVbN","Osaka",sans-serif;
	color: #333;
	background-image: url(img/bg.gif);
}

img{
	border: none;
}

div#header{
	width: 100%;
	height: 80px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

div#header h1{
	margin: 0px;
	position: absolute;
	left: -99999px;
	top: -99999px;
}

div#header img{
	float: left;
	margin: 23px 0px 0px 15px;
}

div#header_text{
	width: 400px;
	padding: 60px 10px 0px 0px;
	font-size: 13px;
	text-align: right;
	float: right;
	color: #333;
}

div#header_navi{
	width: 100%;
	height: 37px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/header_navi_bg.gif);
	background-repeat: repeat-x;
	text-align: right;
	border-top: 7px solid #00c;	
}

div#navi_text{
	margin-top: 10px;
	margin-right: 10px;
	color: #fff;
	font-size: 13px;
}

div#navi_text a{
	color: #fff;
	font-size: 13px;
	font-weight: bold
}

div#navi_text a:hover{
	color: #fff;
	font-size: 13px;
	font-weight: bold
	text-decoration: none;
}

div#navi_text a:visited{
	color: #fff;
	font-size: 13px;
	font-weight: bold
}

div#layout{
	width: 760px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
}

div#counter_header{
	width: 760px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/header_bg.gif);
	background-repeat: no-repeat;
}

img#header_title{
	position: relative;
	top: 52px;
	left: 20px;
	float: left;
}

div#hp_header_right{
	float: right;
	position: relative;
	top: 70px;
	left: -20px;
	color: #fff;
}

div#hp_header_right a{
	color: #fff;
}

div#content{
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	text-align: left;
}

div#footer{
	width: 100%;
	margin: ;
	padding: 10px 0px;
	clear: both;
	border-top: 5px solid #f90;	
	text-align: right;
	font-size: 12px;
	background-color: #fff;
}

.text_right{
	margin: 10px;
}

div#left{
	width: 198px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	background-color: #fff;
}

div#right{
	width: 560px;
	float: right;
	margin: 0px;
	text-align: left;
}

div#login{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 180px;
}

div#login form{
	width: 180px;
	height: 200px;
	background-color: #f6f6f6;
	margin: 10px 0px 10px 0px;
	border: 1px solid #333;
}

div#form_content{
	width: 160px;
	height: 160px;
	margin: 0px 7px;
	padding-top: 15px;
	font-size: 12px;
}

div#form_content input{
	margin: 3px 0px 7px 0px;
}

div#form_content hr{
	text-align: center;
	height: 1px;
	color: #ccc;
	width: 150px;
	margin: 10px 0px;	
}

div#entry{
	width: 180px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: center;	
}

div#entry img{
	margin-top: 7px;@	
}


div#menu{
	width: 180px;
	margin: 5px 0px 10px 10px;
	border-left: 1px solid #fc3;
	border-right: 1px solid #fc3;
	border-bottom: 1px solid #fc3;
}

div#menu_content{
	margin: 10px;
	line-height: 170%;
}

img#up_banner{
	margin-bottom: 10px;
}

div#google_ad{
	margin: 10px 0px 10px 20px;
}

div#wing2_ad{
	margin: 0px 0px 10px 10px;
}


/*  google_search  */

div#header_text_bottom{
	width: 400px;
	padding: 0px 10px 0px 0px;
	font-size: 13px;
	text-align: right;
	color: #333;
}

div#search_google{
	margin: 10px;
	padding: 0px;
	width: 380px;
	position: relative;
	top: 5px;
}

div#search_google form{
	margin: 0px;
	padding: 0px;
}

div#header_right_area{
	float: right;
	margin: ;
	padding: 0px;
	text-align: right;
}

/*  google_search  */