﻿@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: #222222;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../img/body_back.gif);
	background-repeat: repeat;
	}

DIV#wrapper {
	margin: 0px auto;
	padding: 0px;
	background-image: url(../img/header_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

DIV#top {
	width: 940px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	}
	
/* =========================== */
/* ヘッダー                   */
/* =========================== */

#header-layout {
	width: 900px;
	height: 95px;
	margin: 0px auto;
	padding: 0px 0px;
	}
#header-layout2 {
	float:left;
	width: 500px;
	height: 95px;
	margin: 0px auto;
	padding: 0px 0px;
	}
/* サイトタイトル */
#site-title {
	float:left;
	width: 260px;
	height: 50px;
	margin: 0px 0px;
	padding: 20px 0px;
	}
#site-title A IMG {
	border: none;
	}
/* ヘッターコンテンツ領域 */	
#header-contents {
	float:right;
	width: 220px;
	padding: 36px 0px;
	}
/* ヘッダーメニュー */
#header-menu {
	float:right;
	width: 400px;
	padding: 36px 0px 0px 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 10px 0px 10px;
	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: 940px;
	height: 390px;
	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: 940px;
	height: 100%;
	margin: 0px auto;
	padding: 0px 0px;
	_padding: 0px 0px 0px 1px;
	background-image: url(../img/main_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

DIV#contents-layout {
	float:right;
	width: 700px;
	margin: 0px 0px;
	padding: 20px 0px 0px 0px;
	}
DIV#side-layout {
	float:left;
	width: 210px;
	margin: 0px 0px;
	padding: 20px 0px 0px 0px;
	}
#main-layout:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* =========================== */
/* メインメニュー                  */
/* =========================== */			
#main-menu {
	clear: both;
	width: 940px;
	height: 34px;
	margin:0px auto;
	padding:0px 0px;
	}
	
#main-menu DIV.menu-item {
	margin:0px;
	padding:0px;
	float:left;
	height: 34px;
	width: 184px;
	background-image: url(../img/menu-link.gif);
	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.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 34px;
	}
	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	font-size:110%;
	color: #4691cb;
	text-decoration: none;
	display: block;
	padding: 8px 0px 0px;
	height: 26px;
	text-align: center;
	margin: 0px;
	width: 184px;
	}

#main-menu A.text:active,
{
	color: #2f3f9b;
	background-color: #ccd2ed;
	}
	
#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active {
	color: #2f3f99;
	background-color: #ccd2ed;
	}
#main-menu A.text:hover {
	color: #4691cb;
	}
#main-menu A:hover {
	color: #4691cb;
	background-color: #ffffff;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:110%;
	color: #4691cb;
	text-decoration: none;
	display: block;
	padding: 8px 0px 0px;
	height: 26px;
	text-align: center;
	margin: 0px;
	width: 184px;
	}
/* =========================== */
/* サブメニュー                  */
/* =========================== */			
div#sub-menu {
	width: 210px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	}
	
#sub-menu DIV.menu-item {
	margin:2px 0px;
	padding:0px;
	width: 208px;
	height: 30px;
	_height : 30px;
	}
	
#sub-menu DIV.menu-sepalator {
	background-image: url(../img/spacer.gif);
	background-repeat: no-repeat;
	height: 0px;
	overflow:hidden;
	}
	
#sub-menu  A.text:link,
#sub-menu  A.text:visited {
	font-size: 100%;
	color: #4691cb;
	text-decoration: none;
	font-family: Arial;
	display: block;
	width: 198px;
	padding: 5px 0px 0px 10px;
	height: 25px;
	_height : 25px;
	text-align: left;
	background-image: url(../img/spacer.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 1px dashed #4691cb;
	}

#sub-menu A.text:active,
#sub-menu A.text:hover {
	color: #2f3f9b;
	border: 1px dashed #2f3f9b;
	}

#sub-menu A.active:link,
#sub-menu A.active:visited,
#sub-menu A.active:active,
#sub-menu A.active:hover {
	color: #2f3f9b;
	border: 1px dashed #2f3f9b;
	}

/* =========================== */
/* サイドコンテンツ                 */
/* =========================== */
#side-contents {
	width:210px;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	}

/* =========================== */
/* パンくずリスト                  */
/* =========================== */	

#crumb-list x:-moz-read-only {
	width:700px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	font-size: 83%;
	color: #666666;
	background-image: url(../img/crumb-list_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
#crumb-list {
	width:700px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	font-size: 83%;
	color: #666666;
	background-image: url(../img/crumb-list_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
#crumb-list DIV.crumb-item {
	float:left;
	}
#crumb-list DIV.crumb-sepalator {
	float:left;
	color:#666666;
	}
#crumb-list DIV.crumb-sepalator SPAN {
	margin: auto 0px auto 0px;
	}

#crumb-list A:link {
	color: #666666;
	text-decoration:none;
	}
#crumb-list A:visited {
	color: #666666;
	text-decoration:none;
	}
#crumb-list A:active,
#crumb-list A:focus,
#crumb-list A:hover {
	color: #666666;
	text-decoration:underline;
	}
#crumb-list:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
	
/* =========================== */
/* メインコンテンツ領域             */
/* =========================== */
#main-contents {
	width:700px;
	padding: 0px 0px 20px 0px;
	}

/* =========================== */
/* フッター                         */
/* =========================== */
#footer-layout {
	clear:both;
	width:940px;
	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;
	width:940px;
	margin: 5px auto; 
	padding: 0px; 
	border-top: 1px #cccccc solid;
	}
#footer-contents {
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	}
