@charset "UTF-8";
/*　メインレイアウト用　*/

html {
	height: 100%;
	text-align: center;
}

body{
	background:#abb1b5 url(/image/custom/bg_top.jpg) repeat-x;
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
	line-height: 140%;
	/* Hack for modern Browser */
	voice-family: "\"}\"";
	voice-family: inherit;
}

div{
	margin: 0px;
	padding: 0px;
}

#wrapper{
	background:url(/image/custom/bg_contents.jpg) repeat-y;
	margin: 0px auto;
	padding: 0px;
	width: 810px;
}

#header{
	background:url(/image/custom/header.jpg);
	width: 810px;
	height: 75px;
}

.header_link{
	padding-top: 44px;
	width: 800px;
	color: white;
}

.header_link_word{
  float: right;
  margin-right: 10px;
}

.header_link_word a{
	font-weight: bold;
	color: white;
}

.clear {
  clear: both;
}

#main{
	background: url(/image/custom/bg_main02.jpg) no-repeat;
	width: 800px;
	padding: 5px;
}

/* トップページ左総合メニュー */
/*　========================　*/
#menu{
	float: left;
	width: 140px;
	padding: 0px;
}

#menu img{
	border: 0;
}
/*　========================　*/


#top_unit{
	float: right;
	width: 660px;
	padding: 0px;
}


/* トップページ中央コンテンツ */
#top{
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px 10px;
	overflow: hidden;
}

/* トップページ新着画像用 */
#photo{
/*	background:url(/image/custom/photo_back.jpg) no-repeat; */
	width: 500px;
	height: 94px;
	text-align: center;
}


/* トップページスケジュール欄用 */
/*　========================　*/
#schedule{
	width: 480px;
	margin: 0 auto;
	padding: 0px;
	border:1px solid #666666;
	text-align: left;
}


#schedule a{
	color: #0000CC;
	text-decoration: none;
}

#schedule a:visited{
	color: #0000CC
	text-decoration: none;
}

#schedule a:hover{
	color: #CCCC00;
	text-decoration:underline;
}

.color{
	background-color: #e5ebb7;
} 
/*　========================　*/


/* トップページ右プロジェクトメニュー背景 */
#sub_menu{
	float: right;
	width: 130px;
	margin: 0px 5px;
	padding:0px 0px 5px;
	background-color:#DDDDDD;
	text-align: center;
}

#sub_menu img{
	border: 0pt none;
}


/* トップページ右プロジェクトメニュー */
/*　========================　*/
#ranking{
	text-align: left;
}

#ranking p{
	background-color: #636363;
	color: white;
	font-weight: bold;
	line-height: 30px;
	margin-top: 20px;
	text-align: center;
}

#ranking a{
	display: block;
	width: 105px;
	height: 1.3em;
	overflow: hidden;
}

#ranking .rank{
	display: block;
	float: left;
	width: 25px;
}
/*　========================　*/


/*　フッターレイアウト　*/
/*　========================　*/
#footer{
	clear: both;
	width: 800px;
	font-size: 10px;
	line-height: 200%;
}

#footer .footer_top_link {
  font-size:12px;
  padding-bottom:0pt;
  padding-left:20px;
  padding-right:20px;
  padding-top:0pt;
  text-align:right;
}

#footer .footer_top_link a {
  color:#333333;
}

#footer .footer_top_link a:hover {
  color:#999900;
}


.footer_menu{
	background-color: #000000;
	color: #CCCC33;
}

.footer_menu a{
	color: #CCCC33;
	text-decoration: none;
}

.footer_menu a:visited{
	color: #999933;
	text-decoration: none;
}

.footer_menu a:hover{
	color: #CCCC33;
	text-decoration:underline;
}

#copyright{
	font-size:9px;
	color: #333333;
}
/*　========================　*/


/*　検索フォーム用 */
/*　========================　*/
#search{
	margin: 0px;
	padding: 3px;
	background-color:#bbbbbb;
	text-align: right;
	vertical-align: middle;
}

#search form{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
/*　========================　*/


/* リンク基本仕様 */
/*　========================　*/
.link a{
	color:#000000;
	text-decoration: none;
}

.link a:visited{
	color: #333333;
}

.link a:hover{
	color: #99CC00;
	text-decoration:underline;
}
/*　========================　*/


/* トップページ「新着情報一覧へ」「スケジュールカレンダーへ」リンクボックス */
#link480{
	width: 480px;
	margin: 0 auto;
	padding: 0px;
	text-align: right;
	white-space: nowrap;
}


#contents .inquiryForm h2 { margin-top: 20px; }

#contents .inquiryForm table{
	width: 475px;
	border-collapse: collapse;
	empty-cells: show;
	border: 0 none;
	margin: 10px 10px 10px 10px;
	padding: 0;
}

#contents .inquiryForm table tr th{
	width: 105px;
	color: #ffffff;
	background-color: #999999;
	border-bottom: 1px solid #cccccc;
        border: solid 1px #ffffff;
	font-size: 11px;
	text-align: center;
	padding: 5px;
}

#contents .inquiryForm table tr td{
	width: 370px;
        border: solid 1px #cccccc;
	margin: 10px 10px 10px 10px;
	padding: 5px;
	font-size: 15px;
}

#contents .inquiryForm input.input{
	width: 250px;
}

#contents div.sideBySideForm{
	text-align: center;
	margin: 10px 0 15px 0;
	padding: 0;
}

#contents div.sideBySideForm *{
	display: inline;
	margin: 0;
	padding: 0;
}

#contents div.sideBySideForm form ul li{
	margin: 0;
	padding: 0;
}


#contents div.sideBySideForm form ul li{
	list-type-position: inside;
	list-style-type: none;
	list-style-image: none;
	display: inline;
	margin: 0;
	padding: 0;
}

h3.past_month {
	font-size:12px;
	text-align:center;
}



