/* content > main
---------------------------------------------------*/
h2{
	background: url(../image/img_h2.jpg) no-repeat;
}

h3#title01{
	background:url(../image/title01.gif) no-repeat;
}

/* 中央
---------------------------*/
.centerBox{
	clear:both;
	width:636px;
	padding-top:10px;
}

/* 中央 > 左側
---------------------------*/
.leftSide{
	float:left;
	width:309px;
}

/* 中央 > 右側
---------------------------*/
.rightSide{
	float:right;
	width:309px;
}

/* 共通
---------------------------*/
.sideBox ul li{
	font-size:11px;
}

.leftSide .sideBox,
.rightSide .sideBox{
	float:right;
	width:280px;
	padding:8px 0 0 0;
}

.leftSide .sideBox ul,
.rightSide .sideBox ul{
	width:280px;
}

.leftSide .sideBox ul li,
.rightSide .sideBox ul li{
	width:120px;
	line-height:22px;
	background:url(../image/arrow.gif) no-repeat left 5px;
	padding-left:16px;
}

.leftSide .sideBox .longList,
.rightSide .sideBox .longList{
	width:240px;
}

.leftSide h4,
.rightSide h4{
	width:309px;
	height:31px;
}

.leftSide h4#subTitle01{
	background:url(../image/sub_title01.jpg) no-repeat;
}

.rightSide h4#subTitle02{
	background:url(../image/sub_title02.jpg) no-repeat;
}

.leftSide h4#subTitle03{
	background:url(../image/sub_title03.jpg) no-repeat;
}

.rightSide h4#subTitle04{
	background:url(../image/sub_title04.jpg) no-repeat;
}

.leftSide h4#subTitle05{
	background:url(../image/sub_title05.jpg) no-repeat;
}

.rightSide h4#subTitle06{
	background:url(../image/sub_title06.jpg) no-repeat;
}

.leftSide h4#subTitle07{
	background:url(../image/sub_title07.jpg) no-repeat;
}

.rightSide h4#subTitle08{
	background:url(../image/sub_title09.jpg) no-repeat;
}

.leftSide h4#subTitle09{
	background:url(../image/sub_title08.jpg) no-repeat;
}

.rightSide h4#subTitle10{
	background:url(../image/sub_title10.jpg) no-repeat;
}

.leftSide h4#subTitle11{
	background-image: url(../image/sub_title12.jpg);
	background-repeat: no-repeat;
}

.rightSide h4#subTitle12{
	background-image: url(../image/sub_title11.jpg);
	background-repeat: no-repeat;
}

.leftSide h4#subTitle13{
	background:url(../image/sub_title13.jpg) no-repeat;
}

.rightSide h4#subTitle14{
	background:url(../image/sub_title14.jpg) no-repeat;
}

/* 詳しくはこちら
---------------------------*/
.leftSide .moreBtn,
.rightSide .moreBtn{
	text-indent:-9999px;
	background:url(../image/btn_more.gif) no-repeat;
	position:absolute;
	left: 202px;
	top: 135px;
}

.leftSide .moreBtn a,
.rightSide .moreBtn a{
	display:block;
	outline:none;
}

.leftSide .moreBtn a:hover,
.rightSide .moreBtn a:hover{
	background:url(../image/btn_more_on.gif) no-repeat;
}

.leftSide .moreBtn,
.rightSide .moreBtn,
.leftSide .moreBtn a,
.rightSide .moreBtn a,
.leftSide .moreBtn a:hover,
.rightSide .moreBtn a:hover{width:101px; height:24px;}

/* アポラン
---------------------------*/
#apolan{
	width:636px;
	margin-top:20px;
}

#apolan img{
	float:left;
	margin-left:30px;
}

#apolan #cm1{
	float:right;
	background:url(../image/banner01.jpg) no-repeat;
	margin-top:69px;
}

#apolan #cm2{
	clear:right;
	float:right;
	background:url(../image/banner02.jpg) no-repeat;
	margin-top:5px;
}

#apolan #cm1 a,
#apolan #cm2 a{
	text-indent:-9999px;
	display:block;
	outline:none;
}

#apolan #cm1 a:hover{
	background:url(../image/banner01_on.jpg) no-repeat;
}

#apolan #cm2 a:hover{
	background:url(../image/banner02_on.jpg) no-repeat;

}

#apolan #cm1,
#apolan #cm2,
#apolan #cm1 a,
#apolan #cm2 a,
#apolan #cm1 a:hover,
#apolan #cm2 a:hover{width:148px; height:67px;}


/* content > sub
---------------------------------------------------*/
#snav06{background:url(../../shared/image/snav06.jpg) no-repeat;}
#snav07{background:url(../../shared/image/snav07.jpg) no-repeat;}
#snav08{background:url(../../shared/image/snav08.jpg) no-repeat;}

/*#snav06 a{background:url(../../shared/image/snav06.jpg) no-repeat;}
#snav07 a{background:url(../../shared/image/snav07.jpg) no-repeat;}
#snav08 a{background:url(../../shared/image/snav08.jpg) no-repeat;}*/

#snav06 a:hover{background:url(../../shared/image/snav06_on.jpg) no-repeat;}
#snav07 a:hover{background:url(../../shared/image/snav07_on.jpg) no-repeat;}
#snav08 a:hover{background:url(../../shared/image/snav08_on.jpg) no-repeat;}

#sub ul #snav06,
#sub ul #snav07,
#sub ul #snav08,
#sub ul #snav06 a,
#sub ul #snav07 a,
#sub ul #snav08 a,
#sub ul #snav06 a:hover,
#sub ul #snav07 a:hover,
#sub ul #snav08 a:hover{height:31px;}

#sub ul #snav07{margin:10px 0;}
