@charset "utf-8";

/*=========================================================


	Site Name   
	File Name   inquiry.css

	Create Date 2010/05
	Update Date 2010/05


==========================================================*/

/*----------------------------------------------------------

	Module Top Style Sheet

-----------------------------------------------------------*/

div#column1-main {
}

div#column1-main #contents {
	padding:0 0 0 20px;
}

div#column1-main h1{
	margin:0 0 30px;
}

div#column1-main h2{
	margin:0 0 30px;
}

#column1-main h3{
	margin:0 0 10px;
}

#column1-main .oneSet{
	margin:20px 0;
}

#column1-main p {
	line-height: 180%;
	margin:15px 0;

}

#column1-main .font_small {
	font-size:85%;
}

#column1-main .word_orange {
	background-color:transparent;
	color:#ef5404;
}
	
#column1-main .clear1px {
	clear:both;
	height:1px;
}

#column1-main h3 {
margin:0 0 30px;
}

/* container_btn */
#column1-main .container_btn {
float:left;
width:458px;
margin-top:30px;
padding-bottom:30px;
border:#dde9f6 1px solid;
text-align:center;
}

#column1-main #container_btn_left {
border-right:none;
}

/* container_btn02 */
#column1-main .container_btn02 {
float:left;
width:458px;
min-height:192px;
height:auto !important;
height:192px;
margin:30px 0 20px;
padding:0;
border:#dde9f6 1px solid;
text-align:center;
}

#column1-main .container_btn02 .para_att {
margin:0;
padding:40px 10px 0;
font-size:85%;
text-align:left;
}

#column1-main #container_btn_left02 {
border-right:none;
}

#column1-main #container_btn_left02 h3 {
margin-bottom:40px;
}

#column1-main #container_btn_right02 h3 {
margin-bottom:20px;
}

#column1-main .container_btn02 dl {
width:350px;
margin:0 auto;
text-align:left;
}

#column1-main .container_btn02 dl dt {
margin:0 0 20px;
background-color:transparent;
color:#496db8;
font-size:110%;
font-weight:bold;
}

#column1-main .container_btn02 dl dd#open_time {
font-size:85%;
padding:10px 0 0;
}

/* container_btn03 */
#column1-main .container_btn03 {
float:left;
width:305px;
margin-top:30px;
padding-bottom:30px;
border:#dde9f6 1px solid;
border-right:none;
text-align:center;
}

#column1-main #container_btn_right03 {
border-right:#dde9f6 1px solid;
}

/* list style */
div#column1-main .list_att {
clear:both;
width:920px;
padding:0 10px 0 0;
background-color:transparent;
color:#6d6d6d;
font-size:85%;
}

div#column1-main .list_att li {
margin:0 0 10px;
padding:0 0 0 1.5em;
line-height:180%;
text-indent:-1.5em;
}

/* agree */
div#column1-main #box_agree {
width:880px;
height:400px;
margin:0 15px;
padding:0 20px;
border:#dde9f6 1px solid;
}

div#column1-main #box_agree ol {
width:880px;
padding:20px 0;
}

div#column1-main #box_agree ol li {
padding:0 0 10px 1.5em;
text-indent:-1.5em;
}

div#column1-main .btn_agree {
width:950px;
margin:15px 0 0;
text-align:center;
}

/* infomation */
div#column1-main .info_att {
clear:both;
width:896px;
margin-top:25px;
padding:10px;
background-color:transparent;
border:#dde9f6 1px solid;
}

div#column1-main .info_att p {
line-height: 220%;
margin:0 0;
font-weight:bold;
}

.color_red {
color:#cc0000;
}

.pdgb10 {
padding-bottom:10px;
}


