@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 下野市文化財バーチャルミュージアム　キッズ
	Author: Yamazen Communications co.,ltd.
	Comment: gallery
	Since2012.2
----------------------------------------------------------- */
	
/*Index
	1.structure
	2.pagetitle
	3.inquiry
	
----------------------------------------------------------- */





/*1.structure
----------------------------------------------------------------------------------*/
dl.inquiry{
	clear:both;
	width:800px;
	min-height:138px;
	_height:138px;
	margin:0 auto 20px;
	padding-bottom:20px;
}
dl.inquiry dt{width:286px;float:left;}
.w460{width:460px;*width:400px;}

/* submit */
div#submit{
	width:800px;
	height:233px;
	margin:30px auto;
	text-align:center;
	background:url(../img/ask/submit_bk.gif) no-repeat 50px top;
}
div#submit input{margin-top:67px;}

/* input error */
p.error{
	width:700px;
	min-height:86px;
	margin:0 auto 15px;
	padding-left:100px;
	color:red;
	font-size:116.66%;
	background:url(../img/ask/icon_error.gif) no-repeat 10px top;
}


/* 2.pagetitle
----------------------------------------------------------------------------------*/
div#pttl{background:url(../img/ask/pttl.gif) no-repeat left top;}





/*3.inquiry
----------------------------------------------------------------------------------*/

dl.inquiry.blue{border-bottom:5px #61c8ef dotted;}
dl.inquiry.pink{border-bottom:5px #f08cad dotted;}
dl.inquiry.green{border-bottom:5px #53b757 dotted;}
dl.inquiry.orange{border-bottom:5px #ec5f15 dotted;}

dl.inquiry dt{text-align:right;}
dl.inquiry dd{
	padding:0 0 0 340px;
}
dl.inquiry dd p.ttl{padding:20px 0 5px;}
dl.inquiry dd p.ttl.mail{padding:30px 0 5px;}

dl.inquiry dd input{padding:5px 0;color:#646464;font-size:14px;}

dl.inquiry dd.who input{margin-bottom:15px;*vertical-align:bottom;}
dl.inquiry dd.who img{margin:0 20px 0 10px;}

