/* CSS Document */


body, h1, h2, h3, h4, h5, h6, div, p, span, th, td, a, input, select, textarea, form, ul, ol, li, dl, dt, dd
	{
	font-size: 97%;
 	font-family: "ヒラギノ角ゴ Pro W3",Meiryo;
	color: #1A1A1A;
	}

body
	{
	background: url(../img/background_1.gif) repeat;
	}

a:link
	{
	color:#003399;
	}

a:visited
	{
	color:#666666;
	}

a:active
	{
	color:#000066;
	}

a:hover
	{
	color:#cc0000;
	}

h1
	{
	font-size: 140%;
 	font-family: "ヒラギノ角ゴ Pro W3",Meiryo;
	color: #ffffff;
	padding-left: 25px;
	padding-top: 0px;
	line-height: 200%;
	background: url(../img/title_bar_blue_ver2.gif) no-repeat;
	}

h2
	{
	line-height: 250%;
	font-size: 100%;
 	font-family: "ヒラギノ角ゴ Pro W3",Meiryo;
	color: #1A1A1A;
	padding-left: 20px;
	padding-top: 0px;
	background: url(../img/bar_pink.jpg) no-repeat;
	}

h3
	{
	line-height: 100%;
	font-size: 100%;
 	font-family: "ヒラギノ角ゴ Pro W3",Meiryo;
	color:  #000080;
	padding-left: 10px;
	}

h4
	{
	line-height: 200%;
 	font-family: "ヒラギノ角ゴ Pro W3",Meiryo;
	color: #1A1A1A;
	padding-left: 100px;
	padding-top: 0px;
	background: url(../img/navi.gif) no-repeat;
	}

h5, h6
	{
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
	}

p
	{
	line-height: 135%
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 25px;
	}

.text90
	{
	font-size: 90%;
	}

.red
	{
	color: #ff0000;
	font-weight: normal;
	}

.redbold
	{
	color: #ff0000;
	font-weight: bold;
	}

.redbold120
	{
	color: #ff0000;
	font-weight: bold;
	font-size: 120%;
	}

.redbold200
	{
	color: #ff0000;
	font-weight: bold;
	font-size: 200%;
	background-color: #FFFF00;
	}

.text85
	{
	font-size: 85%;
	}

.text180
	{
	font-size: 180%;
	background-color: #FFFF00;
	}


.bold
	{
	font-weight: bold;
	}

.bold100
	{
	font-weight: bold;
	font-size: 100%;
	}

.menu01 a
	{
	background: url(../img/botton_on.jpg) no-repeat;
	display:block;
	width:236px;
	height:60px;
	margin: 0px auto;
	}

.menu01 a:hover
	{
	background: url(../img/botton_off.jpg) no-repeat;
	}



/*ページ全体を包括*/

#wrapper
	{
	width: 800px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 5px 0px 5px;
	}

/*ヘッダー部分*/

#header
	{
	background-color: #ffffff;
	border-top: 8px solid #00369B;
	border-bottom: 4px solid #FF6600;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	}

#header span{
	color: #000000;
	font-size: 140%;
	}


/*コンテンツ部分 サイドバー部分 包括*/

#container
	{
	width: 798px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	}



/*コンテンツ部分*/

#contents
	{
	width: 597px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.contents-inner
	{
	margin: 20px 10px 20px 10px;
	padding: 0px 0px 0px 0px;
	}

.left{
	float:left;
	margin: 0 10px 10px 0px;
	}


/*サイドバー部分*/

#sidebar
	{
	width: 200px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.sidebar-inner
	{
	margin: 20px 10px 20px 10px;
	padding: 0px 0px 0px 0px;
	}


/*アンダーナビ部分*/

#undernavi
	{
	text-align: center;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #003366;
	}


/*フッター部分*/

#footer
	{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #00369B;
	color: #ffffff;
	}

#footer p
	{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
	font-size: 75%;
	text-align: center;
	}


/*メニュー部分の指定*/

.menu
	{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}

.menu li
	{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.menu li a
	{
	text-decoration: none;
	width: 170px;
	display: block;
	margin: 0px 0px 1px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #cccccc;
	color: #000033;
	overflow: hidden;
	}

.menu li a:hover
	{
	text-decoration: underline;
	background-color: #003366;
	color: #ffffff;
	}

.menu span
	{
	font-weight: bold;
	font-size: 100%;
	}

/* -- リスト -- */

#contents ul { }

#contents ol { }

#contents li { }

/*アンダーナビ内の指定*/

#undernavi p
	{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	font-size: 95%;
	line-height: 150%
	}


/* -- TABLE -- */

table#table-01
	{
	width: 540px;
	border: 1px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px 0px 0px 10px;
	text-align: center;
	table-layout: fixed;
	}

table#table-01 th
	{
	padding: 5px 5px 5px 5px;
	border: #999999 solid;
	border-width: 0 0 1px 1px;
	background: #ffffcc;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	}

table#table-01 td
	{
	padding: 5px 5px 5px 5px;
	border: 1px #999999 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	}

table#table-01-2
	{
	width: 540px;
	border: 1px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px 0px 0px 10px;
	}

table#table-01-2 th
	{
	padding: 5px 5px 5px 5px;
	border: #999999 solid;
	border-width: 0 0 1px 1px;
	background: #ffffcc;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	}

table#table-01-2 td
	{
	padding: 5px 5px 5px 5px;
	border: 1px #999999 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	}

table#table-01-2 .ct
	{
	text-align: center;
	}

table#table-02
	{
	width: 540px;
	border: 1px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px 0px 0px 10px;
	table-layout: fixed;
	}

table#table-02 th
	{
	padding: 5px 5px 5px 5px;
	border: #999999 solid;
	border-width: 0 0 1px 1px;
	background: #ffffcc;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	table-layout: fixed;
	vertical-align: top;
	}

table#table-02 td
	{
	padding: 5px 5px 5px 5px;
	border: 1px #999999 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align: top;
	}

table#table-top
	{
	width: 780px;
	border-spacing: 0;
	}

table#table-top th
	{
	text-align: left;
	padding: 10px 0px 0px 10px;
	}

table#table-top td
	{
	padding: 10px 0px 10px 0px;
	text-align: right;
	}

table#table-kome
	{
	width: 540px;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px 0px 0px 10px;
	text-align: left;
	}

table#table-kome th
	{
	border-width: 0 0 1px 1px;
	vertical-align:top;
	text-align: left;
	}

table#table-kome td
	{
	border-width: 0 0 1px 1px;
	vertical-align:top;
	text-align: left;
	}

