@charset "utf-8";
/* CSS Document */

body {
	font-family: ヒラギノ角ゴ Pro W3, Osaka, ＭＳ Ｐゴシック;
	background-image: url(home/img/top_bg.gif);
	background-repeat: repeat;
	background-position: top;
	font-size: 12px;
	color: #9D6909;
	line-height: 120%;
    text-decoration: none;
}

.top {
	width: 906px;
	height: 15px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 50%;
	margin-left: -453px;
}

.bodyall {
	background:url(home/img/top_shadowbg.png);
	background-repeat:repeat-y;
	width: 906px;
	top: 15px;
	position: absolute;
	left: 50%;
	margin-left: -453px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.bodyall,img { behavior: url(home/iepngfix/iepngfix.htc); }

.rightmain {
	width: 900px;
	float: left;
}

.right01 {
	width: 900px;
	background-color: #FFFFFF;
}

.right02 {
	width: 900px;
	float: left;
}

.right02a {
	width: 400px;
	background:url(home/img/shopicon_02.gif);
	background-repeat:no-repeat;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.right02b {
	width: 420px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.lineleft {
	width: 3px;
	height:3px;
	float: left;
}

.lineright {
	width: 3px;
	height:3px;
	float: left;
}

.center {
	width: 900px;
	float: left;
	background-color: #FFFFFF;
}

.main {
	width: 900px;
}

.header {
	width: 900px;
	background:url(home/img/toplogo_bg.jpg);
    background-repeat:repeat-x;
}

.footer {
	width: 900px;
	background:url(home/img/top_headbg_02.gif);
    background-repeat:repeat-x;
	clear:left;
}

a {text-decoration: none;}
a:link { color: #FFFFFF;}
a:visited { color: #FFFFFF;}
a:hover { color: #CC3300;}
a:active { color: #FFFFFF; }

a { outline: none; }

.f08 {
	font-size: 8pt;
}

.f09 {
	font-size: 9pt;
	line-height: 140%;
}

.f10 {
	font-size: 10pt;
}

.f12 {
	font-size: 12pt;
	line-height: 130%;
}

.bgnorepeat {
	background-repeat: no-repeat;
}

