@charset "shift_jis";

/*==========================================================*/

/*
YUI 3.5.0 (build 5089)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}


/*==========================================================*/

html {
    font:83% "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    *font-size:small;
    *font:x-small;	
	color: #333;
	line-height:1.5em;
}
body {
	background: url(../img/bg_all.gif) top right no-repeat;
}
a img{border: none;}

/*==========================================================*/
/* #gnav */
#gnav {
	background: url(../img/gnav_bg.gif);
	width: 100%;
	margin-bottom: 25px;
}
#gnav div {
	background: url(../img/gnav_line.gif) bottom repeat-x;
}
#gnav ul {
	margin: 0px auto;
	padding: 10px 0;
	width: 900px;
}
#gnav ul li{
	border-left: 2px #86B0E7 solid;
	color: #FFF;
	display: inline;
	font-size: 138.5%;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}
#gnav ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 0 25px;
}
#gnav ul li a:hover {
	background: url(../img/gnav_on.gif) ;

}

/*==========================================================*/
/* #main */

#main {
	width: 900px;
	margin: 0 auto;
}
#main .title{
	float: left;
	margin-right: 30px;
	width: 136px;
}
#main .date {
	width: 360px;
	float: left;
	margin-top: 120px;
}
#main .date img {
	display: block;
	margin-bottom: 10px;
}
#main .logo {
	float: right;
	margin-top: 80px;
}


/*==========================================================*/
/* contents */
#wrapper {
	margin: 0 auto;
	width: 100%;
	background: url(../img/bg_contents.gif);
	padding-top: 30px;
}
.wrapper-top {
	background: url(../img/bg.gif) center top no-repeat;
	height: 125px;
	width: 100%;
	margin-top: -100px;
}
#contents {
	margin: 0 auto;
	width: 900px;
}


/*==========================================================*/
/* footer */
#footer {
	border-top: 1px #333 solid;
	font-size: 93%;
	margin:0 auto;
	padding-top: 20px;
	padding-bottom: 30px;
	width:900px;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #DF5220;
}
#footer .logo{
	width: 170px;
	height: 28px;
}
#footer .nav {
	margin-left: 190px;
	margin-top: -1em;
}
#footer .nav li {
	float: left;
	border-left: #666666 1px solid;
	padding: 0px 5px;
	line-height: 1.2em;
}
#footer .nav li.none {
	border: none;
	padding-left: 0px;
}
#footer .nav .copy {
	text-align: right;
	line-height: 1em;
}

/* index.html */
/*==========================================================*/


#news {
	width: 640px;
	float: left;
}

.news h2 {
	background: url(../img/bg_h2.gif) repeat-x;
	padding: 14px 0 10px 0;
	margin-bottom: 30px;
}
.news h2 span {
	color: #FFF;
	font-weight: bold;
	font-size: 153.9%;
	background: url(../img/i_h2.gif) no-repeat left center;
	padding-left: 35px;
	margin-left: 10px;
}
.news-box {
	width: 640px;
}
.news-box h3 {
	color: #105785;
	font-size: 167%;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 15px;
}
.news-box .article {
	background: #FFF;
	font-size: 108%;
	line-height: 1.5em;
	padding: 30px;
	margin-bottom: 30px;
}

#side {
	float: right;
	width: 240px;
}


/*==========================================================*/
/* calendar */
#news-calendar {
	margin-bottom: 40px;
}
#news-calendar .button {
	width: 231px;
	height: 24px;
	margin: 0;
	text-align: center;
	position: absolute;
	z-index:10;
}
#news-calendar .next {
	float: left;
	position: relative;
	z-index:10;
}
#news-calendar .back {
	float: right;
	position: relative;
	z-index:10;
}
#news-calendar h3 {
	color: #E9967A;
	font-size: 138.5%;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	width: 231px;
}
#news-calendar ul.calender {
	clear: both;
	width: 231px;
}
#news-calendar ul.calender li {
	float: left;
	width: 231px;
}
#news-calendar table {
	color: #666;
	font-size: 108%;
	text-align: center;
	width: 230px;
	border: 1px solid #E9967A;
}
#news-calendar table th {
	width: 33px;
	height: 30px;
	border: 1px solid #E9967A;
}
#news-calendar table td {
	height: 2em;
	line-height: 1.8em;
	border: 1px solid #E9967A;
}
#news-calendar table th.sun,
#news-calendar table td.sun {
	color: #E56B40;
}
#news-calendar table th.saturday,
#news-calendar table td.saturday {
	color: #6699CC;
}
#news-calendar table td a {
	background: #E9967A;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 2em;
}

/*==========================================================*/
/* news-list */
#news-list {
	margin-bottom: 60px;
}
#news-list h3 {
	margin-bottom: 20px;
}
#news-list li {
	font-size: 93%;
	margin-bottom: 15px;
}
#news-list li a {
	color: #666;
}
#news-list li a:hover {
	text-decoration: none;
}


/*==========================================================*/
/* parts */


/* pagetop */
.pagetop {
	margin-bottom: 50px;
	text-align: right;
	background: url(../img/line_config_pagetop.gif) top repeat-x;
	padding-top: 20px;
}
.pagetop a {
	background: url(../img/i_pagetop.gif) no-repeat left center;
	color: #0761CD;
	font-size: 108%;/*14pt*/
	height: 29px;
	overflow: visible;
	text-decoration: none;
	padding: 5px 0 5px 35px;
}
.pagetop a:hover {
	color: #666;
}

/* font */
.font-emphasis {
	color: #DF5220;
	font-weight: bold;
}
.font-normal{
	font-weight: normal;
	font-size: small;
}



/* space */
.space-b05 {margin-bottom: 05px;}
.space-b10 {margin-bottom: 10px;}
.space-b15 {margin-bottom: 15px;}
.space-b20 {margin-bottom: 20px;}
.space-b25 {margin-bottom: 25px;}
.space-b30 {margin-bottom: 30px;}
.space-b35 {margin-bottom: 35px;}
.space-b40 {margin-bottom: 40px;}
.space-b50 {margin-bottom: 50px;}

/* float */
.img-left { float: left;}
.img-right { float: right;}
.clear-fix { clear: both; line-height: 0px; font-size: 0px;}

/* align */
.align-center {text-align: center;}
.align-right {text-align: right;}







