@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background-color: #003366;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.text {
	line-height: 160%;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}
.text a {
	font-weight: bold;
	color: #38a1db;
	text-decoration: underline;
}
a {
	text-decoration: none;
}
em {
	visibility: hidden;
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
/*----------------------------------------------------
	header_All
----------------------------------------------------*/
#header_background {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 90px;
	background-image: url(../img/head_background.gif);
	background-repeat: repeat-x;
}
#header {
	width: 850px;
	height: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 93px;
	padding-bottom: 0px;
	padding-left: 93px;
}
#header_leftblock {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 188px;
	background-image: url(../img/head_rogo.gif);
	background-repeat: no-repeat;
}
#header_rightblock {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 90px;
	width: 388px;
	background-image: url(../img/head_discription.gif);
	background-repeat: no-repeat;
}


/*----------------------------------------------------
	main_image_All
----------------------------------------------------*/
#img_background {
	background-image: url(../img/img_shadow.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 243px;
	width: 100%;
	background-color: #FFF;
}
#img_main {
	background-image: url(../img/top_img.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 243px;
	width: 1036px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*----------------------------------------------------
	topnavi_All
----------------------------------------------------*/
#topnavi_background {
	background-image: url(../img/btn_background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 100%;
}
#topnavi {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 51px;
	padding-top: 0px;
	padding-right: 93px;
	padding-bottom: 0px;
	padding-left: 93px;
}
#btn01 a{
	background-image: url(../img/btn01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 51px;
	width: 88px;
	text-decoration: none;
}
#btn01 a:hover , #btn01 a:active {
	background-image: url(../img/btn01.gif);
	background-repeat: no-repeat;
	background-position: 0px -51px;	
}
#btn02 a{
	background-image: url(../img/btn02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 51px;
	width: 201px;
	text-decoration: none;
}
#btn02 a:hover , #btn02 a:active {
	background-image: url(../img/btn02.gif);
	background-repeat: no-repeat;
	background-position: 0px -51px;	
}
#btn03 a{
	background-image: url(../img/btn03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 51px;
	width: 98px;
	text-decoration: none;
}
#btn03 a:hover , #btn03 a:active {
	background-image: url(../img/btn03.gif);
	background-repeat: no-repeat;
	background-position: 0px -51px;	
}
#btn04 a{
	background-image: url(../img/btn04.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 51px;
	width: 127px;
	text-decoration: none;
}
#btn04 a:hover , #btn04 a:active {
	background-image: url(../img/btn04.gif);
	background-repeat: no-repeat;
	background-position: 0px -51px;	
}
#btn05 a{
	background-image: url(../img/btn05.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 51px;
	width: 135px;
	text-decoration: none;
}
#btn05 a:hover , #btn05 a:active {
	background-image: url(../img/btn05.gif);
	background-repeat: no-repeat;
	background-position: 0px -51px;	
}
#btn06 a{
	background-image: url(../img/btn06.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 51px;
	width: 101px;
	text-decoration: none;
}
#btn06 a:hover , #btn06 a:active {
	background-image: url(../img/btn06.gif);
	background-repeat: no-repeat;
	background-position: 0px -51px;	
}
#btn07 a{
	background-image: url(../img/btn07.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 51px;
	width: 100px;
	text-decoration: none;
}
#btn07 a:hover , #btn07 a:active {
	background-image: url(../img/btn07.gif);
	background-repeat: no-repeat;
	background-position: 0px -51px;	
}


/*----------------------------------------------------
	contents_All
----------------------------------------------------*/
#contents {
	width: 850px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 93px;
	padding-bottom: 0px;
	padding-left: 93px;
}
#contents_background {
	background-image: url(../img/contents_background.gif);
	background-repeat: repeat-x;
	padding: 0px;
	width: 100%;
	background-color: #003366;
	float: left;
	margin: 0px;
}


/*----------------------------------------------------
	side_All
----------------------------------------------------*/
#side_navi {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 214px;
}
#side_block {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 214px;
}
#side_block01 {
	float: left;
	width: 214px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sn_btn a {
	background-image: url(../img/sn04.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	width: 214px;
	float: left;
	margin: 0px;
}
#sn_btn a:hover , #sn_btn a:active {
	background-image: url(../img/sn04.gif);
	background-repeat: no-repeat;
	background-position: 0px -95px;
}
#side_block_head {
	margin: 0px;
	padding: 0px;
	width: 214px;
	background-image: url(../img/sn05_maintitle.gif);
	background-repeat: no-repeat;
	height: 32px;
}
#side_block_footer {
	margin: 0px;
	padding: 0px;
	width: 214px;
	height: 7px;
}
#side_block_contents {
	margin: 0px;
	width: 200px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#side_block02 {
	padding: 0px;
	width: 200px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.side_block_title{
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 200px;
}
#side_block_background{
	margin: 0px;
	height: 33px;
	width: 192px;
	background-image: url(../img/sn_background.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#sn_title01{
	background-image: url(../img/sn_title01.gif);
	background-repeat: no-repeat;
}
#sn_title02{
	background-image: url(../img/sn_title02.gif);
	background-repeat: no-repeat;
}
#sn_title03{
	background-image: url(../img/sn_title03.gif);
	background-repeat: no-repeat;
}
#sn_title04{
	background-image: url(../img/sn_title04.gif);
	background-repeat: no-repeat;
}
#btn_pdf a {
	background-image: url(../img/btn_pdf.gif);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 28px;
	width: 96px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#btn_pdf a:hover , #btn_pdf a:hover {
	background-image: url(../img/btn_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
}
#btn_excel a {
	background-image: url(../img/btn_excel.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 28px;
	width: 96px;
}
#btn_excel a:hover , #btn_excel a:hover {
	background-image: url(../img/btn_excel.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
}


/*----------------------------------------------------
	main__All
----------------------------------------------------*/
#main_block {
	padding: 0px;
	float: left;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#main_block_contents {
	padding: 0px;
	float: left;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main_block_title02 {
	padding: 0px;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../img/main_title02.gif);
	background-repeat: no-repeat;
	height: 43px;
	margin-left: 0px;
}
#main_block_title03 {
	padding: 0px;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../img/main_title03.gif);
	background-repeat: no-repeat;
	height: 43px;
	margin-left: 0px;
}
#main_block_title04 {
	padding: 0px;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../img/main_title04.gif);
	background-repeat: no-repeat;
	height: 43px;
	margin-left: 0px;
}
#main_block_title01 {
	padding: 0px;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../img/main_title01.gif);
	background-repeat: no-repeat;
	height: 67px;
	margin-left: 0px;
}
#main_block_sentence {
	padding: 0px;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main_block_line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 620px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
* html body #main_block_line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	padding-top: 10px;
	padding-bottom: 0px;
	float: left;
	width: 620px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#main_block_sentence_pdf {
	margin: 0px;
	padding: 0px;
	width: 420px;
	float: left;
	line-height: 150%;
	color: #cccccc;
}
#main_block_getadbepdf {
	padding: 0px;
	width: 200px;
	float: left;
	text-align: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_block_next {
	padding: 0px;
	float: left;
	width: 620px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*----------------------------------------------------
	footer__All
----------------------------------------------------*/
#footer {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 93px;
	padding-bottom: 0px;
	padding-left: 93px;
}
#footer_pagescroll a {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 27px;
	width: 133px;
	background-image: url(../img/page_scroll.gif);
	background-repeat: no-repeat;
}
#footer_company {
	padding: 0px;
	float: left;
	width: 850px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer_copylight {
	padding: 0px;
	float: left;
	width: 850px;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer_background {
	padding: 0px;
	float: left;
	width: 100%;
	height: 154px;
	background-image: url(../img/footer_background.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #footer_company .img {
	float: left;
	width: 116px;
	height: 21px;
	padding-top: 9px;
	padding-left: 70px;
	margin-right: 20px;
}

