@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 15px;
}

/* 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;
}
#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: 20px 10px 5px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#secondary h3 {
 margin: 20px 0px 5px 0px;
	font-weight: weight;
	border-bottom: 1px solid #CCCCCC;
	color: #006699;
	padding-bottom: 5px;
}
#secondary h3 a{
	color: #3399CC;
 text-decoration: none;
}
#secondary photo {
 margin: 20px 0px 5px 0px;
}
#secondary p {
 margin: 5px 0px;
	padding-bottom: 5px;
 color: #333333;
}
#secondary .section a {
	color: #FF6600;
 text-decoration: none;
}
#secondary .list {
	margin-bottom: 20px;
}
#secondary .list h1 {
	padding: 6px 5px 6px 15px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #006699;
}
#secondary .list h2 {
	margin: 0px 0px 0px 50px;
	padding: 4px 0px 4px 12px;
	background: url(../images/arrow_04.gif) left center no-repeat;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	list-style: none;
}
#secondary .list h3 {
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 4px 12px;
	background: url(../images/arrow_04.gif) left center no-repeat;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	background-color: #F6F6F6;
	list-style: none;
}
#secondary .list li {
	margin: 0px 0px 0px 15px;
}
#secondary .list p {
	margin: 10px 0px 0px 15px;
}
#secondary .list a {
	color: #FF6600;
}
#secondary .flash {
	margin: 10px 0px 5px 15px;
}
#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;
}

/* フッター
---------------------------------------------*/
#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;
}

