@charset "EUC-JP";
/* CSS Document */


.center{
	text-align:center;
}

/*ページボタンリンク設定*/
.btgotop a:link {
	color: #999999;
	text-decoration: none;
}
.btgotop a:visited {
	text-decoration: none;
	color: #999999;
}
.btgotop a:hover {
	text-decoration: none;
	color: #666666;
}
.btgotop a:active {
	text-decoration: none;
	color: #999999;
}


#meinContents {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}


/*サブナビボタン*/
#meinContents #subnavi li {
	float: left;
	margin: 0px;
}
#meinContents #subnavi {
	margin-top: 20px;
}

#meinContents h3 {
	margin-top: 30px;
	margin-bottom: 20px;
}
#meinContents h4 {
	width: 500px;
	background-color: #E6E0D7;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	margin-bottom: 15px;
	color: #5F554B;
	font-weight: bolder;
	font-size: 110%;
}
#meinContents p {
	margin-bottom: 20px;
}
#meinContents .subnaviset p {
	width: 265px;
	float: left;
	padding-right: 20px;
}
.btgotop {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	font-size: 9px;
	color: #999999;
}
#meinContents .crea {
	clear: both;
}
#meinContents h2 {
	color: #5F554B;
	font-size: 110%;
	font-weight: bold;
}
.contentSet {
	padding-bottom: 30px;
}
p {
	color: #333333;
}



/* add colletomo.com
-------------------------------------- */
.section{
	margin-bottom:36px;
}

.s-section{
	margin-bottom:12px;
}

#news img.s-section{
	display:block;
}

.headline{
	margin-bottom:12px;
}

#contactbtn{
	text-align:center;
	margin: 24px 0;
}

#contactbtn a{
	display:block;
	width:314px;
	height:72px;
	text-indent:-9999px;
	background:url(../contact/common/contact_btn.jpg) no-repeat 0 0;
	margin:0 auto;
}

#contactbtn a:hover{
	background:url(../contact/common/contact_btn.jpg) no-repeat 0 -71px;
}

#news h3{
	color:#413625;
	font-weight:bold;
	padding-bottom:4px;
	margin-bottom:4px;
	border-bottom:1px dotted #ccc;
}
