@charset "euc-jp";

* {
	margin : 0;
	padding : 0;
}

a img {
	border : 0;
	text-decoration : none;
}

a:hover.rollover img {
	filter: alpha(opacity=55);
  -moz-opacity:0.55;
  opacity:0.55;
}


a:hover.rollover {
	filter: alpha(opacity=55);
  -moz-opacity:0.55;
  opacity:0.55;
}

.center {
	text-align : center;
}

.right {
	text-align : right;
}

p {
	font-size : 12px;
	color : #5f4632;
}

.clear {
	clear : both;
}

.FloatRight {
	float : right;
}

.FloatLeft {
	float : left;
}

body {
	background : url(../common_img/bg.jpg);
	color : #9d8c85;
	line-height : 130%;
}

#wrapper {
	border-top : 4px solid #08419a;
	border-bottom : 4px solid #08419a;
}

#header {
	width : 960px;
	margin : 0 auto;
	height: 110px;
}

h1 {
	font-size : 10px;
	font-weight : normal;
	height : 32px;
	line-height : 15px;
}

#gloNavi {
	background : url(../common_img/glo_bg.jpg) no-repeat;
	margin : 0 auto;
	width : 966px;
	height : 43px;
}

#gloNavi ul {
	padding-top : 13px;
	padding-left : 33px;
	list-style : none;
}


#gloNavi ul li {
	float : left;
	width : 160px;
}

#gloNavi ul li.price {
	float : left;
	width : 150px;
	padding-left:10px;
}

#gloNavi ul li.last {
	width : 100px;
}

#gloNavi a:hover.rollover img {
	filter: alpha(opacity=0);
  -moz-opacity:0.0;
  opacity:0.0;
}


#main {
	width :966px;
	margin : 0 auto;
}

#main .content {
	background : url(../common_img/content_bg.jpg) repeat-y;
	padding : 0 30px;
}

img.contentHead {
	vertical-align : bottom;
}

img.contentFoot {
	vertical-align : top;
}

.content .column3 {
	width : 290px;
	float : left;
}

strong.point {
	color : #94ac10;
	font-size : 16px;
}

.caution {
	border : 1px solid #c8bfb0;
	margin : 20px 3px;
	font-size : 10px;
	padding : 10px 15px;
}

#footer {
	background : url(../common_img/footer_body.jpg) repeat-y;
	padding : 30px;
}

#footer .footLeft {
	width : 455px;
	float : left;
}

#footer .footRight {
	width : 435px;
	float : right;
	margin-top : -10px;
}

.sitemap {
	background : url(../common_img/sitemap_bg.jpg) no-repeat;
	height : 98px;
	padding : 20px 8px;
}

.sitemap ul {
	list-style : none;
	width : 120px;
	float : left;
	font-size : 12px;
}

.sitemap li {
	background : url(../common_img/arrow.jpg) no-repeat 0 5px;
	padding-left: 12px;
}

.sitemap a {
	color : #09409a;
}

.footLine {
	background : #08419a;
}

.footLine p {
	text-align : right;
	margin :0 auto;
	font-size : 10px;
	width : 960px;
}

.footLine p a {
	text-decoration : none;
	color : #fff;
}

.bnr_fb {
	margin: 0px 0px 10px 3px;
}


.bnr_f_fb {
	margin: 20px 0px 3px 3px;
}


