@charset "utf-8";

ul,ol,dl,dt,dd {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
}

.contents h1{
	background-image: url(/support/online/kyushu/img/header.jpg);
	height: 210px;
	width: 960px;
	text-indent:-9999px;
}

/*-------左カラム------*/

.left_cont{float:left;width:700px;/*background-color: #09C;*/}
.left_cont .tokuten{
	margin:0;
	padding-bottom:0 0 10px 0;}
.left_cont .tokuten h2{
	background-image: url(/support/online/kyushu/img/obi_tokuten.gif);
	height: 30px;
	padding-bottom: 10px;
	text-indent:-9999px;
	background-repeat: no-repeat;
}
.left_cont .tokuten p.box_bt{padding-left:100px;}
.left_cont .tokuten p.box_bt a{
	line-height:100%;
	margin: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
.left_cont .member{
	margin:20px 0 0 0;
	padding-bottom:0 0 10px 0;}
.left_cont .member h2{
	background-image: url(/support/online/kyushu/img/obi_member.gif);
	height: 30px;
	padding-bottom: 10px;
	text-indent:-9999px;
	background-repeat: no-repeat;
}
.left_cont .member div.box_member{
	padding-left: 10px;
	/*padding-top:10px;*/
	margin:10px 0 0 0;
}
.left_cont .yoyaku{
	margin:20px 0 0 0;
	padding-bottom:0 0 10px 0;
}
.left_cont .yoyaku h2{
	background-image: url(/support/online/kyushu/img/obi_yoyaku.gif);
	height: 30px;
	padding-bottom: 10px;
	text-indent:-9999px;
	background-repeat: no-repeat;
}
.left_cont .yoyaku div.box_yoyaku .fl_yoyaku .midashi{
	color:#0099CC;
}
.left_cont .yoyaku div.box_yoyaku{padding-left: 10px;}
.left_cont .yoyaku div.box_yoyaku .fl_yoyaku{ width:476px; margin-right:10px; float:left;}
.left_cont .yoyaku div.box_yoyaku .fl_yoyaku .tit{ padding-bottom:10px;}
.left_cont .yoyaku div.box_yoyaku .fr_yoyaku{ width:204px; float:left;}
.left_cont .yoyaku div.box_yoyaku .fr_yoyaku .box_mypage{
	width:182px;
	padding:10px;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.left_cont .yoyaku div.box_yoyaku .fr_yoyaku .box_mypage .midashi{ color:#006633;}
.left_cont .yoyaku div.box_yoyaku .fr_yoyaku .box_mypage a.sankaku{
	background-image: url(/support/online/kyushu/img/ic_sankaku1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 4px;
}
.left_cont .qa{
	margin:20px 0 0 0;
	padding:0 0 10px 0;
	background-image: url(/support/online/kyushu/img/bg_yoyaku.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.left_cont .qa h2{
	background-image: url(/support/online/kyushu/img/obi_qa.gif);
	height: 30px;
	padding-bottom: 10px;
	text-indent:-9999px;
	background-repeat: no-repeat;
}
.left_cont .chui h2{
	background-image: url(/support/online/kyushu/img/obi_chui.gif);
	height: 30px;
	padding-bottom: 10px;
	text-indent:-9999px;
	background-repeat: no-repeat;
}
.left_cont .chui{
    margin-top: 1em;
}
.left_cont .chui p{
	background-image: url(/support/online/kyushu/img/ic_sankaku2.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 20px;
}
.left_cont .chui p:last-child{
	color: #f00;
    font-weight: 900;
}
.left_cont .qa ul li{
	background-image: url(/support/online/kyushu/img/ic_sankaku2.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 20px;
}

/*-------右カラム------*/

.right_cont{float:right;width:224px;}
.right_cont ul{ list-style-type:none;}
.right_cont ul li{ margin:0 0 10px 0;}

/*-------マウスオーバー時効果------*/

.main a:hover img
{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}
