@charset 'utf-8';
/* top */
div#topMenuBox {
	padding-left: 15px;
	font-size: 85%;
}
div#topMainMenu {
	width: 914px;
	height: 27px;
	border-bottom: 3px solid #f5f5f5;
}
div#topMainMenu div {
	width: 175px;
	float: left;	
}
div#productSub {
	margin: 0;
	padding: 0;
	width: 170px;
	position: absolute;
	top: 66px;
	left: 368px;
	background: #ffffff;
	font-size: 95%;
	z-index: 200;
}
div#productSub div {
	margin: 2px 4px;
}
div#contactSub {
	width: 170px;
	position: absolute;
	top: 66px;
	left: 718px;
	width: 175px;
	background: #ffffff;
	font-size: 95%;
	padding-right: 5px;
	z-index: 205;
}
div#contactSub div {
	text-align: right;
	margin: 0;
	font-size: 90%;
	padding: 6px 0;
}
/* top */
#mainTop {
	background-image: url(../img_main/bg_mainBox_top.png) ;
	height: 40px;
}
#mainContents {
	background-image: url(../img_main/bg_mainBox_body.png);
	height: auto;
}
#menuBox {
	padding-top: 50px;
}

#mainInfo {
	background-image: url(../img_main/bg_newsBox.png);
	background-repeat: repeat-y;
}
#mainBottom {
	background-image: url(../img_main/bg_mainBox_bottom.png);
	background-repeat: no-repeat;
}
#contentsTitle {
	background-image: url(../img_main/bg_mainBox_top.png);
}
#productInfo {
	background-image: url(../img_main/bg_productBox.png);
	background-repeat: repeat-y;
	padding: 10px 30px;
	font-size: 90%;
}
#productInfo table {
	border-collapse: collapse;
}
#productInfo td {
	vertical-align:top;
	width: 40%;
	padding: 10px;
	line-height: 1.5em;
}
#productInfo h3 {
	font-family: "ヒラギノ丸ゴ Pro W4", "Meiryo", "Osaka", "MS PGothic";
	padding: 4px 5px 8px;	
}

#swfContainer {
	padding-left: 14px;
}

div.informationBox {
	padding:10px 30px 10px 40px;
}
div.informationBox p {
	font-size: 80%;
	color: #666666;
	line-height: 1.4em;
}
div.informationBox p.header {
	background: url(../img_main/rsq_header20_p.gif) no-repeat;
	margin: 5px;
	padding-left: 25px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5em;
}
div.informationBox p.signiture {
	font-size: 80%;
	text-align: right;
}
