@charset "Shift_JIS";

body{
	background-color:#fff;
	color:#4F4F4F;
	background-image:url("bg.jpg");
	background-repeat:repeat;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#wrapper{

}

/* Link General
----------------------------------------------------------------------------- */
a:link{
	color:#104E8B;
	text-decoration:none;
}
a:visited{
	color:#4682B4;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

/* Summary
----------------------------------------------------------------------------- */
#summary{
	color:#666;
	border-left:solid 4px #999;
	padding-left:5px;
}
#note{
	border-bottom:solid 1px #999;
	padding-bottom:5px;
}

/* headcopy
----------------------------------------------------------------------------- */
h1{
	font-size : 12px;
	font-weight: normal;
	color:#555;
}

/* header
----------------------------------------------------------------------------- */
#header{
	background:transparent;
	margin-left:0px;
	width:820px;
}
#logo{
	text-align:center;
	padding:0px 0px 0px 0px;
	font-size:25px;
}
#logo a{
	text-decoration: none;
	color:#fff;
}
#logo img{
	background-color:#transparent;
}
#logo a:hover{
	text-decoration: none;
	color:#607B8B;
	background:none;
}
#logo_text{
	font-family:Arial,sans-serif;
	height:80px;
	text-align:left;
	padding:70px 0px 0px 50px;
	font-size:22px;
	background-color:#transparent;
	background-position:left top;
	background-repeat:no-repeat;
	 position:relative;
       white-space:nowrap;
}
#logo_text p{
	margin-top:10px;
}
#logo_text a{
	text-decoration: none;
	color:#000 ;
	letter-spacing:0.1em;
}
#logo_text a:hover{
	text-decoration: none;
	color:#607B8B;
	background:none;
}


/* Navigator
----------------------------------------------------------------------------- */
#navigator *{
	padding: 0px;
	
}
#navigator{
width:746px;
	margin-left:0px;
    height: 62px;
    padding:20px 0 0 50px;
	/* font */
	font-size:14px;
	padding-top:0px;
	/* background */
	background:transparent url("navi_bg.png");
	background-repeat:no-repeat;
	/* background */
}
#navigator a{
	text-decoration:none;
	color:#666;
	}

#navigator p{
	color:#fff;
}
#navigator ul{
	list-style-type:none;
	text-align:center;
}
#navigator ul li{
   float: left;
}
#navigator ul li.focus a{
	color:#333;
	float: left;
	background:transparent url("tab.png")  no-repeat center top;
	height:22px;
	display:block;
	font-weight:bold;
}
#navigator ul li a{
	font-size:13px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding:  15px 20px 0px 20px;
	height:22px;
	display:block;
	background:transparent url("tab.png")  no-repeat center 40px;
}
#navigator ul li a:hover{
	background:transparent url("tab.png")  no-repeat center top;
	float: left;
	list-style-type:none;
	color:#000;
	height:22px;
	display:block;
}
/* Contents
----------------------------------------------------------------------------- *
/*Page Title*/

#content{
	margin-top:0px;
	margin-left:0;
	background:transparent url(base.png) repeat-y  ;
}
#content h2.title{
	font-size:12px;
	color: #333;
	text-align:right;
}
#content h2.title a{
	color: #43CD80;
	text-decoration:none;
}
#content h2.title a:hover{
	color: #333;
	text-decoration:none;
}

#lastmodified{
	color:#43CD80;
	font-size:12px;
	text-align:right;
}
/* h2 */
#body h2{
	/* font */
	color:#1c1c1c;
	font-weight:lighter;
	font-size:18px;
	padding:10px 0px 13px 0px;
	/* background */
	background-repeat:no-repeat;
	background-position: left center;
	/* border */
}
#body h2 a{
	color:#666;
}
#body h2 a:hover{
	color:#36648B;
}

/* h3 */
#body h3{
	/* font */
	color:#2c2c2c;
	font-size:16px;
	padding:15px 0px 10px 20px;
	/* background */
	background-image:url("h3_bg.png");
	background-repeat:no-repeat;
	background-position:0px 11px;
	/* border */
	border-style:none;
	font-weight:lighter;
}
#body h3 a{
	color:#444;
}
#body h3 a:hover{
	color:#999;
}

/* h3 + include.inc.php, calender_viwer.inc.php */
#body h4,
#body h2.calender{
	/* font */
	color:#555;
	font-size:14px;
	
	padding:3px 0px;
	/* backgrond */
	background:none;
	/* border */
	border:none;
	border-bottom:dotted 1px #999;
}
#body h4 a,
#body h2.calender a{
	color:#ff9999;
}
#body h4 a:hover,
#body h2.calender a:hover{
	color:#999;
}

#body strong{
	font-weight: bold;
}

#body strong a{
	font-weight: bold;
}

#body ul.list1{
	text-align:left;
	padding-left:16px;
	margin-left:8%;
	margin-top:1em;
	margin-bottom:1em;
	list-style-image:url("list_list1.png");
}
#body ul.list2{
	text-align:left;
	padding-left:16px;
	margin-left:8%;
	list-style-image:url("list_list2.png");
}
#body ul.list3{
	text-align:left;
	padding-left:16px;
	margin-left:8%;
	list-style-image:url("list_list3.png");
}
#body ol.list1{
	text-align:left;
	padding-left:16px;
	margin-left:8%;
	margin-top:1em;
	margin-bottom:1em;
	list-style-type:decimal;
}
#body ol.list2{
	text-align:left;
	padding-left:16px;
	margin-left:8%;
	list-style-type:lower-roman;
}
#body ol.list3{
	text-align:left;
	padding-left:16px;
	margin-left:8%;
	list-style-type:lower-alpha;
}

#body del{
	color:#444;
}

#body table{
	border-color: #fff;
}

hr{
	border-top:2px solid #999; 
}

/* Sidebar
----------------------------------------------------------------------------- */
#sidebar{
	color:#333;
	margin:0;
	padding-top:0px;
	padding-right:0px;
	
}

.bar a{
	color:#888;
}
.bar a:hover {
	color:#ff9999;
	text-decoration:none;
}

.bar h3{
	color:#888;
	height:28px;
	background:transparent ;
	border-style:none;
	font-weight:lighter;
	border-bottom:#999 1px dotted;
	font-size:13px;
	display:block;
}
.bar h3 a{
	display:block;
	padding:6px 0px 6px 20px;
	background:transparent url(base2.png) no-repeat 0 40px ;
	color:#555;
	text-decoration:none;
}
.bar h3 a:visited{
	display:block;
	color:#555;
	text-decoration:none;
}
.bar h3 a:hover {
	display:block;
	color:#000;
	text-decoration:none;
	background:transparent url(base2.png) repeat  ;
}
.bar h3.focus a{
	display:block;
	background:transparent url(base2.png) repeat  ;
	color:#333;
	font-weight:bold;
}
.bar h4{
	display:block;
	color:#888;
	height:28px;
	background-position: left top;
	background-repeat:no-repeat;
	font-weight:lighter;
	border-bottom:#999 1px dotted;
	font-size:12px;
}
.bar h4 a{
	padding:6px 0px 6px 30px;
	display:block;
	color:#555;
	text-decoration:none;
	background:transparent url(base2.png) no-repeat 0 40px ;
}
.bar h4 a:visited{
	display:block;
	color:#555;
	text-decoration:none;
}
.bar h4 a:hover {
	display:block;
	color:#000;
	text-decoration:none;
	background:transparent url(base2.png) repeat  ;
}
.bar h4.focus a{
	display:block;
	background:transparent url(base2.png) repeat  ;
	color:#333;
	font-weight:bold;
}
.bar h2,
.bar h5{
	/* font */
	color:#555;
	text-align:left;
	padding:5px 0px 8px 5px;
	font-size:13px;
	/* backgrond */
	background:none;
	background-position: left top;
	background-repeat:no-repeat;
	/* border */
	border-style:none;
	border-bottom:#999 1px solid;
}
.bar h2 a,
.bar h5 a{
	color:#555;
	text-decoration:none;
}
.bar h2 a:visited,
.bar h5 a:visited{
	color:#555;
}
.bar h2 a:hover{
	color:#000;
}
#menubar{
	color:#666;
	background-repeat:repeat;
}
/* toolbar
----------------------------------------------------------------------------- */
#toolbar{
	font-size:11px;
}

/* footer
----------------------------------------------------------------------------- */
#footer{
	color:#666;
}
#footer a{
	color:#666;
}
#footer a:hover{
	color:#000;
}
#copyright{
	font-size:11px;
	text-align:center;
}
/* handline (##strings##)
-------------------------------*/
span.handline{
	background-image:url(./line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:0.2em;
}


