@charset "utf-8";
body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 1em;
	background-image: url(../img/top/back_tate.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
p,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}
#main-home {
	width: 100%;
	padding: 0px;
	margin: 0px;
}



#wrapper {
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 101px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/top/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
} 
#header .head1 {
	height: 99px;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header .head1 .logo {
	padding: 0px;
	margin-left: 70px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 400px;
	float: left;
	height: auto;
}
#header .head1 .top-menu {
	height: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 800px;
}
#header .head1 ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	color: #FFF;
	line-height: 13pt;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#header .head1 .top-h1 {
	margin-top: 10px;
	margin-left: 480px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	color: #FFF;
}

#header .head1 a {
	color: #FFF;
	width: 150px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#header .head1 a:hover {
	color: #3CF;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#image {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

 #globalnavi{
	height: 40px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #313891;
	padding-top: 1;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#globalnavi ul{
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	line-height: 40px;
}


#globalnavi li{
	float:left;
	text-align: center;
	margin: 0;
	padding: 0px;
}

#globalnavi a{
	display: block;
	width: 100%;
	height: 40px;
	background-image: url(../img/top/navi_top_t.gif);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
}

#menu1 a{
	background-position: 0 0;
	width: 127px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#menu2 a{
	background-position: -128px 0;
	width: 127px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#menu3 a{
	background-position: -256px 0;
	width: 127px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#menu4 a{
	background-position: -384px 0;
	width: 127px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#menu5 a{
	background-position: -512px 0;
	width: 127px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#menu6 a{
	background-position: -640px 0;
	width: 127px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#menu7 a{
	background-position: -768px 0;
	width: 130px;
}


#globalnavi a:hover{
	background-image: url(../img/top/navi_top_t.gif);
	background-repeat: no-repeat;
}

#menu1 a:hover{background-position: 0 -40px;}
#menu2 a:hover{
	background-position: -128px -40px;
}
#menu3 a:hover{
	background-position: -256px -40px;
}
#menu4 a:hover{
	background-position: -512px -40px;
}
#menu5 a:hover{
	background-position: -640px -40px;
}
#menu6 a:hover{
	background-position: -600px -40px;
}
#menu7 a:hover{
	background-position: -768px -40px;
}

#container {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 900px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFF;
} 
#main-home {
	background-color: #FFF;
}


#footer {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
	text-indent: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 8CD1FF;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	color: #666;
	clear: both;
	background-image: url(../img/back_footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
} 
#footer #footer-navi {
	width: 900px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 20px;
}

#footer #footer-navi .footer-navi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}
#footer-navi .footer-navi li {
	float: left;
	list-style-type: none;
	width: 127px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer-navi .footer-navi li a:link {
	color: #0071BC;
	text-decoration: none;
}
#footer-navi .footer-navi li a:visited {
	color: #0071BC;
	text-decoration: none;
}
#footer-navi .footer-navi li a:hover {
	color: #8CD1FF;
}


#footer #footer1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	clear: both;
	width: 900px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer #footer1 .f-left {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	color: #FFF;
}
#footer #footer1 .f-right{
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 300px;
	color: #CCC;
}

.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clr {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.moji-red {
	color: #F00;
}
.form h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}
.table-ryokin {
	width: 90%;
	margin-left: 20px;
	border-collapse: collapse;
	margin-top: 10px;
}
.table-ryokin th {
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	font-size: small;
	background-color: #F5F2F2;
	text-align: center;
}
.table-ryokin td {
	font-weight: normal;
	font-size: small;
	text-align: center;
}
.tr-wide {
	width: 23%;
	margin-left: px;
}
