@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
body {
 text-align: center;
	font-size: 75%;
	font-family: Verdana,Osaka,sans-serif;
	line-height: 1.5;
	color: #333;
	background: #F7F6F1 url(../images/body_bg.gif) top repeat-y;
}
a {
	color: #006699;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper {
	width: 750px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	background: #FFFFFF;
}
#header {
 position: relative;
	width: 100%; /* for WIN IE6*/
 height: 93px;
	background: #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
}
#logo {
 position: absolute;
	left: 0px;
	margin: 0px;
}
#fontsize {
	position: absolute;
	right: 0px;
	margin: 20px 20px;
	text-align: right;
}
#flash {
 padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #CCCCCC;
}

/* 3段組レイアウト
---------------------------------------------*/
#container {
 float: left;
	width: 730px;
	background: #FFFFFF url(../images/leftside_bg.gif) left top repeat-y;
}
#primary {
	float: left;
	width: 168px;
	margin: 0px 0px;
}
#secondary {
	float: right;
	width: 540px;
	margin: 16px 0px;
}

/* サイドメニュー（プライマリー）: list
---------------------------------------------*/
#primary .list {
	margin-bottom: 20px;
}
#primary .list h1 {
	padding: 6px 5px 6px 15px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #006699;
}
#primary .list li {
	margin: 8px 0px;
	padding: 0px 0px 4px 28px;
	background: url(../images/arrow_01.gif) left bottom no-repeat;
	border-bottom: 1px solid #CCCCCC;
	list-style: none;
}
#primary .list li a {
 text-decoration: none;
}
#primary .list h2 {
	margin: 20px 0px;
	padding: 0px 0px 4px 12px;
}
#primary .banner {
 text-align: center;
	padding-right: 5px;
	padding-bottom: 5px;
}
#primary .banner p {
	margin-bottom: 15px;
}

/* サイドメニュー（プライマリー）: open
---------------------------------------------*/
#primary .open {
	margin-bottom: 20px;
}
#primary .open h1 {
	margin: 8px 0px;
	padding: 0px 0px 4px 24px;
	background: url(../images/arrow_06.gif) left bottom no-repeat;
	color: #FF6600;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: normal;
}
#primary .open ul {
	list-style: none;
}
#primary .open li { 
	padding: 0px 0px 4px 24px;
 background: url(../images/arrow_06.gif) left bottom no-repeat;
	color: #FF6600;
}
#primary .open a {
 color: #666666;
 text-decoration: none;
}
#primary .open a:hover {
 color: #000000;
}

/* ボディー内容（セカンダリー）
---------------------------------------------*/
#secondary .section {
	margin: 10px 10px 5px 5px;
	padding-bottom: 15px;
}
#secondary p {
 margin: 3px 0px;
	padding-bottom: 3px;
 color: #333333;
}
#secondary .section h3 {
	color: #006699;
	font-style: normal;
	font-size: 120%;
text-decoration: none;
}
#secondary .section a {
 margin: 15px 5px 15px 10px;
	background: url(../images/arrow_11.gif) left center no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
}
#secondary .section p a {
 margin: 15px 5px 15px 40px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#secondary .left65 {
 margin: 15px 25px;
}
#secondary .section a:hover {
	color: #006699;
}
#secondary .pagetop {
	text-align: right;
 margin: 150px 5px 30px 375px;
}

/* コンテンツ（セカンダリー）: list01
---------------------------------------------*/
#secondary .list01 {
	margin-bottom: 5px;
}
#secondary .list01 p {
 color: #FF6600;
	margin: 0px;
	padding-bottom: 8px;
}
#secondary .list01 p a {
 color: #666666;
 text-decoration: none;
}
#secondary .list01 p a:hover {
 color: #000000;
}

/* コンテンツ（セカンダリー）: list02
---------------------------------------------*/
#secondary .list02 {
	margin-bottom: 20px;
}
#secondary .list02 h2 {
 height: 39px;
	margin-bottom: 10px;
	padding: 11px 0px 0px 24px;
	color: #FFFFFF;
	font-weight: normal;
	background: url(../images/title_bg_01.gif) left top no-repeat;
}
#secondary .list02 h3 {
 padding: 10px 4px 4px 4px;
}
#secondary .list02 h4 {
 padding: 0px 4px 10px 4px;
	color: #FF6600;
	font-weight: normal;
	border-bottom: 1px dotted #CCCCCC;
}
#secondary .list02 p {
 padding: 10px 4px;
	border-bottom: 1px dotted #CCCCCC;
}
#secondary .list02 p a {
 color: #666666;
 text-decoration: none;
}
#secondary .list02 p a:hover {
 color: #000000;
}

/* コンテンツ（セカンダリー）: list03
---------------------------------------------*/
#secondary .list03 {
	margin-bottom: 20px;
}

/* コンテンツ（セカンダリー）: カレンダー
---------------------------------------------*/

#calendar {
	text-align: center;
	margin-top: 15px;
}
#calendar table {
	width: 100%;
	margin: 0 auto;
	font-size: 90%;
}
#calendar caption {
	font-size: 120%;
	text-align: left;
	padding-bottom: 10px;
}
#calendar th,#calendar td {
	padding: 0px;
	text-align: center;
}
#calendar th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #E0E0E0 url(../images/th_bg.gif) left bottom repeat-x;
}
#calendar td {
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background: #FFFFFF url(../images/td_bg.gif) left bottom repeat-x
}
#calendar td a {
	display: block;
	width: 100%;
	background-color: #006699;
	color: #FFFFFF;
	text-decoration: none;
}
#calendar td a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
#calendar p {
	text-align: left;
	margin-bottom: 15px;
}


/* コンテンツ（セカンダリー）: list03
---------------------------------------------*/
#secondary .list03 {
	margin-bottom: 20px;
}
#secondary .list03 h1 {
 margin: 8px 0px 8px 0px;
 padding: 5px 0px;
	text-align: center;
	font-size: 140%;
}
#secondary .list03 h2 {
 padding: 5px 4px;
	text-align: right;
	font-weight: normal;
}
#secondary .list03 h3 {
 margin: 15px 0px 0px 0px;
 padding: 0px 0px;
}
#secondary .list03 h4 {
 margin: 15px 0px 0px 0px;
	text-align: center;
}
#secondary .list03 p {
 padding: 4px 4px;
}
#secondary .list03 ul {
 margin: 3px 0px;
}
#secondary .list03 li {
 margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

/* コンテンツ（セカンダリー）: list04
---------------------------------------------*/
#secondary .list04 {
	margin-bottom: 20px;
	margin-left: 10px;
	}
#secondary .list04 table {	
 width: 520px; 
	}
#secondary .list04 th {
	padding: 5px 5px;
	border-bottom: 1px dotted #666666;
text-align: left;
}
#secondary .list04 td {
	padding: 5px 5px;
	border-bottom: 1px dotted #666666;
}

/* コンテンツ（セカンダリー）: list05
---------------------------------------------*/
#secondary .list05 {
	margin-bottom: 20px;
	margin-left: 10px;
	}
#secondary .list05 table {	
 width: 520px; 
	}
#secondary .list05 tr {
}
#secondary .list05 th {
	padding: 5px 5px;
text-align: left;
}
#secondary .list05 td {
	padding: 5px 5px;
}

/* フッター
---------------------------------------------*/
#footer {
 clear: both;
	position: relative;
	color: #FFFFFF;
	background: #006699 url(../images/footer_bg.gif) top repeat-x;
	height: 154px;
}
#footer ul {
 list-style: none;
}
#footer p {
	position: absolute;
	font-size: 80%;
	left: 20px;
	top: 30px;
}
#footer p a {
 text-decoration: none;
	color: #FFFFFF;
}
#footer p a:hover {
	color: #003366;
}
#footernav01 {
	position: absolute;
	left: 20px;
	top: 50px;
}
#footernav02 {
	position: absolute;
	right: 20px;
	top: 80px;
}

