@charset 'utf-8';
/* global */
* {
	margin: 0;
	padding: 0;
}
html, body {
	text-align: center;
	height: 100%;
	font-size: 12pt;
}
body {
	background: url(../img_main/fn_background_b.png);
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Meiryo, "MS PGothic";
}
#globalHolder {
	background-image: url(../img_main/global_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
img {
	border: 0;
}
a:link, a:visited {
	color: #0c5765;
	text-decoration: none;
}
a:hover, a:active {
	color: #20afd4;
	text-decoration: underline;
}
a.mail:link, a.mail:visited {
	color: #e0e0e0;
	text-decoration: none;
}
a.mail:hover, a.mail:active {
	color: #f0f0f0;
	text-decoration: underline;
}
#holder {
	width: 950px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#main {
	background-image: url(../img_main/fn_background_b.png) ;
	position: relative;
}
#mainTop {
	background-image: url(../img_main/bg_mainBox_top.png) ;
	position: relative;
	height:30px;
}
#mainTop p {
	text-indent: -1000em;
}
#mainContents {
	background-image: url(../img_main/bg_mainBox_middle.png) ;
	position: relative;
}
#mainBottom {
	background-image: url(../img_main/bg_mainBox_bottom.png) ;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	height:115px;
	z-index: 30;
}
#contentsTitle {
	background-image: url(../img_main/bg_mainBox_top.png) ;
	background-position: 0px -30px;
	position: relative;
	height: 40px;
}
#contentsTitle h1 {
	color: #f0f0f0;
	padding: 15px;
	margin-left: 20px;
	font-size: 120%;
	font-weight: bold;
}
#copyrightBox {
	width: 94%;
	height: 2em;
	position: absolute;
	top: 30px;
	left: 3%;
	font-size: 70%;
	text-align:left;
}
#menuBox {
	width: 210px;
	margin: 0;
	padding: 50px 0px 5px;
}
#copyrightBox p {
	color: #f0f0f0;
	margin: 4px;
	text-indent: -1000em;
}
p#copyright {
	width: 300px;
	position: absolute;
	text-indent: 0em;
	top: 40px;
	left: 560px;
	text-align: right;
}
div.pagetop-p {
	position: relative;
	text-align:right;
}
a.pagetop {
	font-size: 80%;
}
div#mail-link-box {
	position: relative;
	top: -25px;
}
/* menu */
.visiting {
	color: #09444f;
	font-weight: bold;
	text-decoration: underline;
}
#menu-holder-td {
	padding-top: 50px;
}
div#menuBox {
	height: 100%;
}
div#mainMenu {
	margin: 0;
	padding: 0;
	width: 190px;
	overflow: hidden;
	list-style-type: none;
	list-style-position: inside;
	position: relative;
}
div#mainMenu div {
	padding: 0px;
	font-size: 90%;
}
div#productSub {
	margin: 5px 0px 10px 5px;
}
div#productSub div {
	padding: 2px 0px;
	font-size: 90%;
}
div#contactSub {
	width: 180px;
	font-size: 80%;
}
div#contactSub div {
	margin: 5px 0px;
	text-align: right;
	padding-right: 20px;
}
/* layout table */
table {
	border-collapse: collapse;
}
table td.contentsTd {
	width: 730px;
	vertical-align:top;
}
table td.menuTd {
	width: 210px;
}
/* address or map */

div.addressInfo {
	padding-top: 30px;
	margin-left: 360px;
}
p.adHeader {
	background-image:url(../img_main/rsq_header15.png);
	background-repeat: no-repeat;
	
	font-size: 80%;
	font-weight: bold;
	margin:10px;
	padding-left: 20px;
}
p.adCat {
	font-size: 70%;
	line-height: 1.5em;
	text-indent: 1em;
	margin: 5px 0px;	
}
p.adDesc {
	font-size: 80%;
	line-height: 1.5em;
	margin: 5px 0px;
}
p.adDescRight {
	text-align: right;
	font-size: 80%;
	line-height: 1.5em;
}
p.adDescLeft {
	text-align: left;
	text-indent: 2em;
	font-size: 80%;
	line-height: 1.5em;
}
/* */
div.pbTop {
	width: 550px;
}
div.pbPro {
	width: 630px;
}
div.productBox {
	font-size: 90%;
	margin-top: 0px;
	margin-left: 40px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid silver;
	clear: left;
	text-align: left;
}

div.productBox h3 a:link, div.productBox h3 a:visited {
	color: #333333;
} 
div.productBox h3 a:hover, div.productBox h3 a:active {
	color: #333333;
	text-decoration:none;
}

div.productBox h3 {
	font-size: 125%;
	margin: 0px 0px 10px;
	padding: 10px 6px;
	color: #333333;
	text-align: left;
	border-left: 5px solid #0091b6;
}

div.productBox p {
	text-align: left;
	line-height: 1.8em;
}

div.productBox img.productImg {
	display: block;
	float: left;
}
div.productBox ul {
	width: 480px;
	list-style-type: disc;
}
div.productBox li {
	padding: 4px;
}

div.productBox div.productDesc {
	padding: 5px 10px;
	text-align: left;
	color: #333333;
}
div.productBox div.productTable h1 {
	font-size: 120%;
	padding: 2px;
	margin: 2px;
	background: none;
	border: none;
}
div.productBox div.productTable h2 {
	font-size: 120%;
	padding: 2px;
	margin: 2px;
	background: none;
	border: none;
}
div.productBox div.productTable h3 {
	font-size: 120%;
	padding: 2px;
	margin: 2px;
	background: none;
	border: none;
}
div.productBox div.productTable h4 {
	font-size: 120%;
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	background: none;
	border: none;
	color: #0091b6;
}
div.productBox div.productTable h5 {
	font-size: 100%;
	padding: 4px;
	margin: 2px;
	color: #000000;
}
div.productBox div.imgHolder {
	padding: 0px 0px;
	float: left;
}
div.productBox div.imgExtraHolder {
	padding: 0px 10px;

}
div.productBox img.productImg {
	display: inline;
}
div.productBox p.imgName {
	font-size: 90%;
	clear: left;
	text-align: center;
	padding-bottom: 4px;
}
div.productBox div.productTable {
	padding-top: 10px;
	clear: left;
	font-size: 90%;
}
div.productBox table {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0px;
}
div.productBox table th {
	padding: 4px;
	border: 1px solid silver;
	background: #f2fdfd;
	text-align: left;
	font-size: 85%;
}
div.productBox table .no-border {
	border: 0;
	background: #ffffff;
}
div.productBox table td {
	padding: 2px 4px;
	border: 1px solid silver;
	text-align: left;
	white-space: nowrap;
	font-size: 85%;
}
div.productBox table.pLayout td{
	border: 0px solid white;
	white-space: normal;
}
img.cat-icon {
	vertical-align: middle;
}
/* top products */
div#tpBoxHolder {
	margin-left: 40px;
	padding-bottom: 10px;
	width: 560px;
}
div#tpBoxTop {
	background-image: url(../img_main/tp_background-01-01.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 35px;
}
div#tpBoxContents {
	background-image: url(../img_main/tp_background-01-02.png);
	background-position: left top;
	background-repeat: repeat-y;
}
div#tpBoxBottom {
	background-image: url(../img_main/tp_background-01-03.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 25px;
}
/* topic list */
#topicListBox {
	padding: 10px 20px 5px;
	font-size: 80%;
}
#topicListBox p {
	color: #666666;
	padding: 0 0 3px;
	border-bottom: 1px solid #e0e0e0;
}
/* form error */

.form-error-box {
	padding: 10px;
	font-size: 80%;
	color: #e01a1a;
	background-color: #fdcfc9;
}

.confirm-field {
	font-size: 90%;
}

.confirm-info-field {
	font-size: 80%;
	text-align: center;
}