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


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


/*基本フォント・配置・背景*/
body {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0px;
	padding: 0px;   /* Opera用 */
	text-align: center;
	background-image: url(../image/back.gif);
	background-repeat: repeat;
}


/* 基本リンク */
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #5289CD;
}


/* カスタムリンク */
a.type1:link {
	text-decoration: none;
	font-size: 11px;
}
a.type1:visited {
	text-decoration: none;
	font-size: 11px;
}
a.type1:hover {
	color: #5289CD;
	text-decoration: none;
	font-size: 11px;
}
a.type2:link {
	text-decoration: none;
	color: #FF6600;
	font-size: 11px;
}
a.type2:visited {
	text-decoration: none;
	color: #FF6600;
	font-size: 11px;
}
a.type2:hover {
	color: #5289CD;
	text-decoration: none;
	font-size: 11px;
}
a.type3:link {
	text-decoration: none;
	color: #5289CD;
}
a.type3:visited {
	text-decoration: none;
	color: #5289CD;
}
a.type3:hover {
	color: #FF6600;
	text-decoration: none;
}
a.type4:link {
	text-decoration: underline;
	color: #5289CD;
}
a.type4:visited {
	text-decoration: underline;
	color: #5289CD;
}
a.type4:hover {
	color: #FF6600;
	text-decoration: underline;
}


/*ページ全体*/
#wrapper {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 800px;
	padding: 0px;
	background-image: url(../image/back.jpg);
	background-repeat: repeat-x;
}


/*見出し*/
h1, h2 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
p, a, map {
	margin: 0px;
	padding: 0px;
}
#bottom5 {
	margin: 0px;
	padding: 0px 0px 5px;
	width: auto;
}


/*ヘッダー*/
#header {
	width: 800px;
	height: 83px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	width: 326px;
	height: 83px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#link_area {
	height: 83px;
	width: 233px;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 241px;
}
#link_area ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#link_area li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#link_area #link1 {
	margin: 0px;
	width: 115px;
	height: 33px;
	float: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#link_area #link2 {
	margin: 0px;
	width: 118px;
	height: 36px;
	float: left;
	padding-top: 47px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*コンテンツ全体*/
#contents {
	width: 798px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	clear: both;
	border: 1px solid #A8A8A8;
}
#contents_sub {
	width: 798px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
	border: 1px solid #A8A8A8;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*グローバルナビ*/
#globalnavi {
	height: 47px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}
#globalnavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#globalnavi li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left; /*削除不可*/
}
#globalnavi em {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: -9999px;
}
#globalnavi #gn1t a {
	margin: 0px;
	padding: 0px;
	width: 129px;
	height: 47px;
	float: left; /*削除不可*/
	background-image: url(../image/gn1_2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn1 a {
	margin: 0px;
	padding: 0px;
	width: 129px;
	height: 47px;
	float: left; /*削除不可*/
	background-image: url(../image/gn1_1.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn1 a:hover {
	background-image: url(../image/gn1_2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn2t a {
	margin: 0px;
	padding: 0px;
	width: 128px;
	height: 47px;
	float: left; /*削除不可*/
	background-image: url(../image/gn2_2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn2 a {
	margin: 0px;
	padding: 0px;
	width: 128px;
	height: 47px;
	float: left; /*削除不可*/
	background-image: url(../image/gn2_1.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn2 a:hover {
	background-image: url(../image/gn2_2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn3t a {
	margin: 0px;
	padding: 0px;
	width: 129px;
	height: 47px;
	float: left; /*削除不可*/
	background-image: url(../image/gn3_2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn3 a {
	margin: 0px;
	padding: 0px;
	width: 129px;
	height: 47px;
	float: left; /*削除不可*/
	background-image: url(../image/gn3_1.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn3 a:hover {
	background-image: url(../image/gn3_2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn4t a {
	margin: 0px;
	padding: 0px;
	width: 128px;
	height: 47px;
	float: left; /*削除不可*/
	background-image: url(../image/gn4_2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn4 a {
	margin: 0px;
	padding: 0px;
	width: 128px;
	height: 47px;
	float: left; /*削除不可*/
	background-image: url(../image/gn4_1.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn4 a:hover {
	background-image: url(../image/gn4_2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn5t a {
	margin: 0px;
	padding: 0px;
	width: 129px;
	height: 47px;
	float: left; /*削除不可*/
	background-image: url(../image/gn5_2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn5 a {
	margin: 0px;
	padding: 0px;
	width: 129px;
	height: 47px;
	float: left; /*削除不可*/
	background-image: url(../image/gn5_1.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn5 a:hover {
	background-image: url(../image/gn5_2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn6t a {
	margin: 0px;
	padding: 0px;
	width: 128px;
	height: 47px;
	float: left; /*削除不可*/
	background-image: url(../image/gn6_2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn6 a {
	margin: 0px;
	padding: 0px;
	width: 128px;
	height: 47px;
	float: left; /*削除不可*/
	background-image: url(../image/gn6_1.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn6 a:hover {
	background-image: url(../image/gn6_2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn7t a {
	margin: 0px;
	padding: 0px;
	width: 128px;
	height: 47px;
	float: left; /*削除不可*/
	background-image: url(../image/gnk.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn8t a {
	margin: 0px;
	padding: 0px;
	width: 128px;
	height: 47px;
	float: left; /*削除不可*/
	background-image: url(../image/gnr.gif);
	background-repeat: no-repeat;
}

/*サブメニュー*/
.submenu {
	position: absolute;
	padding: 0px;
	height: 48px;
	width: 128px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	visibility: hidden;
}
/*IE6のみの特殊CSSハック*/
*html .submenu {
	position: absolute;
	padding: 0px;
	height: 48px;
	width: 128px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	visibility: hidden;
}
/*IE7のみの特殊CSSハック*/
*:first-child+html .submenu {
	position: absolute;
	padding: 0px;
	height: 48px;
	width: 128px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -128px;
	visibility: hidden;
}

/*パンくずリスト*/
#pankuzu {
	height: 25px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pankuzu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pankuzu li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#pankuzu #link1 {
	margin: 0px;
	width: 77px;
	height: 20px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pankuzu #link2 {
	margin: 0px;
	width: 120px;
	height: 20px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.link_color {
	font-size: 11px;
	color: #5289CD;
}


/*icall：TOPページ以外*/
#icall {
	margin: 0px;
	height: 66px;
	width: 341px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	z-index: 1;
}
.uketsuke {
	height: 19px;
	width: 131px;
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 38px;
}


/*コピーライト*/
#copyright {
	width: 798px;
	height: 28px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/copyright.gif);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #5B91D0;
	text-align: center;
	letter-spacing: 0.1em;
}


/*フッター:テキストリンク*/
#text_linkspace {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	clear: both;
	padding: 0px;
	text-align: center;
	background-image: url(../image/underline.gif);
	background-repeat: no-repeat;
}
#text_link {
	width: 800px;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.2em;
	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;
}


/*注意書き*/
#line_box {
	clear: both;
	height: 18px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}
#line {
	height: 18px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding: 0px;
}
#attention {
	height: 60px;
	width: 800px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: both;
}


/*ページトップへ*/
#page_top {
	clear: both;
	height: 11px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: right;
	padding: 0px;
}
.color1 {
	color: #5289CD;
}
.color2 {
	color: #FF6600;
}
.bold {
	font-weight: bold;
}
