/*
==========================================
 Default (font-size:fixed) CSS

Version: 1.41
Last modified: 2004.1.20
Type: Windows IE

==========================================
 */

body{
	color:#000000;
	/* スクロールバー */
    scrollbar-base-color: #d4d0c8;
    scrollbar-track-color: #eeeeee;
    scrollbar-face-color: #efefef;
    scrollbar-shadow-color: #d4d0c8;
    scrollbar-darkshadow-color: #888888;
    scrollbar-highlight-color: #eeeeee;
    scrollbar-3dlight-color: #888888;
    scrollbar-arrow-color: #009933;
	margin: 0px;
}

th.a {
background-image:url("image/background_a.jpg");
background-repeat:repeat-y;
}

th.b{
background-image:url("image/background_b.jpg");
background-repeat:repeat-y;
}

td {
	font-size:12px;
	line-height:130%;
	color: #333333;
}

#topArea{
	background:url(image/top_img01.jpg) no-repeat;
	height:145px;
	padding: 60px 200px 0 25px;
	font-size:12px;
	line-height:140%;
	color:#484848;
}

/* 大見出し */

h1 {
	margin: 0px;
	padding: 0px;
}


h2	{
	color: #000099;
	font-size: 1.5em;
}


h2.red	{
	color:#CC3300;
}

h2.green1	{
	color:#339933;
}

h2.blue	{
	color:#0066FF;
}


/* サブタイトル(h2と併用) */
h3	{
	color: #339966;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 2px;
}

/* 中見出し */
h4	{
	font-size:1.2em;
	font-weight:bold;
	color: #666666;
	margin-left: 4px;
}

/* 小見出し */
h5	{
	margin:4px 0px 8px 0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
}


/* 段落見出し */
h6	{
	margin:14px 0px 4px 0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}

/* 段落見出し(注目） */
h6.attention	{
	color:#ee0020;
}

/* リード */
h7	{
	margin:4px 0px 8px 0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
}

.text1	{
	font-size:9px;line-height:130%;
}

/* キャプション */
.text2	{
	font-size:10px;line-height:130%;
}

/* 標準テキスト */
.text3	{
	font-size:12px;line-height:130%;
}

.text4	{
	font-size:14px;line-height:130%;
}

.text5	{
	font-size:16px;line-height:130%;
}

.text6	{
	font-size:18px;line-height:130%;
}

.text7	{
	font-size:24px;line-height:130%;
}

/* --- 重要度の高いテキスト用（色付） --- */
.text2Attention	{
	color:#ee0020;
	font-size:10px;line-height:130%;
}

.text3Attention	{
	color:#ee0020;
	font-size:12px;line-height:130%;
}

.text4Attention	{
	color:#ee0020;
	font-size:14px;line-height:130%;
}

img {font-size:12px}

form {margin:0px}
input {font-size:12px;}
select {font-size: 12px;}
textarea {font-size:12px;}

input.f1 {
	background-color:#eeeeee;
}

/* --- リンク --- */
a:link, a:visited {
	text-decoration : none;
	color: #0000cc;
	background: transparent; 
}

a:hover {
	text-decoration : underline;
	color: #999;
	background: transparent; 
}

a:active {
	text-decoration : none;
	color: #666;
	background: transparent;  
}

/* --- 罫線（NN4.X一部非対応） --- */
hr.nomal	{
	height:1px;
	border:0px;
	color:#999;
	background:#fff;
}

hr.dashed	{

	color:#ffffff;
	background:#ffffff;
	border-top:1px dashed #999;
	border-right:none;
	border-bottom:none;
	border-left:none;
	height:1px
}

/* --- NEWマーク（NN4.X非対応）--- */
.newmark {
	color:#ffffff;
	padding: 1px 3px 1px 3px;
	background-color: #ee0020;
	text-transform: uppercase;

	font-size: 10px;
	font-weight:bold;
}

/* --- 印刷改ページ位置設定 --- */
br.pageEnd {page-break-after:always}


/* --- 表設定 --- */
/* スタンダード */
.stdTable th	{
	font-weight:normal;
	font-size: 12px;
	text-align: center;
	padding: 2px;
	margin: 2px;
	background-color:#dddddd;
	}

.stdTable td	{
	font-size: 12px;
	text-align: left;
	padding: 2px;
	margin: 2px;
	background-color:#eeeeee;
	}

/* シンプル */
.simpleTable th	{
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	margin: 2px;
	border-bottom:1px solid #ccc;
	}

.simpleTable td	{
	font-size: 12px;
	text-align: left;
	padding: 2px;
	margin: 2px;
	border-bottom:1px solid #ccc;
	}

/* ベベル */
.bevelTable th	{
	font-weight:normal;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	font-size: 12px;
	text-align: center;
	padding: 2px;
	margin: 2px;
	background-color:#dddddd;
	}

.bevelTable td	{
	font-size: 12px;
	text-align: left;
	padding: 2px;
	margin: 2px;
	background-color:#eeeeee;
	}

/* --- メインメニュー（NN4.X非対応） --- */
#menu {
	width:569px;
	margin: 0;
	padding: 0;
	}
#sitemap {
	line-height: 140%;
}


#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #ddd;
	width: 80px;
	height: 1.8em;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #333;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.8em;
	font-size:10px;   
	}

#menu ul li#seven a	{
	border-right: 1px solid #999;
	}

#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}

#menu a:active	{
	background: #990020;
	color: #fff;
	}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a,
body#sectionfour #menu li#six a,
body#sectionfour #menu li#seven a {
	background: #ee0020;
	border: 1px solid #ee0020;
	color: #fff;
	font-weight: bold;
	}


.green {
	background-color: #EAF8FF;
}

.txtgreen {
	color: 009933;
}
.orange {
	background-color: #FFF3E8;
}
.lightgreen {
	background-color: #f4fff4;
	padding: 10px;
}
.lightgrey {
	background-color: #B4C9DE;
	
}
.white {
	background-color: #FFFFFF;
}
.purple {
	background-color: #EEEEFF;
	padding: 10px;
}
.backside {
	background-image: url(image/back_side.gif);
}
.bacfooter {
	background-image: url(image/back_footer.gif);
}
.footerA {
	color: #333333;
	text-decoration: underline;
}

.pan {
	border-bottom: 1px dotted #666666;
	margin-bottom: 10px;
	margin-top: 5px;
}
.top_r {
	margin-top: 20px;
	text-align: right;
	margin-bottom: 5px;
}

#ken h3 {
	margin:4px 0px 14px 0px;
	padding:0px;
	font-size:18px;
	font-weight:bolder;
	color: #3F653F;
	text-transform: uppercase;
	font-variant: normal;
}

#contents {
	padding-bottom: 10px;
}
#contents table {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 497px;
}
#contents th {
	font-weight: normal;
	background-color: #EAF8FF;
	font-size: 0.8em;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#contents td {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#contents dl {
	background-color: #EAF8FF;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
}
#contents li {
	padding-top: 4px;
}

#contents dl.none,#contents #kensetsu dl.none {
	background-color: #FFF;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contents #insyoku table{
	}
#contents #insyoku th{
	background-color: #FFF3E8;
	font-weight: normal;
	font-size: 0.8em;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
}
#contents #insyoku td{
	text-align: left;
	background: #FFFFFF;
}

#contents #insyoku dl {
	background-color: #FFF3E8;
}

#contents #insyoku table.none{
	background-color: #FFF3E8;
}

#contents #kensetsu th {
	font-weight: normal;
	background-color: #f4fff4;
	font-size: 0.8em;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#contents #kensetsu th.sanpai {
	background-color: #f4fff4;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
}
#contents #kensetsu td{
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
}
#contents #kensetsu td.left{
	text-align: left;
}
#contents #kensetsu dl {
	background-color: #f4fff4;
}

#contents #kaisya td {
	text-align: center;
	background: #FFFFFF;
}
#contents #kaisya th {
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

	
#contents #kaisya td.left {
	text-align: left;
		
}
#contents #kojin table {

	}
#contents #kojin th {
	font-weight: normal;
	background-color: #EEEEFF;
	font-size: 0.8em;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#contents #kojin td{
	text-align: left;
	background: #FFFFFF;
}
#contents #kojin dl {
	background: #EEEEFF;
}

.style1 {
	color: #009933;
}

.style2 {
	color: #0000cc;
}
