html, body {
    scrollbar-base-color: #E9E9E9;
    scrollbar-track-color: #FFFFFF;
    scrollbar-shadow-color: #E9E9E9;
    scrollbar-darkshadow-color: #D3D3D3;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: transparent;
    scrollbar-arrow-color: #808080;
}
body {
	font-size: 12px;
	line-height: 150%;
	color: #4b4b4b;
	background-color: #FFFFFF;
	margin:0px;
}
a:link {
	color: #669900;

}
a:visited {

	color: #669900;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
blockquote {
	margin: 0px 10px 0px 30px;
	}
p {padding-top:0;
	margin-top:0;}
img {  -ms-interpolation-mode: bicubic; 
	border: none;
}
#main_i { width:530px;
	margin-left:10px;}
#img_itle h2 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
h3 {
	font-size:14px;
	background-color:#E8F7E6;

	padding:5px 5px 3px 10px;

	border-left: #FF6600 solid 8px;
	color:#222222;
	margin-bottom:5px;
	margin-top:5px;
	clear:both;
	}
h4 { font-size:12px;
	padding:5px 5px 3px 10px;
	margin:0 0 8px 0px;
	background-color:#eeeeee;
	border-left:8px #999999 solid;
	
		}
.phot_l {float:left;
		margin-right:15px;
		margin-bottom:10px;
		}
.phot_r { float:right;
		margin-left:15px;
		margin-bottom:10px;
		}
.phot_m { padding:5px;
		border:#cccccc solid 1px;
		background:#FFFFFF;
		margin-bottom:10px;
		margin-right:10px;
		}

/*----------ガイド----------*/
.guide { width:160px;
		margin:5px auto;
		line-height:120%;
		padding-bottom:5px;
		margin-bottom:20px;
		text-align:left;}
.shop_guide { width:120px;
			height:100px;
	float:left;
	line-height:120%;
	padding:5px;
	border:#FF9999 solid 1px;
	margin:10px;
	text-align: center;}
/*----------新着情報----------*/
/*	<dl compact>
	<dt>DC</dt>
	<dd>DreamCast の略で・・・</dd>
	<dt>Dynamic HTML</dt>
	<dd>HTML や JavaScript などの技術を用いて・・・</dd>
	</dl>
*/
.news_date { background: url(../img/allow01.gif) no-repeat;
			padding:5px 0px 0px 30px;
			font-size:14px;
			color:#FF6633;
			font-weight:bold;
	}
.news_title {margin-left:0;
			padding-left:110px;
			border-bottom:dashed #999999 1px;
			padding-bottom:5px;}

/*----------フォント----------*/
.fontbig {font-size: x-large;
line-height: 145%;
}
.font16 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.font15 {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.font14 {
	font-size: 14px;
	text-align: left;
	line-height: 145%;
	font-weight: bold;
}
.font13 {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
}
.font12{font-size: 12px;
		line-height: 135%;
		text-align: left;
}
.fontred {
	color: #FF0000;
}
.fontble {
	color: #003399;
}
.font11{font-size: 11px;
		line-height: 135%;
		text-align: left;
}
.font10{font-size: 10px;
		line-height: 130%;
}
.font9{font-size: 9px;
		line-height: 135%;
		text-align: left;
}
.fontlarge {
	font-size: xx-large;
	color: #6666FF;
	line-height: 145%;
}
/*----------枠ライン----------*/
.tdline {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.wakuline {
	padding: 5px;
	border-top:#FFFFFF solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#FFFFFF solid 1px;
}
.wakuline_a {
	padding: 5px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#ffffff solid 1px;
	border-left:#FFFFFF solid 1px;
}

/*----------回り込みエンド----------*/
.end{
    clear:both;
	margin:0px;
	padding:0px;
}
/* Clears
*************************************************/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* HIDE IEmac-5 \*/
	* html .clearfix {height:1%;}
	*+html .clearfix {height:1%;}
	.clearfix {display:block;}
/* END HIDE IEmac-5 */

/*
*************************************************/
