@charset "utf-8";
@import "reset.css";
@import "base.css";
@import "common.css";



/*			share
--------------------------------------------------------------------------------------------*/
div#content h2 {
	margin:0 0 20px 0;
}
div#content h3 {
	background:url(../images/h3_bg.jpg) left top no-repeat;
	padding:5px 0 0 11px;
	width:569px;
	height:25px;
	font-size:1.4em;
	font-weight:bold;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
}


/*				tel
--------------------------------------------------------------------------------------------*/
div#content div#tel {
	margin:0 0 36px 0;
}
div#content div#tel h3 {
	margin:0 0 26px 0;	
}
div#content div#tel dl {
	margin:0 0 0 25px;
}
div#content div#tel dl dd {
	float:left;
	width:277px;
}


/*				mail
--------------------------------------------------------------------------------------------*/
div#content div#mail {
	margin:0 0 30px 0;
}
div#content div#mail h3 {
	margin:0 0 10px 0;
}
div#content div#mail p.text {
	font-size:1.2em;
	line-height:1.4em;
	margin:0 0 23px 10px;
}
div#content div#mail table {
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	margin:0 0 10px 0;
}
div#content div#mail table tr th {
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	font-size:1.2em;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	background:#F3FEE0;
	padding:10px 0 17px 19px;
	width:128px;
}
div#content div#mail table tr td {
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	padding:10px 0 12px 22px;
	width:407px;
}
div#content div#mail table tr td p {
	font-size:1.2em;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	margin:0 0 10px 0;
}
div#mail table tr td input,
div#content div#mail table tr td select,
div#content div#mail table tr td textarea {
	font-size: 100%;
	font-size:1.2em;
}




/*				privacy
--------------------------------------------------------------------------------------------*/
div#content div#privacy {
	margin:0 0 58px 0;
}
div#content div#privacy h3 {
	margin:0 0 10px 0;
}
div#content div#privacy p {
	font-size:1.2em;
	line-height:1.4em;
	width:567px;
	margin:0 0 0 10px;
}