#leftNavi ul.list1 li.l3 a {
	font-weight: bold;
	background: none;
	color: #ff9900;
}

#inquiryBox_mini_soudan {
	float: right;
	width: 218px;
	height: 168px;
	border: #ff9900 1px solid;
	padding: 10px;
	margin: 20px 30px 0 0;
}

/* IE6hack_start */
* html div#inquiryBox_mini_soudan {
	float: right;
	width: 238px;
	height: 188px;
	border: #ff9900 1px solid;
	padding: 0;
	margin: 20px 10px 0 0;
}
/* IE6hack_end */

#inquiryBox_mini_soudan p {
	font-size: 13px;
	font-weight: bold;
}

#inquiryBox_mini_soudan p.mukyu {
	font-size: 13px;
	color: #ff9900;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 10px;
}

#inquiryBox_mini_soudan img {
	margin-bottom: 5px;
}

#inquiryBox_mini_soudan a {
	margin: 5px 0 5px 10px;
	display: block;
	height: 40px;
	width: 200px;
}

/* IE6hack_start */
* html div#inquiryBox_mini_soudan p {
	font-size: 13px;
	font-weight: bold;
	margin-left:10px;
	margin-top:10px;
}

* html div#inquiryBox_mini_soudan p.mukyu {
	font-size: 13px;
	color: #ff9900;
	font-weight: normal;
	margin:0 0 10px 10px;
}

* html div#inquiryBox_mini_soudan img {
	margin: 5px 5px 0 5px;
}

* html div#inquiryBox_mini_soudan a {
	margin: 5px 0 5px 10px;
	display: block;
	height: 40px;
	width: 200px;
}
/* IE6hack_end */

#inquiryBox_mini_soudan a span {
	display: none;
}

#inquiryBox_mini_soudan a:link,
#inquiryBox_mini_soudan a:visited {
	background: url(../../img/form_botton.gif) top left no-repeat;
}

#inquiryBox_mini_soudan a:active,
#inquiryBox_mini_soudan a:hover {
	background: url(../../img/form_botton2.gif) top left no-repeat;
}

#inquiryBox_mini_wide {
	margin: 20px 20px;
	border: #ff9900 1px solid;
	padding: 10px;
}

#inquiryBox_mini_wide h4 {
	font-size: 16px;
	color: #ff9900;
	font-weight: bold;
}

#inquiryBox_mini_wide img {
	margin: 10px 0 10px 20px;
}

#inquiryBox_mini_wide p {
	font-size: 13px;
}

#inquiryBox_mini_wide2 {
	margin: 20px;
	height: 90px;
	border: #ff9900 1px solid;
	padding: 10px;
}

#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 {
	margin: 5px 0 2px 5px;
}

#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;
}

#inquiryBox_mini_wide3 {
	margin: 20px;
	height: 100px;
	border: #ff9900 1px solid;
	padding: 10px;
}

#inquiryBox_mini_wide3 img {
	margin-right: 20px;
	margin-left: 20px;
}

#inquiryBox_mini_wide3 p {
	font-size:15px;
	margin-bottom: 5px;
}

#inquiryBox_mini_wide3 p.nenjuu {
	font-size: 13px;
	padding-top: 20px;
	color: #ff9900;
}

#contents h5 {
	font-size: 16px;
}

#contents h5.pos_dwn {
	margin-top: 20px;
}

#contents h5.head_bdr {
	margin: 20px 10px 10px 10px;
	padding-left: 25px;
	padding-top: 20px;
	border-top: #c3c3c3 2px dashed;
}

#contents h6 {
	margin: 20px 10px 10px 20px;
	font-size: 15px;
	font-weight: bold;
}

#contents h6 img {
	position: relative;
	top: 7px;
}

#contents h6 span {
	padding-left: 10px;
}

#jizenBox {
	width: 510px;
	margin:20px auto;
}

/* IE6hack_start */
* html div#jizenBox {
	width: 510px;
	margin:20px 0 20px 35px;
}
/* IE6hack_end */

#jizenBox_pct {
	width: 150px;
	float: left;
}

#jizenBox_text {
	width: 350px;
	padding-left: 10px;
	float: right;
}

#jizenBox_text h6 {
	margin: 0 0 5px 0;
}

#jizenBox_text h6 span.sub_title {
	font-size: 13px;
}

#jizenBox_text p {
	font-size: 14px;
	line-height: 1.5em;
}

#jizenBox_text p.ssc_link {
	margin-top: 5px;
	text-align: right;
	font-size: 13px;
}

#clear {
	clear: both;
	height: 10px;
}