@charset "utf-8";
/* ------------------------- TOC 
common setting
csshack
skip link 
wrapper
contents
universal class
common parts


---------------------------- */

/* ============================== common setting */
/* filter */
html { 
    filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}
/* display: block; */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
body {
	background: #f8ebda url(/common/img/bg_body.gif) repeat-x left top;
	color:#333333;
	line-height: 1.4;
	font-family:  "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo,"ヒラギノ角ゴ", "Hiragino Kaku Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", sans-serif;
	font-size: 83%;
	margin: 0;
	padding: 0;
}
html>/**/ #isec {
	font-size: 12px;
}
a {
	color: #4C3212;
}
a:link {
	color: #6a471d;
}
/*
a:visited{
	color: #60543e;
}
*/
a:active {
	color: #60543e;
}
/* h1,h2 */
h1,
h1,
h1,
h2 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
h1,
h2 {
	font-weight: normal;	
}
/* wrapper */
#wrapper {
	background-color: #FFF;
	width: 860px;
	margin: 0 auto 0;
}
/* header */
header { 
	width: 860px;
	overflow: hidden;
}
header hgroup h1 a img {
	border: none;
	line-height:0;
	font-size: 0;
}
/* tagLine */
header #tagLine {
	background-color: #e7e2d7;
	font-size: 83%;
	padding: 6px 15px 0;
}
header #tagLine p {
	margin: 0;	
}
/* leftColumn */
header .leftColumn {
	width: 500px;
	float: left;
}
header .leftColumn hgroup h1 {
	margin: 17px 0 0 18px;
	line-height: 0;
}
/* rightColumn */
header .rightColumn {
	width: 355px;
	float: right;
}
header .rightColumn p {
	margin: 0;
	padding: 0;
}
header .rightColumn p.phoneImg {
	margin: 8px 0 0 0;
	line-height: 0;
}
header .rightColumn p.textRight {
	text-align: right;
	padding: 2px 17px 0 0;
}
/* nav */
nav.globalNav {
	width: 860px;
	overflow: hidden;
}
nav.globalNav ul {
	margin: 0;
	padding: 16px 0 0;
	overflow: hidden;
	/* zoom: 1; */
}
nav.globalNav ul li {
	float: left;
	display: inline;
	position: relative;
}
nav.globalNav ul li,
nav.globalNav ul li a {
	line-height: 0;	
	font-size: 0;
}
nav.globalNav ul li a img {
	border: none;	
}
figure#keyVisual,
figure#keyVisual img {
	line-height: 0;
	margin: 0;
	padding: 0;
}
figure#keyVisual {
	width: 860px;	
}
/* contentswrapper */
.contentswrapper {
	padding-left: 15px;
	overflow: hidden;
	width: 845px;
}
.contentswrapper section#mainContentsArea {
	width: 620px;
	float: left;
}
.contentswrapper aside {
	width: 205px;
	margin-right: 1px;
	float: right;
}
/* section */
.contentswrapper section article {
	margin-bottom: 22px;
	width: 620px;
}
.contentswrapper section article h3 {
	margin: 0;
}
.contentswrapper section section {
	width: 620px;
	margin-bottom: 18px;
	overflow: hidden;
}
.contentswrapper section article h2 {
	margin-top: 5px;
	font-weight: bold;
}
/* localnav */
.contentswrapper aside nav.localNav {
	padding-top: 24px;
	width: 203px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
.contentswrapper aside nav.localNav h3 {
	margin: 0;
	padding: 6px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 116%;
	font-weight: normal;
	color: #FFF;
}
.contentswrapper aside nav.localNav h3 span {
	background: url(/common/img/bg_subnavi02_arrowtop.gif) no-repeat 0 0.3em;
	padding-left: 11px;
	text-decoration: none;
}
.contentswrapper aside nav.localNav h3 span a {
	color: #FFF;
	text-decoration: none;
}
.contentswrapper aside nav.localNav ul {
	margin: 1px 0 1px;
	padding: 1px 0 0;
	list-style: none;
	border-top: 1px solid #cdc5a5;
}
.contentswrapper aside nav.localNav ul li {
	border-bottom: 1px solid #cdc5a5;
	margin-top: 1px;
}
.contentswrapper aside nav.localNav ul li span {
	background: url(/common/img/bg_localnav_pict01.gif) no-repeat left bottom;
	margin-bottom: 1px;
	padding: 4px 0 3px;
	font-size: 116%;
	display: block;
}
.contentswrapper aside nav.localNav ul li span a {
	background-repeat: no-repeat;
	background-position: 0.3em 0.3em;
	padding: 0 5px 0 20px;
	display: block;
	zoom: 1;
	text-decoration: none;
	color: #60543e;
}
/* infoBlock */
.contentswrapper aside .infoBlock {
	background: url(/common/img/bg_subnavi01_top.gif) no-repeat left top;
	padding-top: 6px;
}
.contentswrapper aside .infoBlock .inner {
	background: url(/common/img/bg_subnavi01_con.gif) no-repeat left bottom;
	padding: 0 5px 6px;
	width: 195px;
}
.contentswrapper aside .infoBlock .inner h3 {
	line-height: 0;	
}
.contentswrapper aside .infoBlock .inner h3,
.contentswrapper aside .infoBlock .inner p {
	margin: 0;	
}
.contentswrapper aside .infoBlock .inner p {
	padding: 4px 0 3px 10px;
}
.contentswrapper aside .infoBlock .inner p.bannerList {
	padding: 0;
	margin-top: 2px;
	line-height: 0;
}
.contentswrapper aside .infoBlock .inner p.bannerList a img {
	border: none;
}
/* topicBlock */
.contentswrapper aside .topicBlock {
	margin-top: 10px;
}
.contentswrapper aside .topicBlock article {
	overflow: hidden;
	width: 203px;
}
.contentswrapper aside .topicBlock h3 {
	margin: 0;
	line-height: 0;
}
.contentswrapper aside .topicBlock h3 a img {
	border: none;	
}
/* topicArticle */
.contentswrapper aside .topicBlock article {
	width: 203px;
	background-color: #f3f0eb;
	margin-top: 1px;
}
.contentswrapper aside .topicBlock article ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contentswrapper aside .topicBlock article ul li {
	background: url(/common/img/bg_dotted.gif) repeat-x left bottom;
	padding: 6px 9px 5px;
}
.contentswrapper aside .topicBlock article ul li a {
	background: url(/common/img/arrow_02.gif) no-repeat 0 0.6em;
	padding-left: 10px;
	display: block;
}

/* topnews */

.contentswrapper article section ul.top-news{
	margin: 0;
	padding:0;
	list-style-type: none;
}

.contentswrapper article section ul.top-news li{
	margin: 0;
	padding: 9px 10px 7px 22px;
	background: url(../img/arrow_02.gif) 9px 1.1em no-repeat;
	border-bottom: 1px solid #e5e5e5;
	overflow:hidden;
	display:block;
	zoom:1;
}

.contentswrapper article section ul.top-news li span.news-date{
	width:20%;
	float:left;
}

.contentswrapper article section ul.top-news li span.news-title{
	width:80%;
	float:right;
}

.contentswrapper article section ul.top-news li a{
	text-decoration: none;
}


/* bannerArea */
.contentswrapper aside article.bannerArea {
	margin-top: 10px;	
}
.contentswrapper aside article.bannerArea p {
	margin: 0;
	padding-bottom: 3px;
}
.contentswrapper aside article.bannerArea p,
.contentswrapper aside article.bannerArea p a,
.contentswrapper aside article.bannerArea p a img {
	line-height: 0;	
}
.contentswrapper aside article.bannerArea p a img {
	border: none;
}
/* footer */
footer {
	margin-top: 0;
	padding: 15px 7px 10px;
	background-color: #e7e2d7;
}
footer address {
	font-style: normal;	
}
footer p {
	margin: 0;
	padding: 0 0 6px 9px;
}
footer .dotted {
	background: url(/common/img/bg_dotted.gif) repeat-x left bottom; height: 3px;
}
footer p small {
	padding: 10px 0 0 0;
	font-size: 100%;
	display: block;
}
footer .vcard {
	padding-top: 10px;	
}
footer .footerNav {
	margin: 0 0 10px 10px;
	overflow: hidden;
	zoom: 1;
}
footer .footerNav p {
	margin-right: 19px;
	padding: 0;
	float: left;
}
footer .footerNav p a {
	background: url(/common/img/arrow_02.gif) no-repeat 0 0.6em;
    display: block;
    padding-left: 10px;	
}


/* ============================== CKEditor */
.contentswrapper article section p {
	margin: 0 10px 10px;
	overflow: hidden;
}
.contentswrapper p.captionText {
	margin: 0;
	padding: 10px;	
}
.contentswrapper article section p a img {
	border: none;
}
.contentswrapper article section .twoColumnsBlock .textUnit p {
	margin: 0;	
}
.contentswrapper article section ul,
.contentswrapper article section ol {
	margin: 0 10px 10px;
}
.contentswrapper article section ul {
	padding-left: 1.5em;
}
.contentswrapper article section ol {
	padding-left: 2em;
}
.contentswrapper article section h3 {
	margin: 0 10px 10px;	
}
.contentswrapper article section .paragraphBlock {
	margin: 0 10px 10px;	
}
.contentswrapper article section .paragraphBlock .div {
	margin-bottom: 10px;	
}
.contentswrapper article section .paragraphBlock div,
.contentswrapper article section .paragraphBlock div img {
	line-height: 0;
	font-size: 0;
}

.contentswrapper article section .paragraphBlock p {
	margin-left: 0;
	margin-right: 0;
}
div.image {
	font-size: 0;
	line-height: 0;
	margin-bottom: 10px;
}
.column2Block,
.column3Block {
	margin-bottom: 10px;	
}
.contentswrapper article section .leftColumn p,
.contentswrapper article section .rightColumn p{
	margin-left: 0;
	margin-right: 0;
}


/* ============================== css hack */
/* cssuseragent tag list
windows: win
mac    : mac

ie     : msie
ie6    : msie6
ie7    : msie7
ie8    : msie8

firefox     : firefox
firefox3.6.+: firefox36
firefox4.+  : firefox4

chrome  : chrome
chrome10: chrome10

safari   : safari
safari5.+: safari5
*/
/* clearfix */

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}


/* ============================== skip link */
.skippingNav {
	position: absolute; /* For Mac IE 5*/
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;	
}


/* ============================== universal class */
/* headingTypeA01 */
h1.headingTypeA01 {
	background: url(/common/img/bg_tophl.gif) no-repeat left bottom;
	font-size: 175%;
	font-weight: bold;
	padding: 10px 10px 10px;
	margin: 0 0 10px;
}
/* headingTypeB01 */
.headingTypeB01 {
	background: url(/common/img/hl_top.gif) no-repeat left top;
	padding-top: 7px;
	margin-bottom: 10px;
	zoom: 1;
}
.headingTypeB01 span {
	/* background: url(/common/img/hl_bottom.gif) no-repeat left bottom; */
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 7px 20px 13px;
	display: block;
	color: #60543e;
	font-size: 139%;
	font-weight: bold;
	line-height: 1.0;
}
.headingTypeB01 span a {
	background: url(/common/img/arrow_01_h.gif) no-repeat left center;
	padding-left: 23px;
	display: block;
	text-decoration: none;
}
/* .headingTypeC01 */
.headingTypeC01 {
	font-size: 125%;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
.headingTypeC01 a {
	background: url(/common/img/arrow_02_h.gif) no-repeat left center;
	padding-left: 21px;
	display: block;
	text-decoration: none;
}
/* .headingTypeC02 */
.headingTypeC02 {
	margin: 10px 0 6px 4px;
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding-left: 20px;
	font-weight: bold;
	font-size: 116%;
	color: #4c3212;
}
.headingTypeC02 a {
	text-decoration: none;
}
.headingTypeC02 a:hover {
	text-decoration: underline;
}
/* headingTypeC03 */
.headingTypeC03 {
	font-size: 125%;
	font-weight: bold;
	padding-bottom: 2px;
}
/* twoColumnsBlock */
.twoColumnsBlock {
	width: 600px;
	overflow: hidden;
	padding: 10px 10px 0 10px;
	/* background-color: #fff; */
}
/* imageRight */
.twoColumnsBlock div.imageRight {
	margin: 0 15px 0 0;
}
/* imageLeft */
.twoColumnsBlock div.imageLeft {
	margin: 0 0 0 15px;
}
/* textUnit */
.twoColumnsBlock .textUnit {
	zoom: 1;
	overflow: hidden;
}
.twoColumnsBlock .textUnit p {
	margin-bottom: 0;
}
.twoColumnsBlock02 {
	width: 600px;
	overflow: hidden;
	margin: 0 10px 10px;
}
.twoColumnsBlock02 .leftColumn,
.twoColumnsBlock02 .rightColumn {
	width: 290px;	
}
.twoColumnsBlock02 .leftColumn h3 ,
.twoColumnsBlock02 .rightColumn h3 {
	margin-left: 0;
	margin-right: 0;
}
.twoColumnsBlock02 .leftColumn {
	float: left;	
}
.twoColumnsBlock02 .rightColumn {
	float: right;
}
/* table */
table {
	margin-bottom: 10px;
}

/* dataTable */
table.dataTable {
	border-collapse: collapse;
    border-spacing: 0;
	margin: 0 0 10px;
	width: 100%;
}
table caption,
table.dataTable caption {
	text-align: left;	
}
table.dataTable tr th,
table.dataTable tr td {
	border: 2px solid #d0c4b1;
	padding: 10px 20px;
	text-align: left;
}
table.dataTable thead th {
	background-color: #f6f0e6;	
}
table.dataTable tbody tr th {
	background-color: #fffbf1;
}
table.dataTable tr td ul,
table.dataTable tr td ol {
	margin: 0;	
}
/* column3Block,column2Block */
.column2Block,
.column3Block { 
	background-color: #FFF;
	margin-top: 1px;
	overflow: hidden;
	width: 620px;
}
.column2Block .leftColumn,
.column3Block .leftColumn {
	background: url(/common/img/bg_columnSection01.gif) repeat-x left top;
	overflow: hidden;
}

.column2Block .leftColumn p,
.column3Block .leftColumn p {
	margin: 8px 4px 0 4px;
	overflow: visible; 
}
.leftColumn div.image,
.leftColumn div.image {
	line-height: 0;
}
.column3Block .leftColumn div.image,
.column2Block .leftColumn div.image {
	background: url(/common/img/bg_dotted.gif) repeat-x left bottom;	
	padding-bottom: 5px;
}
.column2Block .leftColumn .captionUnit,
.column3Block .leftColumn .captionUnit {
	background: url(/common/img/bg_dotted.gif) repeat-x left bottom;
	margin-bottom: 2px;
	padding-bottom: 3px;
}
.column3Block .leftColumn div.image a img,
.column2Block .leftColumn div.image a img {
	border: none;
}
/* column3Block */
.column3Block .leftColumn,
.column3Block .leftColumn {
	width: 194px;
	display: inline;
	margin-right: 1px;
	padding: 4px 6px 0;
}
/* column2Block */
.column2Block .leftColumn,
.column2Block .leftColumn {
	width: 297px;
	display: inline;
	float: left;
	margin-right: 2px;
	padding: 4px 6px 0;
}
/* css3 */
.column3Block .leftColumn:last-of-type,
.column2Block .leftColumn:last-of-type {
	margin-right: 0;
}
/* pateTop */
p.pateTop {
	margin: 20px 15px 0 0;
	text-align: right;
}
p.pateTop,
p.pateTop a,
p.pateTop a img {
	border: none;
	font-size: 0;
	line-height:0;
}
/* partsTitle */
p.partsTitle {
    color: #000000;
    font-size: 108%;
    font-weight: bold;
    margin: 0 0 15px;
	clear: both;
}


/* ============================== oocss */
/* dotted */
#wrapper .dotted {
	background: url(/common/img/bg_dotted.gif) repeat-x left bottom;
	height: 3px;
}
#wrapper .dotted hr {
	display: none;
}
/* .textTop */
.textTop {
	margin-top: 10px;
}
/* floatL */
.floatL {
	float: left;
	display: inline;
}
/* floatR */
.floatR {
	float: right;
	display: inline;
}
/* centerText */
.centerText {
	text-align: center;	
}

