@charset "UTF-8";

body {	
	margin:0;
	padding:0;
	text-align:center;
	font-size:90%;
	color:#2c2c2c;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Osaka,sans-serif;
}

img {
	margin:0;
	padding:0;
	border:none;
}

h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
}
a {
	color:#2c2c2c;
}
a:hover {
	text-decoration:none;
}

ul,li {
	margin:0;
	padding:0;
	list-style:none;
}

p {
	margin:0;
	padding:0;
	line-height:1.8;
}

.float_l {
	float:left;
}

.float_r {
	float:right;
}

.block {
	display:block;
}

.inline {
	display:inline;
}

.clear {
	clear:both;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.size01 {
	font-size:80%;
}

.size02 {
	font-size:85%;
}

.size03 {
	font-size:75%;
}

.size04 {
	font-size:70%;
}

.size05 {
	font-size:100%;
}

.color01 {
	color:#313fa9;
}

.color02 {
	color:#70920a;
}

.color03 {
	color:#ff0000;
}

#main_container {
	width:100%;
	float:left;
	background:url("../img/main_bk.gif") repeat-x top;
}

#sub_container {
	width:100%;
	float:left;
	background:url("../img/sub_bk.jpg") repeat-x top;
}

#wrapper {
	width:860px;
	margin:0 auto;
	padding:0;
}

#center {
	width:860px;
	float:left;
}

#header {
	width:860px;
	height:88px;
	background:url("../img/bk.gif") repeat-x;
}

#head_left {
	width:337px;
}

#head_left p {
	line-height:28px;
	font-size:80%;
	color:#666;
}

#head_right {
	width:223px;
	margin-right:24px;
}

#head_right ul {
	margin-top:2px;
	margin-bottom:4px;
}

#head_right li {
	border-left:solid 1px #48b99b;
}

#navi {
	width:799px;
	height:50px;
	padding-right:33px;
	padding-left:28px;
	background:url("../img/navi_bk.gif") repeat-x top;
}

#contents {
	width:821px;
	padding-right:18px;
	padding-left:21px;
}

#left_bloc {
	width:232px;
}

#left_shop {
	width:232px;
	background:url("../img/left_bk.gif") repeat-y left;
}

.left_shop_bk {
	background:url("../img/left_bk2.gif") no-repeat bottom right;
}

#right_bloc {
	width:566px;
}

*:first-child+html .mt01 {
	margin-top:-60px;
}

*:first-child+html .mt02 {
	margin-top:-22px;
}

*:first-child+html .mt03 {
	margin-top:-20px;
}

#footer_wrapper {
	width:100%;
	float:left;
	background:url("../img/f_bk.gif") repeat-x top;
}

#footer_center {
	width:860px;
	margin:0 auto;
}

#footer {
	width:822px;
	padding-left:13px;
	padding-right:25px;
	padding-bottom:30px;
}

.f_bloc {
	width:822px;
}

.f_bloc01 {
	width:322px;
}

.f_bloc01 p {
	margin-top:-1px;
}

.f_bloc02 {
	width:500px;
}

.f_bloc02 li a {
	padding-left:10px;
	background:url("../img/top/arrow01.gif") no-repeat left;
}

.f_bloc03 {
	width:203px;
}

.f_bloc04 {
	width:579px;
}
