@charset "UTF-8";
/* CSS Document */

#access{
width: 740px;
padding: 50px 0px 50px 0px !important;
padding:0;
float:right;
display:inline;
}

#access h2{
	text-align:left;
}


#access h3{
margin: 0px 0px 5px 0px;
padding: 0px 0px 12px 22px;
text-align: left;
color:#724346;
font-size:17px;
height:35px;
font-weight:bold;
background:url(../img/common/h4.png) no-repeat 0px 0px;
}

#access h4{
	text-align:left;
	color:#881d25;
	border-bottom:3px solid #881d25;
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
}

#access h4.ver2{
	text-align:left;
	color:#3f0605;
	font-size:15px;
	font-weight:bold;
	margin-bottom:2px;
	border-bottom:none;
}

#access h5{
width: auto;
margin: 0px 0px 10px 0px;
padding:8px 12px;
text-align: left;
color:#333;
font-weight:bold;
background-color:#efefef;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}
#access h6{
width: auto;
margin: 0px 0px 10px 0px;
padding:8px 12px;
text-align: left;
color:#ac7d81;
background-color:#efd4d6;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

#access p{
	text-align:left;
}

#access p.texts{
	text-align:left;
	padding-bottom:20px;
}

#access p.textR{
	text-align:right;
	padding-bottom:20px;
}

#access ul.lists{
padding: 0px 0 20px 0;
padding: 0px 0px 0px 0px;
}

#access .lists li{
width: auto;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 20px;
text-align: left;
background: url(../img/common/arrow.png)  no-repeat 0px 6px;
display: block;
}
#access .lists li.kome{background: url(../img/common/kome.png)  no-repeat 0px 6px;}
#access .lists li.maru{background: url(../img/common/maru.png)  no-repeat 0px 6px;}
#access .lists li.maru2{background: url(../img/common/maru2.png)  no-repeat 0px 6px;}


#access table.zero {
	width:auto;
	border-collapse: collapse;
	border-spacing:0;
}
#access .zero th{
	width:1%;
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}

#access .zero td {
	width:auto;
	padding: 0px 0px 0px 10px;
	vertical-align:top;
}

#access .zero td.valignB {
	vertical-align:bottom;
}
#access .zero td.tdR {
	width:5%;
	text-align:right;
	padding: 0px 0px 0px 10px;
	white-space:nowrap;
}

#access .btnC{
	text-align:center;
}






#access dl.dl{
width: auto;
margin:0px 0px 0px 0px;
padding:0px;
text-align: left;
}
#access .dl dt{
color:#690007;
font-weight: bold;
padding: 0;
margin:0px 0px 0px 0px;
}
#access .dl dt.kome2{background: url(../img/common/kome2.png) no-repeat 0px 4px;padding-left: 18px;}
#access .dl dd {
margin:0px 0px 10px 0px;
}
#access .dl dd.ddKome2 {
margin:0px 0px 10px 18px;
}
