BODY {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-left: 0px;
	SCROLLBAR-FACE-COLOR: #D9D9D9;
	SCROLLBAR-HIGHLIGHT-COLOR: #D9D9D9;
	SCROLLBAR-SHADOW-COLOR: #E0E0E0;
	SCROLLBAR-3DLIGHT-COLOR: #E0E0E0;
	SCROLLBAR-ARROW-COLOR: #8186B6;
	SCROLLBAR-TRACK-COLOR: #f5f5f5;
	SCROLLBAR-DARKSHADOW-COLOR: #f0f0f0;
	color: #333333;
	background: #e1e1e1;
	margin-right: 0px;
	margin-bottom: 0px;
}
TABLE,TH,TR,TD,P {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0px;
}
form {
	margin:0px;
}
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: underline;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
.underline01 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0px;
	text-decoration: underline;
}
.f11h13 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0px;
}
.f11h18 { color: #555; font-size: 13px; line-height: 16px; letter-spacing: 0; }
.f14h20 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}
.f10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 0px;
}.f11 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0px;
}
.f12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0px;
}
.f12h18 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
}
.f13h18 {
	font: 13px/18px "ＭＳ Ｐゴシック", "Osaka";
	letter-spacing: 1px;
}
.f13h20 {
	font: 13px/20px "ＭＳ Ｐゴシック", "Osaka";
}
.f13h23 {
	font: 13px/23px "ＭＳ Ｐゴシック", "Osaka";
}
.f14 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
}
hr {
	color: #CCCCCC;
}
.box01 {
	border: thin dotted #CCCCCC;
}
.box02 {
	border: thin dotted #FBE1D7;
}
.subtitle01 {
	font-size: 14px;
	color: #008C8C;
	letter-spacing: 1px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
}
.f10h16O {
	color: #c60;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0;
}
/*item BANNER MOUSEOVER*/
div#msov2 { width:350px; }
div#msov2 a {
	display:block;
	width:125px;
	height:106px;
	overflow:hidden;
	text-decoration:none;
	float:left;
	margin-bottom:5px;
}

div#msov2 a:hover {
	background-position: left -106px;
}

.bnr02 { background-image: url(img/syouhinn_roll_bn.jpg); }
#titlebar { position: relative; left: 15px; margin-left: 3px; padding-left: 3px; }
#detail { color: #c60; font-size: 13px; line-height: 16px; letter-spacing: 0; margin-left: 135px; padding-top: 40px; }



/*ADD 2011.5.11*/

/* フッタ */
#footer{
	background: #FFF;
	border-top: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 851px;
	padding: 10px 0 10px 0;
	text-align: center;
}

#footer ul{
	padding: 0;
	margin: 0 auto;
	width: 590px;
}

#footer ul li{
	float: left;
	list-style-type: none;
	padding: 0 5px;
	border-right: 1px solid #CCC;
}

#footer ul li.none{
	border: none;
	padding-right: 0;
}

#footer ul li a{
	color: #DD9500;
	font-size: 8pt;
	padding: 3px;
}

#footer ul li a:hover{
	color: #333;
	text-decoration: none;
}

/* クリアフィックス */
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



/*ADD 2011.5.13*/
#frame-border{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

#column-border{
	border-right: 1px solid #CCC;
}



