@charset "UTF-8";
/*

*/


#menuBox{
	background:url(../image/backgroundMenuPlanetSuite.gif) no-repeat left bottom;
	width:171px;
	padding:0 0 10px 0;
	margin:23px 0 0 9px;
}

#menuBox ul li{
	list-style:none;
	margin:0;
	_margin:0 0 -3px 0;
	padding:0 0 0 10px;
}

#menuBox ul li img{
	margin:0;
	padding:0;
	display:block;
	_display:inline;
}

/* サイドナビ用お問い合わせ */
#subInformationBox{
	background:url(../image/backgroundMenuInformation.gif) no-repeat left bottom;
	width:162px;
	padding:0 0 10px 0;
	margin:15px 0 0 9px;
}

#subInformationBox p.note{
	margin:5px 9px 5px 10px;
	padding:3px 4px;
	border-bottom:#D4D4D4 solid 1px;
}
#subInformationBox p.charge{
	margin:5px 9px 5px 10px;
	padding:3px 4px;
}

#subInformationBox p.button{
	margin:5px 7px 0;
}


#subInformationBox p.comment.S{
	background:url(../image/menuInformationP_s.gif) no-repeat;
	height:105px;
	_height:120px;
	padding:15px 20px 0 20px;
	color:#F00;
	font-weight:bold;
	font-size:11px;
}

#subInformationBox p.comment.M{
	background:url(../image/menuInformationP_m.gif) no-repeat;
	height:150px;
	_height:165px;
	padding:15px 20px 0 20px;
	color:#F00;
	font-weight:bold;
	font-size:11px;
}


#subInformationBox p.comment.L{
	background:url(../image/menuInformationP_l.gif) no-repeat;
	height:170px;
	_height:185px;
	padding:15px 20px 0 20px;
	color:#F00;
	font-weight:bold;
	font-size:11px;
}

#subInformationBox p.comment span{
	display:block;
	
}


/* サイドナビ用FAQ */
#subFAQBox{
	background:url(../image/menuFAQ_background.gif) no-repeat left bottom;
	width:162px;
	padding:0 0 10px 0;
	margin:15px 0 0 9px;
}


#subFAQBox p.button{
	margin:5px 7px 0;
}

/* topicPath */

ul#topicPath{
	display:block;

	width:535px;
	_width:540px;
	
	height:24px;
	_height:25px;
	overflow:hidden;
	
	
	padding:1px 0 0 5px;
	margin:0;
	background:url(../image/backgroundTopicPath.gif) no-repeat left top;
}

ul#topicPath li{
	display:block;
	float:left;
	height:20px;
	_height:15px;
	padding:0 15px 0 5px;
	margin:0;
	background:url(../image/backgroundTopicPathCell.gif) no-repeat right top;
}

ul#topicPath li a{
	line-height:1;
}

ul#topicPath li:last-child{
	background:none;
}



ul#topicPath li a{
	text-decoration:none;
	line-height:2.2em;
}


/* お問い合わせモジュール */
.moduleInformation{
	background:none !important;
	margin:0 !important;
	padding:0 !important;
}

.moduleInformation table{
	width:540px;
	border:solid 1px #D4D4D4;
	border-top:none;
	border-collapse:collapse;
}

.moduleInformation table th{
	padding:14px 10px 14px 14px ;
	border-right:solid 1px #D4D4D4;
	text-align:center;
	vertical-align:top;
}

.moduleInformation table th p.comment.S{
	text-align:left;
	background:url(../image/h2InformationP_s.gif) no-repeat;
	height:120px;
	_height:135px;
	padding:15px 25px 0 15px;
	color:#F00;
	font-weight:bold;
	font-size:14px;
}

.moduleInformation table th p.comment.L{
	text-align:left;
	background:url(../image/h2InformationP_l.gif) no-repeat;
	height:150px;
	_height:165px;
	padding:15px 25px 0 15px;
	color:#F00;
	font-weight:bold;
	font-size:14px;
}

.moduleInformation table th p.comment span{
	display:block;
}


.moduleInformation table td{
	padding:14px 10px 14px 14px ;
	text-align:center;
}

.moduleInformation table th img{
	margin:0 0 10px;
}

.moduleInformation table td img{
	margin:5px 0;
}








/* parts */
div.toTop{
	clear:both;
	text-align:right;
	background:url(../image/arrowUP.gif) no-repeat right 32px;
	padding:30px 15px 30px 0 ;
}





