@charset "utf-8";
/* CSS Document */

@import 'reset.css';
@import 'clearfix.css';

html{
}

body{
	font-size: 13px;
	line-height: 1.5;
	letter-spacing:0.5px; 
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1{
	font-size: 11px;
	font-weight: normal;
	color:#333;
}
p{
	line-height: 1.5;
}
img {
	vertical-align:middle;
}
td,th{
	vertical-align:top;
}
a{
	text-decoration:none;
	color:#333;
	overflow: hidden;
	/*\*/ 
	overflow: hidden;
	/**/ 
}
a:hover{}

h2.title_sub{
	margin-bottom: 20px;	
}
h3{
	font-size: 14px;
	line-height: 1.5;
	margin:10px 0;
	font-weight: bold;
}
h3.entry_title{
	font-size: 16px;
	padding-left: 10px;
	border: 1px solid #CCC;
}

h3.title{
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}

#bg{
	background:url(/img/bg_overall.png) repeat-x;
	width: 100%;
}
#container{
	margin: 0 auto;
	width: 900px;
}

#header{
	height: 75px;
	position:relative;
}
#headerUpper{
	line-height: 20px;
}
#headerLeft{
	float:left;
	position:absolute;
	bottom:5px;
}
#headerRight{
	float:right;
	position:absolute;
	bottom:5px;
	right:0;
}
	
#headerRight ul li{
	display:inline;
	margin-right: 10px;
	background:url(/img/arrow01.gif) left no-repeat;
	line-height: 13px;
}

#headerRight ul li.last{
	margin-right:0;
}
#headerRight ul li a{
	padding-left: 20px;
}



#globalNav{
	background:#ACC3AB;
	padding: 1px;
	margin-bottom: 30px;
}
#globalNav .inner{
	background:#F5FAF5;
	padding: 5px 0;
}
	
#globalNav ul,
#globalNav li{
	padding:0;
	margin:0;
	list-style:none;
}

#globalNav ul li{
/*	height: 33px;*/
	line-height: 33px;
	padding-left: 13px;
	border-bottom: 1px dotted #CCC;
	_padding: 5px 0 5px 13px;
}
#globalNav ul li img{
	margin-right: 10px;
}

#globalNav ul li.last{
	border-bottom: none;
}
#globalNav ul li a{
	height: 33px;
/*  	display:block;*/
/*	padding-left:15px;*/

  	overflow: hidden;
  	/*\*/ 
  	overflow: hidden;
  	/**/ 

}

#globalNav ul li a:hover{
	background-position: bottom !important;
}

#globalNav ul li.local{
	background: #FFF;
/*	padding-bottom:10px;*/
	padding-right: 10px;
}

#globalNav ul li.local > ul{
	margin-bottom: 10px;
	padding-left: 5px;
}

#globalNav ul li.local a{
/*	background:url(/img/bg_globalnav_local.gif) repeat-x;*/
}

#globalNav ul li.local li {
	padding-top: 5px;
	border-bottom: none;
	line-height: 20px;
	background:#EAF5E2;
}
#globalNav ul li.local li a {
	font-size: 12px;
	height: 20px;

}
#globalNav ul li.local li li{
/*	border-top: 1px dotted #666;*/
}
#globalNav ul li.local li li a{
/*	border-bottom: 1px dotted #666;*/
}


#globalNav ul li.local li.local a{
	background:#CEE8BD;	
}



#left .company_info{
	/*background: #F0F7F0;*/
	color:#033;
	padding: 5px;
	margin-left:20px;
}

#left .company_info h2{
	font-size: 16px;
}

#left .iso{
	text-align:center;
	margin-top:20px;
}

#content{
	margin: 20px 0 40px 0;
}

#content #left{
	float:left;
	width:200px;
}

#content #right {
	float:right;
	width: 650px;
/*	margin-left: 230px;*/
	background:#FFF;
	padding: 15px;
}

table#sideInfo{
	width: 265px;
}

table#sideInfo td{
}

#sideInfo td.upper{
	font-size: 1px;
	height: 15px;
	background:url(/img/sideinfo_upper.gif) no-repeat;
}

#sideInfo td.rpt{
	background:url(/img/sideinfo_rpt.gif) repeat-y;
	text-align:center;
}
#sideInfo .main_img{
	margin-bottom: 20px;
}

#sideInfo .info{
	padding-left: 25px;
	margin-bottom :20px;
	text-align:left;
}

#sideInfo td.lower{
	font-size: 1px;
	height: 15px;
	background:url(/img/sideinfo_lower.gif) no-repeat;
}


#footer{
	text-align:center;
	height: 80px;
	background:url(/img/bg_footer.png) repeat-x;
}
#footer ul.footer_link{
	background:#62A062;
/*	border: 3px double #62A062;*/
	padding: 5px;
	margin-bottom :8px;
}

#footer ul.footer_link li{
	display:inline;
	padding: 0 10px;
	border-right: 1px solid #FFF;
}
#footer ul.footer_link li.last{
	border-right:none;
}
#footer ul.footer_link li a{
	color:#FFF;
}

#footer .copyright{
	font-size: 11px;
	background:url(/img/bg_copyright.png) repeat-x;
	line-height: 20px;	
	height: 20px;	
	border: 1px solid  #DEE6DE;
}


/** サブページタイトル **/
h2#pageTitle{
	background:url(/img/bg_h2_title_sub.gif) no-repeat;
	font-size: 20px;
	line-height: 45px;
	padding-left: 30px;
	margin-bottom: 20px;
}


/** カテゴリー別製品一覧 **/

#categoryProd{
	border: 1px solid #716F64;
	padding-bottom :10px;
}
#categoryProd h2.title{
	background:url(../img/bg_h2_title_top.gif) repeat-x;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	padding-left: 20px;
	color: #FFF;
	border: 2px solid #FFF;
}

#categoryProd .category{
	float:left;
	background:url(../img/bg_prod_cat.gif);
	width: 45%;
	_width: 43%;
	margin: 10px;
	padding: 5px;
	text-align:center;
}

#categoryProd .category dl.prod_list{
	/*
	float:left;
	margin-bottom: 10px;
	width: 200px;
	text-align:center;
	*/
	margin:0;
}

#categoryProd .category dl.prod_list dt{
/*	background:url(../img/arrow02.gif) left no-repeat;*/
	line-height: 15px;
	background:#FFF;
	float:left;
	margin-right: 15px;
}
#categoryProd .category dl.prod_list dt img{
	width : 75px;
	height: 57px;
}
#categoryProd .category dl.prod_list dd{
	line-height: 57px;
	text-align:left;
}


/**-------**/
#main{
	padding: 0 20px;
}

#main .body{
	margin: 0 0 20px 10px;;
}

/** main内のテーブル（常設のもの） **/
table.common_table{
	border:1px solid #DDDED3;
	width: 90%;
	margin-bottom: 20px;
}

table.common_table th {
	background-color:#EFEFEF;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	width:20%;
}

table.common_table th,
table.common_table td {
	padding:5px;
	border:1px solid #DDDED3;
}

