@charset "UTF-8";
/* CSS Document */



/*---------contact---------*/
.desc{
	font-size:120%;
	line-height:1.7em;
}

#wrapper .btn{
	margin-top:70px;
}

.gray{
	color:#999;	
	font-size:80%;
	padding-right:5px;
}

.telno{
	font-size:220%;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.contact_method{
	margin-top:40px;
}

.contact_line{
	margin-top:70px;
	border-top:1px #000000 solid;
	padding:20px 0;
}

.pttl{
	margin-bottom:10px
}


/*---------topics---------*/

#single{
	margin:0 30px;
	text-align:left;
}

#single h2{
	font-size:120%;
	font-weight:bold;
	border-bottom:dotted 1px #969696;
	padding-bottom:5px;
}

#single .post_meta{
	color:#969696;
	margin:5px 0 10px 0;
	text-align:right;
}

#single .post_content{
	margin:20px 0 0 30px;
}

.topicsh2{
	font-size:115%;
	font-weight:bold;
	text-align:left;
	border-bottom: solid 1px #000000;
	margin:100px 30px 30px 30px;
	padding: 0 0 5px 5px;
	text-align: left;
}

#list{
	text-align:left;
}
#list dl{
	margin:0 60px;
}
#list dt{
	color:#969696;
}
#list dd{
	margin:-20px 0 0 80px;
}