@charset "UTF-8";
body {
	margin:0;
	padding:0;
	color:#221815;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:1.8em;
}
img{
max-width: 100%;
height: auto;
width /***/:auto;
border: 0;
vertical-align:baseline;
}
table, th, td {
	border:none;
	padding:0;
	margin:0;
}

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
table, th, td {
	border:none;
}

.clear {
	clear:both;
}

.left {
	float: left;
}
.right {
	float:right;
}
.txt-right {
	text-align:right;
}


.br {
	height:15px;
}

.spUser, .pcUser {
    display :none;
}


iframe.movtop {
	border:none;
	width:100%;
	height:64%;
	height:600px;
	margin-bottom:20px;
}



#header {
	width:100%;
	/*height:110px;*/
	padding-top:10px;
	font-size:13px;
	position:relative;
	background:#FFF;
}
#header a {
	color:#333;
	text-decoration:none;
	text-align:center;
	line-height:1.1em;
}
#header a:hover {
	color:#000;
	text-decoration:none;
}



.logo img {
	margin-top:-5px;
	width:259px;
	height:49px;
}

.tel {
margin-top:5px;
}
.tel img {
max-height:45px;
}

.news{
width: 100%;
  max-width: 990px;
  height:50px;
  margin: 0 auto 5px;
  }
  .news table {
	  width:100%;
	  margin:0 auto;
	  border:solid 1px #0A3F8F;
  }
   .news table td {
	   padding:4px 5px 1px;
   }
 iframe.newstik {
	 width:100%;
	 height:16px;
	 margin-top:8px;
	 margin-bottom:10px;
 }
 td.tdbl {color:#FFF;font-weight:bold;width:80px;text-align:center;}

#cont {
	background: url(../img/bg-umi.jpg) top center #06468C;
	background-size:cover;
	position:relative;
}



.plist span {
	display:block;
	width:1100px;
	margin:0 auto;
	font-size:10px;
	line-height:14px;
	text-align:left;
	color:#666;
}
.plist a {
	color:#666;
	text-decoration:none;
}
.plist a:hover {
	color:#666;
	text-decoration:underline;
}


.inner {
	width:98%;
	max-width:970px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

.white {
	width:900px;
	margin:0 auto;
	padding:35px;
	background:#FFF;
	position:relative;
	text-align:left;
	position:relative;
}




a.btnon:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
}
.px18b {
	font-size:18px;
	line-height:36px;
	font-weight:bold;
}
.px16 {
	font-size:16px;
	line-height:26px;
	font-weight:100;
}
.px14 {
	font-size:14px;
	line-height:32px;
	font-weight:100;
}
.min {
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Times New Roman", "メイリオ", Meiryo, serif;
}




#menu {
	display: block;
/*	position: absolute;
	z-index: 110;
	top: 64px;*/
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
	font-size: 16px;
	line-height: 40px;
}

#txt-nav {display:none;}

#nav {
	display: block;
	z-index: 120;
}
.icon-left {
	display:none;
}



nav ul li {
display: block;
float: left;
position:relative;
}


nav ul li a{
display: block;
height:67px;
width:194px;
margin:0;
color:#FFF;
font-size:14px;
line-height:70px;
text-align:center;
text-decoration:none;
text-indent:45px;
overflow:hidden;
}
a.menu01{background:url(../img/topbtn-01.png);}
a.menu02{background:url(../img/topbtn-02.png);}
a.menu03{background:url(../img/topbtn-03.png);}
a.menu04{background:url(../img/topbtn-04.png);}
a.menu05{background:url(../img/topbtn-05.png);}
a.menu01:hover, a.menu02:hover, a.menu03:hover, a.menu04:hover, a.menu05:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
}

.p-right {
	float:right;
}




nav li ul li{
  overflow: hidden;
  height: 0;
}

nav li:hover ul{
	
}

nav li:hover ul li{
  overflow: hidden;
  height: 70px;
  margin-bottom:1px;
}
nav li ul li a{
display:block;
padding: 0;
margin:0 0 1px;
background:#F4F3F2;
text-align:center;
}

.toptit {
	height:36px;
	background:url(../img/bg-toptit.png) top center repeat-x;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
.kanko {
	height:36px;
	background:url(../img/bg-kanko.png) top center repeat-x;
}


.title {
	font-size:26px;
	line-height:36px;
letter-spacing: 0.1em;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	padding-top:20px;
	padding-bottom:10px;
}
.title span {
	font-size:16px;
	color:#25723F;
	margin-left:30px;
	line-height:40px;
}
.title.bg-blue {
	margin-bottom:15px;
	font-size:22px;
	line-height:22px;
	text-align:left;
	padding-top:14px;
	padding-bottom:8px;
	padding-left:30px;
	background:url(../img/bg-subtit1.png) left top repeat-y;
	background-size:100% auto;
	color:#FFF;
	height:auto;
}
.title.bg-blue.bg-yl {
	background:url(../img/bg-subtit2.png) left top;
	background-size:100% auto;
}
.title.bg-blue.bg-red {
	background:url(../img/bg-subtitred.png) left top;
	background-size:100% auto;
}
.title.bg-blue.bg-green {
	background:url(../img/bg-subtitgrn.png) left top;
	background-size:100% auto;
}
.title.bg-blue.bg-ai {
	background:url(../img/bg-subtitai.png) left top;
	background-size:100% auto;
}

.sub {
	font-size:18px;
letter-spacing: 0.1em;
	line-height:30px;
	font-weight:400;
	display:block;
	padding: 5px 10px;
	background:#E7E7E7;
	margin:30px 0 15px;
}
.sub2 {
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:18px;
letter-spacing: 0.1em;
	line-height:26px;
	font-weight:400;
	display:block;
	margin:30px 0 15px;
}

.px14s {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:26px;
	text-align:left;
}
.px12s {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:26px;
}
.pc-left {
	text-align:left;
}

.btn2 a {
	display:block;
	width:50%;
	float:left;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	padding:15px 0;
	font-size:22px;
	line-height:22px;
	font-weight:800;
	background:url(../img/bg-btn.png) center center no-repeat;
	background-size:100% 100%;
	margin-bottom:35px;
}
.btn4 a {
	display:block;
	width:25%;
	float:left;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	padding:7px 0;
	font-size:16px;
	font-weight:600;
	background:url(../img/bg-btn.png) center center no-repeat;
	background-size:100% 100%;
	margin-bottom:5px;
}
.btn4 {
	margin-bottom:30px;
}
.btn2 a:hover, .btn2 a.current, .btn4 a:hover, .btn4 a.current {
	background:url(../img/bg-btnon.png) center center no-repeat;
	background-size:100% 100%;
}
.btn2 a.current.orange, .btn2 a.orange:hover {
	background:url(../img/bg-btnonor.png) center center no-repeat;
	background-size:100% 100%;
}
.btn2 a.right {
	float:right;
}

a.btn-or {
	display:block;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	padding:15px 0;
	font-size:22px;
	line-height:22px;
	font-weight:400;
	background:url(../img/bg-btnor.png) center center no-repeat;
	background-size:100% 100%;
	margin-top:15px;
	margin-bottom:15px;
}


.f-table {
	width:38%;
	border:solid 1px #000;
	margin-bottom:5px;
}
.d-table {
	width:60%;
	margin-bottom:5px;
}
.f-table table, .d-table table {
	border-left:solid 1px #000;
	border-top:solid 1px #000;
}
.f-table td, .d-table td {
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	height:46px;
	text-align:center;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
}
.f-table td.l2, .d-table td.l2 {
	line-height:20px;
}
.f-table td span, .d-table td span {
	font-weight:normal;
	font-size:12px
}
.f-table table tr:nth-child(odd) {
	background:#DFE9EE;
}
.d-table table tr:nth-child(odd) {
	background:#F4F0DF;
}


table.tbl01 {
	border-left:solid 1px #999;
	border-top:solid 1px #999;
	margin-bottom:10px;
}
table.tbl01 td {
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	padding:4px;
}
table.max500 {
	max-width:500px;
	margin:0 auto 15px;
}
table.max500l {
	max-width:500px;
	margin-bottom:15px;
}


table.tbl-how {
	background:#FEEBD2;
}
table.tbl-how.bl {
	background:#BAD4EE;
}
table.tbl-how td.step {
	width:90px;
	text-align:center;
	vertical-align:middle;
	background:#FFF;
}
table.tbl-how td.way {
	padding:10px 10px 10px 30px;
	line-height:1.4em;
	vertical-align:middle;
}
table.tbl-how td.way img {
	float:right;
	margin-top:10px;
}


.list3 li {
	display:block;
	float:left;
	width:32%;
	margin-left:2%;
}
.list3 li:first-child, .list3 li:nth-child(3n+1) {
	margin-left:0;
	clear:left;
}
.list3 li:nth-child(3n) {
	clear:right;
}



.list4 li {
	display:block;
	float:left;
	width:24.1%;
	margin-left:0;
	margin-right:1.199%;
}
.list4 li:first-child, .list4 li:nth-child(4n+1) {
	clear:left;
}
.list4 li:nth-child(4n) {
	margin-right:0;
	clear:right;
}
a.panel {
	display:block;
	width:98%;
	height:110%;
	min-height:240px;
	background:url(../img/bg-panel.png);
	background-size:100% 100%;
	padding:2%;
	color:#000;
	text-decoration:none;
	margin-bottom:10px;
}
a.panel img {
	display:block;
	width:96%;
	margin:5px auto;
}
a.panel .txt {
	padding:10px 15px;
	line-height:1.4em;
	min-height:80px;/*4.7em*/
}
a.panel .txt span {
	display:block;
	font-size:16px;
	line-height:1.8em;
	color:#009DE2;
}



.banner1 a img {
	height:82px;
	margin: 30px 8px;
}
.banner2 {
	margin:0 auto 50px;
}

.banner2 li {
	display:block;
	width:19%;
	margin:0.5%;
	float:left;
}

.txt-center {
	text-align:center;
}


.clear {
	clear:both;
}


a.btn, input.btn, a .btn {
	display:inline-block;
	width:auto;
	height:40px;
	padding:10px 20px;
	margin:15px auto 30px;
	font-size:16px;
	line-height:20px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	background:#62676B;
}
a:hover.btn, input.btn:hover, a .btn:hover {
	color:#FFF;
	background:#333;
}


.bigbtn {
	display:block;
	width:100%;
	text-align:center;
	letter-spacing:0.1em;
	font-size:36px;
	line-height:3.6em;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	background:url(../img/btn-bigor.png) center center no-repeat;
	background-size:contain;
	margin-bottom:50px;
}
.bigbtn.bl {
	background:url(../img/btn-bigbl.png) center center no-repeat;
	background-size:contain;
}


a.arrlink {
	display: block;
	width: auto;
	float:right;
	text-align:right;
	background:url(../img/arr.png) left center no-repeat;
	padding-left:8px;
	color:#000;
	font-size:16px;
}

a.tellink  {
	color:#000;
	text-decoration:none;
}


.memo {
	border:solid 1px #999;
	background:#EEE;
	padding:10px;
}

table.komi, table.komi0 {
	border-left:solid 1px #999;
	border-top:solid 1px #999;
}
.komi td, .komi th {
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	text-align:center;
}
.komi0 td, .komi0 th {
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	padding:4px;
}



a.btnor {
	display: block;
	width:100%;
	min-height:46px;
	max-width:461px;
	margin:10px auto ;
	background:url(../img/bg-btnor.png) no-repeat;
	background-size:100% 100%;
	color:#FFF;
	text-decoration:none;
	line-height:46px;
}
a.btnor.l2 {
	line-height:23px;
}
a.btnor.nv {
	background:url(../img/bg-btnnv.png) no-repeat;
}
a.btnor.bl {
	background:url(../img/bg-btnbl.png) no-repeat;
}
a.btnor.rd {
	background:url(../img/bg-btnrd.png) no-repeat;
}
a.btnor .i-book {
	display: block;
	font-size:18px;
	min-height:46px;
	background:url(../img/i-book.png) 30px 0 no-repeat;
	text-align:center;
}
a.btnor .i-book.i-watch {
	background:url(../img/i-watch.png) 30px 0 no-repeat;
}
a.btnor .i-book.i-park {
	background:url(../img/i-park.png) 30px 0 no-repeat;
}


.merrit {
	margin-top:50px;
	position:relative;
}
.merrit .p-right {
	display:block;
	width:30%;
	float:right;
	margin-top:-10%;
	/*position:absolute;
	right:0;
	top:-50px;*/
}
.merrit .p-left {
	display:block;
	width:30%;
	float:left;
	margin-top:-10%;
	margin-right:4%;
}
.merrit-l {
	float:left;
	width:14%;
	padding:2%;
	margin-right:2%;
	text-align:center;
	color:#006CB8;
	font-size:16px;
	border-top:solid 1px #006CB8;
	border-left:solid 1px #006CB8;
}
.merrit-r {
	float:left;
	width:14%;
	padding:2%;
	margin-right:2%;
	text-align:center;
	color:#006CB8;
	font-size:16px;
	border-top:solid 1px #006CB8;
	border-right:solid 1px #006CB8;
}
.merrit-l span, .merrit-r span {
	font-size:40px;
	line-height:60px;
	font-weight:bold;
}
.merrit-txt {
	float:left;
	width:45%;
}
.merrit-txtr {
	float:left;
	width:45%;
}











a,a:hover {
-o-transition: background 0.25s ease-in;
-webkit-transition: background 0.25s ease-in;
-moz-transition: background 0.25s ease-in;
transition: background 0.25s ease-in;
}

#toTop {
	text-decoration:none;
	position:fixed;
	bottom:0;
	right:0;
	overflow:hidden;
	width:50px;
	height:50px;
	border:none;
	text-indent:-100%;
	background:url(../img/totop.png) no-repeat left top;
	z-index:500;
}
.fixed1 {
	display:none;
}
a#toTop:hover  {  
    background:url(../img/totopon.png) no-repeat left top; 
}  
  
#toTop:active, #toTop:focus {  
    outline:none;  
}

.copyright {
	padding:7px 0 ;
	font-size:11px;
	line-height:1.5em;
}

#footer {
	border-bottom:solid 2px #244E81;
	margin-top:30px;
	margin-bottom:30px;
}
#footer a {
	color:#000;
	text-decoration:none;
	margin:0 12px;
}


/*-------------------------NEWS--------------------------*/

#oshirase {
	margin:50px 0;
	width:700px;
	padding-top:40px;
	background:url(../img/oshirase.png) left top no-repeat;
	font-size:14px;
}

#oshirase li, .oshirase li {
	display:block;
	margin-bottom:15px;
}
#oshirase li span, .oshirase li span {
	color: #277742;
	display:block;
	float:left;
}
#oshirase li a , .oshirase li a{
	color: #000;
	text-decoration:none;
	padding-left:100px;
	display:block;
}


#catalog {
	margin:50px 0;
	width:340px;
	padding-top:40px;
	background:url(../img/catalog.png) left top no-repeat;
}
#catalog li {
	display:block;
	float:left;
	width:46%;
	margin: 0 auto 30px;
	text-align:center;
}
#catalog li a, a.pdf {
	color:#333;
	text-decoration:none;
	line-height:30px;
}
#catalog li span, a.pdf {
	display:inline-block;
	width:auto;
	height:30px;
	padding-left:30px;
	background:url(../img/ico-pdf.png) left center no-repeat;
}




#select li {
	display:block;
	float:left;
	margin-right:50px;
	margin-bottom:0;
	width:180px;
	height:200px;
	text-align:center;
	font-size:10px;
	line-height:12px;
}
#select li:last-child {
	margin-right:0;
}
#select li a {
	color:#666;
	text-decoration:none;
}
#select li a h4 {
	display: block;
	text-align:center;
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:16px;
	font-weight:100;
letter-spacing: 0em;
	line-height:40px;
	margin:15px 0 10px;
}
#select li a h4.l2 {
	line-height:20px;
	
}


#others li {
	display:block;
	float:left;
	margin-right:25px;
	margin-bottom:50px;
	width:100px;
	height:150px;
	text-align:center;
	font-size:10px;
	line-height:12px;
}
#others.item10 li {
	margin-right:13px;
	margin-bottom:50px;
	width:98.3px;
	height:200px;
	text-align:center;
	font-size:10px;
	line-height:12px;
}
#others li:nth-child(8n) {
	margin-right:0;
}
#others li a {
	color:#666;
	text-decoration:none;
}
#others li a img {
	border:solid 1px #FFF;
	margin-bottom:20px;
}
#others li a img.l2 {
	border:solid 1px #FFF;
	margin-bottom:10px;
}
#others li a {
	display: block;
	text-align:center;
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:12px;
	font-weight:100;
	line-height:16px;
	margin:0;
}
#others li a:hover img, #others li a.current img {
	border:solid 1px #ccc;
}

.tbl01 dl {
	margin:2px 0;
	width:100%;
}
.tbl01 dt {
	width:18%;
	float:left;
	clear:left;
	text-align:right;
}
.tbl01 dd {
	width:79%;
	margin-left:3%;
	margin-bottom:0;
	float:left;
	clear:right;
}


.left50l {
	width:49%;
	float:left;
}
.left50r {
	width:49%;
	float:right;
}


.storelist th, .storelist td.shop {
	padding: 30px 0;
	text-align:left;
	border-top: solid 1px #000;
}
.storelist th {
	font-size:16px;
	font-weight:600;
}
.storelist td.shop {
	font-size:14px;
	line-height:30px;
	font-weight:100;
}
.storelist td.shop a {
	color:#000;
	text-decoration:underline;
}
.storelist td.shop a:hover {
	color:#000;
	text-decoration:none;
}
.shop .map {
	float:right;
	font-size:12px;
	text-align:right;
}
.shoptel {
	display:block;
	width:32%;
	float:right;
	text-align:left;
}


.red {
	color:#e60012;
}
.blue {
	color:#006CB8;
}


.sent .toicont {
	display:none;
}

.toi input, .toi select, .toi textarea {
	width:65%;
	float:right;
	padding:15px;
	font-size:14px;
	border:solid 1px #CCC;
	margin-top: -10px;
	margin-left:0;
}
.toi input.formbox, .toi textarea.formbox {
	width:61%;
}

.toi input.submitbtn {
	background: #000;
	color:#FFF;
	cursor:pointer;
}
.toi input.submitbtn:hover {
	background: #666;
}


.select
{
    position: relative;
    z-index: 1;  

    line-height: 1.8;

    display: block;

    width: auto;
    padding: 0;

    text-indent: 8px;

     border-top: 1px solid #ddd;
    border-radius: 0;
    background-color: transparent;
    background-image: none;
    box-shadow: none;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.select-group:after
{
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;

    width: 0;
    height: 0;
    margin: auto;

    content: '';

    border-top: 4px solid #999;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}



/*############   What's Epsom Salt   ############*/

.toi select {
	background:url(../img/arr-btm.png) right center no-repeat;
	color:#999;
}

.bg-epsom {
	background:url(../img/bg-uk.png) right top no-repeat;
}
.inner980 {
	width:980px;
	margin:0 auto;
	text-align:left;
}
.txt16 {
	font-size:16px;
	line-height:32px;
	color:#333;
}
.way .txt16 {
	font-weight:bold;
}
.txt14 {
	font-size:14px;
	line-height:26px;
	color:#333;
}
.tit-epsom {
	font-family:"ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
	font-size:18px;
	line-height:24px;
	letter-spacing: 0.3em;
	padding-top:40px;
	margin-bottom:30px;
	display:block;
	width:auto;
	color:#000;
}
.img-epsom {
	display:block;
	margin-left:35px;
	margin-right:80px;
	margin-bottom:50px;
	float:left;
}

.bg-effect {
	background:#F4F3F2;
}
.tit-effect-wrap {
	background:url(../img/tit-bar.png) left center repeat-x;
}
.tit-effect {
	display:block;
	width:340px;
	margin:0 auto;
	padding:20px 10px;
	background:#F4F3F2;
	text-align:center;
	font-size:18px;
	line-height:20px;
}


/*--------QA----------*/
/*　Q&A
-------------------------*/
.s_question{
	text-shadow: -1px 1px 0 rgba(255, 255, 255, 0.8);
	padding:10px;
	margin:0 auto 10px;
	width:auto;
	color:#666;
	font-size:16px;
	line-height:22px;
	text-align:left;
	background: #f4f3f2;
	
}

.s_question:hover{
	color: #563B13;
	cursor:pointer;
}

.s_answer{
	color: #333;
	font-size: 14px;
	line-height: 1.8em;
	display: none;
	margin-bottom: 30px;
	padding: 15px;
	border:solid 1px #d7d3cf;
}

.foot-address a.bt_cart, .foot-address a.bt_f, .foot-address a.bt_ist, .foot-address a.bt_b {
	float:left;
	margin-right:15px;
}
.foot-logo {
	margin-top:25px;
	float:right;
}

.about-epsom {
	width:70%;
}


.sp-view, a.sp-view, #camera_wrap_1 {
	display:none;
}

.lmargn20 {
	padding-left:22px;
}

.left30 {
	display:block;
	float:left;
	width:auto;
	margin-right:30px;
}
.right30 {
	display:block;
	float:right;
	width:auto;
	margin-left:30px;
}
iframe.news-rss {
	width:690px;
	margin:0 auto;
	height:300px;
	padding-left:30px;
}
iframe.cont-rss {
	height:700px;
}




ul.news {
	width:100%;
	margin:0 auto;
}
.news li {
	display:block;
	float:left;
	width:200px;
	height:360px;
	margin:0 15px 20px;
	font-size:12px;
}
.news li:nth-child(3n) {
	margin:0 0 20px 15px;
}
.news li a {
	color:#000;
	text-decoration:none;
}
.news-p {
	overflow:hidden;
	max-height:240px;
	margin-bottom:10px;
}
.news-p img {
	width:100%;
}


.news.cont li {
	display:block;
	float:left;
	width:30%;
	height:360px;
	margin:0 5% 20px 0;
	font-size:12px;
}
.news.cont li:nth-child(3n) {
	margin:0 0 20px 0;
}



.posttaglist {margin:0 0 10px 0; padding: 0px 0;}
.posttaglist p {
margin:0 3px 5px 0; 
padding-top:0px; 
padding-bottom:0px;
padding-left:8px;
padding-right:8px;
display:inline-block;
font-size:12px;
background-color:#e8e8e8; 
border:1px solid #bbbbbb;
color:#333;
border-radius: 5px;		/* CSS3草案 */
-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
-moz-border-radius: 5px;	/* Firefox用 */
}
.posttaglist .cate1 { background-color:#1c388c; color:#fff; border:1px solid #0c2778;}
.posttaglist .cate2 { background-color:#3498db; color:#fff; border:1px solid #157dc3;}
.posttaglist .cate3 { background-color:#14a699; color:#fff; border:1px solid #078b7f;}
.posttaglist .cate4 { background-color:#94cc62; color:#fff; border:1px solid #74ae3f;}
.posttaglist .cate5 { background-color:#ffc53b; color:#fff; border:1px solid #dda217;}
.posttaglist .cate6 { background-color:#ff694e; color:#fff; border:1px solid #f2492b;}
.posttaglist .cate7 { background-color:#fa7a96; color:#fff; border:1px solid #ef5375;}
.posttaglist .cate8 { background-color:#b38dde; color:#fff; border:1px solid #9665ce;}
.posttaglist .cate9 { background-color:#825850; color:#fff; border:1px solid #714138;}





ul.news-list {
	width:80%;
	margin:0 auto;
	text-align:left;
}
.news-list li {
	margin-bottom:20px;
	clear:both;
}
.news-list li span.date {
	color:#98836C;
	margin-right:20px;
}
.news-list li a {
	color:#333;
	text-decoration:none;
}
.news-list li a:hover {
	color:#000;
	text-decoration:underline;
}


.foot-banner {
	width:550px;
	margin-right:0;
}
.foot-banner a {
	display:block;
	width:33%;
	float:left;
	margin: 0 0.3% 0.3% 0;
}


ul.pullnav {
	width:50%;
	
}
.pullnav li {
  position: relative;
  list-style: none;
}
.pullnav li a {
	width:100%;
	height:30px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	font-size:15px;
	line-height:30px;
	font-weight:800;
	margin:0;
	padding:0;
  display: block;
  position:relative;
  box-sizing: border-box;
	background:#413E3E;
}
.pullnav li a.top {
	height:52px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	padding:0;
	font-size:22px;
	line-height:52px;
	background:url(../img/bg-btn.png) center center no-repeat;
	background-size:100% 100%;
}
.pullnav li a.top.current {
	background:url(../img/bg-btnbl.png) center center no-repeat;
	background-size:100% 100%;
}
.pullnav > li:hover > a {/*layer-1*/
	background:#666;
  
}
.pullnav > li:hover > a.top {/*layer-1*/
	background:url(../img/bg-btnbl.png) center center no-repeat;
	background-size:100% 100%;
  
}
.btn2 .pullnav li li > a {
	background:#323030;
	line-height:30px;
	height:30px;
	font-size:14px;
}
.pullnav > li li:hover > a {/*layer-2*/
	background:#222;
}
.pullnav li ul {
  top: 52px;
  left: 0;
  width:100%;
  position: absolute;
}
.pullnav li ul li {
	display:block;
  overflow: hidden;
  height: 0;
}
.pullnav li ul li a {
	display:block;
width:100%;
}
.pullnav li:hover > ul > li {
  overflow: visible;
  height: 30px;
}

.block2-l {
	width:48%;
	float:left;
}
.block2-r {
	width:48%;
	float:right;
}
.block2-l img, .block2-r img {
	display:block;
	margin:0 auto 10px;
}

.tbl-access td {
	padding:10px 0;
	border-bottom:solid 1px #CCC;
	font-size:16px;
}

table.tbl-ship {
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-collapse:separate;
	border-spacing:4px;
}
.tbl-ship tr {
}
.tbl-ship td {
	padding:5px 10px;
}
.tbl-ship td.bg01 {
	background:#F9D0C2;
}
.tbl-ship td.bg02 {
	background:#C9E6D7;
}
.tbl-ship td.bg03 {
	background:#fcd7a1;
}
.tbl-ship td.bg04 {
	background:#c7d9f0;
}
.tbl-ship td.bg-gray1 {
	height:1px;
	background:#CCC;
	padding:0;
}

table.link {
	border-top:solid 1px #999;
	border-left:solid 1px #999;
}
table.link th {
	background:#EEE;
	text-align:left;
}
table.link th, table.link td {
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	padding:4px;
}





	

.content-area, .sidebar {
	margin-top:50px;
}



div.pagination {
        clear:both;
	padding:20px 0;
        position:relative;
	font-size:11px;
	line-height:13px ;
	background:none;
	margin:0 auto;
	vertical-align: middle;
        overflow:hidden;
}

div.pagination span, .pagination a {
	display:block;
	float:left ;
	margin: 2px 2px 2px 0 ;
	padding:6px 9px 5px 9px ;
	text-decoration:none;
	width:auto ;
	color:#000;
	background: #e8e8e8 ;
}

div.pagination a:hover{
	color:#fff ;
	background: #c8c8c8;
}

div.pagination .current{
	padding:6px 9px 5px 9px ;
	background: #19283c;
	color:#fff ;
}




.gtable th, .rtable th {
	width:24%;
	border-bottom:solid 1px #237D3D;
	text-align:center;
}
.gtable td, .rtable td {
	border-bottom:solid 1px #CCC;
}




h1.entry-title1 {
	font-size:22px;
	line-height:36px;
	margin-bottom:30px;
}

.widget {
	border-top: none;
	padding-bottom:2em;
/*	border-bottom: dotted 1px #999;*/
}

.widget .widget-title {
	padding-left:0;
}

.post-thumbnail img {
	display:block;
	width:100px;
	float:left;
	margin:0 15px 15px 0;
}

.r-menu01 a {
	display:block;
	padding: 15px 0;
	font-weight:600;
	font-size:1.2em;
	line-height:1.2em;
	color:#FFF;
	text-align:center;
	background:url(../img/bg-cate01.png) no-repeat;
	background-size:100% 100%;
	margin-bottom:15px;
}
.r-menu01.red a {
	background:url(../img/bg-cate02.png) no-repeat;
	background-size:100% 100%;
}
.r-menu01.blue a {
	background:url(../img/bg-cate03.png) no-repeat;
	background-size:100% 100%;
}
.r-menu01.ai a {
	background:url(../img/bg-cate04.png) no-repeat;
	background-size:100% 100%;
}

a.btn-yl {
	display:block;
	background:#F8B72E;
	border-radius:5px;
	box-shadow:2px 2px #666;
	color:#FFF;
	text-decoration:none;
	font-size:18px;
	line-height:1.2em;
	letter-spacing: 2px;
	text-shadow: 1px 1px 3px #808080;
	font-weight:bold;
	margin:20px auto 10px;
	max-width:300px;
	padding:10px;
	text-align:center;
}


/*#######　キャラクター　#######*/
.tit-chara1 {
	border-bottom:solid 2px #f39800;
	margin-top:50px;
	margin-bottom:20px;
}
.tit-chara2 {
	border-bottom:solid 2px #0076be;
	text-align:right;
	margin-top:50px;
	margin-bottom:20px;
}
.charap1-r {
	display:block;
	width:55%;
	float:right;
	z-index:50;
	margin-top:-80px;
}
.charap1-l {
	display:block;
	width:45%;
	float:left;
	z-index:1;
}
.charap2-l {
	display:block;
	width:55%;
	float:left;
	z-index:50;
	margin-top:-60px;
}
.charap2-r {
	display:block;
	width:45%;
	float:right;
	z-index:1;
}