@charset "UTF-8";


/* HTML 5 elements
---------------------------------------- */
html {
	-webkit-text-size-adjust: none;
}

section, nav, article, aside, hgroup, header, footer, figure, figcaption, summary {
  display: block;
  margin: 0;
  padding: 0;
}

/* reset
---------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}

img {
	max-width: 99%;
	height: auto;
	padding: 1px;
	margin: 0;
	border: 1px solid #eaecec;
	background-color: #fff;
}

.bgnone {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}

ul,li{
	list-style-type: none;
	margin: 0;
}

table {
	width: 100%;
	margin: 1.5% 0 2%;
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	-webkit-margin-before: 10px;
	-webkit-margin-after: 0;
	margin-top: 10px;
	-webkit-margin-start: auto;
	-webkit-margin-end: auto;
	border: none;
	border-top: #444 1px solid;
}

br {
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* body
-------------------------------------------------- */
body{
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 0;
	color: #353e48;
	position: relative;
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    background: #f7f5ec;
}

/* #wrap
-------------------------------------------------- */
#wrap {
    width: 930px;
    margin: 0 auto 0;
	position: relative;
}
    .wrapRight img, .wrapLeft img{
        max-width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        background-color: none;
    }
    .wrapRight {
        width: 600px;
        position: absolute;
        top:0; left:930px;
    }
    .wrapLeft {
        width: 600px;
        position: absolute;
        top:0; right:930px;
    }
    
/* div .discription
-------------------------------------------------------------- */
.discription {
    width: 600px;
    font-size: 12px;
    text-align: right;
    position: absolute;
    top: 35px; right:10px;
}

/* #logo
-------------------------------------------------------------- */
a.logo {
    width: 300px;
    height: 89px;
    padding: 0;
    margin: 0;
    display: block;
}
.logo img {
    max-width: 100%;
    height: auto;
    padding: 0;
    border: none;
    background: none;
}
#key {
    width: 100%;
	margin: 0 auto 0;
}
    #key img {
        width: 100%;
        height: auto;
        padding: 0; 
        margin: 0 auto 0;
        background: none;
        border: none;
    }


h1 {
	padding: 15px 0;
	margin: 15px 0;
    color: #333;
	line-height: 1;
    font-size: 18px;
    font-family: 'Helvetica Neue','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    border-bottom: #333 3px solid;
}
	.title {
        padding: 15px 0 15px 10px;
        margin: 0 0;
        color: #333;
        line-height: 20px;
    }
    h1 a {
        color: #5cacaa;
    }
    h1 a:hover {
        color: #98d2e2;
    }

h2 {
	padding: 15px;
	margin: 20px 0 10px;
    color: #333;
	line-height: 1;
    font-size: 18px;
    font-family: 'Helvetica Neue','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    border-bottom: #333 3px solid;
    background: url(images/bg01.png) repeat;
}
	
h3 {
    padding: 8px;
	margin: 10px 0;
    font-size: 14px;
    font-family: 'Helvetica Neue','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
a {
	color: #333;
	text-decoration: none;
}
	a:hover { color: #ac1a18; text-decoration: none;}
    a.catt {
    	padding: 5px 0 5px 23px;
        margin: 5px 0 0;
        line-height: 1;
        display: block;
    	color: #f06272;
		background: url(images/mark.png) 7px center no-repeat;
    }
        a.catt:hover {background: url(images/mark.png) 7px center no-repeat;}

/* ナビゲーション　#menuLayout
-------------------------------------------------------------- */
#menuLayout {
    width: 930px;
    margin: 0 auto 0;
	position: relative;
    background: #111;
}

#menu-sidebox li {
    width: 20%;
    font-family: 'Helvetica Neue','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    border-bottom: #000 2px solid;
    border-right: #fff 1px solid;
    float: left;
}
#menu-sidebox li a {
	height: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
	border-bottom: #f06272 2px solid;
	display: block;
    color: #fff;
    background: #000;
}
#menu-sidebox li a:hover,
#menu-sidebox li.current-menu-item a{
	color: #fff;
    text-decoration: none;
	border-bottom: #7fccca 2px solid;
    background: #7fccca;
}

#searchform {
    width: 180px;
    position: absolute;
    top: 5px; right:0;
}
#searchform .screen-reader-text {display: none;}
#searchform #s {width: 120px;  height:25px; border:none; padding: 0 3px; margin: 0 0 0 3px; float: left;}
#searchform #searchsubmit {width: 45px; height:25px; color: #fff; line-height: 25px; margin: 0 5px 0 0; float:right; border: none; background: #5cacaa;}
#searchform #searchsubmit:hover {background: #12a7a4; cursor: pointer;}

/* #contents
-------------------------------------------------------------- */
#contents {
    width: 930px;
    padding: 0;
    position: relative;
    overflow: hidden;
    background: #fff;
}
    #ergpoo {
        width: 71%;
        margin: 0;
        padding: 0 0 0 1%;
        float: left;
    }
    
	#side8945 {
        width: 25%;
        padding: 0 1% 0 0;
        float: right;
    }

/* s_contents
-------------------------------------------------------------- */
.s_contents {
	width: 46%;
    height: 170px;
    overflow: hidden;
	padding: 2%;
    margin: 0 0 10px;
    font-size: 12px;
	float: left;
}
.s_contents h3 {
	padding: 0;
    font-weight: normal;
    margin: 0 0 5px;
}
.s_contents h3 a {
	padding: 2%;
    display: block;
	color: #000;
	position: relative;
    border-bottom: 2px solid #000;
    background: #ebeaa8;
}
    .s_contents_more {
        width: 50px;
        height: 20px;
        padding: 0 5px;
        text-align: center;
        line-height: 20px;
        font-size: 10px;
        color: #000;
        display: block;
		border-radius:			6px;
		-moz-border-radius:		6px;
		-webkit-border-radius:	6px;
        position: absolute; top: -10px; right:0px;
        background: #ebeaa8;
    }
.s_contents h3 a:hover {color: #fff; }

.miniBox img{
    width: 70x;
    margin: 0 10px 3px 0;
	float: left;
}

/* 要素
-------------------------------------------------------------- */
section {
	padding: 2% 0;
	margin: 0 0 5%;
}

p {
	display: block;
	margin: 2% 1%;
}

/* side8945-------------------------------------------------------------- */
#side8945 {
    list-style: none;
    line-height: 1.3;
    font-size: 12px;
    color: #fff;
}

#side8945 h2 {
    padding: 6% 1%;
    margin: 0;
    font-weight: normal;
    font-family: 'Helvetica Neue','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 12px;
    color: #4a4e46;
    border-bottom: 1px solid #4a4e46;
}
	
#side8945 ul {
    padding: 0;
	margin: 0;
}

#side8945 ul li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
    background-color: #fff;
}
    
#side8945 ul a {
	margin: 0;
	padding: 10px 5px 10px 25px;
	background: url(images/arr01.png) 5px center no-repeat;
	border-bottom: 1px solid #efefef;
	text-decoration:none;
	display: block;
	color: #4a4e46;
}
#side8945 ul a:hover {
	color: #ad2624;
}

/* copy
-------------------------------------------------------------- */
h1.topTitle {
    padding: 0;
    margin: 0 0 0;
    line-height: 2.5;
    font-size: 10px; 
    font-weight: normal;
    text-align: center;
    border: none;
}
.copy {
	padding: 1% 0;
    margin: 0 auto 0;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
    color: #ababab;
    background: #fff;
}


.copy a {color: #ababab;}

/* goToTop
-------------------------------------------------------------- */
.goToTop {
	margin: 2% 1% 1.5%;
    text-align: right;
}
.goToTop a{
	font-size: 10px;
	font-weight: bold;
}

/* align
-------------------------------------------------------------- */
.alignright {
	float: right;
	margin: 0 0 0 10px;
}
.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

/* page_navi
-------------------------------------------------------------- */
.page_navi {
	margin: 3% 0;
	line-height: 1;
	color: #7f7f7f;
}
	.page_navi span.page-numbers {
		padding: 3px 0 3px 3px;
		margin: 0 3px 3px 0;
		border: #CCC 1px solid;
		display: inline-block;
	}
	.page_navi a.page-numbers {
		padding: 4px 5px;
		margin: 0 3px 3px 0;
		border: #efefef 1px outset;
		display: inline-block;
		font-weight: bold;
		color: #fffea4;
		border-radius:			6px;
		-moz-border-radius:		6px;
		-webkit-border-radius:	6px;
		background: #72ab56;
	}
	.page_navi a.page-numbers:hover {
		background: #fffea4;
		color: #068618;
		border: #efefef 1px inset;
	}
	
	.page_navi span.current,
	.page_navi span.dots {
		border: none;
		color: #068618;
		font-weight: bold;
	}

