@charset "utf-8";

/*====================
	contents
====================*/

#visual{
	background: #E5F2FF url(../img/index/bg_visual.jpg) repeat-x 0 0;
	text-align: center;
	margin-bottom: 40px;
}

#mainBan{
	width: 960px;
	margin: 0 auto 30px;
	overflow: hidden;
	position: relative;
}

#mainBan .bl-hover{
    opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=75); /* IE lt 8 */
    -ms-filter: "alpha(opacity=75)"; /* IE 8 */
    -khtml-opacity: .75; /* Safari 1.x */
    -moz-opacity: .75; /* FF lt 1.5, Netscape */
}

.mainBanBlock{
	width: 300px;
	float: left;
	position: relative;
}

.mainBanBlock h3{
	text-align: center;
	margin-bottom: 7px;
}

.mainBanBlock .img{
	text-align: center;
	margin-bottom: 7px;
}

.mainBanBlock .body{
	padding: 0 0 0 8px;
	letter-spacing: 1px;
}

#mainBan .triBtn{
	position: absolute;
	right: 0;
	bottom: 0;
}

#mainBan01{
	margin-right: 30px;
	float: left;
}

#mainBan02{
	float: left;
}

#mainBan03{
	float: right;
}

#mainBan .box300 .top{
	background: url(../img/index/box300_top.gif) no-repeat 0 0;
	padding-top: 10px;
}

#mainBan .box300 .btm{
	background: url(../img/index/box300_btm.gif) no-repeat 0 bottom;
	padding-bottom: 10px;
}

#mainBan .box300 .mdl{
	background: url(../img/index/box300_mdl.gif) repeat-y 0 0;
	padding: 10px 12px 20px;
}




#main{
	width: 628px;
	float: left;
}

#messageIndex{
	margin-bottom: 45px;
	padding-top: 2px;
}

#messageIndex .message{
	margin-bottom: 20px;
}

#messageIndex .body{
	line-height: 160%;
	color: #333333;
}


#whatsIndex{}

#whatsIndex h4{
	margin-bottom: 5px;
}

#whatsIndex table{
	width: 628px;
}

#whatsIndex th,
#whatsIndex td{
	border: none;
	padding: 15px 0;
	text-align: left;
	vertical-align: middle;
	background: url(../img/cmn/bdr_pink.jpg) repeat-x 0 bottom;
}

#whatsIndex table th{
	width: 95px;
	color: #333333;
	font-weight: normal;
	letter-spacing: 1px;
}

#whatsIndex table td img{
	line-height: 0;
	vertical-align: top;
	position: relative;
	top: -2px;
}

#whatsIndex table td.ico{
	width: 102px;
	text-align: left;
}

#whatsIndex table td.body{
	line-height: 120%;
}

#whatsIndex table td a{
	color: #FF9999;
}



#side{
	width: 300px;
	float: right;
}

#banIndex{}

#banIndex li{
	line-height: 0;
	margin-bottom: 25px;
}
