@chaset "UTF-8";

/*
 Share Style <
-------------------------------------------------
*/

body{
	margin:0;
	background-color:#fff;
}

#page h3,#page p,#page ul,#page li{
	font-family:"ＭＳ Ｐゴシック","MS Gothic","Osaka－等幅",Osaka-mono,monospace;
}

#page p{
	clear:right;
	margin:0 auto;
	line-height:1.7em;
	color:#666;
	font-size:100%;
	text-align:left;
}
.Limg{
	float:left;
	padding-right:10px;
}

.clear{
	clear:both;
	display:none;
}

/*
 page <
-------------------------------------------------
*/

#page{
	margin:0;
	padding:0;
	background-color:#fff;
	background-image:url(../images/back.gif);
	background-repeat:repeat-x;
	text-align:center;
}

#htbdfwp_contents{
	margin:0;
	padding:0;
	background-color:#fff;
	background-image:url(../images/back.gif);
	background-repeat:repeat-x;
	text-align:center;
}

/*
 Header <
-------------------------------------------------
*/

h1{
	width:775px;
	height:200px;
	margin:0 auto;
	overflow:hidden;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

h2{
	text-align:left;
	overflow:hidden;
	display:block;
	width:750px;
	height:32px;
	margin:2px auto 5px;
	padding-top:10px;
	background-image:url(../images/h2.jpg);
	background-repeat:no-repeat;
	font-size:90%;
	color:#7e6b5a;
}

.h2_title{
	padding:0 0 0 26px;
}

h3{
	font-size:140%;
	font-style:normal;
	font-weight:normal;/**/
	margin:0 0 20px 0;
	padding:0;
	display:block;
}

.h3_title{
	width:460px;
	*width:470px;
	border-left:10px solid #b5a25e;
	padding:0 0 0 5px;
}

.h3_title02{
	float:right;
	width:460px;
	*width:470px;
	border-left:10px solid #b5a25e;
	padding:0 0 0 5px;
	margin:0 0 20px 0;
}
/*
 main <
-------------------------------------------------
*/

#main{
	font-family:"ＭＳ Ｐゴシック","MS Gothic","Osaka－等幅",Osaka-mono,monospace;
	width:775px;
	margin:0 auto;
	padding:0;
	background-image:url(../images/main_frame.gif);
	text-align: center;
}

.section{
	text-align:center;
	background-color:#fff;
	background-image:url(../images/pane_frame.gif);
	width:756px;
	margin:10px auto 0;
	background-color:#FFF;
	border:1px solid #CCC;
}

.photo{
	margin:0;
	padding:0 10px 0 0;
	float:left;
}


.txt{
	padding:10px 10px 0 10px;
	color:#333;
	text-align:left;
	font-size:1em;
	line-height:1.6em;
}

.content{
	text-align:left;
	padding:0 0 10px 0;
	font-size:90%;
}

.cap{
	color:#a0a0a0;
	display:block;
	text-align:center;
	font-size:80%;
	line-height:1em;
	padding:5px 0 2px 0;
}

.fotter{
	padding:10px 0;
}

/*
 Link Style (ordinary)  <
-------------------------------------------------
*/

a:link{
	color:#b5a25e;
}

a:visited{
	color:#b5a25e;
}

a:hover{
	color:#e9e3cd;
	text-decoration:none;
}
