@charset "utf-8";

/*====================================================================

common.css

======================================================================

last update 00/00/00

=====================================================================*/





/*======================================================================
	format
======================================================================*/
body,div,span,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,p,blockquote,address,
table,tr,th,td,img{
	margin:0;
	padding:0;
	border:none;
	font:normal normal normal 100%/1.8 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
hr{display:none;}
img{display:block;}
li{list-style-type: none;}
a{ outline:none;}

/*a
======================================================================*/
a:link,
a:visited,
a:hover,
a:active{
	color: #e86031;
	outline:none;
}

a:link   {text-decoration: underline;}
a:visited{text-decoration: underline;}
a:hover  {text-decoration: none;}
a:active {text-decoration: none;}



/*======================================================================
	body
======================================================================*/
body{
	text-align: center;
	font-size: 12px;
	color: #303030;
	background:url(../img/common_bg.gif) #396e32 top repeat-x;
}

#wrap{
	margin:0 auto;
	width:1080px;
	overflow:hidden;
	text-align:left;
}





/*======================================================================
	header
======================================================================*/
#header{
	margin:0 auto;
	width:1080px;
	height:118px;
	background:url(../img/common_bg_header2.gif) no-repeat;
	text-align:left;
	overflow:hidden;
	zoom:1;
}



#header h1{
	margin-left:75px;
	margin-top:10px;
	width:930px;
	height:15px;
	text-align:right;
	line-height: 1;
	font-size: 12px;
	color:#001800;
}


#header_inner{
	margin-top:-10px;
	margin-left:60px;
	width:960px;
	height:100px;
	overflow:hidden;
	zoom:1;
}
a#logo{
	float:left;
	display: block;
	width: 350px;
	height: 80px;
	overflow: hidden;
	text-indent: -9999px;
}




/*	global navigation 
======================================================================*/
#g_navi{
	float:right;
	margin-top:60px;
	width:525px;
	height:42px;
	background:url(../img/common_bg_navi.gif) no-repeat;
	overflow:hidden;
	zoom:1;
}


#g_navi li,
#g_navi li{float:left;}
#g_navi li a{
	display: block;
	height:42px;
}
li#g_navi01,
li#g_navi01 a{ width:185px;}
li#g_navi02,
li#g_navi02 a,
li#g_navi03,
li#g_navi03 a{ width:170px;}



#g_navi li a{
	overflow: hidden;
	text-indent: -9999px;
}
#g_navi li a:hover{
	background: #fff;
	opacity:0.4;
	filter: alpha(opacity=40);
}





/*======================================================================
	container
======================================================================*/
#container{
	margin-left:60px;
	padding-bottom:20px;
	width: 960px;
	background:url(../img/common_bg_container.gif) repeat-y;
	overflow:hidden;
	text-align:left;
	zoom:1;
}

#container_inner{
	margin-top:12px;
	margin-left:15px;
	width:930px;
	text-align:left;
	overflow:hidden;
	zoom:1;
}

#contents{
	float:left;
	width:675px;
	text-align:left;
	overflow:hidden;
	zoom:1;
}





/*======================================================================
	h2
======================================================================*/

h2{
	margin:0;
	width:930px;
	text-indent:-9999px;
}
#level2 h2{
	position:relative;
	width:930px;
	height:150px;
	background:url(../img/common_bg_h2.jpg) left no-repeat;
	overflow:hidden;
}
#level2 h2 span{
	position:absolute;
	left:50px;
	bottom:50px;
	color:#000;
	font-size:30px;
	font-weight:bold;
	letter-spacing:0.1em;
	text-align:left;
	text-indent:0px;
}






/*======================================================================
	main
======================================================================*/
#main{
	margin-top:-20px;
	width: 675px;
	text-align:left;
	overflow:hidden;
	zoom:1;
}
#main #goods_page{ padding-top:15px;}

#main h3,
h3.jlib{
	margin-top:30px;
	width:675px;
	height:55px;
	background:url(../img/common_bg_h3.gif) no-repeat;
	font-size:20px;
	color:#fff;
	text-align:left;
	line-height:1em;	
	overflow:hidden;
}
#main #goods_page h3{
	margin-top:30px;
	width:675px;
	height:40px;
	background:url(../img/goods_h3.gif) no-repeat;
	font-size:20px;
	color:#fff;
	text-align:left;
	line-height:1em;	
	overflow:hidden;
}
#main #goods_page h3 span{
	margin-left:40px;
	display:block;
	font-size:20px;
	line-height:2.2em;
	overflow:hidden;
}
#main #goods_page h3 span span{
	margin-left:0px;
	display:block;
	font-size:20px;
	line-height:2.2em;
	overflow:hidden;
}


#main h3 span,
h3.jlib span{
	margin-left:70px;
	display:block;
	font-size:20px;
	line-height:3.8em;
	overflow:hidden;
}
#main h3 span span,
h3.jlib span span{
	margin-left:0px;
	display:block;
	font-size:20px;
	line-height:3.8em;
	overflow:hidden;
}








#main h4{
	margin-bottom:20px;
	margin-top:20px;
	padding-left:43px;
	width:675px;
	height:40px;
	background:url(../img/common_bg_h4.gif) no-repeat;
	font-size:18px;
	font-weight:normal;
	color:#000;
	line-height:2.4em;
	overflow:hidden;
}
#main #goods_page h4{
	margin-bottom:20px;
	margin-top:20px;
	padding-left:43px;
	width:675px;
	height:35px;
	background:url(../img/goods_h4.gif) no-repeat;
	font-size:18px;
	font-weight:normal;
	color:#000;
	line-height:2.0em;
	overflow:hidden;
}


h5{
	font-size:15px;
	font-weight:bold;
}




#main .inner{
	margin-top:15px;
	margin-bottom:20px;
	width:675px;
	overflow:hidden;
	zoom:1;
}
#main .inner img{ display:inline;}





/*======================================================================
	sidebar
======================================================================*/
#sidebar{
	float:right;
	width: 230px;
	overflow:hidden;
	zoom:1;
}



/* side library
======================================================================*/
#sidebar #side_library{
	margin-top:15px;
	width:230px;
	height:230px;
	background:url(../img/common_bg_side_library.jpg) no-repeat;
	text-align:left;
	overflow:hidden;
	zoom:1;
}
#sidebar #side_library_inner{
	margin-left:15px;
	margin-top:65px;
	width:200px;
	height:150px;
	background:url(../img/common_side_library_bg_pic.gif) no-repeat;
	overflow:hidden;
}


#sidebar #side_library a {
	display:block;
	margin-top:5px;
	margin-left:5px;
	width:190px;
	height:140px;
	overflow:hidden;
	background:#fff;
}
#sidebar #side_library a:hover{
	background:#fff;
	opacity:0.9;
	filter: alpha(opacity=90);
}

#sidebar #side_library a img{
	display:block;
	width:190px;
	overflow:hidden;
}


/* side_rss
======================================================================*/
#side_rss{
	margin-top:10px;
	width:230px;
}



/* side banner
======================================================================*/
#sidebar .side_banner{
	width:230px;
	overflow:hidden;
}
#sidebar .side_banner a{
	display:block;
	width:230px;
	overflow:hidden;
}
#sidebar .side_banner img{width:230px;}
#sidebar .side_banner a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
#sidebar a#side_banner01{ margin-top:15px;}
#sidebar a#side_banner02{ margin-top:15px;}
#sidebar a#side_banner03{ margin-top:5px;}
#sidebar a#side_banner04{ margin-top:15px;}



/*======================================================================
	footer
======================================================================*/

#footer{
	clear: both;
	margin:0px auto 20px;
	padding-bottom:30px;
	width:960px;
	background:url(../img/common_bg_footer.gif) top no-repeat;
	text-align:left;
	overflow:hidden;
	zoom:1;
}




/*	return
======================================================================*/

#footer div#return{
	margin-left:15px;
	width:915px;
	height:55px;
	overflow:hidden;
	text-align:left;
	zoom:1;
}
#footer div#return a{
	float:right;
	display:block;
	width:105px;
	height:55px;
	text-align:left;
	text-indent:-9999px;
}
#footer div#return a:hover{
	background:#fff;
	opacity:0.1;
	filter: alpha(opacity=10);
}




/*	footer_inner
======================================================================*/

#footer_inner{
	margin-top:13px;
	width:930px;
	overflow:hidden;
	text-align:left;
	zoom:1;
}


/*	footer navigation
============================*/
#f_navi{
	float:left;
	width:915px;
	height:20px;
	zoom:1;
}
#f_navi li{
	float:left;
	display: block;
	margin-left:15px;
	border-right:1px solid #fff;
	line-height:1em;
	font-size: 12px;
}
#f_navi li#no_border{ border:none;}
#f_navi li a{
	display: block;

	margin-right:15px;
	background:url(../img/common_f_navi_icon.gif) left no-repeat;
	text-decoration:none;
	line-height:1em;
	color:#fff;
}
#f_navi li a:hover{ color:#efe4d8;}



/*	copyrights
============================*/
#footer #copyright{ text-indent:-9999px;}








/*======================================================================
	clearfix
======================================================================*/

#wrap:after,
#header:after,
#header_inner:after,
#g_navi :after,
#container:after,
#container_inner:after,
h2:after,
#main:after,
#main .inenr:after,
#sidebar:after,
#sidebar #side_gallery:after,
#side_banner:after,
#footer:after,
#footer div#return:after,
#footer_inner:after,
#f_navi:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}




/*======================================================================
	other
======================================================================*/
.right{float: right;}
.left{float: left;}
.clear{clear: both;}

.clearfix:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}
.clearfix{zoom:1;}


.hover a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}


/*	table
======================================================================*/
table th,
table td{
	vertical-align:top;
	text-align:left;
	}

#main .inner table{
	border-collapse:collapse;
	border:none;
}
#main #tb_mail,
#main .inner table table{
	border-left: solid 1px #ede7e0;
	border-top: solid 1px #ede7e0;
	border-collapse:collapse;
}
#main #tb_mail td,
#main #tb_mail th,
#main .inner table table td{
	padding:8px 15px;
	border-right: solid 1px #ede7e0;
	border-bottom: solid 1px #ede7e0;
	text-align: left;
	vertical-align:top;
	line-height: 1.8;
}
#main #tb_mail{ width:670px;}
#main #tb_mail th{ width:130px;}

/* btn */
.btnt{margin: 12px 0 0 0;}
.btnt td{
	padding-right: 35px;
}
.stick{height: 600px;}





/* color deco
----------------------------------------------------------------*/
.att1{ color:#ca3333;}
.att2{ color:#481c14;}/*茶色*/
.att3{ color:#307417;}/*緑*/
.att4{ color:#d04f22;}/*橙*/
.att5{ color:#ba8009;}/*くすんだ黄色*/
.att6{ color:#fff;}/*白*/
.att7{ color:#1f6194;}/*青というか紺*/


/*text
----------------------------------------------------------------*/
.txt_l{ text-align:left;}
.txt_r{ text-align:right;}
.txt_c{ text-align:center;}


/*size
----------------------------------------------------------------*/
.fs_s{ font-size:80%;line-height:100%; }
.fs_m{ font-size:100%;line-height:120%; }
.fs_l{ font-size:120%;line-height:140%; }
.fs_ll{ font-size:140%;line-height:160%; }

.ls_s{ letter-spacing:-1pt; }
.ls_m{ letter-spacing:0pt; }
.ls_l{ letter-spacing:1em; }

.ps{ padding:5px; }
.ps_t{ padding-top:5px; }
.ps_b{ padding-bottom:5px; }
.ps_h{ padding:5px 0px; }
.ps_w{ padding:0px 5px; }

.pm{ padding:10px; }
.pm_t{ padding-top:10px; }
.pm_b{ padding-bottom:10px; }
.pm_h{ padding:10px 0px; }
.pm_w{ padding:0px 10px; }

.ms{ margin:5px; }
.ms_t{ margin-top:5px; }
.ms_b{ margin-bottom:5px; }
.ms_l{ margin-left:5px; }
.ms_r{ margin-right:5px; }
.ms_h{ margin:5px 0px; }
.ms_w{ margin:0px 5px; }

.mm{ margin:10px; }
.mm_t{ margin-top:10px; }
.mm_b{ margin-bottom:10px; }
.mm_l{ margin-left:10px; }
.mm_r{ margin-right:10px; }
.mm_h{ margin:10px 0px; }
.mm_w{ margin:0px 10px; }

.ml{ margin:10px; }
.ml_t{ margin-top:20px; }
.ml_b{ margin-bottom:20px; }
.ml_l{ margin-left:20px; }
.ml_r{ margin-right:20px; }
.ml_h{ margin:20px 0px; }
.ml_w{ margin:0px 20px; }

.m_a{ 0px auto; }



/*====================================================================
	pagetop
=====================================================================*/
.pagetop{
	clear:both;
	margin-top:30px;
	width:645px;
	height:25px;
	zoom:1;
}
.pagetop a{
	float:right;
	display:block;
	background:url(../../image/common_bt_return.gif) no-repeat;
	width:100px;
	height:25px;
	text-indent:-9999px;
}
.pagetop a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}







/*====================================================================

index.css

======================================================================

====================================================================*/


#para1:after,
#para2:after,
#para3:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}

/*======================================================================
	para1
====================================================================*/

#top #para1 h3{ background:url(../../img/top_bg_h3.gif) no-repeat;}


#para1 .inner{	
	margin-bottom:10px;
	width:675px;
	height:400px;
	overflow:auto;
}
#para1 .inner dl{
	margin-bottom:10px;
	width:655px;
}
#para1 .inner dt{
	background:url(../img/common_line_01.gif) bottom repeat-x;
	font-weight:bold;
	font-size:13px;
	color:#193615;
}
#para1 .inner dd{margin-top:10px;}

#para1 .inner dl:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}


/*======================================================================
	para2
====================================================================*/
#top #para2 h3{ margin-top:10px;}
#top #para2{
	width:675px;
	overflow:hidden;
}
#top #para2 .inner{
	width:696px;
	overflow:hidden;
}
#top #para2 .inner dl{
	float:left;
	margin-bottom:10px;
	margin-right:7px;
	width:162px;
	height:230px;
	/*background:url(../../img/top_para2_bg_pic.gif) top no-repeat;*/
}
#top #para2 .inner  dt{
	margin-bottom:5px;
	width:162px;
	height:150px;
	overflow:hidden;
}
#top #para2 .inner  dt a{
	margin-top:2px;
	margin-left:3px;
	display:block;
	width:160px;
	height:143px;
	overflow:hidden;
	/*background:url(../../img/top_para2_pic_00.jpg) top no-repeat;*/
}
#top #para2 .inner dt a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
#top #para2 .inner dt a img{ width:170px;}
#top #para2 .inner dd{
	width:160px;
	text-align:center;
	overflow:auto;
}
#top #para2 .inner dd p{ line-height:1.5em;}


/*======================================================================
	para3
====================================================================*/
#top #main .box01{
	width:675px;
	background:url(../img/common_bg_box01_body.gif) repeat-y;
	overflow:hidden;
}
#top #main .box01 .inner{
	margin-left:15px;
	margin-bottom:10px;
	width:645px;
}
#top #main .box01 .inner dl{
	float:left;
	width:470px;
}
#top #main .box01 .inner dl dt{
	margin-bottom:5px;
	font-weight:bold;
	font-size:20px;
	color:#166827;
}










/*====================================================================

level2.css

======================================================================

====================================================================*/


.link01{
	padding-left:25px;
	background:url(../../image/common_arrow_01.gif) left no-repeat;
	text-decoration:none;
	font-size:14px;
}




/*	cotact_banner
---------------------*/
#contact_banner{
	position:relative;
	clear:both;
	margin-top:35px;
	width:675px;
	height:130px;
	background:url(../img/common_bg_contact_banner2.gif) no-repeat;
	overflow:hidden;
}

#goods_page #contact_banner{ background:url(../img/common_bg_contact_banner022.gif) no-repeat;}


#contact_banner p{ text-indent:-9999px;}
#contact_banner a{
	position:absolute;
	right:15px;
	bottom:15px;
	display:block;
	width:180px;
	height:35px;
	text-indent:-9999px;
}


#contact_banner a:hover{
	background:#fff;
	opacity:0.1;
	filter: alpha(opacity=10);
}



/*======================================================================
	privacy
====================================================================*/
#privacy li{
		margin-bottom:15px;
}
#privacy li strong{color:#001800;}


/*======================================================================
	library
====================================================================*/
#main #library{
	position:relative;
	margin-top:30px;
	width:675px;
	height:400px;
	background:url(../img/libryary_bg.jpg) no-repeat;
	overflow:hidden;
}
#main #library_link01,
#main #library_link02,
#main #library_link03,
#main #library_link04{ position:absolute;}

#main #library_link01 a,
#main #library_link02 a,
#main #library_link03 a,
#main #library_link04 a{
	display:block;
	text-indent:-9999px;
}
#main #library_link01 a:hover,
#main #library_link02 a:hover,
#main #library_link03 a:hover,
#main #library_link04 a:hover{
	background:#fff;
	opacity:0.2;
	filter: alpha(opacity=20);
}

#main #library_link01,
#main #library_link01 a{ width:170px; height:120px;}
#main #library_link02,
#main #library_link02 a{ width:135px; height:130px;}
#main #library_link03,
#main #library_link03 a{ width:115px; height:125px;}
#main #library_link04,
#main #library_link04 a{ width:110px; height:125px;}

#main #library_link01{ top:25px; left:190px;}
#main #library_link02{ top:155px; left:190px;}
#main #library_link03{ bottom:25px; left:325px;}
#main #library_link04{ bottom:55px; left:440px;}




/*======================================================================
	bloglist
====================================================================*/
