body,div,ul,li,h1,h2,h3,h4,h5,h6,p,blockquote
{
	margin: 0;
	padding: 0;
}

body{
	color:#999999;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background:url(http://fine.img1.jp/img/back.gif);
	background-repeat: repeat-y;
    background-position: center 0px;
	background-color:#ffffff;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a{
	color:#666666;
	text-decoration:none;
}

a:visited{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#cc0000;
	text-decoration:underline;
}


.clear {
	clear:both;
	height:0;
	line-height:0;
}



#container {
	width:800px;
	margin: 0px auto;
	text-align:left;
	background: #ffffff;
	padding:0px;
}




/***********	ヘッダーーエリア	************/
#head_top{
	width:800px;
	color:#ffffff;
	font-weight:600;
	text-align:left;
}

#head_main{
	width:800px;
	height:83px;
	background:url(http://fine.img1.jp/img/header.jpg) no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	overflow:hidden;
}

#head_main h1{
	color:#52a82b;
	font-size:1em;
	text-align:left;
	position: absolute;
	top:3px;
	left:78px;
}

#head_main h1 a{
	color:#52a82b;
	text-decoration:none;
}

#head_main h1 a:hover{
	color:#999999;
	text-decoration:none;
}

#head_main h2{
	color:#52a82b;
	font-size:0.9em;
	text-align:left;
	font-weight:normal;
	position: absolute;
	top: 17px;
	left: 78px;
}

#head_main h2 a{
	color:#52a82b;
	text-decoration:none;
}

#head_main h2 a:hover{
	color:#999999;
	text-decoration:none;
}

#top_banner{
	text-align:center;
}

/***********	グローバルナビ	************/
#g_navi{
	clear:both;
	width:800px;
	height:27px;
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	overflow: hidden;
}

	#g_navi ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#g_navi li{
		float: left;
	}

#g_navi a{
	color:#fff;
	text-decoration:none;
}

#g_navi a:visited{
	color:#fff;
	text-decoration:none;
}

#g_navi a:hover{
	color:#663333;
	text-decoration:underline;
}

#gtext{
	clear:both;
	text-align:right;
	width:800px;
	margin:0px;
	padding:0px;
	overflow: hidden;
	font-size:1.0em;
}

	#gtext ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#gtextli{
		float: left;
	}

#gtext a{
	color:#52a82b;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9bem;
	padding-right:10px;
	padding-left:5px;
}


#gtext a:hover{
	color:#666666;
	text-decoration:underline;
}


/***********	ご利用案内	************/
#information{
	width:800px;
	margin:0 0 10px 266px;
}

.buy_info_top{
	margin:0 0 10px;
}


#buy_info{
	width:621px;
	margin:0;
	text-align:left;
}

.CenterLeft{
	width:408px;
	float:left;
}

.info_center{
	width:196px;
	float:right;
}

.info_left{
	width:196px;
	margin:0 11px 0 0;
	float:left;
}

.info_right{
	width:196px;
	float:right;
}

.info_img{
	margin:0 0 5px;
}

.info_text{
	color:#666;
	margin:0 0 10px;
}


/***********	フッタースタイル	************/
#footer{
	width:800px;
	height:62px;
	font-size:100%;
	color:#000000;
	background:url(http://fine.img1.jp/img/footer.jpg) no-repeat;
	position: relative;
	top: 0;
	left: 0;
}

.footnavi{
	color:#000000;
	text-align:right;
	position: absolute;
	top: 10px;
	right: 20px;
}

.footnavi a{
	color:#000000;
	text-decoration:none;
}

.footnavi a:visited{
	color:#000000;
	text-decoration:none;
}

.footnavi a:hover{
	color:#cc0000;
	text-decoration:underline;
}


