﻿@charset "utf-8";

/* =========================== */
/*                             */
/* トップページ                    */
/* １カラム用ＣＳＳ   */
/*                             */
/* =========================== */

/* =========================== */
/* 共通                             */
/* =========================== */


/* イメージリンクにボーダーを適応しない */
A IMG {
	border: none;
	}

P {
	margin: 0px;
	padding: 0px;
}
table {
	font-size:inherit; /* not IE */
	font:100%; /* IE */
}	
BODY {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;	
	font-size:12px;
	color: #313131;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
	}
DIV#wrapper {
	margin: 0px auto;
	padding: 0px;
}
DIV#top {
	width: 930px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	}
	
/* =========================== */
/* ヘッダー                   */
/* =========================== */
#header-layout {
	width: 930px;
	height: 120px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/header_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	}
#header-layout1 {
	width: 930px;
	height: 41px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	}
/* アンカー */
#top-anchor {
	float:left;
	margin: 0px auto;
	width: 5px;
	padding: 0px 0px 0px 0px;
	}
/* ヘッダーメニュー */
#header-menu {
	float:right;
	margin: 0px auto;
	width: 850px;
	padding: 14px 40px 0px 0px;
	}
#header-menu DIV.menu-item {
	float: right;
	/*position: absolute; top: 130px;*/
	color: #ffffff;
	margin: 0px 0px;
	padding: 0px 10px 0px 20px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../img/header_menu_mark.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	}
	
/* ヘッダーメニュー内のリンク */
#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-layout2 {
	clear: both;
	width: 930px;
	margin: 0px auto;
	padding: 0px 0px;
	}
/* サイトタイトル */
#site-title {
	float:left;
	width: 200px;
	margin: 0px 0px;
	padding: 0px 0px 0px 30px;
	}
#site-title A IMG {
	border: none;
	}
/* ヘッターコンテンツ領域 */	
#header-contents {
	float:right;
	margin: 0px auto;
	width: 600px;
	line-height: 1.2em;	
	padding: 0px 40px 0px 0px;
	}
#header-layout1:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#header-layout2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#header-layout:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/* =========================== */
/* メイン                  */
/* =========================== */
DIV#main-layout {
	clear: both;
	width: 930px;
	height: 100%;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	}
DIV#contents-layout {
	width: 930px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	}

#main-layout:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* =========================== */
/* メインメニュー                  */
/* =========================== */			
#main-menu {
	clear: both;
	width: 930px;
	height: 40px;
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	}
	
#main-menu DIV.menu-item {
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
	height: 40px;
	width: 154px;
	background-image: url(../img/menu.gif);
	background-repeat:repeat-x;
	background-position: center bottom;
	}
	
#main-menu DIV.menu-sepalator {
	margin:0px;
	padding:0px;
	float:left;
	background-image: url(../img/menu_sepa.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1px;
	height: 40px;
	}
	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	font-size:13px;
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 15px  0px 0px 8px;
	height: 25px;
	text-align: left;
	line-height: 1em;	
	margin: 0px;
	width: 146px;
	font-weight:bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

#main-menu A.text:active,
#main-menu A.text:hover {
	color:#999999;
	background-image: url(../img/menu_rollover.gif);
	background-repeat:repeat-x;
	background-position: center bottom;
	}
	
#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	color:#999999;
	background-image: url(../img/menu_rollover.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	}


/* =========================== */
/* パンくずリスト                  */
/* =========================== */	
#crumb-list-waku {
	clear: both;
	width:930px;
	height: 30px;
	margin: 10px auto 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fafafa;
	border: 1px solid #ebebeb;
	}
#crumb-list x:-moz-read-only {
	clear: both;
	width:880px;
	margin: 0px auto;
	padding: 5px 25px 0px 25px;
	font-size: 12px;
	color: #929292;
	}
#crumb-list {
	clear: both;
	width:880px;
	margin: 0px auto;
	padding: 5px 25px 0px 25px;
	font-size: 12px;
	color: #929292;
	}
#crumb-list DIV.crumb-item {
	float:left;
	}
#crumb-list DIV.crumb-sepalator {
	float:left;
	color:#929292;
	}
#crumb-list DIV.crumb-sepalator SPAN {
	margin: auto 0px auto 0px;
	}

#crumb-list A:link {
	color: #929292;
	text-decoration:underline;
	}
#crumb-list A:visited {
	color: #929292;
	text-decoration:underline;
	}
#crumb-list A:active,
#crumb-list A:focus,
#crumb-list A:hover {
	color: #929292;
	text-decoration:underline;
	}
#crumb-list:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/* =========================== */
/* メインコンテンツ領域             */
/* =========================== */
#main-contents {
	width:930px;
	margin: 0px auto; 
	padding: 0px 0px 20px 0px;
	}

/* =========================== */
/* フッター                         */
/* =========================== */
#footer-layout {
	clear:both;
	width:930px;
	margin: 0px auto; 
	padding: 0px 0px; 
	background-color: #5a5a5a;
	background-image: url(../img/footer_back.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	}

/* フッターメニュー */
#footer-menu {
	float:left;
	width:700px;
	margin:0px auto;
	padding: 8px 0px 8px 40px;
	}
#footer-menu DIV.menu-item {
	float: left;
	/*position: absolute; top: 130px;*/
	color: #ffffff;
	margin: 0px 0px;
	padding: 0px 10px 0px 20px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../img/footer_menu_mark.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	}
#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: #ffffff;
	text-decoration: none;
	letter-spacing: -0.2mm;
	}
#footer-menu A:active,
#footer-menu A:hover {
	color: #ffffff;
	text-decoration: underline;
	letter-spacing: -0.2mm;
	}
/* ページトップへ */
#goto-pagetop {
	float:right;
	width:92px;
	margin:0px auto;
	padding: 10px 40px 10px 0px;
	}

#copy-layout {
	clear:both;
	width:930px;
	margin: 0px auto; 
	padding: 0px 0px; 
	background-color: #5a5a5a;
	}
/* フッターコンテンツ領域 */
#footer-contents {
	width:850px;
	margin: 0px auto;
	padding: 10px 40px 10px 40px;
	background-color: #5a5a5a!important;
	}
#footer-contents A:link,
#footer-contents A:focus,
#footer-contents A:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer-contents A:active,
#footer-contents A:hover {
	color: #ffffff;
	text-decoration: underline;
	}

#footer-menu:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#footer-layout:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* =========================== */
/* ページコンテンツのタイトル         */
/* =========================== */	
#main-contents h3 {
		background-image:url(../img/h3.gif);
		background-repeat: repeat-x;
		background-position: left top;
		color:#000000;
		font-size:16px;
		height:38px;
		_height:38px;
		font-weight:bold;
		margin-top: 5px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 5px;
		padding-top:20px;
		_padding-top:20px;
		padding-left:25px;
		width:905px;
	}
/* =========================== */
/* ページコンテンツの見出し１         */
/* =========================== */	
#main-contents h4 {
		background-image:url(../img/h4.gif);
		background-repeat: repeat-x;
		background-position: left top;
		color:#f7ab00;
		font-size:14px;
		font-weight:bold;
		height:28px;
		_height:28px;
		margin-top: 5px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 5px;
		padding-top:15px;
		_padding-top:15px;
		padding-left:20px;
		width:910px;
	}
#main-contents h5 {
		background-image:url(../img/h5.gif);
		background-repeat: repeat-x;
		background-position: left bottom;
		color:#ffffff;
		font-size:14px;
		font-weight:bold;
		height:23px;
		_height:23px;
		margin-top: 5px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 5px;
		padding-top:8px;
		_padding-top:8px;
		padding-left:30px;
		width:900px;
	}
#main-contents h6 {
		background-image:url(../img/h6.gif);
		background-repeat: no-repeat;
		background-position: 5px center;
		color:#313131;
		font-size:13px;
		font-weight:bold;
		margin-top: 5px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 5px;
		padding-top:0px;
		_padding-top:0px;
		padding-bottom:0px;
		padding-left:30px;
		width:900px;
	}
/* =========================== */
/* お知らせ一覧パーツ（メインコンテンツ内）  */
/* =========================== */
/* リスト全体 */
#main-contents #topic-headline-section {
width: 430px;
height: 244px;
overflow: auto;
}
#main-contents #topic-headline-section DL {	
	margin: 0px;
	color:#313131;
	}
/* 記事タイトル（リンク先がないとき） */
#main-contents #topic-headline-section DT{
	padding: 5px 5px 0px 5px;
	color:#313131;
	}
/* 公開日 */
#main-contents #topic-headline-section DT .date {
		margin: 0px;
	padding: 0px 10px 0px 0px;
	color:#e60012;
		font-weight:bold;
	}
/* 記事タイトル（リンク先があるとき） */
#main-contents #topic-headline-section DT A {
	color:#313131;
text-decoration:underline;
	}
#main-contents #topic-headline-section DD {
		margin: 0px;
		padding: 0px 0px 5px 5px;
	}
/* =========================== */
/* トップページ                         */
/* =========================== */
/* 見出し */
TABLE.top-midashi {
	width:430px;
	height: 42px;
	margin: 0px auto; 
	padding: 0px 0px; 
	border-collapse: collapse;
	background-image: url(/asset/00040/top/layout/top_midashi_back.gif);
	background-repeat: repeat-x
	background-position: left top;
}
TABLE.top-midashi TD {
	padding: 10px 5px 10px 15px;
	color:#313131;
	font-weight:bold;
}

TABLE.top-works_waku {
	width:670px;
	margin: 0px auto; 
	padding: 0px 0px; 
	border-collapse: collapse;
	background-image: url(/asset/00040/top/layout/top_works_back.gif);
	background-repeat: repeat;
	background-position: left top;
}
.top-works_waku_td {
	padding: 10px 10px 10px 10px;
}

TABLE.top-info_waku {
	width:650px;
	margin: 0px auto; 
	padding: 0px 0px; 
	border-collapse: collapse;
}
.top-info_waku_left {
	width:210px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
.top-info_waku_blank {
	width:10px;
	padding: 0px 0px 0px 0px;
}
.top-info_waku_right {
	width:430px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
TABLE.top-msg {
	width:430px;
	margin: 0px auto; 
	padding: 0px 0px; 
	border-collapse: collapse;
	border: 1px solid #d3d3d3; 
}
TABLE.top-msg TD {
	padding: 20px 20px 20px 20px;
}
TABLE.top-works_midashi {
	width:100%;
	height: 30px;
	margin: 0px auto 5px; 
	padding: 0px 0px; 
	border-collapse: collapse;
}
.top-works_midashi_td {
	padding: 0px 5px 0px 10px;
	color:#313131;
	font-size:13px;
	font-weight:bold;
}
TABLE.top-works {
	width:210px;
	margin: 0px auto; 
	padding: 0px 0px; 
	border-collapse: collapse;
	background-color: #5a5a5a;
}
.top-works_header {
	height: 3px;
	padding: 0px 0px 0px 0px;
	line-height: 1em;
	background-image: url(/asset/00040/top/layout/top_works_header.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.top-works_title {
	height: 54px;
	padding: 0px 0px 0px 15px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	background-image: url(/asset/00040/top/layout/top_works_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.top-works_img {
	padding: 0px 0px 5px 0px;
	border-top:1px solid #454545;
}