@charset "euc-jp";

@import url("../css/reset.css");

body{
	text-align:center;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"¥á¥¤¥ê¥ª",Meiryo,"£Í£Ó £Ð¥´¥·¥Ã¥¯",sans-serif;
	font-size:62.5%;
	color:#111111;
	background:url(../common_images/bg/bg.jpg) no-repeat center top;
}

.clear{
	clear:both;
}


/* COMMON
--------------------------------------------------------------------------------------------------*/
#wrapper{
	width:810px;
	margin:0 auto;
	padding-top:50px;
	text-align:left;
	font-size:1.2em;
	line-height:1.9;
}

#header{
	width:785px;
	background:url(../common_images/kazari.gif) no-repeat top left;
	padding:0 0 30px 25px;
}

#navArea{
	width:785px;
	padding:0 0 10px 25px;
}

#navArea li{
	display:inline;
}

#contentsArea{
	width:785px;
	background:url(../common_images/kazari_02.gif) no-repeat top left;
	padding:0 0 20px 25px;
	float:left;
}

#image{
	background:url(../common_images/bg_top.gif) no-repeat bottom;
	padding:0 0 30px 0;
}

#main{
	width:775px;
	background:url(../common_images/bg_naka.gif) repeat-y;
	padding:20px 5px 0 5px;
	float:left;
}

#main h2{
	display:block;
	background:url(images/h2_bg.gif) no-repeat right;
	margin-right:5px;
	padding:0 0 0 30px;
}

#box{
	width:675px;
	background:url(../common_images/bg_bottom.gif) no-repeat bottom;
	padding:30px 50px 60px 50px;
	float:left;
}

#box h3{
	padding-bottom:40px;
}


/* 
--------------------------------------------------------------------------------------------------*/
.text{
	padding-top:40px;
	float:left;
}

.text dl{
	display:block;
	width:675px;
	float:left;
}

.text dt{
	display:block;
	font-weight:bold;
	color:#a57251;
	font-size:1.2em;
	padding:0 0 10px 0;
}

.text dd{
	display:block;
}

#text01{
	float:left;
}

#text01 dl{
	display:block;
	width:480px;
	float:left;
}

#text01 dt{
	display:block;
	font-weight:bold;
	color:#a57251;
	font-size:1.2em;
	padding:0 0 10px 0;
}

#text01 dd{
	display:block;
}

#pic01{
	padding:40px 0 0 20px;
	float:left;
}

#contBottom{
	width:675px;
	padding:30px 0 0 0;
	float:left;
}

.pic{
	padding-right:10px;
	float:left;
}

#prof{
	width:215px;
	padding:0 0 0 10px;
	float:left;
}


#prof dl{
	display:block;
	width:215px;
}

#prof dt{
	font-weight:bold;
	font-size:0.9em;
	line-height:1.2;
	padding:5px 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111111;
}

#prof dd{
	font-size:0.8em;
	line-height:1.2;
	padding:5px 0 0 0;
}





















