@charset "Shift_JIS"; /*文字コード設定*/
/*+++++++++++++++++++++++++++++++++++++++++++++
　共通レイアウト用CSS
+++++++++++++++++++++++++++++++++++++++++++++*/

/*スクロールバー*/
* {
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #0052C4;
	scrollbar-shadow-color: #0052C4;
	scrollbar-arrow-color: #0052C4;
	scrollbar-track-color: #FFFFFF;
}

/*基本フォント・配置・背景*/
body {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0px;
	padding: 0px;   /* Opera用 */
	text-align: center;
	letter-spacing: 0.03em;
}

/* 基本リンク */
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0052C4;
}

/* カスタムリンク */
a.type1:link {
	text-decoration: none;
	color: #0052C4;
	font-size: 12px;
}
a.type1:visited {
	text-decoration: none;
	color: #0052C4;
	font-size: 12px;
}
a.type1:hover {
	color: #DF1C3B;
	text-decoration: none;
	font-size: 12px;
}
a.type2:link {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
a.type2:visited {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
a.type2:hover {
	color: #0052C4;
	text-decoration: none;
	font-size: 11px;
}
a.type3:link {
	text-decoration: none;
	color: #00529C;
	font-size: 14px;
	font-weight: bold;
}
a.type3:visited {
	text-decoration: none;
	color: #00529C;
	font-size: 14px;
	font-weight: bold;
}
a.type3:hover {
	color: #DF1C3B;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.type4:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
a.type4:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
a.type4:hover {
	color: #FFCC33;
	text-decoration: none;
	font-size: 10px;
}
a.type5:link {
	text-decoration: none;
	color: #00529C;
	font-size: 12px;
}
a.type5:visited {
	text-decoration: none;
	color: #00529C;
	font-size: 12px;
}
a.type5:hover {
	color: #DF1C3B;
	text-decoration: none;
	font-size: 12px;
}

/*フォントカラー*/
.blue {
	color: #0052C4;
}
.pink {
	color: #E01F3E;
}

/*ヘッダー上スペース*/
#header_space {
	padding: 0px;
	height: 20px;
	width: 788px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*ページ全体*/
#wrapper {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 788px;
	padding: 0px;
	clear: both;
}

/*シャドー*/
#shadow {
	width: 788px;
	height: auto;
	background-image: url(../image/shadow.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*コンテンツ全体*/
#contents {
	width: 780px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

/*ヘッダー*/
#header {
	　　width: 780px;
	　　height: 97px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 97px;
	width: 780px;
}
#logo {
	width: 220px;
	height: 97px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header_right {
	background-image: url(../image/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 97px;
	width: 560px;
}
#language_select {
	width: 536px;
	height: 27px;
	margin: 0px;
	text-align: right;
	padding-top: 23px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header_text {
	margin: 0px;
	height: 47px;
	width: 525px;
	font-size: 11px;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	clear: both;
	line-height: 11px;
}

/*コンテンツ中身*/
#contents_box_top {
	width: 780px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_box {
	width: 780px;
	height: auto;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding: 0px;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

/*サイドナビ：サブページ用*/
#sidenavi_sub {
	　　width: 169px;
	height: auto;
	margin: 0px;
	float: left;
	width: 170px;
	background-image: url(../image/sn_s1.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#sidenavi_sub ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidenavi_sub li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left; /*削除不可*/
}
#sidenavi_sub em {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: -9999px;
}
#sidenavi_sub #menu {
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 29px;
	float: left; /*削除不可*/
	background-image: url(../image/menu.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#sidenavi_sub #sn1 a {
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 49px;
	float: left; /*削除不可*/
	background-image: url(../image/sn_s1.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#sidenavi_sub #sn1 a:hover {
	background-image: url(../image/sn_s1_2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#sidenavi_sub #sn2 a {
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 49px; /*削除不可*/
	background-image: url(../image/sn_s2.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	background-position: right;
}
#sidenavi_sub #sn2 a:hover {
	background-image: url(../image/sn_s2_2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#sidenavi_sub #sn3 a {
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 49px;
	float: left; /*削除不可*/
	background-image: url(../image/sn_s3.gif);
	background-repeat: no-repeat;
	clear: both;
	background-position: right;
}
#sidenavi_sub #sn3 a:hover {
	background-image: url(../image/sn_s3_2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#sidenavi_sub #sn4 a {
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 49px;
	float: left; /*削除不可*/
	background-image: url(../image/sn_s4.gif);
	background-repeat: no-repeat;
	clear: both;
	background-position: right;
}
#sidenavi_sub #sn4 a:hover {
	background-image: url(../image/sn_s4_2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#sidenavi_sub #sn5 a {
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 49px;
	float: left; /*削除不可*/
	background-image: url(../image/sn_s5.gif);
	background-repeat: no-repeat;
	clear: both;
	background-position: right;
}
#sidenavi_sub #sn5 a:hover {
	background-image: url(../image/sn_s5_2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#sidenavi_sub #link {
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 60px; /*削除不可*/
	background-image: url(../image/link.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
}
#sidenavi_sub #teikei {
	width: 170px;
	height: 25px;
	background-image: url(../image/point.gif);
	background-repeat: no-repeat;
	background-position: 28px center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 37px;
	margin: 0px;
	float: left;
}
#sidenavi_sub #mecos a{
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 53px;
	background-image: url(../image/mecos_link.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
	float: left;
}
#sidenavi_sub #mecos a:hover{
	background-image: url(../image/mecos_link2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#mecos_adress {
	width: 115px;
	height: auto;
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#sidenavi_sub li #ea {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left; /*削除不可*/
}
#sidenavi_sub #ea a{
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 53px;
	background-image: url(../image/ea_link.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
	float: left;
}
#sidenavi_sub #ea a:hover{
	background-image: url(../image/ea_link2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#ea_adress {
	width: 115px;
	height: auto;
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#ismb11 {
	width: 145px;
	height: 31px;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

/*メインコンテンツ：サブページ用*/
#main_contents_sub {
	width: 609px;
	height: auto;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFBFBF;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_contents_sub2 {
	width: 609px;
	height: 580px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFBFBF;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*表示ページ部のテキストリンク*/
#link_box {
	padding: 0px;
	height: 20px;
	width: 608px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear: both;
}
#link_boxarea {
	height: 20px;
	width: 579px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#link_boxarea ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#link_boxarea li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#link_boxarea #textlink1 {
	margin: 0px;
	width: 44px;
	height: 20px;
	float: left;
	padding: 0px;
}
#link_boxarea #textlink2 {
	margin: 0px;
	padding: 0px;
	width: 60px;
	height: 20px;
	float: left;
}
#link_boxarea #textlink3 {
	margin: 0px;
	padding: 0px;
	width: 59px;
	height: 20px;
	float: left;
}
#link_boxarea #textlink4 {
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 20px;
	float: left;
}
#link_boxarea #textlink5 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 20px;
	float: left;
}
.link_color {
	font-size: 11px;
	color: #0052C4;
}

/*フッター：サブページ用*/
#footer_sub {
	width: 780px;
	height: 78px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/footer_sub.gif);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copyright_text {
	width: 323px;
	height: 30px;
	margin: 0px;
	float: right;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*フッター部テキストリンク*/
#text_linkspace {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	clear: both;
	padding: 0px;
	text-align: center;
}
#text_link {
	width: 780px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.2em;
	border-bottom-color: #999999;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

/*注意書き*/
#attention {
	clear: both;
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
}
