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


#group2{
	display:none;
}


#content{
	text-align:center;
}

#inner{
	width:700px;
	margin:0 auto;
	text-align:left;
}

#inner .column01{
	margin:0 0 30px 0;
}

#inner h2{
	margin:0 0 15px 0;
}


/*common
--------------------------------------------------*/

h2.headline01{
	width:685px!important;
	width:700px;
	height:25px!important;
	height:30px;
	background:url(../images/title_sub01.gif) no-repeat;
	text-align:right;
	padding:5px 15px 0 0 ;
	color:#fff;
}


#inner .column01 ul li{
	background:url(../images/listmark.gif) no-repeat left;
	padding:0 0 5px 20px;
	border-bottom:1px solid #ccc;
	margin:5px 0;
}

#inner .column01 ul .name{
	width:450px;
	float:left;
	font-size:14px;
	margin:7px 0 0 0 ;
}

#inner .column01 ul .name span{
	font-size:12px;
	color:#666;
	padding:0 0 0 5px ;
}

#inner .column01 ul .tel{
	width:200px;
	float:right;
	text-align:right;
	font-size:20px;
	font-weight:bold;
}



#inner table{
	width:700px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	color:#666;
}

#inner table th ,#inner table td{
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:left;
	vertical-align:middle;
	padding:8px 10px;
}

#inner table th{
	background:#f7f7f7;
	font-weight:bold;
	width:155px;
	vertical-align:top;
}

#inner table .indispensable{
	background:url(../images/indispensable.gif) no-repeat #f7f7f7;
	background-position:135px 8px;
}

#inner table td{
	font-weight:bold;
}

#inner table td span{
	font-weight:normal;
	margin:0px 0px 0px 20px;
}


#inner .submit{
	text-align:center;
	margin:15px 0;
}

#inner .submit input{
	text-align:center;
	margin:10px;
	width:140px;
	padding:5px;
}

/*inqut*/
#inner .name{
	width:300px;
}

#inner textarea{
	width:500px;
}

