@charset "utf-8";
body {
	width: 780px;
	background-image: url(content/backimg.png);
	background-color: #030AA1;
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
}


#heder {
	background-image: url(content/heder.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 780px;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
}
#heder #rogo {
	font-size: 10pt;
	color: #000099;
	position: absolute;
	left: 450px;
	top: 40px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#heder #keiei {
	position: absolute;
	height: 80px;
	width: 123px;
	left: 430px;
	top: 70px;
}
#heder #katudo {
	position: absolute;
	height: 80px;
	width: 123px;
	left: 520px;
	top: 70px;
}
#heder #osirase {
	position: absolute;
	height: 80px;
	width: 123px;
	left: 610px;
	top: 70px;
}



#main {
	background-image: url(content/main_white.png);
	background-repeat: repeat-y;
}
#main #pan {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	color: #000099;
	margin-left: 20px;
	height: 20px;
}
#main #pan a {
	color: #000099;
	text-decoration: none;
}


ul {
	list-style-type: none;
	font-size: 10pt;
	color: #333333;
}


#main #navi {
	width: 780px;
	position: relative;
}
#main #navi #enkaku {
	height: 47px;
	width: 156px;
	display: block;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#main #navi #mokuhyo {
	position: absolute;
	height: 47px;
	width: 151px;
	left: 156px;
	top: 0px;
}
#main #navi #sugata {
	position: absolute;
	height: 47px;
	width: 149px;
	left: 307px;
	top: 0px;
}
#main #navi #katei {
	position: absolute;
	height: 47px;
	width: 151px;
	left: 456px;
	top: 0px;
}
#main #navi #gyoji {
	position: absolute;
	height: 47px;
	width: 173px;
	left: 606px;
	top: -1px;
}
#main #pan a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#main #content {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 40px;
	padding-top: 20px;
}
#main #address {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	color: #000099;
	line-height: 12px;
	width: 700px;
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #000099;
	margin-left: 30px;
	margin-right: 20px;
}
#main #address h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
	line-height: 10px;
	margin-top: 10px;
}


#fooder {
	background-image: url(content/fooder.png);
	background-repeat: no-repeat;
	height: 79px;
	width: 780px;
	position: relative;
}
#fooder #copy {
	font-size: 9pt;
	color: #000099;
	position: absolute;
	left: 200px;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#main #kakunin {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #000099;
	position: absolute;
	left: 300px;
	top: 20px;
}
#main #under_navi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
}
#main #under_navi a {
	color: #000099;
	text-decoration: none;
}
#main #under_navi a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#main #content table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #333333;
	line-height: 12pt;
}
#main #content table tr td .hokoku {
	padding: 0px;
	line-height: 12pt;
	font-size: 10pt;
	width: 350px;
	font-weight: bold;
	color: #ff9900;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#main #content h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #666;
}


#main #content h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	color: #666699;
	padding-left: 10px;
}
#main #content table tr .simple1_ue {
	background-image: url(img/simple1/b-yoko.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#main #content table tr .simple1_sita {
	background-image: url(img/simple1/b-tate.gif);
	background-repeat: repeat-y;
}
#main #content table tr .simple1_tate {
	background-image: url(img/simple1/b-tate.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#main #content h3 {
	font-size: 10pt;
	color: #FF9900;
	line-height: 12pt;
}
#main #content th5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #030AA1;
}
#main #content #kokun {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #030AA1;
	font-weight: bold;
}

#main #content table tr .bood_left {
	background-image: url(img/bood/04.gif);
	background-repeat: repeat-y;
}
#main #content table tr .bood_right {
	background-image: url(img/bood/05.gif);
	background-repeat: repeat-y;
}

#main #content table tr .kokubanue {
	background-image: url(img/kokuban/2.gif);
	background-repeat: repeat-x;
}
#main #content table tr .kokusita {
	background-image: url(img/kokuban/7.gif);
	background-repeat: repeat-x;
}
#main #content table tr .kokubanleft {
	background-image: url(img/kokuban/4.gif);
	background-repeat: repeat-y;
}
#main #content table tr .kokubanright {
	background-image: url(img/kokuban/5.gif);
	background-repeat: repeat-y;
}
#main #content table tr td .kokuban {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	line-height: 16pt;
}
#main #content table tr .wakug_yoko {
	background-image: url(img/simple2/green-yoko.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#main #content table tr .wakug_tate {
	background-image: url(img/simple2/green-tate.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#main #content table tr .bood_ue {
	background-image: url(img/bood/02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main #content table tr .bood_sita {
	background-image: url(img/bood/07.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#main #content .hyo .lain_no {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #content .hyo td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#main #content .hyo .hyo_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#main #content .hyo .hyo_sita {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#main #content .hyo .hyo_sitaleft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#heder #home {
	position: absolute;
	top: 122px;
	left: 710px;
}
#main #content table tr td table tr td .ko_text {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11pt;
	line-height: 1.5em;
}
#main #content table tr td .mado_text {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12pt;
	color: #333;
	line-height: 1em;
}
#main #content table tr td .mado_text a {
	text-decoration: none;
}
#main #content table tr .note_ue {
	background-image: url(img/note01/top_c.gif);
}
#main #content table tr .note_left {
	background-image: url(img/note01/center_l.gif);
}
#main #content table tr .note_right {
	background-image: url(img/note01/center_r.gif);
}
#main #content table tr .note_sita {
	background-image: url(img/note01/bottom_c.gif);
}
#main #content a {
	text-decoration: none;
	color: #6666FF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}
#main #content table tr .sampleg_ue {
	background-image: url(img/simple-g/t-277-2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main #content table tr .sampleg_sita {
	background-image: url(img/simple-g/t-277-7.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#main #content table tr td p {
	line-height: 1.5em;
}
#main #content table tr .sampleg_l {
	background-image: url(img/simple-g/t-277-4.gif);
	background-repeat: repeat-y;
}
#main #content table tr .sample_r {
	background-image: url(img/simple-g/t-277-5.gif);
	background-repeat: repeat-y;
}

