@import url("../../common/css/base.css");
@charset "shift_jis";

#right-container{
	width:900px;
}
body#contact #right-container{
	width:900px;
	zoom:1;
	_position:static;
	margin-bottom:10px;
}
#contact #right-container h2{
	margin-bottom:15px;
}
#contact #right-container p{
	margin-bottom:25px;
}


#contact #right-container .section{
	width:750px;
	margin:0 auto;
}
table{
	width:750px;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}

table th,
table td{
	padding-bottom:10px;
	vertical-align:top;
	line-height:200%;
}
table th{
	width:210px;
	color:#0080C9;
	text-align:left;
	font-weight:normal;
}
form input,
form select{
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}



.btn{
	text-align:center;
}








/* index.html */

#main-container #right-container .section .naka{
	margin-bottom:0;
	margin-left:15px;
	line-height:21px;
	list-style-type: disc;
	margin-bottom:15px;
}

#right-container p{
	line-height:21px;]
}
#right-container a{
	color:#0080C9;
	text-decoration:underline;
}



