@charset "utf-8";
/* CSS Document */


/*　共通部分　*/
html,body{
	font-size: 90%;
	color: #000000;
	margin: 0px;
	line-height: 140%;
	font-family: Verdana,Arial,sans-serif;
	letter-spacing: 0.05em;
	text-align: justify;
}

* html body {
    font-family: "ＭＳ Ｐゴシック",sans-serif;
}

*:first-child+html body {
    font-family: "メイリオ","ＭＳ Ｐゴシック",sans-serif;
}


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


img{
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}


hr{
	height:1px;
	color:#E0E0E0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main-container{
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*ヘッダー*/

#header{
	background-image: url(../images/header-back.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 850px;
}

#header-left{
	float: left;
}

#header-right{
	float: right;
	margin-top: 7px;
}

/*グローバルナビ*/

#g-navi{
}

#g-navi ul{
	margin: 0px;
	padding: 0px;
}

#g-navi li{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

/*メイン写真*/

#top-p{
    margin-bottom: 25px;
}

#top-p02{
    margin-bottom: 10px;
}

/*商品メニュー*/
#s-menu{
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 25px;
}

#s-menu ul{
	margin: 0px;
	padding: 0px;
}

#s-menu li{
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

#s-menu .s-menu01{
	padding-left: 3px;
	_margin-left: 6px;
}


/*左コンテンツ*/

#left-container{
	width: 463px;
	float: left;
}

/*右コンテンツ*/

#right-container{
	width: 357px;
	float: right;
}

#news,#results{
	padding: 15px;
}

#news dl,#results dl{
	margin: 0px;
	padding: 0px;
}

#news dt,#results dt{
	padding: 0px;
	color: #666666;
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#news dd,#results dd{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#link{
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 2px;
	_padding-left: 0px;
	_margin-left: -5px;
}

#link ul{
	margin: 0px;
	padding: 0px;
}

#link li{
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	_margin-left: 10px;
}

/*フッター*/

#ptop{
	clear: both;
	text-align: right;
	margin-right: 15px;
	padding-top: 30px;
}

#footer{
	background-image: url(../images/footer-back.jpg);
	height: 244px;
	width: 850px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#footer p{
     padding-top: 30px;
	 text-align: center;
}

#footer a{
     padding-left: 3px;
	 padding-right: 3px;
}

#footer a:link{
     color: #000000;
	 text-decoration: none;
}

#footer a:visited{
     color: #000000;
	 text-decoration: none;
}

#footer a:hover{
     color: #000000;
	 text-decoration: none;
	 background-color: #FFFFFF;
}

#copyright{
	background-image: url(../images/footer-logo.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height: 70px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top:10px;
	background-position: 270px 0px;
}

#copyright p{
	margin-left: 330px;
	margin-bottom: 0px;
}

/*パンくず*/

#pan{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	font-size: 10px;
	margin-bottom: 15px;
}


#pan ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#pan li{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	display: inline;
}

#pan li a{
	background-image: url(../images/pan.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: right 4px;
	display: inline;
}

/*セカンドページ左コンテンツ*/

#left-container02{
	width: 196px;
	float: left;
}

.sub-menu ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.sub-menu li{
	list-style-type: none;
	background-image: url(../images/arrow03.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-position: left top;
}

#link-left{
	text-align: center;
	padding-bottom: 15px;
}

#link-left ul{
	margin: 0px;
	padding: 0px;
}

#link-left li{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*セカンドページ右コンテンツ*/

#right-container02{
	width: 609px;
	float: right;
}

#right-container02 h1{
	font-size: 15px;
	font-weight: 600;
	color: #339900;
	margin-bottom: 10px;
}

#right-container02 h2{
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 10px;
}

#right-container02 strong{
    color: #FF0000;
}

#rfooter-menu{
    margin-top: 50px;
	margin-bottom: 50px;
}

#rfooter-menu strong{
    color: #000000;
}

#rfooter-menu ul{
	border: 1px solid #CCCCCC;
	background-color: #F3f3F3;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

#rfooter-menu li{
	background-image: url(../images/arrow04.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 0px;
	margin-right: 10px;
	_margin-right: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#f-contact{
	background-image: url(../images/contact-back.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 300px;
	padding-top: 7px;
	padding-left: 309px;
	margin-bottom: 50px;
}

#out-table{
}

#out-table ul{
    margin: 0px;
	padding: 0px;
}

#out-table li{
	background-image: none;
	list-style: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#out-table .td-left{
	background-color: #C7D7B7;
	width: 20%;
	vertical-align: top;
}

#out-table .td-right{
	background-color: #DDE7D3;
}

/*お知らせ*/

.news-date{
	color: #999999;
}

.news-title{
	font-size: 16px;
	font-weight: 600;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #57932F;
	border-bottom-color: #57932F;
	padding: 10px;
}
