@charset "utf-8";
/*---base---*/
body{
	font:normal normal normal 75%/1.5 Verdana, "ＭＳ Ｐゴシック", sans-serif;
	text-align:center;
	color:#333333;
	background:#FFF url(../img/bg.jpg) repeat left top;
}

*{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:lighter;
}

img{
	border-width: 0px;
	border-style: none;
	vertical-align:bottom;
}

ul {
list-style:none;
}

table {
border:none;
border-collapse:collapse;
}

table caption{
display:none;
}

td,th {
font-size:12px;
text-align:left;
line-height: 1;
font-weight:normal;
}

#wrapper{
	margin:20px auto;
	width:870px;
	text-align:left;
	overflow:hidden;
	background:url(../img/wrapper_bg.jpg) repeat left top;
}

div#header {
	position:relative;
	width:760px;
	height:103px;
	margin:0px 55px;
	text-align:left;
}

/*---start_header---*/
div#header h1 {
	position:absolute;
	left:0;
	top:0px;
	width:200px;
	height:103px;
	background:url(../img/h1.jpg) no-repeat;
	text-indent:-9999px;
}

div#header h1 a{
	display:block;
	width:200px;
	height:103px;
	overflow:hidden;
}

/*---end_header---*/
#main_box{
	display:inline;
	width:760px;
	float:left;
	margin: 0px 55px;
	overflow:hidden;
	clear:both;
}

#main{
	display:inline;
	width:500px;
	float:right;
	margin-top:50px;
	overflow:hidden;
}


a:link,a:visited{
	color:#7b5228;
	text-decoration:none;
	outline-style:none;
}

a:active,a:hover{
	color:#a5703a;
	text-decoration:none;
	outline-style:none;
}
/*---g_navi---*/

#g_navi{
	width:760px;
	float:left;
	margin-top:10px;
	display:inline;
	overflow:hidden;
	clear:both;
}


#g_navi ul{
	list-style:none;
	margin:0;
	float:left;
	width:760px;
}

#g_navi ul li{
	float:left;
}

#g_navi .g_navi01 a{
	width:110px;
	height:100px;
	display:block;
	background:url(../img/g_navi01.jpg) no-repeat left top;
	text-indent:-9999px;
}

#g_navi .g_navi02 a{
	width:110px;
	height:100px;
	display:block;
	background:url(../img/g_navi02.jpg) no-repeat left top;
	text-indent:-9999px;
}

#g_navi .g_navi03 a{
	width:145px;
	height:100px;
	display:block;
	background:url(../img/g_navi03.jpg) no-repeat left top;
	text-indent:-9999px;
}

#g_navi .g_navi04 a{
	width:156px;
	height:100px;
	display:block;
	background:url(../img/g_navi04.jpg) no-repeat left top;
	text-indent:-9999px;
}

#g_navi .g_navi05 a{
	width:135px;
	height:100px;
	display:block;
	background:url(../img/g_navi05.jpg) no-repeat left top;
	text-indent:-9999px;
}

#g_navi .g_navi06 a{
	width:104px;
	height:100px;
	display:block;
	background:url(../img/g_navi06.jpg) no-repeat left top;
	text-indent:-9999px;
}

#g_navi .g_navi01 a:hover,
#g_navi .g_navi02 a:hover,
#g_navi .g_navi03 a:hover,
#g_navi .g_navi04 a:hover,
#g_navi .g_navi05 a:hover,
#g_navi .g_navi06 a:hover{
	background-position:bottom;
}

/*---navi---*/

#navi_t{
	float:left;
	width:230px;
	background:url(../img/navi_bg_top.jpg) no-repeat left top;
	padding-top:82px;
}

#navi_b{
	float:left;
	width:230px;
	background:url(../img/navi_bg_btm.gif) no-repeat left bottom;
	padding-bottom:50px;
}

#navi{
	float:left;
	width:230px;
	margin: 10px 0px 10px;
	background:url(../img/navi_bg_mid.jpg) repeat-y 0 60px;
	display:inline;
	font-size:110%;
	overflow:hidden;
}


#navi h3{
	font-weight:bold;
	color:#fff;
	width:194px;
	height:35px;
	text-indent:30px;
	line-height:35px;
	background:url(../img/navi_tit_bg.jpg) no-repeat 20px top;
	font-size:110%;
	clear:both;
	overflow:hidden;
}

#navi ul{
	width:230px;
	float:left;
	list-style:none;
	margin-bottom:25px;
	display:inline;
	overflow:hidden;
}

#navi ul li{
	width:160px;
	margin:0px 60px 0 30px;
	line-height:30px;
	float:left;
	display:inline;
	clear:both;
}

#navi_bnr{
	margin-top:10px;
	margin-left:30px;
	clear:both;
}

#navi_bnr01{
	width:160px;
	height:59px;
	clear:both;
	margin-bottom:20px;
}

#navi_bnr01 a,
#navi_bnr02 a{
	width:160px;
	height:59px;
	display:block;
	text-indent:-9999px;
}
#navi_bnr01 a{background:url(../img/navi_bnr01.jpg) no-repeat left top;}
#navi_bnr02 a{background:url(../img/navi_bnr02.jpg) no-repeat left top;}
#navi_bnr01 a:hover{background:url(../img/navi_bnr01_on.jpg) no-repeat left top;}
#navi_bnr02 a:hover{background:url(../img/navi_bnr02_on.jpg) no-repeat left top;}


/*--footer---*/

#footer{
	clear:both;
	width:870px;
	text-align:center;
	float:left;
	overflow:hidden;
	padding-bottom:50px;
	margin-top:40px;
	display:inline;
}


#footer ul li{
	display:inline;
	color:#fff;
}

#footer ul li a{
	color:#fff;
}

#footer ul li a:hover{
	color:#fff;
	text-decoration:underline;
}

address {
	width:760px;
	clear:both;
	height:20px;
	background:url(../img/copy.jpg) no-repeat left top;
	text-indent:-9999px;
	margin-top:20px;
}

address a:link,address a:visited{
color:#fff;
}



/*--sitemap---*/

dl#sitemap dt {
border-bottom:#CCCCFF solid 1px;
border-left:#CCCCFF solid 5px;
line-height:20px;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
text-indent:8px;
}

dl#sitemap dd {
text-indent: 20px;
margin-bottom:15px;
border-bottom:#CCCCFF dotted 1px;
line-height:20px;
font-size:12px;
}

dl#sitemap dt a:link,dl#sitemap dt a:visited{
color:#FF9933;
text-decoration:none;
}
dl#sitemap dt a:active,dl#sitemap dt a:hover{
color: #CC6699;
text-decoration: none;
}


/*---layout---*/

.section{
	width:500px;
	float:left;
	display: inline;
	background:url(../img/section_bg01.jpg) repeat-y left top;
	padding-bottom:20px;
	margin-bottom:20px;
}

.section_tx{
	width:480px;
	float:left;
	display: inline;
	margin:0 10px;
}

.section_wide{
	width:760px;
	float:left;
	clear:both;
}
.section_wide_bg{
	width:760px;
	float:left;
	clear:both;
	background:url(../img/section_wide_bg.jpg) repeat-y left top;
	padding:20px 0;
}
.section_shop_item{
	width:150px;
	margin-left:13px;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:center;
	height:190px;
}

.section_shop_item h2{
	font-weight:bold;
}

.tit01{
	width:500px;
	background:url(../img/section_tit_bg01.png) no-repeat left top;
	behavior:url(http://www.g-try.com/iepngfix/iepngfix.htc);
	height:50px;
	line-height:50px;
	text-indent:25px;
	margin:20px 0 20px;
	font-weight:bold;
	color:#fff;
	font-size:130%;
	clear:both;
}	

.tit01 a{color:#fff;}
.tit01 a:hover{color:#fff; text-decoration:underline;}

.trackbacks,
.comments-content,
.box_border{
	margin:10px;
	clear:both;
	border:1px dotted #663300;
	padding:5px;
}

.table01{margin:10px;}
.table01 td,
.table01 td{
	padding:5px;
	border:1px dotted #663300;
}

.table02{width:478px; border:1px solid #663300;}
.table02 th,
.table02 td{
	font-weight:normal;
	padding:5px;
	border:1px dotted #663300;
	line-height:1.4em;
}

.table02 th{
	background:#F9F3EE;
	text-align:center;
}

/*---general-purpose---*/
.mt10 {margin-top:10px;}

.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.mb35 {margin-bottom:35px;}

.ali_cen {
text-align:center;
}
.ali_right {
text-align: right;
}
.ali_left {
text-align: left;
}

.fl {
float:left;
}
.fr {
float:right;
}

.font130{font-size:130%;}

.clb {
clear:both;
}
.cll {
clear:left;
}
.clr {
clear:right;
}
.stronger b{
	font-weight:bold;
	font-size:120%;
}
.totop{
	width:150px;
	height:35px;
	float:left;
	clear:both;
	margin:0 0 20px 350px;
	display:inline;
}


.totop a{
	background:url(../img/totop.gif) no-repeat left top;
	display:block;
	width:150px;
	height:35px;
	text-indent:-9999px;
}
.totop a:hover{
	background:url(../img/totop_on.gif) no-repeat left top;
}

.tx_red{color:#9B0004!important;}
.pd20{padding:20px;}
/*--top---*/
#top_update{
	width:500px;
	height:260px;
	float:left;
	background:url(../img/top_update.png) no-repeat left top;
	behavior:url(http://www.g-try.com/iepngfix/iepngfix.htc);
	
}

#top_update_In{
	width:425px;
	float:left;
	margin-left:37px;
	margin-top:85px;
	color:#7b5228;
	background:#fff;
	line-height:25px;
	display:inline;
	height:100px;
	overflow-x:hidden;
	overflow-y:scroll;
}

#top_update_In dl{
	width:405px;
	float:left;
	clear:both;
	line-height:25px;
}

#top_update_In dt{
	width:100px;
	float:left;
	text-align:center;
}
#top_update_In dd{
	width:305px;
	float:right;
}

#top_bnr{
	width:245px;
	float:right;
	margin-top:20px;
	display:inline;
}

#top_bnr01,
#top_bnr02,
#top_bnr03{
	width:245px;
	height:90px;
	float:left;
	display:inline;
	margin-bottom:10px;
}

#top_bnr01 a{
	background:url(../img/bnr_blog.jpg) no-repeat left top;
	width:245px;
	height:90px;
	display:block;
	text-indent:-9999px;
}

#top_bnr01 a:hover{
	background:url(../img/bnr_blog_on.jpg) no-repeat left top;
}

#top_bnr02 a{
	background:url(../img/bnr_wappen.jpg) no-repeat left top;
	width:245px;
	height:90px;
	display:block;
	text-indent:-9999px;
}

#top_bnr02 a:hover{
	background:url(../img/bnr_wappen_on.jpg) no-repeat left top;
}

#top_bnr03 a{
	background:url(../img/stuff_bnr01.jpg) no-repeat left top;
	width:245px;
	height:90px;
	display:block;
	text-indent:-9999px;
}

#top_bnr03 a:hover{
	background:url(../img/stuff_bnr01_on.jpg) no-repeat left top;
}




#tit_products01,
#tit_news01,
#tit_company01,
#tit_mail01,
#tit_wappen01,
#tit_sitemap01,
#tit_president01,
#tit_staff01,
#tit_about01{
	width:760px;
	height:130px;
	float:left;
	text-indent:-9999px;
}

#tit_products01{background:url(../img/tit_products01.jpg) no-repeat left top;}
#tit_news01{background:url(../img/tit_news01.jpg) no-repeat left top;}
#tit_company01{background:url(../img/tit_company01.jpg) no-repeat left top;}
#tit_mail01{background:url(../img/tit_mail01.jpg) no-repeat left top;}
#tit_wappen01{background:url(../img/tit_wappen01.jpg) no-repeat left top;}
#tit_sitemap01{background:url(../img/tit_sitemap01.jpg) no-repeat left top;}
#tit_president01{background:url(../img/tit_president_blog.jpg) no-repeat left top;}
#tit_staff01{background:url(../img/tit_staff_blog.jpg) no-repeat left top;}
#tit_about01{background:url(../img/tit_about01.jpg) no-repeat left top;}

/*---sitemap---*/
.sitemap{
		margin:20px 40px;
		font-size:130%;
}
.sitemap ul{
	padding-left:15px;
}

.sitemap ul li{
	margin:0 0 5px;
}

.sitemap_tit,
.sitemap h3{
	font-weight:bold;
}
.sitemap_entry{
	padding-left:5px;
}

.sitemap h3{
	margin-top:20px;
	border-bottom:#663300 dotted 1px;
	border-left:#663300 solid 3px;
	padding-left:5px;
}

/*--form--*/


.form_boxy{
	width:100px;
	height:120px;
	float:left;
	margin-right:5px;
	display:inline;
}