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


#MobileSelector {
	width: 535px;
	/*border-collapse:collapse;*/
}

#MobileSelector td {
	margin: 0;
	/*padding: 0 0 20px 0;*/
	border: none;
	/*vertical-align: middle;*/
	white-space:nowrap;

	}


.HosokuTxt p {
	color: #C4001E;
	text-indent: -1em;
	padding: 0px 0px 0px 1em;
	margin: 0px 15px 0px 0px;}
	


/* 追加 */
#MobileSelector{
margin:0 0 25px 15px;
}
#MobileSelector li{
border-left:5px #666 solid;
border-right:1px #999 solid;
height:52px;
margin:0 0 10px 0;
padding:0 0 0 6px;
}
#MobileSelector li#sel1{background:url(images/selbg_01.gif) 0 0 repeat-x;}
#MobileSelector li#sel2{background:url(images/selbg_02.gif) 0 0 repeat-x;}
#MobileSelector li#sel3{background:url(images/selbg_03.gif) 0 0 repeat-x;}
#MobileSelector li#sel4{background:url(images/selbg_04.gif) 0 0 repeat-x;}

#MobileSelector li h5{height:26px;}
#MobileSelector li#sel1 h5{background:url(images/sel1_ttl.gif) 0 0 no-repeat;}
#MobileSelector li#sel2 h5{background:url(images/sel2_ttl.gif) 0 0 no-repeat;}
#MobileSelector li#sel3 h5{background:url(images/sel3_ttl.gif) 0 0 no-repeat;}
#MobileSelector li#sel4 h5{background:url(images/sel4_ttl.gif) 0 0 no-repeat;}


form select{
font-family:'メイリオ',Meiryo,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',osaka,'MS PGothic','ＭＳ Ｐゴシック',sans-serif;
width:12em;
line-height:11px;
font-size:11px;
}

input#sendBtn{
width:70px;
height:20px;
margin:0 0 0 5px;
line-height:11px;
font-size:11px;
cursor:pointer;
}


#closeBtn{
margin:0 0 0 20px;
font-size:11px;
cursor:pointer;
color:#006699;
}
