@charset "utf-8";
/* CSS Document */

@import url("common.css");
#topline{
height:8px;
background-color:#3C3C3C;
border-top: 1px solid #CFCFCF;
}
#top02{
border-bottom:1px solid #808080;
height:67px;
}
#top02 .top02left{
float:left;
width:210px;
}
#top02 .top02right{
float:left;
width:650px;
}
#top02 .top02right h1{
line-height:26px;
}
#top02 .top02right .top02nav{
text-align:center;
line-height:40px;
}
#content .contentleft{
float:left;
width:330px;
text-align:center;
}
#content .contentright{
float:right;
width:483px;
padding-right:47px;
}
#content .contentright div{
line-height:20px;
}
#location{
text-align:right;
text-indent:1em;
line-height:30px;
}

/* inquiry.php */
#privacy_content{
margin:20px 80px;
}
#privacy_content div{
line-height:20px;
}
#privacy_content .middle{
width:560px;
margin-top:30px;
}
#privacy_content .middle textarea{
width:100%;
height:160px;
}
#privacy_content .middle div.checkbox01{
text-align:right;
margin:10px;
line-height:20px;
}
#privacy_content .middle div span,#privacy_content span{
color:#FF0000;
}
#privacy_content .middle div table td{
background-color:#F6F6F6;
padding:3px;
text-align:left;
}
#privacy_content .middle div table td.left{
width:150px;
font-weight:bold;
color:#333333;
text-indent:6px;
background-color:#EDECEC;
}

#privacy_content .middle div table td input{
border:1px solid #B2B2B2;
height:16px;
}
.inputerror{
background-color:#FF0000;
}

#privacy_content .middle .input_no{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#privacy_content .middle .infqury_btn{
text-align:center;
margin:20px;
}
#privacy_content .infqury_01{
text-align:center;
font-weight:bold;
margin:40px;
}
#content .incontent_in01{
text-align:center;
margin:50px 0px;
}
#privacy_content .infqury_02{
text-align:left;
padding:10px 0px;
border-bottom:1px solid #7F7F7F;
}
#privacy_content .infqury_03 h2{
	font-weight:bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
/* inquiry.php */