#leftNavi ul.list1 li.l4 a {
	font-weight: bold;
	background: none;
	color: #ff9900;
}

#inquiryBox_mini_wide2 {
	margin: 20px;
	height: 160px;
	border: #ff9900 1px solid;
	padding: 10px;
}

#inquiryBox_mini_wide2 p.shoukai {
	font-size: 15px;
	line-height: 1.2em;
	margin-bottom:10px;
	margin-left: 20px;
}

#leftside p.inbox_title,
#rightside p.inbox_title {
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	margin-left: 10px;
}

#rightside p.inbox_title {
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	margin-left: 30px;
}

#leftside p.sub,
#rightside p.sub {
	font-size: 13px;
	margin: 0 0 5px 30px;
}

#leftside {
	width: 260px;
	float: left;
}

#leftside img.fd {
	margin: 5px 0 2px 5px;
	position: relative;
	top: 0;
	left: 0;
}

#rightside {
	width: 260px;
	float: right;
}

#rightside a {
	display: block;
	height: 40px;
	width: 200px;
	margin: 6px 30px;
}

#rightside a span {
	display: none;
}

#rightside a:link,
#rightside a:visited {
	background: url(../../img/form_botton.gif) left top no-repeat;
}

#rightside a:active,
#rightside a:hover {
	background: url(../../img/form_botton2.gif) left top no-repeat;
}

#nagare {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px 5px 5px 15px;
	text-align: right;
	border: #ff9900 2px solid;
}

/* IE6hack_start */
* html div#nagare {
	width: 520px;
	margin-left: 35px;
	margin-right: 0;
	margin-bottom: 20px;
	padding: 0;
	text-align: left;
	border: #ff9900 2px solid;
}
/* IE6hack_end */

#nagare h5 {
	display: block;
	width: 480px;
	padding: 5px 5px 5px 15px;
	border-bottom: #5e5e5e 2px solid;
	text-align: left;
}

/* IE6hack_start */
* html div#nagare h5 {
	display: block;
	width: 490px;
	margin: 5px 5px 5px 15px;
	border-bottom: #5e5e5e 2px solid;
	text-align: left;
}
/* IE6hack_end */

#nagare p {
	width: 480px;
	padding: 5px 5px 5px 15px;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
}

/* IE6hack_start */
* html div#nagare p {
	width: 480px;
	margin: 5px 5px 5px 15px;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
}
/* IE6hack_end */

#contents img {
	position: relative;
	top: 30px;
	left: 15px;
}

#contents p.nagare {
	margin: 10px;
	padding: 10px;
	width: 548px;
	border-bottom: #c3c3c3 1px solid;
	font-size: 15px;
}