@charset "EUC-JP";
/* CSS Document */

html { 
	color:#fff;
	text-align: center;
	background: #242424;
	}


body
	{
	width: 1011px;
	margin: 0 auto;
	text-align:left;
	padding: 0;
	border: 0;	
	background: #242424 url(/design/gmosp1058/images/bg_01.jpg) top center repeat-y;
	color: #fff;
	font-size:12px;
}

body a:link { color:#fff; text-decoration: none;}
body a:visited { color:#fff; text-decoration: none;}
body a:active { color:#fff; text-decoration: none;}
body a:hover { color:#fff; text-decoration: underline;}


a img { outline: 0; border:none;}

.mT5 { margin-top: 5px;}
.mR5 { margin-right: 5px;}
.mB5 { margin-bottom: 5px;}
.mL5 { margin-left: 5px;}

.mT8 { margin-top: 8px;}
.mR8 { margin-right: 8px;}
.mB8 { margin-bottom: 8px;}
.mL8 { margin-left: 8px;}

.mT10 { margin-top: 10px;}
.mR10 { margin-right: 10px;}
.mL10 { margin-left: 10px;}
.mB10 { margin-bottom: 10px;}

.mT15 { margin-top: 15px;}
.mR15 { margin-right: 15px;}
.mL15 { margin-left: 15px;}
.mB15 { margin-bottom: 15px;}

.black { color:#000000;}
.red {color: #FF0000;}
.fontS { font-size: 10px;}

.lineH14 { line-height: 1.4;}
.lineH15 { line-height: 1.5;}
.lineH16 { line-height: 1.6;}
.lineH17 { line-height: 1.7;}
.lineH18 { line-height: 1.8;}
.lineH19 { line-height: 1.9;}
.lineH20 { line-height: 2.0;}

/*------------HEADER------------------*/
.header {
	width: 981px;
	padding-left:2px;
	}
	
.header table a { outline:none;}
.header table a img{vertical-align: bottom;}
.header table.nav { margin-bottom: 15px;}
.header table.nav span{ display: none; text-indent: -9999px; height:0;}
	
table#makebanner {
	width: 981px !important;
	}

div.calender table td{ color: #000000;}

/*-------------------------------
LEFT NAV
---------------------------------*/
.cate .navwrap { 
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	}
.cate ul { 
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	}

.cate ul li {
	width: 165px;
	float: left;
	line-height: 1.2;
	margin:0 0 0 0;
	padding:2px 0 2px 10px;
	font-size: 12px;
	text-transform: uppercase;
	list-style: outside;
	list-style-type:none;
	background: url(/design/gmosp1058/images/ic_navarrow.gif) left top no-repeat;
	}



.cate ul li a{
	display: block;
	margin: 0;
	padding: 0;
	background-image: none;
	text-indent: 0;
	font-size: 12px;
	text-transform:uppercase;
	}

.cate ul li.takumi ul {
	margin: 0;
	padding: 0;
	}
.cate ul li.takumi li {
	width: 155px;
	float: left;
line-height: 1.2;
	}

/*--------------clearFix--------------*/

.navwrap:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

/*----IE7 ----*/
.navwrap{	
	display:inline-block;
	}

/*----IE6----*/

/*Hides from IE-mac\*/
*html.navwrap{	height:1%;}
.navwrap{ display:block;}
/*End hide from IE-mac*/
	

/*-------------------------------
LEFT BANNER
---------------------------------*/
div.cate { margin: 0 0 10px 0; padding:0;}
div.cate img{ display:hidden; margin:0; padding:0;}
div.cate a{ display:block; 
background:url(/design/gmosp1058/images/ic_arrow_nav.gif) left no-repeat;
text-indent: 10px;
}


ul.banner,
ul.banner02 {
	list-style: none;
	margin: 0;
	padding:0;
overflow:hidden;
	}

ul.banner02 { 
overflow:hidden;
margin: 10px 0 0px 10px;
	}

ul.banner li{
	float:left;
	margin-bottom: 10px;
	}

ul.banner02 li {
	float:left;
	padding-bottom: 5px;
	}

ul.banner li a img,
ul.banner02 li a img {vertical-align: bottom;}
ul.banner02 li.last {padding-bottom: 10px;}

/*-------------------------------
TITLE
---------------------------------*/

div.mainMargin { margin-left: 8px;}
h1.cateTitle { font-size: 16px; font-weight:bold; margin: 0; padding: 2px 0 4px 10px;}
*html h1.cateTitle { font-size: 16px; font-weight:bold; margin: 0; padding: 5px 0 6px 10px;}
table.detailBox01 {	border-right: 1px solid #999999; border-bottom: 1px solid #999999;}
table.detailBox01 td{ border-collapse:collapse; border-left: 1px solid #999999;border-top: 1px solid #999999; text-align:left; padding: 4px 10px;}
table.detailBox01 th{ border-collapse:collapse; border-left: 1px solid #999999;border-top: 1px solid #999999; text-align:left; color:#CCCCCC; font-weight:bold; font-size:12px;padding: 4px 10px;}
td.proImg img{ margin: 0 0 0 0; padding: 0;}
td.proImg a{ display: block; margin: -10px 0 0 0; padding: 0;}