@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
html {
	background: #ffffff;
}
body {
	font: 14px/1.5 "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #666666;
	background: #ffffff url(images/header.png) repeat-x;
}
a {
	color: #824d0e;
}
a:hover {
	color: #c4802e;
	text-decoration: none;
}
a:active, a:focus {
	outline: 0;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
p {
	margin-bottom: 10px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
/*******************************
全体幅
*******************************/
#header, #container, .inner {
	margin: 0 auto;
	width: 960px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clearfix {
	/*
	overflow: hidden;
*/
}
/*******************************
/* ヘッダー
*******************************/
#header {
	position: relative;
	height: 130px;
}
#header h1, #header h2, #header h3, #header ul, #header .banners {
	position: absolute;
	top: 0;
	color: #9c5802;
	font-size: 12px;
	line-height: 30px;
}
#header h2 {
	right: 0;
}
/* ロゴの位置 */

#header h3 {
	top: 50px;
}
/******************
/* ヘッダーナビゲーション
******************/
#header ul {
	top: 40px;
	right: 0;
	width: 310px;
	height: 14px;
	line-height: 14px;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul a {
	display: block;
	height: 14px;
}
/******************
/* ヘッダー　バナー
******************/
#header .banners {
	right: -10px;
	top: 70px;
}
#header .banners img {
	margin-right: 10px;
}
/************************************
/* メインナビゲーション
************************************/
ul#mainnav {
	margin: 0 auto;
	width: 960px;
	height: 60px;
}
ul#mainnav li {
	float: left;
	list-style: none;
	width: 192px;
}
ul#mainnav a {
	display: block;
	width: 192px;
	height: 60px;
}
/*******************************
メイン画像
*******************************/
#mainImage {
	padding: 12px 0 0;
	background: #fff;
}
/*******************************
コンテンツ位置
*******************************/
#container {
	padding: 20px 0;
}
#main {
	float: left;
	width: 715px;
	padding-bottom: 40px;
}
#sidebar {
	float: right;
	width: 225px;
	padding-bottom: 40px;
	font-size: 13px;
}
/*************************
/* ボックスの囲み
/* .boxContainer
/* 背景画像でボックスの高さを調整
/* 
/* 各ボックス
/* .box1 1番目の2つのbox
/* .box2 2番目の3つのbox（画像）
/* .box3 3番目の2つのbox
/* .box4 4,5番目の1つのbox
/* #sidebar .box1 サイドバーのbox
*************************/
.boxContainer {
	width: 715px;
	margin: 0 auto 20px;
	background: url(images/box1.gif) 0 100%;
}
.box1, .box2, .box3, .box4 {
	float: left;
	width: 225px;
	margin: 0 20px 20px 0;
}
.box1, .box3, .box4 {
	width: 327px;
	margin: 0 21px 0 0;
	padding: 10px;
	border-top: 1px solid #dadada;
}
#sidebar .box1 {
	width: 209px;
	margin: 0 0 20px;
	padding: 10px 7px;
	border: 1px solid #dadada;
	background: #fff;
}
.box3 {
	width: 347px;
	padding: 0 0 10px;
}
.box4 {
	margin: 0 0 20px 0;
	padding: 0;
	width: 715px;
	border: 1px solid #dadada;
	background: #fff;
}
/* 最後のbox */

.last {
	margin-right: 0;
}
/* 画像を中央表示 */

.box1 .center {
	padding-bottom: 10px;
}
/* 画像を左に回りこみ */

.box4 img {
	float: left;
	margin: 0 10px 10px;
}
.box4 h4 img {
	float: none;
	margin: 0 0 10px;
}
.box4 p {
	padding: 0 10px 10px;
}
#date {
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #858585;
}
#next {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.box_img_border {
	border: 1px solid #cccccc;
	padding: 1px;
	margin: 1px;
}
/*************
/* 見出し
*************/
.box3 h4 {
	margin-bottom: 10px;
}
#container h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #9c5802;
	background: url(images/h3.gif) repeat-x 0 100%;
}
#container h2 {
	padding: 0 5px 0 10px;
	margin-bottom: 10px;
	line-height: 40px;
	font-size: 20px;
	color: #6e3e02;
	background: url(images/h2Bg.png) no-repeat 0 100%;
}
#container .box4 h3 {
	padding: 7px 5px;
}
/*************
/* リスト
*************/
#container ul {
	margin-left: 5px;
}
#container ul li, #footerUpper ul li {
	list-style: none;
	margin-bottom: 8px;
	padding: 0 5px 0 18px;
	background: url(images/bullet2.gif) no-repeat 0 5px;
}
#container .box3 ul {
	padding: 0 5px;
}
#sidebar ul {
	margin-left: 3px;
}
/*************
サイド（右側）コンテンツ
*************/
#sidebar p {
	margin-bottom: 20px;
}
#sidebar ul {
	margin-bottom: 10px;
}
/*******************************
/* フッター
*******************************/
#footerUpper {
	clear: both;
	padding: 20px 0;
	border-bottom: 1px solid #a4a4a4;
	overflow: hidden;
	background: #e9e9e9;
}
#footerUpper .inner {
	background: url(images/footerBorder.gif) repeat-y;
}
#footerUpper .inner .box {
	float: left;
	width: 210px;
	padding-left: 10px;
	margin: 0 20px 10px 0;
	line-height: 1.2;
}
#footerUpper .inner .last {
	width: 230px;
	margin-right: 0;
}
#footerUpper ul li {
	color: #fff;
	background: url(images/bullet.gif) no-repeat 0 3px;
}
#footerUpper a {
	color: #666666;
}
#footerUpper a:hover {
	color: #999999;
	text-decoration: none;
}
#footerLower {
	clear: both;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #cccccc;
	background: #a4a4a4;
}
address {
	color: #fff;
	font-style: normal;
	font-size: 13px;
}
.jigyou .intro {
	padding: 0 0 10px 0;
}
.jigyou .intro+p {
	padding-bottom: 50px;
}
#container .jigyou div h2 {
	background: url(../../../images/jigyou/tit_mk.gif) 0 0 no-repeat;
	font-size: 18px;
	color: #3F0000;
	font-weight: bold;
	position: relative;
	padding: 0 0 8px 56px;
	border-bottom: 1px solid #F5AD33;
	margin-bottom: 30px;
}
#container .jigyou div h2 span {
	position: absolute;
	right: 0;
	bottom: -5px;
	width: 10px;
	height: 10px;
	overflow: hidden;
	color: #FF800B;
	background: #FF800B;
	border-radius: 5px;
	/* CSS3草案 */
	-webkit-border-radius: 5px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
	/* Firefox用 */
}
.jigyou .top1 {
	border-bottom: 1px solid #ddd;
	margin-bottom: 35px;
}
.jigyou .top1 p {
	padding: 0 0 39px 0;
	margin-bottom: 0;
}
.jigyou .top1 div.clearfix p {
	float: right;
	width: 166px;
	height: auto;
}
.jigyou .top1 div.clearfix p span {
	display: block;
	text-align: right;
	padding: 5px 0 0 0;
}
.jigyou .top1 div.clearfix ul {
	float: left;
	padding-top: 10px;
}
#container .jigyou .top1 div.clearfix ul li {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background: none;
	font-size: 16px;
	padding: 0 0 0 0;
}
#container .jigyou .top1 div.clearfix ul li+li {
	padding-top: 25px;
}
#container .jigyou .top1 div.clearfix ul li span {
	display: block;
	font-size: 14px;
}
#container .jigyou .top_nav dl {
	float: left;
	width: 220px;
	height: 307px;
	padding: 10px 5px 10px 5px;
	border: 1px solid #ddd;
	position: relative;
}
#container .jigyou .top_nav dl+dl {
	margin-left: 9px;
}
#container .jigyou .top_nav dd a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	text-indent: -9999px;
}
#container .jigyou .top_nav dt img {
	display: block;
}
#container .jigyou .top_nav dt {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background: url(images/h3.gif) bottom left repeat-x;
	margin-bottom: 2px;
}
#container .jigyou .top_nav dt span {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding: 4px 13px 8px 13px;
	background: url(../../../images/jigyou/arrow.gif) 0 11px no-repeat;
}
#container .jigyou .top_nav dt+dd {
	text-align: center;
	padding-bottom: 15px;
}
#container .jigyou .top_nav {
	padding-bottom: 50px;
}
.imp {
	padding-top: 30px;
	padding-bottom: 80px;
}
.imp p {
	padding-bottom: 16px;
	margin-bottom: 0;
}
.imp .boxs1 .pic {
	float: right;
}
.imp .boxs1 .left {
	float: left;
	width: 455px;
	padding: 0 0 0 12px;
}
.imp .boxs2 {
	padding-bottom: 20px;
}
.imp .boxs2 .pic {
	float: left;
}
.imp .boxs2 .right {
	float: right;
	width: 425px;
	height: auto;
	background: url(../../../images/jigyou/line.gif) 0 0 repeat-x;
	padding: 16px 0 0 0;
	margin-top: 30px;
}
.imp .boxs2 .right h4 {
	text-align: left;
	color: #3F0000;
	padding-bottom: 10px;
}
.imp .boxs2 .right p {
	text-align: left;
}
.imp .boxs3 .left {
	float: left;
	width: 389px;
	height: auto;
	background: url(../../../images/jigyou/line.gif) 0 0 repeat-x;
	padding: 16px 0 0 12px;
}
.imp .boxs3 .left h4 {
	text-align: left;
	color: #3F0000;
	padding-bottom: 10px;
}
.imp .boxs3 .pic {
	float: right;
}
#container .jigyo_nav {
	padding-bottom: 50px;
}
#container .jigyo_nav li {
	background: none;
	padding: 0 0 0 0;
	float: left;
}
#container .jigyo_nav li+li {
	padding-left: 7px;
}
.brand {
	padding: 30px 0 80px 0;
}
.brand1 {
	padding-bottom: 50px;
}
.brand h2+p {
	padding: 0 0 30px 12px;
	margin-bottom: 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
}
.brand .brbox .pic {
	float: left;
}
.brand .brbox .right {
	float: right;
	width: 389px;
	text-align: left;
}
.brand .brbox {
	padding: 25px 0 0 0;
	margin-left: 12px;
	margin-right: 12px;
}
.brand h3 {
	margin-left: 12px;
	margin-right: 12px;
}
.brand .brbox+.brbox {
	padding-top: 65px;
	border-top: 1px solid #FFC25C;
}
.brand .brbox div.clearfix {
	padding-bottom: 47px;
}
.brand .brbox .right h4 {
	font-size: 16px;
	padding: 0 0 16px 0;
}
.brand .brbox div.clearfix+div.clearfix .right {
	background: url(../../../images/jigyou/line.gif) 0 0 repeat-x;
	padding-top: 25px;
}
.brand .brbox div.clearfix+div.clearfix .right img {
	display: block;
	margin: 0 auto;
	margin-top: 25px;
}
.brand .brand2 {
	padding-bottom: 30px;
}
.brand .brand2 .intro {
	padding: 25px 12px 40px 12px;
}
.brand .brand2 .intro .pic {
	float: right;
}
.brand .brand2 .intro .left {
	float: left;
	width: 440px;
	height: auto;
}
.brand .gran1 {
	padding: 0 0 50px 12px;
}
.brand .gran1 h4 {
	text-align: center;
	font-size: 16px;
	padding: 0 0 20px 0;
}
.brand .gran2 {
	padding: 0 12px 40px 12px;
}
.brand .gran2 .pic {
	float: right;
}
.brand .gran2 .left {
	float: left;
	width: 440px;
	height: auto;
	background: url(../../../images/jigyou/line.gif) 0 0 repeat-x;
	padding: 25px 0 0 0;
}
.brand .gran2+p {
	padding: 0 12px;
}
