body {
	margin:0px;
	padding:0px;
	background-image: none;
	font-size: 12pt;
	background-color:#FFFFFF;
		}
#page{
	background-color:#FFFFFF;
	margin-left: 0px;
}
/************** a tag styles **************/
img	{
	border:0px;
	margin: 0px;
}
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration:underline;}
/************** header tag styles **************/
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{ font: bold 140%;}
h2{ font: 120%;	text-align: left;}
h3{	font: 120%;	text-align: left; line-height: 140%;}
h4{	font: 114%;	text-align: left;}
h5{	font: 100%;	text-align: left;}
h6{	font: 100%;	text-align: left;}



.hyde{
	visibility:hidden;
	display:none;
}

H3.hyde{
	visibility:visible;
	display:block;
	border-bottom:1px solid #DDD;
	font-weight:bold;
	margin-bottom:15px;}

ul{
 margin:0px;padding:0px;
}

li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/************** area styles **************/
/************** ヘッダ **************/
div#header {
	width: 680px;
	border-bottom:0px solid #CCC;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(../img/head_image.gif);
	height: 64px;
	margin-bottom:20px;
}

#topcontents{
	position: absolute;
	top: 0px;
	width: 100%;
	text-align: center;
	left: 0px;
	}
	
#header img{
	margin-top:18px;
	margin-left: 0px;
}

#navi{
	visibility:hidden;
	display:none;
	
	}
	
/************** area styles **************/
/************** グローバルメニュー **************/
#left{
	visibility:hidden;
	display:none;
}

/************** フッタ **************/

#footer{
	visibility:hidden;
	display:none;

}

/************** area styles **************/
/************** コンテンツ **************/	
#contents{
	position: auto;
	margin-left: 0px;
	margin-right: 20px;
	width: 680px;
}


.Ptitle{
	visibility:hidden;
	display:none;
	}

div.gotop{
	visibility:hidden;
	display:none;
}


/************** details **************/
.wakuNote{
	line-height: 30px;
	background-image: url(../img/bg_note.gif);
}

.h{margin-top:10px;}

div.h p{
	background-image:url(../img/line_dot.gif);
	line-height:29px;
	margin: 0px;
	width: 96%;
}

