﻿@charset "utf-8";
/* CSS Document */

/*  見出し
------------------------------------------------------------------------*/
#mainVis
{
	background:url(../cmn/img/border_top.gif) no-repeat 0 0;
	width:843px;
	display:block;
	margin:0 auto;
	margin-top:20px;
}

.border_box
{
	background:url(../cmn/img/border_bottom.gif) no-repeat 0 bottom;
	
	padding:40px 43px;
}
.topCmsLogo {
	float: right;
	width: 160px;
	text-align: center;
}
.topCmsLogo p {
	font-size: 10px;
	line-height: 14px;
}




.backIMG
{
	background:url(../img/main_vis.jpg) no-repeat center 0;
	width:765px;
	height:250px;
	padding:40px;
	font-size:15px;
	line-height:180%;
	display:block;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.point_3
{
	background:url(../img/point.gif) no-repeat center 55px;
	height:275px;
	display:block;
}

.point_3 dl
{
	text-align:center;
}
.point_3 dd
{
	text-indent:-9999px;
}
.backIMG h3 {
	margin-top: 30px;
}


#f_cont_box
{
	width:820px;
	margin:20px auto 0;
}

.banabox
{
	background:url(../img/bana_back.gif) no-repeat 0 0;
	padding:10px 20px;
	width:487px;
}



#indexPage #banaTop
{
	width:265px;
	margin:0px auto 20px;
}
#indexPage #banaTop li
{
	padding-bottom:6px;
}

#indexPage #banaTop li,
#indexPage #banaTop3 li
{
	float:none;
}


#indexPage #banaTop2,
#indexPage #banaTop3
{
	margin:5px auto 0px;
}

#indexPage #banaTop3 li
{
	float:left;
}

#indexPage li.end
{
	padding:0 !important;
}


#indexPage #banaTop li
{
	padding-right:10px;
}
#indexPage #banaTop3 li
{
	padding-right:10px;
}


#f_cont_box .floatLeft {
	width: 265px;
}
#f_cont_box .banabox .floatLeft {
	width: 238px!important;
}

.read_txt
{
	width:785px;
	margin:0 auto;
	margin-bottom:15px;
	padding-left:20px;
	border-left:solid 5px #C68F8F;
	line-height:2;
}
.read_txt h3,
.special_box h3
{
	color:#C68F8F;
	font-size:16px;
	font-weight:bold;
	margin-bottom:3px;
	}
.read_back
{
	background:url(../img/read_back.jpg) no-repeat right bottom;
}
.special_box
{
	border:solid 2px #B4686E;
	padding:20px;
	width:770px;
	margin:0 auto;
}

.special_box h4
{
	color:#C68F8F;
	font-weight:bold;
	margin-bottom:3px;
}.mainCopy {
	color: #C68F8F;
	font-size: 18px;
	padding-left: 35px;
	font-weight: bold;
	padding-bottom: 25px;
	padding-top: 25px;
}

