@charset "utf-8";
/* CSS Document */
div#menu h2#request_navi {
	background:url(../images/m_request.gif);
	height:30px;
}

div#contents h2#request{
	background:url(../images/h2_request.jpg);
	height:39px;
}
h3#request_join {background:url(../images/h3_request1.jpg);}
h3#request_literature {
	background:url(../images/h3_request2.jpg);
	clear:both;
}
h3#request_question {background:url(../images/h3_request3.jpg);}

div#contents h4 {margin-top:10px;}

div#contents table.t_request {
	width:540px;
	background:#999;
	margin:0 auto;
}

div#contents table.t_request td {
	background:#fff;
	padding:5px 10px;
}

div#contents table.t_request th {
	background:#D6EAFC;
	font-weight:bold;
	text-align:center;
	padding:5px 10px;
	width:120px;
	border:#fff solid 1px;
}

div#contents ul{
	padding: 10px 10px 0 10px;
}

div#contents li {
	float:left;
	margin-right:20px;
	padding-bottom:10px;
}

div#contents li a {
	display:block;
	line-height:20px;
	padding:0 0 0 20px;
	background:url(../images/pdf_icon1.gif) no-repeat;
	color:#3333ff;
}

div#contents li a:hover {color:#f33;}

div#box {clear:both;}

div#box p#notice {
	font-size:85%;
	width:400px;
	float:left;
	margin-top:0;
	line-height:1.2em;
}

div#box img { border:none;}

div#footer { margin-top:0px;}

