#left li{
	background-image: url(../img/bg_menu_o.jpg);
}
#top{
	background:  url(../04recruit/img/bg_top.jpg) left repeat-y;
	text-align: left;
	padding: 5px 20px 0 10px;
	line-height: 150%;
	margin: 20px 0;
}

/* -------------------- index お問い合わせトップ -------------------- */
#style01{
	margin: 20px auto 30px;
	text-align: center;
	width: 750px;
}
#style01 h3,#style01 h4{
	text-align: left;
}
#style01 div{
	line-height: 150%;
	margin:  10px 0 20px;
}
#style01 p{
	text-align: left;
	margin: 10px;
	font-size: 85%;
}

/* -------------------- 02 IR情報に関するお問い合わせ -------------------- */
#style02{
	margin: 20px auto 30px;
	text-align: center;
	width: 750px;
}
#style02 h3,#style02 h4{
	text-align: left;
}
#style02 h3{
	margin-bottom: 10px;
}
#style02 h4{
	margin-top: 20px;
}
#style02 div{
	line-height: 150%;
	text-align: left;
	margin: 0 10px;
}
#style02 p{
	text-align: left;
	padding: 10px;
	font-size: 85%;
}
#style02 ul{
	margin: 0 30px;
	list-style: circle;
	font-size: 85%;
	line-height: 150%;
}

#style02 table{
	width: 500px;
}
#style02 th,#style02 td{
	padding: 5px;
	line-height: 150%;
	text-align: left;
	font-size: 85%;
}
#style02 th{
	width: 7.5em;
}
#style02 a:link,#style02 a:visited{
	text-decoration: none;
	color: #00f;
}
#style02 a:active,#style02 a:hover{
	text-decoration: underline;
	color: #f00;
}
#style02 .margin10 {
	margin:4px 0 0 4px;
}

/* -------------------- 03 物流サービスに関するお問い合わせ -------------------- */
#style03{
	margin: 20px auto 30px;
	width: 750px;
	text-align: left;
}
#style03 h3,#style03 h4{
	text-align: left;
}
#style03 h3{
	margin-bottom: 10px;
}
#style03 h4{
	margin-top: 20px;
}
#style03 div{
	line-height: 150%;
	text-align: left;
	margin: 0 10px;
}
#style03 p{
	text-align: left;
	padding: 10px;
	font-size: 85%;
}
#style03 table{
	width: 450px;
	margin: 10px 0;
}
#style03 td{
	padding: 10px;
	line-height: 150%;
	text-align: center;
	font-size: 85%;
}

/* -------------------- 04 申し込みフォーム -------------------- */
#style04{
	margin: 20px auto 30px;
	text-align: left;
	width: 750px;
}
#style04 h3{
	text-align: left;
	margin-bottom: 10px;
}
#style04 h4{
	margin-top: 20px;
}
#style04 table{
	width: 570px;
	margin-bottom: 10px;
	text-align:left;
}
#style04 p,#style04 td{
	padding: 10px;
	line-height: 150%;
	text-align: left;
	font-size: 85%;
}
#form th,#form td{
	padding: 5px;
	text-align: left;
	border: 1px solid #888;
	font-size: 85%;
}
#form td{
	width:400px;
}
#form th{
	width:165px;
	background-color: #dfd;
	padding:8px 5px 5px 5px;
}
#form th span.address01{
	float:left;
	color: #444;
	font-size:100%;
	padding:0;
}
#form th span.address02{
	float:right;
	text-align:right;
	color: #444;
	line-height:180%;
}
#form table.todohuken {
	width: 400px;
	border:none;
	margin: 0;
	padding:0;
}
#form td.area01 {
	width: 400px;
	border:none;
	padding:2px 0 2px 0;
}
#form td.area02 {
	width: 400px;
	border:none;
	padding:0;
}
#style04 span{
	color: #f00;
	padding:0 0 0 5px;
	font-size:12px;
}
#item {
	width:400px;
}
#item li {
	list-style:none;
	margin:1px 0;
}
#item ul {
	clear:both;
	border-bottom:dotted 1px #CCCCCC;
	width:400px;
	padding:0;
	margin:1px 0;
}
#item ul#last{
	border:none;
}
.item_l {
	float:left;
	width:100px;
}
.item_r {
	float:left;
	padding-left:20px;
	width:280px;
}

/* -------------------- Addition091204 -------------------- */

.attention {
	background: #dfecdf;
	width: 550px;
	line-height:150%;
}
