/*  
Theme Name: 舞鶴用テーマ
Theme URI: ---
Version: 1.0
Author: Base-Creative
Author URI: ---
Tags: ---
Description: ---
*/

body{
	color: #3E3A39;
}
#wrapper{
	width: 100%;
	margin: 0 auto;
	background-color: #FFF;
	position:relative;
	_text-align: center;
}

/* header */
#header{
}
#header .gLink,
#header .subLink{
	margin: 0 auto;
	width: 960px;
}
#header .gLink ul{
}
#header .gLink li{
	float: left;
	margin-right: 5px;
}
#header .gLink .logo{
	margin-top: -11px;
	margin-right: 50px;
	position: relative;
}
#header .gLink .last{
	margin-right: 0px;
}

#header .subLink ul{
	float: right;
}
#header .subLink li{
	float: left;
}
#header .subLink li.in-img a{
	padding-right: 0;
}
#header .subLink a{
	font-size: 9px;
	color: #333;
	line-height: 1.6;
	text-decoration: none;
	padding: 0px 10px;
}
#header .subLink a:hover{
	text-decoration: underline;
}
#header .subLink .last a{
	border-left: 1px solid #CCC;
	padding-right: 0px;
}

/* path */
.path{
	width: 960px;
	margin: 0px auto 2px auto;
}
.path li{
	float: left;
	font-size: 9px;
	color: #3D62AD;
	line-height: 1.6;
	margin-right: 3px;
}
.path li a{
	color: #3D62AD;
	text-decoration: none;
}
.path li a:hover{
	color: #5D82CD;
	text-decoration: underline;
}

/* content */
#main{
	width: 100%;
	margin: 0 auto;
	background-color: #FFF;
	padding: 0px 0px 0px 0px;
}
#content{
	width: 960px;
	margin: 0 auto;
	_text-align: left;
}

/* section */
#content .entry{
	text-align: left;
	position: relative;
}
.blanding{
	margin-bottom: 20px;
}
.section{
	padding: 40px 40px 40px 40px;
	position:relative;
	border: 1px solid #CCC;
	background-color: #FFF;
	
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	behavior: url(http://fmaizuru.ed.jp/wp-content/themes/mai_theme/js/ie/PIE.htc);
}

/* aside */
.aside{
	float: left;
}
.aside .school_banner li{
	width: 210px;
	height: 102px;
	margin-bottom: 10px;
}
.aside .school_logo{
    margin-bottom: 20px;
}
.aside .school_logo li{
	height: 26px;
	margin-bottom: 5px;
}
.aside address p{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:11px;
	line-height: 1.5;
	font-style: normal;
	margin-bottom: 5px;
}
.aside address .copyright{
	font-size: 9px;
}


/* pagetop */
#pageTop{
	text-align: right;		
}

/* footer */
#footer{
	width: 960px;
	margin: 7px auto 30px auto;
}
#footer address{
	margin-top: 25px;
	font-style: normal;
}
#footer address li{
	float: left;
	margin-right: 10px;
	vertical-align: bottom;
}
#footer address p{
	float: right;
	margin-top: 12px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:12px;
	line-height: 1.5;
}
#footer .copyright{
	float: right;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 8px;
	vertical-align: top;
}

/* home */
.home #content .entry{
	width: 704px;
	float: right;
}
.home .slide{
	margin-bottom: 35px;
	position: relative;
	*margin-top: 213px;
	_margin-top: 213px;
}
.home .slide #logo_box{
	text-align: center;
	position: absolute;
	top: -212px;
	left: 0px;
	background-image: url(img/top/logo_bg.png);
	background-repeat: no-repeat;
	background-position:  0px 0px;
	height: 476px;
	width: 702px;
	display: block;
	background-color: #455fae;
	z-index: 150;
}
.home .slide #logo_box #logo_img img{
	-ms-filter: "alpha( opacity=0 )";
	filter: alpha( opacity=0 );
	opacity: 0.0;
	position: absolute;
	top: 162px;
	left: 277px;
	display: block;
	line-height: 0;
	z-index: 150;
}
.home .slide #school_box{
	margin-top: 212px;
}
.home .slide #school_box a{
	float: left;
	position: relative;
	z-index: 50;
}

.home .banner_cont{
	position: relative;
}
.home .banner_cont_g,
.home .banner_cont_h,
.home .banner_cont_j{
	position: relative;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	behavior: url(http://fmaizuru.ed.jp/wp-content/themes/mai_theme/js/ie/PIE.htc);
	padding: 0px 10px 10px 10px;
}
.home .banner_cont_h,
.home .banner_cont_j{
	width: 510px;
	_width: 530px;
	float: left;
}
.home .banner_cont_g{
	float: right;
	background-color: #EAF2F6;
	_width: 162px;
}
.home .banner_cont_h{
	background-color: #F0EFEE;
	margin-bottom: 20px;
}
.home .banner_cont_j{
	margin-bottom: 0px;
	background-color: #F9F4EB;
}
.home .banner_cont h2{
	padding: 10px 0px;
}
.home .banner_cont_g li{
	margin-bottom: 10px;
	border: 1px solid #CCC;
	width: 140px;
	height: 187px;
}
.home .banner_cont_h li,
.home .banner_cont_j li{
	float: left;
	margin-right: 10px;
	border: 1px solid #CCC;
	width: 161px;
	height: 156px;
	_margin-right: 10px;
}
.home .banner_cont .last{
	margin-right: 0px;
	margin-bottom: 0px;
}

/* home aside */
.home .aside{
	width: 243px;
}
.home .side{
	margin-bottom: 15px;
	padding: 19px 12px 15px 15px;
	border: 1px solid #DDD;
	position: relative;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	behavior: url(http://fmaizuru.ed.jp/wp-content/themes/mai_theme/js/ie/PIE.htc);
}
.home .emergency{
	margin-bottom: 15px;
	background-image: url(img/common/arrow01.png);
	background-repeat: no-repeat;
	background-position:  95% 88%;
	display: block;
}
.home .emergency p{
	border: 1px solid #DDD;
	border-top: none;
	padding: 5px 12px 0px 15px;
	font-size: 12px;
	color: #333;
	line-height: 1.6;
	height: 46px;
}
.home .emergency p a{
	color: #333;
	text-decoration: none;
}
.home .emergency p a:hover{
	text-decoration: underline;
}
.home .news_topics{
	margin-bottom: 16px;
	_height: 298px;
	overflow: hidden;
}
.home .news_topics h2{
	margin-bottom: 18px;
}
.home .news_topics .panel{
	height: 195px;
	padding-right: 15px;
}
.home .news_topics .jScrollPaneContainer{
	margin-bottom: 15px;

}
.home .news_topics li{
	background-repeat: no-repeat;
	background-position:  0px 1px;
	display: block;
	padding-left: 30px;
	margin-bottom: 10px;
}
.home .news_topics .nhigh{
	background-image: url(img/top/news_icon01.png);
}
.home .news_topics .jhigh{
	background-image: url(img/top/news_icon02.png);
}
.home .news_topics .ghigh{
	background-image: url(img/top/news_icon03.png);
}
.home .news_topics li a{
	font-size: 11px;
	line-height: 1.6;
	text-decoration: none;
}
.home .news_topics li a:hover{
	text-decoration: underline;
}
.home .news_topics li .date{
	color: #5976BA;
}
.home .news_topics li .ptitle{
	color: #3E3A39;
}
.home .news_topics .more{
	font-size: 11px;
	line-height: 1.6;
	color: #3E3A39;
	text-decoration: none;
	float: right;
}
.home .news_topics .more:hover{
	text-decoration: underline;
}
.home .news_topics .more img{
	position: relative;
	top: 1px;
	left: 2px;
}

/* page */
.page .entry{
	width: 725px;
	float: left;
	border: 1px solid #CCC;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	behavior: url(http://fmaizuru.ed.jp/wp-content/themes/mai_theme/js/ie/PIE.htc);
}
.page .aside{
	float: right;
	width: 210px;
}
.page .postdata{
	padding: 35px;
}
.page .news .postdata{
	padding: 0px;
}
.page .postdate{
	float: left;
	width: 165px;
}
.page .postentry{
	float: right;
	width: 480px;
}
.page .postdata h2{
	margin-bottom: 60px;
}
.page .postdate .date{
	font-size: 13px;
	color: #333;
	line-height: 1.6;
}
.page .postentry .posttitle,
.page .postentry_recruit .posttitle{
	font-size: 18px;
	color: #333;
	line-height: 1.4;
	margin-bottom: 25px;
}
.page .postentry .postcontent,
.page .postentry_recruit .postcontent{
	font-size: 13px;
	color: #333;
	line-height: 1.8;
}
.page .postentry_recruit{
	width: 100%;
}
/* single & category */
.news .entry{
	width: 450px;
	padding: 37px 35px;
	float: left;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
	behavior: url(http://fmaizuru.ed.jp/wp-content/themes/mai_theme/js/ie/PIE.htc);
}
.news .entry_list{
	float: left;
	width: 140px;
	padding: 20px 15px;
	margin-right: 28px;
	border: 1px solid #CCC;
	position: relative;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
	behavior: url(http://fmaizuru.ed.jp/wp-content/themes/mai_theme/js/ie/PIE.htc);
}
.eventplan .entry{
	width: 410px;
	_width: 480px;
}
.eventplan .entry_list{
	width: 180px;
}
.news .side_banner{
	float: right;
	width: 210px;
}
.news .entry_list .widget{
	border-bottom: 1px solid #A674B0;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.news .entry_list .widget_categories{
	border: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.news .entry_list h2{
	margin-bottom: 22px;
}
.news .entry_list .widget h2{
	font-size: 12px;
	color: #4B5654;
	line-height: 1.6;
	margin-bottom: 15px;
}
.news .entry_list li li{
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position:  0px 3px;
	display: block;
	padding-left: 10px;
}
.news .entry_list li li, x:-moz-any-link, x:default{
	background-position:  0px 9px;
	margin-bottom: 0px;
}
.news .entry_list li li .school_icon{
	margin-right: 5px;
	position: relative;
	top: 2px;
}
.news .entry_list li a{
	font-size: 12px;
	color: #5976BA;
	text-decoration: none;
}
.news .entry_list li a:hover{
	color: #7996DA;
	text-decoration: underline;
}
.news .entry h2{
	margin-bottom: 90px;
}
.news .entry h3{
	font-size: 16px;
	color: #3E3A39;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	margin-bottom: 45px;
}
.news .entry .postdata .date{
	font-size: 13px;
	color: #3E3A39;
	margin-bottom: 8px;
}
.news .entry .postdata .postcategory a{
	font-size: 11px;
	color: #5976BA;
	text-decoration: none;
}
.news .entry .postdata .category a:hover{
	color: #7996DA;
	text-decoration: underline;
}
.news .entry .postdata .posttitle{
	font-size: 18px;
	color: #3E3A39;
	margin-bottom: 22px;
	width: 415px;
}
.news .entry .postdata .posttitle .school_icon{
	position: relative;
	top: 0px;
	margin-right: 5px;
}
.news .entry .postdata .posttitle a{
	color: #3E3A39;
	text-decoration: none;
}
.news .entry .postdata .posttitle a:hover{
	text-decoration: underline;
}
.news .entry .postdata .postcontent{
	font-size: 13px;
	line-height: 2;
	margin-bottom: 20px;
}
.news .entry .postdata .postcontent a{
	text-decoration: none;
}
.news .entry .postdata .postcontent a:hover{
	text-decoration: underline;
}
.news .entry .postdata .postcontent img{
}
.news .entry .pnlink .prevpost{
	float: left;
	background-image: url(img/common/arrow04.png);
	background-repeat: no-repeat;
	background-position:  0px 2px;
	display: block;
	padding-left: 15px;
}
.news .entry .pnlink .prevpost, x:-moz-any-link, x:default{
	background-position:  0px 9px;
}
.news .entry .pnlink .nextpost{
	float: right;
	background-image: url(img/common/arrow03.png);
	background-repeat: no-repeat;
	background-position:  right 2px;
	display: block;
	padding-right: 15px;
}
.news .entry .pnlink .nextpost, x:-moz-any-link, x:default{
	background-position:  right 9px;
}
.news .entry .pnlink li a{
	font-size: 11px;
	color: #5976BA;
	text-decoration: none;
}
.news .entry .pnlink li a:hover{
	text-decoration: underline;
}
.news .entry .mb{
	margin-bottom: 60px;
}
.news .entry .nmb{
	margin-bottom: 0px;
}
.news .entry .pagination{
	float: right;
	margin-top: 30px;
}
.news .entry .pagination a,
.news .entry .pagination span {
    border: 1px solid #BFBFBF;
    margin: 2px;
    padding: 3px 5px;
    text-decoration: none;
    font-size: 11px;
	color: #3E3A39;
}
.news .entry .pagination a{
	color: #5976BA;
}
.news .pagination span.current {
    border-color: #000000;
}
.news .entry .pagination span.current {
	color: #3E3A39;
}

/* month_archive */
.month_archive li{
	margin-bottom: 10px;
}
.month_archive .postdate{
	float: left;
	font-size: 12px;
	width: 125px;
}
.month_archive .posttitle{
	float: left;
	font-size: 12px;
	color: #5976BA;
	line-height: 1.6;
	text-decoration: none;
	width: 325px;
}
.month_archive .posttitle:hover{
	color: #7996DA;
	text-decoration: underline;
}

/* eventplan */
.eventplan .entry_list .nenkan_event_list{
	border: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.eventplan .posttitle{
	width: 285px;
}
.eventplan .posttitle .school_icon{
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.eventplan .e2m_calender ul{
	padding: 0;
	margin: 0;
}
.eventplan .e2m_calender .cal_year{
	font-size:15px;
	line-height: 1;
	text-align: center;
	float: left;
	color: #90928F;
	padding-top: 23px;
	margin-right: 5px;
}
.eventplan .e2m_calender .cal_month{
	float: left;
	font-size: 67px;
	color: #8AA3D4;
	line-height: 1;
}
.eventplan .e2m_calender .month{
	margin: 0;
	padding: 0;
	margin:0px 4px 0px 4px;
}
.eventplan .e2m_calender .month li{
	float: left;
	width: 60px;
	height:20px;
	text-align: center;
	list-style: none;
	font-size:13px;
	margin: 0;
	padding: 0;
}
.eventplan .e2m_calender .month .prevmonth,
.eventplan .e2m_calender .month .nextmonth{
	font-size: 12px;
	color: #5976BA;
	line-height: 1.5;
	text-decoration: none;
	margin-top: 3px;
}
.eventplan .e2m_calender .month .prevmonth{
	text-align: left;
	background-image: url(img/common/arrow04.png);
	background-repeat: no-repeat;
	background-position:  0px 2px;
	display: block;
	padding-left: 13px;
}
.eventplan .e2m_calender .month .nextmonth{
	float: right;
	background-image: url(img/common/arrow03.png);
	background-repeat: no-repeat;
	background-position:  right 2px;
	display: block;
}
.eventplan .e2m_calender .month li a{
	text-decoration:none;
}
.eventplan .e2m_calender .month li a:hover{
	text-decoration: underline;
	color: #7996DA;
}

.eventplan .e2m_calender .week{
	margin: 0;
	padding: 0;
	padding-left: 0px;
	margin-left: 2px;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	width: 176px;
}
.eventplan .e2m_calender .week li{
	float: left;
	color: #3E3A39;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 8px;
	letter-spacing: -1px;
	list-style: none;
	width: 24px;
	border-right: 1px solid #CCC;
	_width: 25px;
}
.eventplan .e2m_calender .week .holiday{
	color: #666767;
}
.eventplan .e2m_calender .week .mon{
	margin-left: 1px;
}
.eventplan .e2m_calender .week .tue{
	margin-left: -1px;
}
.eventplan .e2m_calender .week .sun{
	color: #EA5550;
}
.eventplan .e2m_calender .week .sat{
	color: #3D62AD;
}
.eventplan .e2m_calender #e2m_event_cal li{
	list-style: none;
}
.eventplan .e2m_calender .day{
	margin: 0;
	padding-left: 2px;
}
.eventplan .e2m_calender .day table{
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 176px;
}
.eventplan .e2m_calender .day td{
	float: left;
	width: 14px;
	height:14px;
	padding: 4px 5px 5px 5px;
	text-align: center;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3A39;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.eventplan .e2m_calender .day td.holiday{
}
.eventplan .e2m_calender .day td.event_day{
	background-color: #F0EFEE;
	text-decoration: underline;
	color: #3E3A39;
}
.eventplan .e2m_calender .day .event_day a{
	color: #3E3A39;
}
.eventplan .e2m_calender .day .event_day a:hover{
	color: #6E6A69;
}
.eventplan .e2m_calender .day .sun{
	color: #EA5550;
}
.eventplan .e2m_calender .day .sat{
	color: #3D62AD;
}
.eventplan .e2m_calender .day td span{
	text-align: center;
}

/* error404 */
.error404 .entry{
	font-size: 13px;
	color: #333;
	line-height: 1.6;
	width: 640px;
}
.error404 .entry h2{
	margin-bottom: 20px;
}

/* top calendar */
.home .calendar h2{
	margin-bottom: 10px;
	margin-top: 3px;
}
.home .e2m_calender ul{
	padding: 0;
	margin: 0;
}
.home .e2m_calender .cal_year{
	font-size:18px;
	line-height: 1;
	text-align: center;
	float: left;
	color: #90928F;
	padding-top: 13px;
	margin-right: 5px;
}
.home .e2m_calender .cal_month{
	float: left;
	font-size: 48px;
	color: #8AA3D4;
	line-height: 1;
}
.home .e2m_calender .month{
	margin: 0;
	padding: 0;
	margin:0px 4px 0px 4px;
}
.home .e2m_calender .month li{
	float: left;
	width: 60px;
	height:20px;
	text-align: center;
	list-style: none;
	font-size:13px;
	margin: 0;
	padding: 0;
}
.home .e2m_calender .month .prevmonth,
.home .e2m_calender .month .nextmonth{
	font-size: 12px;
	color: #5976BA;
	line-height: 1.5;
	text-decoration: none;
	margin-top: 3px;
}
.home .e2m_calender .month .prevmonth{
	text-align: left;
	background-image: url(img/common/arrow04.png);
	background-repeat: no-repeat;
	background-position:  0px 2px;
	display: block;
	padding-left: 13px;
}
.home .e2m_calender .month .nextmonth{
	float: right;
	background-image: url(img/common/arrow03.png);
	background-repeat: no-repeat;
	background-position:  right 2px;
	display: block;
}
.home .e2m_calender .month li a{
	text-decoration:none;
}
.home .e2m_calender .month li a:hover{
	text-decoration: underline;
	color: #7996DA;
}

.home .e2m_calender .week{
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 210px;
	_width: 211px;
}
.home .e2m_calender .week li{
	float: left;
	color: #3E3A39;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 1px;
	font-size: 8px;
	letter-spacing: -1px;
	list-style: none;
	width: 29px;
	border-right: 1px solid #CCC;
	_width: 30px;
}
.home .e2m_calender .week .holiday{
	color: #666767;
}
.home .e2m_calender .week .mon,
.home .e2m_calender .week .fri{
	margin-left: 0px;
}
.home .e2m_calender .week .tue{
	margin-left: 0px;
}
.home .e2m_calender .week .sun{
	color: #EA5550;
}
.home .e2m_calender .week .sat{
	color: #3D62AD;
}
.home .e2m_calender #e2m_event_cal li{
	list-style: none;
}
.home .e2m_calender .day{
	margin: 0;
	margin-bottom: 7px;
	width: 211px;
}
.home .e2m_calender .day table{
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 211px;
}
.home .e2m_calender .day td{
	float: left;
	width: 19px;
	height:37px;
	padding: 4px 5px 5px 5px;
	text-align: center;
	
	font-size: 14px;
	color: #3E3A39;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.home .e2m_calender .day td.holiday{
}
.home .e2m_calender .day td.event_day{
	background-color: #F0EFEE;
	text-decoration: underline;
	color: #3E3A39;
}
.home .e2m_calender .day .event_day a{
	color: #3E3A39;
}
.home .e2m_calender .day .event_day a:hover{
	color: #6E6A69;
}
.home .e2m_calender .day .event_day p{
	margin-top: 5px;
	margin-left: -2px;
}
.home .e2m_calender .day .sun{
	color: #EA5550;
}
.home .e2m_calender .day .sat{
	color: #3D62AD;
}
.home .e2m_calender .day td span{
	text-align: center;
}
.home .e2m_calender .day .none{
	display: none;
}
.home .e2m_calender .more{
	font-size: 11px;
	color: #333;
	line-height: 1.6;
	text-decoration: none;
	float: right;
}
.home .e2m_calender .more:hober{
	text-decoration: underline;
}
.home .e2m_calender .more img{
	position: relative;
	top: 1px;
	left: 2px;
}

.wrap-sys-bnr {
	margin-bottom: 30px;
}

.sys-bnr {
	margin-bottom: 10px;
}

.sys-bnr a {
	position: relative;
	display: block;
	min-height: 56px;
	box-sizing: border-box;
	font-size: 37px;
	color: #464646;
	text-decoration: none;
	font-weight: bold;
}

.sys-bnr-fill a {
	color: #FFF;
}

.sys-bnr .sys-bnr-date {
	position: absolute;
	left: 320px;
	top: 8px;
	line-height: 1.1;
	white-space: nowrap;
}

.sys-bnr .sys-bnr-date span {
	font-size: 27px;
}

.sys-bnr-text a {
	background: url(./img/top/sys_bnr_text.jpg);
	padding: 10px;
	font-size: 24px;
	text-align: center;
}

.sys-bnr-text-high a {
	background: url(./img/top/sys_bnr_text_high.jpg);
}

.sys-bnr-text-junior a {
	background: url(./img/top/sys_bnr_text_junior.jpg);
}

























