BODY {
	font-size:0.8em;
	line-height:120%;
	margin:0px;
	padding:0px;
	background-color:#000000;
	color:#ffffff;
}

a:link {
	color:#6699CC;
}
a:visited {
	color:#6699CC;
}
a:hover {
	color:#6699FF;
	text-decoration: none;
}


#wrapper {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}
#header {
	width:750px;
	height:70px;
	margin:5px 0px;
}
#h_left {
	float:left;
}
#h_right {
	float:right;
	margin-top:45px;
}
#footer {
	clear:both;
	text-align:center;
	padding:10px 0px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#666666;
}

#main {
	width:750px;
	margin-bottom:10px;
}

/* メニュー関連----------------------------------- */
#global_navi {
	width:180px;
	margin:0px;
	padding:0px;
	float:left;
}
#global_navi ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#lmenu li {
	display:inline;
}
#global_navi li a {
	display:block;
	background-image:url(gnavi_bk.gif);
	background-repeat:no-repeat;
	width:180px;
	height:28px;
	text-decoration:none;
	text-indent:-1000px;
	overflow:hidden;
}

.gn_new a {background-position:0 0;}
.gn_new a:hover {background-position:-180px 0;}
.gn_hid a {background-position:0 -28px;}
.gn_hid a:hover {background-position:-180px -28px;}
.gn_rep a {background-position:0 -56px;}
.gn_rep a:hover {background-position:-180px -56px;}
.gn_led a {background-position:0 -84px;}
.gn_led a:hover {background-position:-180px -84px;}
.gn_halo a {background-position:0 -112px;}
.gn_halo a:hover {background-position:-180px -112px;}
.gn_mlist a {background-position:0 -140px;}
.gn_mlist a:hover {background-position:-180px -140px;}
.gn_op a {background-position:0 -168px;}
.gn_op a:hover {background-position:-180px -168px;}
.gn_prof a {background-position:0 -196px;}
.gn_prof a:hover {background-position:-180px -196px;}
.gn_shop a {background-position:0 -224px;}
.gn_shop a:hover {background-position:-180px -224px;}
.gn_home a {background-position:0 -252px;}
.gn_home a:hover {background-position:-180px -252px;}


/* 右側関連----------------------------------- */
#contents {
	width:560px;
	float:right;
}

#pan {
	margin-bottom:20px;
	font-size:0.9em;
	color:#6699CC;
}
#pan a {
	color:#6699CC;
}

#ptop {
	text-align:right;
	margin:20px 0px;
	font-size:0.9em;
}

#ptop a {
	color:#999999;
}

.cont_box {
	width:560px;
	margin-bottom:15px;
}


/* TOPのみ----------------------------------- */
#contents2 {
	clear:both;
	width:750px;
	margin-top:30px;
}
#contents2_lft {
	width:370px;
	float:left;
}
#contents2_rgt {
	width:370px;
	float:right;
}
.prod_box {
	width:368px;
	margin-bottom:10px;
	border:1px solid #666666;
}
.prod_box2 {
	width:368px;
	height:150px;
	margin:10px 0px;
	border:1px solid #666666;
}
.prod_box2 ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.prod_box2 li {
	margin-left:20px;
	line-height:150%;
}



/* 基礎部分----------------------------------- */
h1 {
	font-size:1.1em;
	margin-bottom:5px;
	color:#ffffff;
	text-align:right;
}



.tb td {
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
}







h2 {
	width:490px;
	background-image:url(h2_bk.gif);
	background-repeat:no-repeat;
	font-size:1.1em;
	padding:2px 0px 5px 10px;
	margin-bottom:5px;
	color:#666666;
}
h3 {
	font-size:1.1em;
	color:#000066;
	margin-top:5px;
	margin-bottom:0px;
}

p {
	line-height:140%;
	margin:5px 0px;
}





#submenu {
	width:490px;
	text-align:center;
	padding:5px 0px;
	font-size:0.9em;
	color:#339999;
}








.d_none {
	display:none;
}

.cau {
	color:#FF0000;
}

