* {margin: 0; padding: 0;}
img{border:0;}
.clr {clear: both; font-size: 1px; line-height: 1px; height: 1px;}

body{
	background-color:#FFF;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "撫0・pゴシック", Osaka, verdana, arial, helvetica, Sans-Serif;
	color: #666;
	font-size:80%;
	line-height:1.5;
}

a:link, a:visited{
	font-weight: normal;
	color:#666;
	text-decoration: none;
}
a:hover, a:active{
	font-weight: normal;
	color: #690;
	text-decoration: none;
}

#box{
	width:760px;
	margin:0 auto;
	background-color:#f5f4e0;
}

#head{
	height:87px;
	width:760px;
}
#logo{
	margin:10px 290px 0 8px;
	width:220px;
	float:left;
	height:50px;
}
#logo_r{
	margin:7px 0 2px 0;
	width:205px;
	float:right;
}

#h_menu{
	width:736px;
	margin:2px auto 0;
	border-top:1px solid #690;
}

.h_menu a{
	background: url(file:///C|/Documents and Settings/create/デスクトップ/images/mds.gif) no-repeat left center;
	padding-left:15px;
	font-size:11px;
	margin-left:3px;
}

.h_menu a:link, .h_menu a:visited{
	font-weight: normal;
	color:#690;
	text-decoration: none;
}
.h_menu a:hover, .h_menu a:active{
	font-weight: normal;
	color: #999;
	text-decoration: none;
}

#main{
	width:760px;
	margin:0 auto;
}

#foot{
	width:760px;
	padding:10px 0 0;
	text-align:right;
	background-color:#ffffff;
}
#foot p{
	margin-right:12px;
	font-size:90%;
}
#foot a{
	background:url(file:///C|/Documents and Settings/create/デスクトップ/images/kazari.gif) no-repeat left center;
	padding-left:10px;
}
#foot a:link, #foot a:visited{
	font-weight: normal;
	color:#666;
	text-decoration: none;
}
#foot a:hover, #foot a:active{
	font-weight: normal;
	color: #690;
	text-decoration: none;
}
#f_copy{
	border-top:1px solid #690;
	margin-top:3px;
}
#f_copy img{margin:5px 12px 5px 0;}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt60{margin-top:60px;}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}

.ml_1em{margin-left:1em;}

.idt_01{text-indent:1em;}
.idt_chu{text-indent:-2.5em; padding-left:2.5em;}

.s_font{font-size:88%; color:#505050;}

.gray{color:#CCC;}
.blue{color:#39C;}
.red{color:#C00;}


#community{
	width:720px;
	margin:20px auto;
}
#community td{
	vertical-align:top;
}

.com_l{
	width:270px;
	color:#690;
}
.com_l h3{
	font-size:110%;
	margin-bottom:10px;
}
.com_l p{
	text-indent:1em;
}
.com_l img{
	margin-bottom:15px;
	text-align:center;
}

.com_r{
	width:435px;
	margin:23px 0 10px 15px;
	border:1px solid #690;
	background-color:#f9f8ec;
}
.member{
	width:400px;
	margin:15px auto;
}
.member th, .member td{
	border-bottom:1px dotted #690;
	padding-bottom:10px;
	padding-top:10px;
	vertical-align:top;
}
.member th{
	text-align:left;
	padding-right:15px;
}

.member h4{
	font-size:105%;
	margin-bottom:5px;
}

.member a:link, .member a:visited{
	color:#690;
	text-decoration: underline;
	font-weight:bold;
}
.member a:hover, .member a:active{
	color: #C90;
	text-decoration: underline;
	font-weight:bold;
}

/*----------------------------------------------------------
	コンテンツ部
----------------------------------------------------------*/
#conts {
	padding: 0 0 0 20px;
	background: #fff;
}

#conts #contsHead {
	margin: 0 0 0 -20px;
	padding: 30px 0 5px 10px;
	background: #f5f4e0;
}

#conts #contsHead .topVisual {
	margin: 15px 0 10px;
}


#conts #contsHead p.read {
	color: #690;
}

#conts #layout {
	margin: -35px 0 0 125px;
	width: 583px;

	position: relative;
}

#conts #layout {
	padding-bottom: 10px;
}

#conts #layout .link {
	position: absolute;
	top: 650px;
	left: 412px;

	font-size: 10px;
}

#conts #layout .link img {
	margin-bottom: 5px;
}

#conts #layout .link a {
	text-decoration: underline;
}

#conts #layout .text {
	padding: 15px 0 0 50px;
}


