﻿@charset "utf-8";

/* =========================== */
/*                             */
/* トップページ                    */
/* １カラム用ＣＳＳ   */
/*                             */
/* =========================== */

/* =========================== */
/* 共通                             */
/* =========================== */


/* イメージリンクにボーダーを適応しない */
A IMG {
	border: none;
	}

P {
	margin: 0px;
	padding: 0px;
}
	
BODY {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;	
	font-size:80%;
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../img/body_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	}

DIV#wrapper {
	margin: 0px auto;
	padding: 0px;
}

DIV#top {
	width: 900px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	}
	
/* =========================== */
/* ヘッダー                   */
/* =========================== */

#header-layout {
	width: 900px;
	height: 120px;
	margin: 0px auto;
	padding: 0px 0px;
	background-image: url(../img/header_back.gif);
	background-repeat: repeat-x;
	background-position: center 6px;
	}
/* サイトタイトル */
#site-title {
	float:left;
	width: 280px;
	height: 64px;
	margin: 0px 0px;
	padding: 40px 0px 0px 0px;
	}
#site-title A IMG {
	border: none;
	}
/* ヘッターコンテンツ領域 */	
#header-contents {
	float:right;
	margin: 0px 0px;
	width: 600px;
	padding: 10px 0px 0px 0px;
	}
/* ヘッダーメニュー */
#header-menu {
	float:right;
	margin: 0px 0px;
	width: 600px;
	padding: 5px 0px;
	}
#header-menu DIV.menu-item {
	float: right;
	background-image: url(../img/header_menu_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #ffffff;
	padding: 0px 0px 0px 5px;
	font-size: 83%;
	}
	
/* ヘッダーメニュー内のリンク */
#header-menu A:link,
#header-menu A:focus,
#header-menu A:visited {
	color: #ffffff;
	text-decoration: none;
	}
#header-menu A:active,
#header-menu A:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#header-layout:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* =========================== */
/* メイン                  */
/* =========================== */
DIV#main-top {
	width: 901px;
        height: 342px;
	margin: 0px auto;
	padding: 0px 0px;
	background-image: url(/asset/00093/main/main-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

/*DIV#main-top {
	width: 901px;
        height: 336px;
	margin: 0px auto;
	padding: 0px 0px;
	background-image: url(../img/top_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
*/

DIV#main-layout {
	clear: both;
	width: 901px;
	height: 100%;
	margin: 0px auto;
	padding: 0px 0px;
	_padding: 0px 0px 0px 1px;
	}

DIV#contents-layout {
	float:right;
	width: 901px;
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#main-layout:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* =========================== */
/* メインメニュー                  */
/* =========================== */			
#main-menu {
	clear: both;
	width: 894px;
	height: 43px;
	margin:0px auto;
	padding:0px 2px;
	border: 1px #e2e2e2 solid;
	background-image: url(../img/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
	
#main-menu DIV.menu-item {
	margin:0px;
	padding:0px;
	float:left;
	height: 43px;
	width: 126px;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#main-menu DIV.menu-sepalator {
	margin:0px;
	padding:0px;
	float:left;
	background-image: url(../img/menu_sepa.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 43px;
	}
	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	font-size:100%;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 13px 0px 0px 30px;
	_padding: 12px 0px 0px 30px;
	height: 30px;
	_height: 31px;
	text-align: left;
	margin: 0px;
	width: 96px;
	font-weight:bold;
	}

#main-menu A.text:active,
#main-menu A.text:hover {
	background-image: url(../img/menu_rollover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	background-image: url(../img/menu_rollover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

/* =========================== */
/* メインコンテンツ領域             */
/* =========================== */
#main-contents {
	width:900px;
	padding: 20px 0px 20px 0px;
	}

/* =========================== */
/* フッター                         */
/* =========================== */
#footer-layout {
	clear:both;
	width:900px;
	margin: 0px auto; 
	padding: 0px; 
	_padding: 0px 0px 0px 1px;
	}
/* フッターメニュー */
#footer-menu {
	float:left;
	width:900px;
	margin:0px auto;
	padding: 0px 0px;  
	}
#footer-menu DIV.menu-item {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	background-image: url(../img/footer_menu_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #666666;
	font-size: 83%;
	}
#footer-menu DIV.menu-sepalator {
	background-image: url(../img/spacer.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 0px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#footer-menu A:link,
#footer-menu A:focus,
#footer-menu A:visited {
	color: #666666;
	text-decoration: none;
	letter-spacing: -0.2mm;
	}
#footer-menu A:active,
#footer-menu A:hover {
	color: #666666;
	text-decoration: underline;
	letter-spacing: -0.2mm;
	}
#goto-pabetop {
	float:right;
	width:30px;
	margin:0px auto;
	padding: 0px 0px;  
	text-align: center;
}
#footer-layout:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/* フッターコンテンツ領域 */
#copy-layout {
	clear:both;
	margin: 0px auto; 
	padding: 0px; 
	background-color: #5296d5 !important;
	}
#footer-contents {
	width:900px;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	background-color: #5296d5 !important;
	}

TABLE.top_banner2 {
	border-collapse: collapse;
	}
TD.top_banner_top {
	height: 8px;
	margin: 0px 0px;
	padding: 0px 0px;
	background-image: url(/asset/00093/top/layout/top_ban_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
TD.top_banner_back {
	margin: 0px 0px;
	padding: 0px 0px;
	background-image: url(/asset/00093/top/layout/top_ban_back.gif);
	background-repeat: repeat-y;
	background-position: center left;
}
TD.top_banner_bottom {
	height: 8px;
	margin: 0px 0px;
	padding: 0px 0px;
	background-image: url(/asset/00093/top/layout/top_ban_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
TABLE.top_banner1 {
	border-collapse: collapse;
	}
TD.top_banner_table {
	padding: 5px 0px;
	border: 1px #dcd7d7 solid;
	background-color: #f8f8f8;
}