/* charset */
@charset "euc-jp";

body {
	background-image: url(/design/gmosp1026/img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	color: #333333;
}
img {
	border: 0px;
}
/*----------------------------
header
----------------------------*/
.header {
	width: 780px;
	text-align: left;
	background-image: url(/design/gmosp1026/img/head/kawada_online.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.header h1 {
	margin: 0px;
	padding: 5px;
	font-size: 9pt;
	font-weight: normal;
}
.header h2 {
	margin: 0px;
	padding: 0px;
}

/*----------------------------
g navi
----------------------------*/
ul.gNav {
	width: 780px;
	background: url(/design/gmosp1026/img/head/navi2.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 45px;
}
ul.gNav li {
	float: left;
	list-style-type: none;
	height: 45px;
	width: 130px;
}
ul.gNav a {
	display: block;
	width: 130px;
	height: 45px;
}
ul.gNav a:hover {
	background: none;
}
.productBody .header .gNav li.mainpageNav a img,
.header .gNav li a:hover img {
	width: 0;
	height: 0;
}
.btm-navi {
	background-image: url(/design/gmosp1026/img/head/btm_navi.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 15px;

}
/*----------------------------
left
----------------------------*/
.left {
	width: 150px;
}
.left-blk {
	border: 1px solid #cfcfcf;
	margin-bottom: 5px;
	line-height: 1.5;
	width: 148px;
	text-align: center;

}
.left-ttl {
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 5px;



}
.search {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.search input {
	width: 140px;
	margin-bottom: 5px;
	font-size: 15pt;

}
.left-blk ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 140px;
}
.left-blk li {
	list-style-type: none;
	background-image: url(/design/gmosp1026/img/left/icon.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.left-bn {
	margin-bottom: 5px;
	margin-top: 0px;
}
/*----------------------------
center
----------------------------*/
.center-wrap {
	width: 625px;
	line-height: 1.5;
	text-align: left;
}
.main-blk {
	border: 1px solid #cfcfcf;
	margin-bottom: 5px;
	line-height: 1.5;
	width: 623px;
	text-align: center;
}
.center-wrap p {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.main-blk table {
	margin: 0px 5px;
	width: 600px;
}
ul.brand {
	margin: 0px;
	padding: 0px;
	width: 625px;
    zoom: 100%;
}
.brand:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
ul.brand li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 156px;
	height: 60px;
	text-align: center;

}
/*----------------------------
footer
----------------------------*/
.footer {
	background-color: #ebebeb;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 625px;
	text-align: right;
	line-height: 1.5;
	background-image: url(/design/gmosp1026/img/f_logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer p {
	margin: 0px;
	padding: 15px;
}
/*----------------------------
member only left
----------------------------*/
.leftmember-blk {
	border: 1px solid #cfcfcf;
	margin-bottom: 5px;
	line-height: 1.5;
	width: 148px;
	text-align: center;
	background-color: #ffffcc;
}
.leftmember-blk ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 140px;
}
.leftmember-blk li {
	list-style-type: none;
	background-image: url(/design/gmosp1026/img/left/icon.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*----------------------------
maker list
----------------------------*/
ul.maker-list {
	margin: 5px;
	padding: 0px;
	float: left;
	width: 290px;
    zoom: 100%;
}
.maker-list:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
ul.maker-list li {
	text-align: left;
	background-image: url(maker/list_maker.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left center;
	height: 42px;
	padding-left: 30px;
	line-height: 42px;
	font-size: 10pt;
	font-weight: bold;

}
