@charset "utf-8";


/* common
----------------------------------------------------------------------------------*/

#pttl h1 {padding:0 10px;line-height: 2;}

/* topics
----------------------------------------------------------------------------------*/
div#content_s div#news{}
div#content_s div#news div.area-ttl{
	padding-bottom: 0.8em;
	border-bottom: 1px solid #969696;
	margin-bottom: 1em;
}
div#content_s div#news div.area-ttl h3{
	margin-bottom: 0.2em;
}
div#content_s div#news div.area-ttl h3 span{
	display: block;
	font-size: 150%;
	font-weight: bold;
	color: #CC0000;
	line-height: 1.4;
}
div#content_s div#news div.area-ttl strong{
	color: #152275;
	font-size: 20px;
	font-weight: normal!important;
}
div#content_s div#news div.box{}
div#content_s div#news div.box p{ margin-bottom:0.8em;}
div#content_s div#news div.box p.head{

}
div#content_s div#news div.box h3{
	border-left: 3px solid #1C1E76;
	font-size: 116.7%;
	font-weight: bold;
	color: #1C1E76;
	padding-left: 5px;
	margin-bottom: 0.8em;
}
div#content_s div#news div.event{
	margin-bottom: 15px;
}
div#content_s div#news div.event table td{
	padding: 5px;
	border: 1px solid #999999;
}
div#content_s div#news div.event table th{
	border: 1px solid #999999;

}


div#content_s div#news div.spec{
	padding: 10px;
	border: 1px solid #CCCCCC;
}
div#content_s div#news div.spec table{}
div#content_s div#news div.spec table td{}
div#content_s div#news div.spec table th{
	font-weight: bold;
}
div#content_s div#news div.spec table td,
div#content_s div#news div.spec table th{
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}
div#content_s div#news div.spec table td.no,
div#content_s div#news div.spec table th.no{	border-bottom: none;
}


/* -----------------------------
program
----------------------------- */
div#content_s ul#month {
	clear:both ; 
	margin:auto ;  
	width:400px ; 
	}
	div#content_s ul#month li {
	float:left;
	width:200px;
	height:130px;
	overflow:hidden
	}
div#content_s ul#month li a {
	width:200px;
	height:110px;
	padding-top:5px;
	background-image:url(../../news/program_4f_5f/images/month.png);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	font-size:3em;
	font-weight:bold;
	color:#FFF;
	}

div#content_s div.program_cd {
	margin:auto;
	width:600px;
	clear:both ;
	margin-bottom:20px;
}

div#content_s div.program_cd table {
	/*width:600px;*/
	border: 1px solid #CCC;
	text-align:center;
	border-collapse:separate;
	border-spacing: 0px;
}

div#content_s div.program_cd img,
div#content_s div.program_cd td,
div#content_s div.prograsm_cd th  {
	border: 1px solid #CCC;
	text-align:center;
}
div#content_s div.program_cd td.event-box {
	vertical-align: middle;
}
div#content_s div.program_cd td.event-box-l {
	vertical-align: top;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #ccc;
}

.tokimeki-kakomi {
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #1C1E76;
}

li.li-pink {
border:solid 3px #FF9999 ; margin-bottom:10px; padding:5px;
}
@media only screen and (max-width: 1070px){
div#content_s div.program_cd {
	width: 100%;
}
div#content_s div.calendar-box table {
	width: 600px!important;
}
}


/* -----------------------------
renew
----------------------------- */
.re-news-wrapp {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}

.re-news-wrapp-last {
	padding-bottom: 20px;
}

.re-news-wrapp-left {
	float: left;
	width: 100px;
}

.re-news-wrapp-right {
	float: right;
	width: 385px;
}

.re-news-wrapp-right2 {
	float: right;
	width: 659px;
}

.re-news-wrapp-left img{
	border-left: 2px solid #252087;
	padding-left: 4px;
}

.re-news-wrapp-right h3, .re-news-wrapp-right2 h3{
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 3px;
	font-size: 14px;
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}


.event-wrapp-or{
	border: 3px solid #FFB468;
	padding: 10px;
	margin-bottom: 15px;
}

.event-wrapp-ye{
	border: 3px solid #FFCC00;
	padding: 10px;
	margin-bottom: 15px;
}

.event-wrapp-pi{
	border: 3px solid #FF9999;
	padding: 10px;
	margin-bottom: 15px;
}
/*anpanman*/
.event-wrapp-gr{
	border: 3px solid #99CC66;
	padding: 10px;
	margin-bottom: 15px;
}

.event-wrapp-or td.event-day{
	font-size: 18px;
	color: #FFF;
	background-color: #FFB468;
	width: 150px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

.event-wrapp-ye td.event-day{
	font-size: 18px;
	color: #FFF;
	background-color: #FFCC00;
	width: 150px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

.event-wrapp-pi td.event-day{
	font-size: 18px;
	color: #FFF;
	background-color: #FF9999;
	width: 150px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
/*anpanman*/
.event-wrapp-gr td.event-day{
	font-size: 18px;
	color: #FFF;
	background-color: #99CC66;
	width: 150px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
.event-wrapp-or td.event-photo, .event-wrapp-ye td.event-photo, .event-wrapp-pi td.event-photo, .event-wrapp-gr td.event-photo{
	width: 200px;
	vertical-align: top;
	text-align: center;
}

.event-wrapp-or h3, .event-wrapp-ye h3, .event-wrapp-pi h3, .event-wrapp-gr h3{
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}

.event-red{
	color: #F00;
}

.event-comment-list{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-top: 7px;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.event-tantou{
	color: #FFF;
	background-color: #666;
	padding: 3px;
	float: left;
	margin-right: 5px;
}

.event-tantou-txt{
	float: left;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.event-toiawase{
	color: #FFF;
	background-color: #F93;
	padding: 3px;
	float: left;
	margin-right: 5px;
	margin-left: 8px;
}
h3.event-cacth-a{
	border-left: 3px solid #1C1E76;
	font-size: 116.7%;
	font-weight: bold;
	color: #1C1E76;
	padding-left: 5px;
	margin-bottom: 0.8em;
	text-align: left;
}

.event-map-caution{
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 125px;
}

.event-wrapp-typea{
	text-align: right;
	/*margin: 20px 0 20px;*/
	padding: 0 0 20px;
	border-bottom:1px #cccccc dotted;
	clear:both;
}

.event-wrapp-typeb{
	text-align: right;
	/*margin: 20px 0 20px;*/
	padding: 20px 10px 20px 10px;
	border-bottom:1px #cccccc dotted;
	clear:both;
}

.event-left-typea{
	float: left;
	width: calc(50% - 10px);
	margin:0 10px 0 0;
}

.event-left-typeb{
	float: left;
	width: 24.319%;
	text-align: center;
}
.event-left-typeb img{
	margin-bottom:10px;
}

.event-right-typeb{
	float: right;
	width: calc(50% - 10px);
	font-size:12px;
	line-height:1.8;
	margin:0 0 0 10px
}

.event-left-typeb-2{
	float: left;
	width: 72.762%;
}

.event-right-typeb-2{
	float: right;
	width: 24.319%;
}

.event-right-typeb-3{
	float: right;
	width: 30%;
}

.event-left-typeb-3{
	float: left;
	width: 70%;
}

.event-right-typeb-4{
	float: right;
	width: 72.762%;
}

.event-copylight{
	font-size: 9px;
	color: #000;
	text-align: right;
}

.event-right-typeb div.program-spec-b{
	padding: 10px;
	border: 1px solid #152275;
	background-color: #FFF0F5;
}

.topics-typeA-spec{
	display:inline-block;
	float:left;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #cccccc;

}

.topics-typeA-left{
	float: left;
	width: 30%;	font-weight: bold;
}

.topics-typeA-right{
	float: right;
	width: 65%;
}
.btn-detail {
	color: #FFF;
	background-color: #0360A5;
	text-align: center;
	font-size: 14px;
	width: 100px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

a.wh:link,
a.wh:visited {
	color: #FFFFFF;
}


a.wh:hover,
a.wh.btn-detai a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.event-map {
	border: 3px solid #3FBED7;
	padding: 8px;
}

.event-map h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.attention {
	background-color: #FF0000;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #FFF;
}

.btn-cate{
	font-size: 14px;
	background-image: url(../images/btn-cate-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	margin-right: 15px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}

.btn-cate{
	display: block;
}

.btn-cate a:link , .btn-cate a:visited
{
	color: #FFF;
	text-decoration: none;
}

.btn-cate a:hover
{
	color: #FFF;
	text-decoration: underline;
}
@media only screen and (max-width: 1070px){
.event-toiawase{
	clear: both;
	margin: 0 5px 0 0;
}

.topics-typeA-left{
	float: none;
	width: auto;
	margin: 0 0 20px;
}

.topics-typeA-right{
	float: none;
	width: auto;
}

.event-left-typea{
	float: none;
	width: 300px;
	margin: 0 auto 20px;
	text-align: left;
}
.event-left-typeb{
	float: none;
	width: 300px;
	margin: 0 auto 20px;
	text-align: left;
}

.event-right-typeb{
	float: none;
	width: auto;
}

.event-left-typeb-2{
	float: none;
	width: auto;
	margin: 0 0 20px;
}

.event-right-typeb-2{
	float: none;
	width: 250px;
	margin: 0 auto;
}
	
.event-right-typeb-3{
	float: none;
	width: 300px;
	margin: 0 auto;
}

.event-right-typeb-4{
	float: none;
	width: auto;
}

.topics-typeA-left{
	float: none;
	width: auto;
}

.topics-typeA-right{
	float: none;
	width: auto;
}
}



/* -----------------------------
calendar
----------------------------- */

#content_s #news tr td .text-title{
	font-size: 12px;
	/*text-decoration: underline;*/
	margin: 5px 0;
	padding: 0 10px;
	color: #6763ab;
	line-height:1.4;
}
#content_s #news tr td .text-box{
	font-size: 11px;
	margin-bottom: 10px;
}
#content_s #news tr td .text-box p{
    padding: 3px 10px;
}
#content_s #news tr td .text-box p.text1{
	white-space: pre;
}
#content_s #news .calendar-box{
	overflow-x: scroll;
}
#content_s #news td.garapon1{
	position:relative;
	height: 153px;
	border-top: none;
	border-bottom: none;
	border-right: none;
}
#content_s #news img.garapon2{
	position: absolute;
	top: 0px;
	left: 90px;
}
#content_s #news td.garapon_left{
	position:relative;
	height: 153px;
	border-top: none;
	border-bottom: none;
	/*border-right: none;*/
}
#content_s #news img.garapon_left{
	position: absolute;
	top: 0px;
	left: 45px;
}

@media only screen and (min-width: 769px){
#content_s #news tr td .text-box img{
    /*float: right;*/
	margin: 3px;
}
#content_s #news .calendar-box{
	overflow-x: scroll;
}
}

@media only screen and (max-width: 768px){
#content_s #news tr td .text-box img{
	margin: 3px 0 0;
}
}


