
#contact{
	
}


.contacttitle{
	
	height:25px;
	border-bottom:solid 1px #FFF;
	border-left:solid 8px #ccc;
	margin-top:20px;
	
}

.contactfont{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left:8px;
	margin-top:2px;
	font-size: 18px;
	font-weight: bold;
}

#contactarea{
	
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	margin-top:10px;
	
}

#contactarea1{
	
	height:50px;
	float:left;
	
	
}

.contacttitle1{
	float:left;
	margin-top:22px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;	
}

.contactname{
	width:200px;
	height:30px;
	background:#fff;
	float:left;
	margin-top:15px;
	margin-left:31px;
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 4px;	/* Firefox用 */
	border:1px solid #ccc;
	box-shadow: inset 0px 2px 2px #000; /*CSS3*/
	-moz-box-shadow: inset 0px 2px 2px #000; /* Firefox用*/
	-webkit-box-shadow: inset 0px 2px 2px #000; /* Google Chrome, Safari用*/
	
}

.contactadress{
	width:200px;
	height:30px;
	background:#fff;
	float:left;
	margin-top:15px;
	margin-left:20px;
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 4px;	/* Firefox用 */
	border:1px solid #ccc;
	box-shadow: inset 0px 2px 2px #000; /*CSS3*/
	-moz-box-shadow: inset 0px 2px 2px #000; /* Firefox用*/
	-webkit-box-shadow: inset 0px 2px 2px #000; /* Google Chrome, Safari用*/
	
}
	
.contacttitle2{
	float:left;
	margin-top:22px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;	
}

.contactcont{
	width:500px;
	height:180px;
	background:#fff;
	float:left;
	margin-top:15px;
	margin-left:31px;
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 4px;	/* Firefox用 */
	border:1px solid #ccc;
	box-shadow: inset 0px 2px 2px #000; /*CSS3*/
	-moz-box-shadow: inset 0px 2px 2px #000; /* Firefox用*/
	-webkit-box-shadow: inset 0px 2px 2px #000; /* Google Chrome, Safari用*/
	
}

#contactbn{
	width:80px;
	height:30px;
	float:left;
	margin-left:115px;
	margin-top:15px;
	border-radius: 5px;	/* CSS3草案 */
    -webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 5px;	/* Firefox用 */
	/* webkit系 */ 
	background: -webkit-gradient(linear,left top,left bottom, from(#FFF), to(#CCC));
 
	/* Mozilla系 */ 
	background: -moz-linear-gradient(top,  #fff,  #ccc);
 
	/* InternetExplorer */  
	filter: progid:DXImageTransform.Microsoft.gradient
	(startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0);
	border:solid 1px #999;
	text-align:center;
	
}

.contactbnfont{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#666;
	margin-top:5px;
	
	
	
}

.contactbnfont a{
	color:#666;
	text-decoration:none;	
	
	
}

.question{
	margin-top:20px;
}

.questiontitle{
	
	border-bottom:dotted 1px #FFF;
	margin-top:25px;
	border-bottom: 1px solid black;
}

.questionfont{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;	margin-left:4px;
	margin-top:2px;
	width:20px;
	height:20px;
}

.questionfont2{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;	margin-left:8px;
	margin-top:5px;
    word-break: break-all;
    word-wrap: break-word;
	
}

.answertitle{
	
	margin-top:6px;
	
}

.link{
	margin-top:10px;
}

.linkarea{
	
	float:left;
    text-align:left;
	margin-top:5px;
	margin-left:-18px;
}

.firstlink{
	padding-top:0px;
	
	
	
}


.nextlink{
	padding-top:10px;
	
	
	
}

.linkfont{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;	margin-left:8px;
	
}

.linktitle{
	
	border-bottom:solid 1px #FFF;
	border-left:solid 8px #ccc;
	margin-top:20px;
	
}

.policyarea{
	
	margin-top:3px;
	margin-left:0px;
}

.policyarea p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;	
}

.map{
	
	height:400px;
	background:#CCCCCC;
	float:left;
	margin-top:10px;
	
}


.maparea{
	
	float:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;	margin-top:10px;
	
}

textarea{
    width:500px;
    height:200px;
}
