@charset "utf-8";

/* index Contents */

#main {
	margin: 110px 25px 30px 25px;
	width: 760px;
}
* html #main {
	text-align: left;
}
#main h1 a {
	display: block;
	position: absolute;
	top: 155px;
	left: 15px;
	background: url(../../img/common/logo.png) no-repeat 0px 0px;
	width: 185px;
	height: 60px;
	text-indent: -9999px;
}
* html #main h1 a {
	display: block;
	position: absolute;
	top: 155px;
	left: 241px;
	background: url(../../img/common/logo.png) no-repeat 0px 0px;
	width: 185px;
	height: 60px;
	text-indent: -9999px;
}
#main_navi {
	position: absolute;
	top: 168px;
	left: 273px;
	width: 425px;
	height: 30px;
}
* html #main_navi {
	position: absolute;
	top: 168px;
	left: 499px;
	width: 425px;
	height: 30px;
}
#main_navi li {
	display: inline;
}
#main_navi li a {
	display:block;
	float:left;
	height: 28px;
	text-indent:-9999px;
}
.main_navi01 a {
	margin: 0px;
	background: url(../../img/common/mainnavi_sub_con.jpg) no-repeat right top;
	width: 107px;
	height: 26px;
	
}
.main_navi01 a:hover {
	background: url(../../img/common/mainnavi_sub_con_h.jpg) no-repeat right top;
}
.main_navi02 a {
	margin: 0px 0px 0px 27px;
	background: url(../../img/common/mainnavi_sub_sh.jpg) no-repeat right top;
	width: 116px;
	height: 28px;
	
}
.main_navi02 a:hover {
	background: url(../../img/common/mainnavi_sub_sh_h.jpg) no-repeat right top;
}
.main_navi03 a {
	margin: 0px 0px 0px 27px;
	background: url(../../img/common/mainnavi_sub_st.jpg) no-repeat right top;
	width: 148px;
	height: 27px;
}
.main_navi03 a:hover {
	background: url(../../img/common/mainnavi_sub_st_h.jpg) no-repeat right top;
}

/*----------------------------------------------------
	contents law
----------------------------------------------------*/
.law h2 {
    margin: 0px 0px 16px 93px;
	background: url(../img/title_law01.jpg) no-repeat left top;
	width: 143px;
	height: 19px;
	text-indent: -9999px;
}
.law table {
    margin: 0px 0px 35px 93px;
    border-collapse: separate;
}
.law table th {
    background: #93734B;
    padding: 9px 0px 9px 9px;
    width: 141px;
    text-align: left;
    line-height: 145%;
    vertical-align: top;
    color: #000000;
    font-weight: normal;
}
.law table td {
    background: #E3D7C8;
    padding: 9px 9px 9px 9px;
    width: 399px;
    line-height: 145%;
    color: #000000;
}
.law table td a {
	text-decoration: underline;
	color: #000000;
}
.law table td a:hover {
	text-decoration: none;
	color: #FF6600;
}
.law table td span {
	color: #FF0000;
}
* html .law table th,
* html .law table td {
    font-size: 75%;
}
/*----------------------------------------------------
	contents method
----------------------------------------------------*/
.shopping {
	float: left;
	padding: 0px 20px 0px 0px;
	width: 350px;
}
.shopping h2 {
	margin-bottom: 16px;
	background: url(../img/title_method01.jpg) no-repeat left top;
	width: 201px;
	height: 19px;
	text-indent: -9999px;
}
.shopping h3 {
    margin: 0px 0px 10px 0px;
    color: #CF7829;
    font-weight: bold;
}
.shopping a {
    text-decoration: underline;
    color: #CF7829;
}
.commodity {
	float: left;
	border-left: solid 1px #6A5C41;
	padding: 0px 0px 0px 20px;
	width: 359px;
}
.commodity a {
	text-decoration: underline;
	color: #000000;
}
.commodity a:hover {
	text-decoration: none;
	color: #FF6600;
}
* html .commodity {
	width: 390px;
}
.commodity h2 {
	margin-bottom: 16px;
	background: url(../img/title_method02.jpg) no-repeat left top;
	width: 263px;
	height: 19px;
	text-indent: -9999px;
}
.commodity p.nomargin {
    margin: 0px 0px 10px 0px;
}
.shopping p,
.commodity p {
	margin-bottom: 20px;
	line-height: 145%;
}
* html .shopping p,
* html .commodity p,
* html .commodity li {
    font-size: 75%;
	line-height: 165%;
}
.commodity ul li {
	line-height: 145%;
}

