@charset "UTF-8";

/* ブラウザ設定リセット ######################################## */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del,ins {
	text-decoration:none;
}
li {
	list-style:none;
	margin:0;
	padding:0;
	line-height:1px;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input,button,textarea,select,optgroup,option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
.clr {
	clear:both;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* ############################################## */

/* body ######################################## */

body {
	margin:0px;
	padding:0px 0px 0px 0px;
	color:#000;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/* ############################################## */

.header {
	width:930px;
	height:58px;
	margin:0px auto;
	position:relative;
}
.header h1 {
	position:absolute;
	top:20px;
	left:20px;
}
.header ul {
	position:absolute;
	top:17px;
	right:20px;
	z-index:100;
}

/* ############################################## */

.contents_001_wrap {
	width:100%;
	height:368px;
	background:url(../img/contents_bg_001.jpg) no-repeat top center;
}
.contents_001 {
	width:930px;
	height:368px;
	margin:0px auto;
	position:relative;
}
.contents_001 h2 {
	position:absolute;
	top:113px;
	left:30px;
}
.contents_001_img {
	position:absolute;
	top:-30px;
	right:10px;
	z-index:99;
}

/* ############################################## */

.contents_002_wrap {
	width:100%;
	height:222px;
	background:url(../img/contents_bg_002.jpg) no-repeat top center;
}
.contents_002 {
	width:930px;
	height:222px;
	margin:0px auto;
	position:relative;
}
.contents_002 h3 {
	position:absolute;
	top:35px;
	left:25px;
}
.contents_002 p {
	position:absolute;
	top:80px;
	left:25px;
	font-size:13px;
	line-height:27px;
	color:#fff;
}

/* ############################################## */

.contents_003_wrap {
	width:100%;
	height:1052px;
	background:url(../img/contents_bg_003.jpg) no-repeat top center;
	margin-bottom:40px;
}
.contents_003 {
	width:930px;
	margin:0px auto;
	padding:40px 0px 0px 0px;
}
.contents_003 h3 {
	margin-bottom:25px;
	margin-left:25px;
}
.contents_003 h4 {
	margin-bottom:25px;
	margin-left:25px;
}
.contents_003 p {
	margin-bottom:40px;
	margin-left:25px;
	font-size:13px;
	line-height:27px;
	font-weight:bold;
}
.contents_003_img_001 {
	margin-bottom:50px;
	margin-left:25px;
}
.contents_003_img_002 {	
}

/* ############################################## */

.contents_004 {
	width:905px;
	margin:0px auto 40px auto;
	padding:0px 0px 0px 25px;
}
.contents_004 h3 {
	margin-bottom:25px;
}
.contents_004 dl {
	margin-bottom:30px;
}
.contents_004 dt {
	float:left;
	width:22px;
	text-align:right;
}
.contents_004 dd {
	margin-left:32px;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
}
.contents_004_img_001 {
	width:844px;
	margin:0px auto 30px auto;
}
.contents_004_img_002 {
	vertical-align:baseline;
}
.contents_004_txt_001 li {
	font-size:12px;
	line-height:20px;
	font-weight:bold;
}

/* ############################################## */

.contents_005_wrap {
	width:100%;
	background:#f8f8f8;
	margin-bottom:40px;
	padding:25px 0px;
}
.contents_005 {
	width:930px;
	margin:0px auto;
	text-align:center;
}
.contents_005 dt {
	display:inline-block;
	margin:0px 10px;
	font-size:13px;
	line-height:1;
	vertical-align:middle;
}
.contents_005 dd {
	display:inline-block;
	margin:0px 10px;
	vertical-align:middle;
}

/* ############################################## */

.contents_006 {
	width:930px;
	margin:0px auto 40px auto;
	text-align:center;
}
.contents_006 h3 {
	margin-bottom:20px;
}

/* ############################################## */

.pagetop_wrap {
	width:100%;
	background:#f5f5f5;
	border-bottom:5px solid #6f9834;
	margin-bottom:20px;
}
.pagetop {
	width:930px;
	margin:0px auto;
}
.pagetop ul {
	margin-left:793px;
}

.copyright {
	padding:10px 0px;
	text-align:center;
	font-size:12px;
	line-height:1;
	color:#779e45;
}

.webcatalog_link {
	border:1px solid #991e25;
	padding:10px;
}
.webcatalog_link li {
	font-size:18px;
	line-height:1;
	color:#991e25;
	text-align:center;
}
.webcatalog_link li img {
	vertical-align:middle;
	padding-right:10px;
}
.webcatalog_link li a:link {
	color:#991e25;
}
.webcatalog_link li a:visited {
	color:#991e25;
}
.webcatalog_link li a:hover {
	color:#991e25;
}
.webcatalog_link li a:active {
	color:#991e25;
}