@charset "utf-8";

/*----------------------------------
	reset 
----------------------------------*/
html { height: 100%; overflow-y: scroll; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote { padding: 0; margin: 0; }
fieldset, img, table { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
pre, code, kbd, samp, tt { font-family: monospace; line-height: 99%; }
h1, h2, h3, h4, h5 { font-size: 100%; font-weight: bold; }
em, strong { font-weight: bold; text-decoration: none; }
sub { font-size: x-small; vertical-align: baseline; }

/*----------------------------------
	clearfix 
----------------------------------*/
.cf:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
*:first-child+html .cf { zoom: 1; } /* IE7 */

.clear { clear: both;}

/*----------------------------------
	common 
----------------------------------*/
body { 
	background: #fff;
	font-size: 12px;
	line-height: 1.5;
	color:#333;
	font-family: "MS P Gothic", "ＭＳ Ｐゴシック", Meiryo, "メイリオ", Helvetica, Arial, Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	text-align: center; 
}

html>/**/body { font-size: 12px;}

/*----------------------------------
	link
----------------------------------*/
a { color:#444; text-decoration: none; }
a:focus { outline: none; }
a:hover {
	color:#669900;
	text-decoration: underline;
}

/*----------------------------------
	layout elements
----------------------------------*/
#wrapper, #header, #contents, #main_column, #main_column_inner, #right_column, #footer, #footer_top, #footer_btm { display: block; position: relative;}
#wrapper { width: auto; text-align: center;}
#header {
	width: 900px;
	height: 95px;
	margin: 0 auto;
	padding: 0;
	background:url("../img/gnv_bg.gif") no-repeat left bottom;
	text-align: left;
}
#contents {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
#footer {
	width: auto;
	text-align: center;
}

/* common */
.section {
	width: 640px;
	clear: both;
	position: relative;
	display: block;
}
.ma5 { margin-bottom: 5px;}
.ma10 { margin-bottom: 10px;}
.ma15 { margin-bottom: 15px;}
.ma20 { margin-bottom: 20px;}
.ma25 { margin-bottom: 25px;}
.ma30 { margin-bottom: 30px;}
.ma35 { margin-bottom: 35px;}
.ma40 { margin-bottom: 40px;}
.ma45 { margin-bottom: 45px;}
.ma50 { margin-bottom: 50px;}

.fl_l { float: left;}
.fl_r { float: right;}

/*----------------------------------
	header
----------------------------------*/

/* head_button */
#header #hd_navi {
	height: 15px;
	position: absolute;
	right: 10px;
	top: 12px;
}
#header #hd_navi ul { float: right;}
#header #hd_navi ul li {
	float: left;
	line-height: 100%;
	padding-left: 10px;
}
/* logo */
#header #logo {
	width:210px;
	height: 50px;
	position: absolute;
	left: 14px;
	top: 38px;
}

/* grobal_navi */
#header #gnavi {
	width: 654px;
	height: 50px;
	position: absolute;
	right: 7px;
	top: 38px;
}
#header #gnavi ul {
	width: 654px;
}
#header #gnavi ul li { display: block; float: left; line-height: 100%;}

/*----------------------------------
	breadcrumbs
----------------------------------*/
#breadcrumbs {
	padding: 8px 5px 3px;
	font-size:10px;
	color:#999;
	text-align:left;
}
#breadcrumbs a{ color:#999; text-decoration:underline;}
#breadcrumbs a:hover{ color:#999; text-decoration:none;}

/*----------------------------------
	main_column
----------------------------------*/
#main_column {
	float: left;
	text-align: left;
	width: 688px;
	background: url("../img/l_fr_mid.gif") repeat-y left top;
}
#main_column_inner {
	text-align: left;
	width: 688px;
	background: url("../img/l_fr_btm.gif") no-repeat left bottom;
	padding-bottom: 7px;
}

/*#main_column {
	min-height: 720px;
	height: auto !important;
	height: 720px;
}*/

/*#main_column_inner {
	min-height: 720px;
	height: auto !important;
	height: 720px;
}*/

#main_column h3 {
	width: 674px;
	padding: 7px 7px 0;
	background: url("../img/l_fr_top.gif") no-repeat left top;
	margin-bottom: 20px;
	display: block;
}

#main {
	width: 640px;
	padding: 0 24px 10px;
}

/*----------------------------------
	right_column
----------------------------------*/
#right_column {
	float: right;
	text-align: left;
	width: 204px;
}
/* snavi */
#right_column #snavi_box {
	text-align: left;
	width: 204px;
	background: url("../img/r_fr_mid.gif") repeat-y left top;
}
#right_column #snavi_box_inner {
	padding-bottom: 7px;
	background: url("../img/r_fr_btm.gif") no-repeat left bottom;
}
#right_column h2 {
	width: 190px;
	padding: 7px 7px 5px;
	background: url("../img/r_fr_top.gif") no-repeat left top;
}
#right_column #snavi_box ul#snavi {
	width:190px;
	margin: 0 auto;
}
#right_column #snavi_box ul#snavi li{
	line-height: 0;
	margin: 0 0 2px;
}
#right_column #snavi_box ul#snavi li a { display:block; padding:0; background:none !important; color:#463933; text-decoration:none; zoom:1;}
#right_column #snavi_box ul#snavi li a:hover { background:#ECEBEA !important; color:#463933; text-decoration:none;}
#right_column #snavi_box ul#snavi li span {
	display:block;
	list-style:none;
	line-height:1;
	background:url("../img/snv_arrow_red.gif") no-repeat 8px 12px;
	margin: 0 5px 0 0;
	padding: 9px 0 9px 19px;
}
#right_column #snavi_box ul#snavi li.active { background: #463933; border: 1px solid #463933; color:#FFF;}
#right_column #snavi_box ul#snavi li.active a,
#right_column #snavi_box ul#snavi li.active a:hover{ background:none !important; color:#FFF;}
#right_column #snavi_box ul#snavi li.active span {
	background:url("../img/snv_arrow_white.gif") no-repeat 8px 13px;
}

/* feed_product feed_blog */
#right_column #snavi_box dl#feed_product,
#right_column #snavi_box dl#feed_blog{
	line-height:1.3;
	width:190px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#right_column #snavi_box dl#feed_product dt,
#right_column #snavi_box dl#feed_blog dt{
	margin: 0 0 1px;
}
#right_column #snavi_box dl#feed_product dd,
#right_column #snavi_box dl#feed_blog dd{ margin: 0;}
#right_column #snavi_box dl#feed_product dd li,
#right_column #snavi_box dl#feed_blog dd li{
	display: block;
	margin: 5px 0 0;
	padding:0 0 0 15px;
	width:174px;
}
#right_column #snavi_box dl#feed_product dd li a,
#right_column #snavi_box dl#feed_blog dd li a{ text-decoration:none;}
#right_column #snavi_box dl#feed_product dd li a:hover,
#right_column #snavi_box dl#feed_blog dd li a:hover{ text-decoration:underline;}
/* feed_product */
#right_column #snavi_box dl#feed_product dd li{ background:url("../img/snv_arrow_red.gif") no-repeat 5px 4px;}
/* feed_blog */
#right_column #snavi_box dl#feed_blog dd li{ background:url("../img/snv_arrow_green.gif") no-repeat 5px 4px;}
#right_column #snavi_box dl#feed_blog dd li a:hover{ color:#669900; text-decoration:underline;}
/* banner */
#right_column #bnr p{ margin:8px 0 0;}


/*----------------------------------
	footer
----------------------------------*/
#footer_top {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}
#footer_btm {
	width: auto;
	background-color:#463933;
	margin: 0;
	padding: 15px 0 50px;
	text-align: left;
}
/* pagetop */
#footer #footer_top #pagetop { text-align: right; padding: 30px 2px 0;}
/* logo copyright */
#footer #footer_btm #footer_btm_inner {
	width:900px;
	margin:0 auto;
}
#footer #footer_btm #footer_btm_inner #ftlogo {
	float: left;
	padding: 0;
}
#footer #footer_btm #footer_btm_inner #ftcr{
	float:right;
	text-align:right;
	clear: right;
}
/* foot_button */
#footer #ft_navi {
	float: right;
}
#footer #ft_navi ul { float: right;}
#footer #ft_navi ul li {
	float: left;
	line-height: 100%;
	padding-left: 10px;
	padding-bottom: 4px;
}
