@charset "UTF-8";

@import "css/import.css";
@import "benri.css";

/* index */




.wakuIn img.title{
	margin-left: 15px;
}

ul.access_menu{
	width: 170px;
	margin-left: 15px;
}

.access_menu li{
	height: 46px;
	width: 130px;
	background-image: url(../img/common/blue_ya_li.gif);
	line-height: 46px;
	padding-left: 40px;
	background-repeat: no-repeat;
}

#twoColumnMain{
overflow:hidden;
width:720px;
padding-bottom:20px;
}

#twoColumnMain h4 {
background-color:#EEEEEE;
background-image:url(img/faq/h5_g.gif);
background-position:2px center;
background-repeat:no-repeat;
clear:both;
height:35px;
line-height:35px;
margin-top:10px;
margin-bottom:15px;
padding-left:30px;
font-weight:bold;
font-size:114%;
float:left;
width:500px;
}

#twoColumnMain .top a{
display:bloke;
background-color:#EEEEEE;
background-image:url(img/faq/top-marker.gif);
background-position:2px center;
background-repeat:no-repeat;
height:35px;
line-height:35px;
margin-top:10px;
margin-bottom:15px;
padding-left:20px;
float:right;
width:170px;
text-decoration:none !important;
font-size:11px;
}

#twoColumnMain #accordion dl{
clear:both;
}

#twoColumnMain #accordion dt.accordion_toggle{
border-bottom: 1px dashed tan;
}

#twoColumnMain #accordion dt.accordion_toggle a{
display:block;
padding:10px 10px 10px 30px;
text-decoration:none !important;
background:url(img/faq/list-marker.gif) left center no-repeat;
}

#twoColumnMain #accordion dt.accordion_toggle a:hover{
background:floralwhite;
}

#twoColumnMain #accordion dd.accordion_content{
background:#F0EDE2;
padding:15px 30px;
overflow:hidden;
border:1px solid tan;
border-top:none;
}

#twoColumnMain #accordion dd.accordion_content p{
line-height:1.6em;
margin-bottom:0.8em;
}

#twoColumnMain #accordion dd.accordion_content ul{
margin-bottom:1em;
}

#twoColumnMain #accordion dd.accordion_content li{
margin-bottom:0.5em;
}



#twoColumnMain strong{
font-weight:bold;
color:firebrick;
}

#twoColumnMain .redfont{
}

#twoColumnMain tr{
padding:3px;
}

#twoColumnMain .pet tr{
text-align:center;
}


#twoColumnMain td{
padding:3px;
}

#twoColumnMain .whitetext{
color:white;
}