@charset "utf-8";

.hiddenPc{
visibility: hidden;
display: none;
width: 0px;
height: 0px;
}

/* print setting */
@media print {
body {
-webkit-print-color-adjust: exact;
top:0 !IMPORTANT;
left:0 !IMPORTANT;
width:200mm !IMPORTANT;
height:290mm !IMPORTANT;
}
}

img.bn150{
	width: 150px;
	height: auto;
}

/*============================================================================
	頭の話header#globalHeader
==============================================================================*/
h1{
	font-size: 0.9em;
	color: #212121;
	padding: 3px 0;
	font-weight: normal;
}
#logo{ 
	width: 126px;
	height: 40px;
	float:left;
	background: url(../img/logo.png) no-repeat;
	background-size: 126px 40px;
	margin-right: 4px;
	margin-top: 3px;
	margin-bottom: 10px;
}
#logo a{
    display:block;
	width: 126px;
	height: 40px;
	text-decoration:none;
	text-indent:-1000px;
	font-size:0.6em;
	color:#CCCCCC;
    overflow:hidden;
}
#logo a:hover { text-decoration:none;}

#logoText{
	float: left;
	display: block;
	width: 300px;
	height:20px;
	margin-left: 10px;
	font-size: 1em;
	color: #222;
	padding-top: 16px;
}

#search{ width:; height:48px; float:right; text-align:right; margin-right: 0;}
#search ul.snsBtn{ list-style-type:none;} 
#search ul.snsBtn li{padding:0 0 0 10px; list-style-type:none; float:right; width:160px;}
#search ul.snsBtn li a img{width:100px;}

.sizeForm{width: 200px;}
.searchForm input{width: 150px;}

/*============================================================================
	nav
==============================================================================*/

#naviBox{
	clear: both;
	width: 100%;
	height: 62px;
	background-color: #03AF7A;
	border-bottom: 5px #03AF7A solid;
	box-sizing: border-box;
}

nav {
width: 1200px;
margin: 0 auto;
}
nav ul.nl {
margin: 0 auto;
padding: 0;
list-style-type: none;
text-align: center;
}
nav ul.nl li {
float: left;
}
nav ul.nl li a {
display: block;
width: 240px;
height: 62px;
position: relative; /* IE6用 */
padding: 20px 10px 20px 10px;
color: #FFF;
font-size: 1.4em;
font-weight: bold;
text-decoration: none;
box-sizing: border-box;
border-bottom: 5px #03AF7A solid;
}
nav ul.nl li a:hover {
border-bottom: 5px #FFF solid;
}


nav ul.nl > li {
	display:inline-block;
	border:none;
	position:relative;
}
nav ul.nl > li > ul {
	display:none;
}
nav ul.nl > li:hover ul {
	display:block;
	position:absolute;
	padding:0;
	margin:0;
	top:60px;
	left:0;
	list-style-type:none;
	border:none;
	background: #FFF;

}
nav ul.nl > li:hover ul li a{
	color: #03AF7A;
	font-size: 1.2em;
}
nav ul.nl > li:hover ul li a:hover {
border-bottom: 5px #03AF7A solid;
	background: #eee;
}

/*メニュー新
---------------------------------------------------------------*/

.global_menu{
	float: right;
}

.global_menu a.slide_btn{
	text-indent: -10000px;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 5px;
	width: 20px;
	height: 20px;
	background-image: url(../img/side_icon.png);
	background-size: 20px 20px;
}
#category_list{
	width:100%;
	padding:5px 0 0;
	background:#FFF;
	filter: alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;
	color:#fff;
 	position: fixed;
	z-index:999;
	top: 0px;
	left: 0px;
	display:none;
}

.lists{
margin:10px auto;
width: 306px;
}

#category_list li{
	float:left;
	margin:5px;
}

#category_list li a{
	display: block;
	cursor: pointer;
	width:140px;
	box-sizing: border-box;
	border:1px solid #666;
	font-size:1em;
	color:#666;
	text-align:center;
	text-decoration: none;
	padding:10px 5px 10px;
	-webkit-text-size-adjust: none;
}


.list_close{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	background:#FFF;
	text-align:center;
	padding:10px 15px 20px 15px;
	cursor:pointer;
	font-size: 0.8em;
}

#category_list li:active{
	background:#f4d400;
	color:#333;
}

/*============================================================================
	中の話#mainCont
==============================================================================*/

.mainFV{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.mainFV img{width: 100%;}

.mainTitle{
	display: block;
	width:1200px;
	height: 200px;
	margin:0 auto;
    background :#FFF url(../img/bg_wood.png) no-repeat right center;
	box-sizing: border-box;
	padding-top: 50px;

}
h2.mainTitleIn{
	font-size: 1.8em;
	color: #03AF7A;
	padding:28px 0 20px 70px;
	
}
.mtA{
	background: url(../img/icon_title_a.png) no-repeat left center;
    background-size: 60px 60px;
}
.mtB{
	background: url(../img/icon_title_b.png) no-repeat left center;
    background-size: 60px 60px;
}
.mtC{
	background: url(../img/icon_title_c.png) no-repeat left center;
    background-size: 60px 60px;
}
.mtD{
	background: url(../img/icon_title_d.png) no-repeat left center;
    background-size: 60px 60px;
}
.mtZ{
	background: url(../img/icon_title_z.png) no-repeat left center;
    background-size: 60px 60px;
}


/* Main部分バナー */
.mainBn{ width:750px; padding:0 0 10px 0; text-align:center;}
.mainBn img{ width:100%; padding:0 0 10px 0; text-align:center;}

#pan {
	font-size: 1.1em;
	color: #666;
	margin: 0 0 15px 0;
}

/* マーカー */
.yeLine {background:linear-gradient(transparent 60%, #FFFF6A 0%) ;}

/* 	
#mainCont h2{

border-left: solid 5px #134101;
background-color: #e8f1dd;
	border-radius: 5px;
	font-size: 130%;
	color: #333;
	padding:10px 15px;
	font-weight: bold;
	margin:0 auto 20px auto;
	clear: both;
}
 */
#mainCont h2{
	width: 100%;
	box-sizing: border-box;
	text-align: left;
	margin:28px 0 18px;
	padding: 8px 0px 8px 10px;
	font-size:140%;
	color:#222;
	border-left: 6px solid #03AF7A;
	font-weight:bold;
	clear: both;
}

.indexTitle{
    width: 95%;
    margin: 30px auto 20px auto;
    text-align: center;
    color: #00b472;
    font-size: 1.4em;
    line-height: 140%;
}

#mainCont h3.titleH3{
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	margin:14px auto;
	padding: 12px 0;
	font-size:130%;
	color:#222222;
	border-left: none;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font-weight:bold;
	clear: both;
}
#mainCont h3.titleH3-2{
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	margin: auto;
	padding: 12px 0;
	font-size:130%;
	color:#222222;
	border-left: none;
	font-weight:bold;
	clear: both;
}
#mainCont h4{
	margin:10px 0;
	font-size:120%;
	color:#212121;
	font-weight:bold;
	clear: both;
}

#mainCont h5{
	margin:10px 0;
	padding-left: 18px;
	box-sizing: border-box;
	font-size:120%;
	color:#222222;
	font-weight:bold;
	clear: both;
	background: url(../img/list_icon.png) no-repeat left center;
	background-size: 10px 10px;
}

#mainCont p {padding:0 10px 20px 10px; margin:0 auto; color: #333; font-size: 120%; line-height:160%; clear: both;}
#mainCont p.textmainRight {padding:0 10px 10px 0; margin:0 auto; color: #BBB; font-size: 90%; text-align: right; width: 640px;}

/*Contetsリスト一覧*/
.movieList{width:670px; margin-left: -10px;}

/*画像回し込み用*/
img.imgFR{
	float: right;
	width: 160px;
	padding: 0 0 10px 20px;
}
img.imgFL{
	float: left;
	width: 160px;
	padding: 0 20px 10px 0;
}

/*Movieユニット部分*/
a.movieUnit{
display: block;
width:325px;
height: 50px;
margin-left: 10px;
margin-bottom: 10px;
float:left;
text-decoration: none;
}
.movieUnitBnn{
width:325px;
height: 90px;
margin-bottom:10px;
}
.cateName{
width:325px;
height: 46px;
margin-bottom:8px;
padding: 0;
}
.movieName{
width:315px;
margin: 0 auto;
color: #666;
font-size: 100%;
line-height: 130%;
}

/*Movieメイン
.movieTime{color: #666; font-size: 77%; font-weight:normal; text-align:right;}
#movieMain{width:730px; padding-bottom:8px;}
.playMovie{width:470px; margin:5px auto;}
.playTime{width:470px; margin:5px auto; color: #666; font-size: 77%; text-align:right;}
.playView{width:470px; margin:5px auto; color: #666; font-size: 77%; text-align:right;}
#movieMain p.movieText{width:700px; padding-bottom:8px; margin:0 auto; color: #666; text-shadow: 1px 1px 1px #FFF; font-size: 96%; line-height:140%;}
#movieMain p.movieTag{width:700px; padding-bottom:8px; margin:0 auto; color: #666; text-shadow: 1px 1px 1px #FFF; font-size: 85%; line-height:140%;}
*/


.listBox{
	float: left;
	width: 310px;
	padding-right: 20px;
	margin-bottom: 20px;
}
.listBoxL{
	float: left;
	width: 120px;
	border: 5px solid #ebebeb;
}
.listBoxR{
	float: left;
	width: 170px;
	padding-left: 10px;
}
.listTitle{
	font-size: 110%;
	font-weight: bold;
	width: 170px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ebebeb;
}
.listTable table{
	margin-top: 8px;
	width: 100%;
}
.listTable th, .listTable td {
	font-size: 90%;
	padding: 5px;
}
.listTable th {
	background: #eee;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	color: #999;
	white-space: nowrap;
}


.listMiniTable table{
	margin-top: 8px;
	height: 250px;
}
.listMiniTable th, .listMiniTable td {
	font-size: 90%;
	padding: 5px;
}
.listMiniTable th {
	background: #eee;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	color: #999;
	white-space: nowrap;
}

/* qaリスト */
.accbox {
    margin: 2em auto 6em auto;
    padding: 0;
    width: 620px;
}


.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 11px 12px 11px 50px;
    color :#333;
    font-size: 120%;
    font-weight: bold;
    background :#FFF url(../img/q.png) no-repeat 10px center;
    background-size: 30px 30px;
    border-bottom: 1px solid #ddd;
    cursor :pointer;
    transition: all 0.5s;
}

.accbox label:hover {
    background :#FFF url(../img/q.png) no-repeat 10px center;
    background-size: 30px 30px;
}

.accbox input {
    display: none;
}

.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.4s;
}

.cssacc:checked + .accshow {
    height: auto;
    border-radius: 3px;
    padding:12px 10px 3px 40px;
    background :#fffdf4 url(../img/a.png) no-repeat 10px 10px;
    background-size: 30px 30px;
    opacity: 1;
}

/* pager */
.pager{
	text-align:center;
	margin: 40px auto 80px auto;
}

.pager ul{
	margin: 0 auto;
}
.pager ul li {
	display: inline-block;
	list-style: none;
}
.pager ul li a.pagerList{
	display: block;
	padding:10px 14px;
	text-align: center;
	background-color:#03AF7A;
	color: #FFF;
	font-weight:bold;
	border-radius: 3px;
}
.pager ul li a.pagerList:hover{
	background-color:#008059;
	color: #ffffff;
	text-decoration: none;
}
.pager ul li a.now{
	display: block;
	padding:10px 14px;
	background-color:#008059;
	font-weight:bold;
	border-radius: 3px;
	color: #ffffff;
	text-decoration: none;
}


/* 写真リスト */
.leftBox{
	float: left;
	width: 270px;
	border: 5px solid #ebebeb;
	margin-right: 20px;
	margin-bottom: 20px;
}

.leftBox .box2 {
	position: relative;
	width: 270px;
	overflow: hidden;
}
.leftBox .box2 .photo {
}
.leftBox .box2 .new {
	position: absolute;
	top: 0px; left: 0px;
}
.leftBox dd.photoImg {
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}
.leftBox dd.photoImg div {
	/* reset */
	padding: 0;
	margin-left: 5px;
	float: left;
	display: block;
	width: 85px;
}
/* 写真リストここまで */


.rightBox{
	float: left;
	width: 350px;
	margin-bottom: 20px;
}

/*
.overVeiw{width:720px; padding-bottom:5px; font-size:96%; text-shadow: 1px 1px 1px #FFF; text-align:right; clear:both;}
.listVeiw{width:730px; padding-bottom:5px; font-size:96%; text-shadow: 1px 1px 1px #FFF; text-align:center; clear:both;}
*/



/* 1 */
.inlineBlock1{
	margin: 10px auto 10px auto;
	text-align: center;
}
.inlineBlock1 .inlineBlockOne1{
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 240px;
	margin: 10px 2px;
	padding: ;
}
.inlineBlock1 .inlineBlockOne1 h4.inlineBlockTitle1{
	text-align: left;
	font-size: 120%;
	color: #222;
	font-weight: bold;
	margin-bottom: 6px;
}
.inlineBlock1 .inlineBlockOne1 .inlineBlockText1{
	font-size: 100%;
	color: #333;
	margin-bottom: 6px;
	line-height: 140%;
	text-align: left;
}
.inlineBlock1 .inlineBlockOne1 .inlineBlockImg1{
	text-align: center;
	margin-bottom: 6px;
	width: 240px;
}


/* 3 */
.inlineBlock3{
	margin: 10px auto 10px auto;
	text-align: center;
}
.inlineBlock3 .inlineBlockOne3{
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 290px;
	min-height: 300px;
	margin: 10px 3px;
	padding: 1%;
	border-radius: 24px;
	box-sizing: border-box;
}
.inlineBlock3 .inlineBlockOne3 h4.inlineBlockTitle3{
	text-align: left;
	font-size: 1.5em;
	color: #333;
	font-weight: bold;
	margin-bottom: 12px;
	box-sizing: border-box;
	padding: 0px 0 12px 30px;
}
.inlineBlock3 .inlineBlockOne3 .inlineBlockText3{
	font-size: 100%;
	color: #666;
	margin: 10px auto;
	line-height: 140%;
	text-align: left;
}
.inlineBlock3 .inlineBlockOne3 .inlineBlockImg3{
	text-align: center;
	margin:0 auto 18px;
	width: 150px;
}
.inlineBlockList3 ul li{
	box-sizing: border-box;
	list-style: none;
padding-left:24px;
margin-bottom: 10px;
list-style-position:outside;
background: url(../img/icon_list.png) no-repeat left center;
}
.inlineBlockList3 ul li{
	text-align: left;
font-size:1.25em;
color: #222222;
}

.brA{
	border: 6px solid #03AF7A;
	background: url(../img/icon_title_a.png) no-repeat right 98%;
}
.brB{
	border: 6px solid #005AFF;
	background: url(../img/icon_title_b.png) no-repeat right 98%;
}
.brC{
	border: 6px solid #F6AA00;
	background: url(../img/icon_title_c.png) no-repeat right 98%;
}
.brD{
	border: 6px solid #FF8082;
	background: url(../img/icon_title_d.png) no-repeat right 98%;
}

.titleA{
	border-bottom: 3px solid #03AF7A;
	background: url(../img/img_cont01.png) no-repeat left top;
	background-size: 30px 30px;
}
.titleB{
	border-bottom: 3px solid #005AFF;
	background: url(../img/img_cont02.png) no-repeat left top;
	background-size: 30px 30px;
}
.titleC{
	border-bottom: 3px solid #F6AA00;
	background: url(../img/img_cont03.png) no-repeat left top;
	background-size: 30px 30px;
}
.titleD{
	border-bottom: 3px solid #FF8082;
	background: url(../img/img_cont04.png) no-repeat left top;
	background-size: 30px 30px;
}

/* 記事リスト */
ol.kijiList{padding:5px 10px; list-style-type:none;} 
ol.kijiList li{
padding:16px 0 16px 18px;
list-style-position:outside;
background: url(../img/list_icon.png) no-repeat left center;
background-size: 11px 11px;
border-bottom: 1px solid #E5E5E5;
} 
ol.kijiList li a{
font-size:1.3em;
color: #222;
font-weight: bold;
}

/* トピックスリスト */
ol.topickList{padding:0px 10px; list-style-type:none; margin-bottom: 18px;} 
ol.topickList li{
padding:16px 0 16px 6px;
list-style-position:outside;
border-bottom: 1px solid #E5E5E5;
} 
ol.topickList li a{
font-size:1.25em;
color: #222;
font-weight: bold;
}
ol.topickList li a span.timeT{
display: block;
/* width: 320px; */
text-align: center;
font-size:1.1em;
color: #222;
font-weight: bold;
padding: 3px 6px;
margin-right: 6px;
margin-bottom: 5px;
border: 1px solid #222;
}
ol.topickList li a span.readT{
display: block;
font-size:1.1em;
color: #666;
font-weight: normal;
padding-top: 12px;
}


/* 注意書き */
.addBox{
	border: 1px solid #005AFF;
	border-radius: 20px;
	width: 100%;
	box-sizing: border-box;
	padding: 16px 24px;
	margin-bottom: 24px;
}
.addBoxTitle{
font-size:1.3em;
color: #222;
font-weight: bold;
padding-bottom: 8px;
margin-bottom: 8px;
border-bottom: 1px solid #E5E5E5;
}
.addBoxText{
font-size:1.2em;
color: #222;
font-weight: normal;
}

/*============================================================================
	右の話#rightCont
==============================================================================*/

/* rightBox部分バナー */
.rightBnFree{ width:400px; margin: 0 auto 10px auto; text-align:center;}
.rightBnFree img{ width:100%;}

.btnRightW{
	margin-bottom: 10px;
}
a.btnRight{
	display: block;
	width: 100%;
	border: solid 1px #707070;
	box-sizing: border-box;
	padding: 9px 16px;
	text-align: left;
	text-decoration: none;
	margin-bottom: 12px;
}
a.btnRight:hover{
	border: solid 1px #03AF7A;
}
.btnRightTitle{
	display: block;
	color: #222222;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 6px;
}
.btnRightText{
	display: block;
	color: #212121;
	font-size: 1.1em;
}
.rBbg01{
    background :#FFF url(../img/img_right01.png) no-repeat right center;
    background-size: 93px 100px;
}
.rBbg02{
    background :#FFF url(../img/img_right02.png) no-repeat right center;
    background-size: 93px 100px;
}
.rBbg03{
    background :#FFF url(../img/img_right03.png) no-repeat right center;
    background-size: 93px 100px;
}
.rBbg04{
    background :#FFF url(../img/img_right04.png) no-repeat right center;
    background-size: 93px 100px;
}

#rightCont h2{
/* 	background: url(../img/h_border.png) repeat-y; */
	border-left: 2px solid #03AF7A;
	font-size: 120%;
	color: #333;
	padding: 5px 5px 5px 8px;
	font-weight: bold;
	margin:20px auto 10px auto;
}
#rightCont p{
	padding: 3px 6px 9px 6px;
	font-size: 100%;
	line-height: 140%;
}

#rightCont ul{
	margin: 10px 0;
}
#rightCont ul li.rightList{
	list-style: none;
	border-bottom: dotted 1px #DDD;
}
/*
#rightCont ul li.rightList:first-child{
	border-top: dotted 1px #DDD;
}
*/
#rightCont ul li.rightList a{
	display: block;
	padding: 10px 0 10px 15px;
	color: #222;
	font-size: 100%;
	background-color: #FFF;
	background: url(../img/list_icon.png) no-repeat left center;
	background-size: 11px 11px;
}
#rightCont ul li.rightList a:hover{
	text-decoration: none;
	background-color: #fffaee;
}

/*============================================================================
	下の話footer#globalFooter
==============================================================================*/

/* page-top */
#pageTop {
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 100;
}
#pageTop a {
	display: block;
	background: url(../img/gototop.png);
	background-size: 60px 60px;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
}
#pageTop a:hover {
	background: url(../img/gototop.png);
	background-size: 60px 60px;
}


#footTop{
width: 100%;
height: 166px;
background: url(../img/bg_foot.png) repeat-x;
background-size: 960px 166px;
}

#footLeft {
	float: left;
	width: 800px;
}
#footRight {
	float: right;
	width: 200px;
}


#footLogo{
	width: 126px;
	margin-right: 10px;
}
#footLogo a{
	width: 126px;
	height: 40px;
	display: block;
	background: url(../img/logo.png) no-repeat ;
	background-size: 126px 40px;
	text-indent: -9999px;
}

.footList{
	float: left;
	border-left: #03AF7A 2px solid;
	margin: 0 25px 0 0;
	padding-left: 15px;
}
.footList li.footMenu{
	list-style: none;
	padding: 3px 0 4px 0;
}
.footList li.footMenu a{
	color: #222222;
}
.footList li.footMenu a:hover{
	color: #aaa;
	text-decoration: underline;
}

#footBtm{
	clear: both;
	width: 100%;
	padding: 6px 0;
}
#footBtm .footBtmT{
	margin: 10px auto;
	text-align: center;
	color: #222222;
}
#footBtm p.copyright{
	font-size: 90%;
	color: #222222;
	margin-top: 1em;
	text-align: center;
}



/*============================================================================
	ボタン各種
==============================================================================*/

a.btnNormal{
	clear: both;
	text-align:center;
	padding: 5px;
	margin: 5px;
	color:#FFF;
	display: block;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.8);
	border-radius: 3px; 
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	font-size: 80%;
	font-weight:bold;
	line-height: 100%;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333), to(#000));
	/* IE */
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#333, EndColorStr=#000);
	}

a.btnBlue{
	width: 200px;
	clear: both;
	text-align:center;
	padding: 10px;
	margin: 10px auto;
	color:#FFF;
	display: block;
	text-decoration: none;
	border-radius: 3px;
	font-size: 110%;
	font-weight:bold;
	line-height: 100%;
	background-color: #03AF7A;
	}
a:hover.btnBlue{
	background-color: #00c57d;
	}

a.btnRight1{
	clear: both;
	text-align:center;
	padding: 15px;
	margin: 10px auto;
	color:#FFF;
	display: block;
	text-decoration: none;
	border-radius: 3px;
	border-bottom: 4px #006b44 solid; 
	font-size: 110%;
	font-weight:bold;
	line-height: 100%;
	background-color: #00b472;
	}
a:hover.btnRight1{
	background-color: #08f09b;
	}

a.btnRight2{
	clear: both;
	text-align:center;
	padding: 15px;
	margin: 10px auto;
	color:#FFF;
	display: block;
	text-decoration: none;
	border-radius: 3px;
	border-bottom: 4px #222 solid; 
	font-size: 110%;
	font-weight:bold;
	line-height: 100%;
	background-color: #444;
	}
a:hover.btnRight2{
	background-color: #555;
	}

a.btnDetail{
	clear: both;
	text-align:center;
	padding: 5px;
	margin: 5px;
	color:#FFF;
	display: block;
	text-decoration: none;
	text-shadow: 0px -1px 0px #006699;
	border-radius: 3px; 
	border: 1px solid #006699;
	border-bottom: 5px solid #006699;
	font-size: 100%;
	font-weight:bold;
	line-height: 100%;
	background-color: #3399cc;
	}
a:hover.btnDetail{
	background-color: #2287ba;
	}

a.btnYe{
	clear: both;
	text-align:center;
	padding: 8px;
	margin: 5px;
	color:#660000;
	display: block;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
	border-radius: 3px; 
	border: 1px solid #d19902;
	font-size: 100%;
	font-weight:bold;
	line-height: 100%;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff000), to(#f6d101));
	background-color: #f6d101;
	/* IE */
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fff000, EndColorStr=#f6d101);
	}
a:hover.btnYe{
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee000), to(#d3b301));
	background-color: #d3b301;
	/* IE */
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#eee000, EndColorStr=#d3b301);
	}

.btnInput {
	width:90%;
	font-size: 100%;
	text-align:center;
	display: block;
	padding: 8px 0;
	margin: 10px auto;
	color:#FFF;
	background-color: #00b472;
	text-decoration: none;
	border-radius: 3px; 
	border-bottom: 4px #006b44 solid;  
	font-weight:bold;
	}
.btnInput:hover{
	background-color: #08f09b;
}

.btnInput2 {
	width:90%;
	font-size: 100%;
	text-align:center;
	display: block;
	padding: 8px 0;
	margin: 10px auto;
	color:#FFF;
	background-color: #444;
	text-decoration: none;
	border-radius: 3px;
	border-bottom: 4px #222 solid;  
	font-weight:bold;
	}
.btnInput2:hover{
	background-color: #555;
}


/*============================================================================
	ボタン各種
==============================================================================*/

input.namename{
	padding: 8px 15px;
	width: 350px;
	background:#FFF;
	border: 1px solid #999;
	border-radius: 3px;
}
input.teltel{
	padding: 8px 15px;
	width: 250px;
	background:#FFF;
	border: 1px solid #999;
	border-radius: 3px;
}
select.room{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
    background:#FFF url(../img/arrow_down.png) no-repeat;
    background-size:10px 5px;
    background-position: 84px center;
    width: 100px;
    font-size: 1.1em;
    vertical-align: middle;
    border:1px solid #999;
    margin-bottom:0;
    padding:6px 5px 6px 5px;
	border-radius: 3px;
}
textarea.commArea{
	padding: 8px 15px;
	width: 350px;
	height: 230px;
	background:#FFF;
	border: 1px solid #999;
	border-radius: 3px;
}



/*============================================================================
	たぶ
==============================================================================*/

/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 20px;
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/2);
  height: 50px;
  border-bottom: 3px solid #03AF7A;
  background-color: #FFF;
  line-height: 50px;
  font-size: 1.2em;
  text-align: center;
  color: #03AF7A;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 10px 0px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#kennai:checked ~ #kennai_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #03AF7A;
  color: #fff;
}


/* インライン風 */
.logbox{
	border: none;
	width: 95%;
	height: 160px;
	margin: 20px auto;
	padding: 0.5em;
	overflow: auto;
}


/*============================================================================
	デフォルト テーブル
==============================================================================*/

.defTable table {
	width: 98%;
	border-collapse: collapse;
	border: 1px solid #DDD;
	margin: 10px auto 20px auto;
}

.defTable th, .defTable td {
	text-align: left;
	word-break:break-all!important;
	font-size: 120%;
	padding: 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-right: 1px dashed #DDD;
}

.defTable th {
	width: 340px;
	padding: 10px;
	background: #fdfdfd;
	text-align: left;
	vertical-align: middle;
	color: #222;
/*
	white-space: nowrap;
*/	
}

/* テーブル内のpタグ用 ここから */
.defTable p {
	font-size: 100% !important;
    line-height: unset !important;
    padding: 0px !important;
}
/* テーブル内のpタグ用 ここまで */

/* イベント詳細画面用 ここから*/
.eventdetail.defTable th {
	width: 140px;
}	
/* イベント詳細画面用 ここまで*/	


.defTable th a, .defTable td a{ text-decoration: underline;}
.defTable td.tdRight {
	text-align: right;
}

.defTable td.bigTd{
	font-size: 140%;
	vertical-align: middle;
}

.defTable th.borNone, .defTable td.borNone {
	border-bottom: none;
}
.defTable td.tdC{
	text-align: center;
}

/* 偶・奇数
---------------------------------*/

.defTable table tr.odd td {
	background: #efefef;
}

.defTable table tr.even td {
	background: #999999;
}



ol.subList{padding:5px 10px; list-style-type:none;} 
ol.subList li{
font-size:120%;
color: #000;
padding-left:15px;
margin-bottom: 10px;
list-style-position:outside;
background: url(../img/list_icon.png) no-repeat left center;
background-size: 11px 11px;
} 

