﻿@charset "UTF-8";
/* ------------------------------

clearfix Hack

------------------------------ */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hide Mac IE \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* ------------------------------

共通項目

------------------------------ */

h1,h2,h3,h4,h5,p,dl,dt,dd { margin: 0px; padding: 0px; }

h3{
font-size: 120%;
}
a {
	color: #4d4d4d;
	text-decoration: none;
}
a img{
text-decoration:none;
}
a:hover {
	color: #4d4d4d;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
object{
	margin:0;
	padding:0;
}
.txt-small {
	font-size: 95%;
	line-height: 1.2
}
.txt-xsmall{
	font-size:80%;
	line-height: 1.2
}
body 
{
	position:				relative;
	color:					#4d4d4d;
	font-size:				100%;
	text-align:				center;
	background:				url(../images/head-bg.jpg) repeat-x #ffffff;
	margin:					0px;
	padding:				0px;
	font-family:			"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;

}

img { border: none; }

.clear1{
	clear:both;
}

ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom: 10px;

}
ul li{
	line-height: 1.66;
}
fieldset {
	border: 1px solid #ccc;
	border-top: 0;
	margin: 2px 0px 20px 0px;
	padding: 5px 10px;
}

/* ------------------------------

ヘッダ

------------------------------ */
#head
{
	width:					760px;
	height:					68px;
	text-align:				left;
	margin-right:			auto;
	margin-left:			auto;
	position:				relative;
}

#pathnavi
{
	width:					760px;
	text-align:				left;
	margin-right:			auto;
	margin-left:			auto;
	position:				relative;
	margin-top:				15px;
}

#wrap-navi
{
	min-height: 35px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width:760px;
}

#logo
{
	width: 213px;
	height:58px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo-sub{
	position: absolute;
	left: 225px;
	top: 38px;
}
#description {
	position:				absolute;
	top:					13px;
	left:					549px;
	font-size:				12px;
	line-height:			1.4;
}

*html #description
{
	left:					520px;
}

#description ul{
margin-top:5px;


}
#description ul li{
	float:left;
	display:block;
	background: url(../images/triangle-s.gif) no-repeat left center;
	margin-left:12px;
	padding-left:7px;
	font-size: 85%;

}

/* ------------------------------

フッタ

------------------------------ */
#wrap-foot {
	height: 22px;
	
}

#foot {
	width:760px;
	font-size: 75%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top:#2F2E58 6px solid;
	font-family:Arial, Helvetica, sans-serif;
}

#copyright {
	margin-top: 5px;
	display:block;
	width:580px;
	margin-left: auto;
	margin-right: auto;	
	
}



/* ------------------------------

コンテンツ幅

------------------------------ */
/* メインコンテンツとサブコンテンツ */
#wrap-contents {
	width:760px;
	text-align: left;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
	line-height:1.66;
	text-align:justify;
	text-justify: inter-ideograph;
	background: url(../images/main-content-bg.gif) repeat-y #ffffff;
	clear:both;
	margin-top: 19px;
	margin-bottom: 22px;
}
#main-content {
	width: 571px;
	padding:0;
	margin:0;
	float: right;
}
#sub-content {
	width: 180px;
	padding:0;
	margin:0;
	float: left;
	background:url(../images/sub-bg.jpg) no-repeat top left; 
	min-height: 100px;
}
*html #sub-content {
    height: 100px;
}
/* メインコンテンツのみ */
body#one-colum #main-content {
	width: 760px;
}

/* 2分割 */
body#one-colum #wrap-contents{
	background:none;
}
#sitemap-contents{
	width: 760px;

}

#one-content {
	width: 300px;
	padding-left: 0px;
	float: left;

}
#two-content {
	width: 320px;
	padding-top: 12px;
	padding-right: 0px;
	float: right;
	margin-top: 5px;;
}
ul.linkbox li{
	line-height: 35px;
	width: 178px;
	margin-right: 5px;
	float:left;
	margin-bottom: 5px;


}	
ul.linkbox li#last{
	margin-right: 0px;

}
ul.linkbox li#long-t{
	width: 545px;
}	
ul.linkbox li#last{
	margin-right: 0px;

}
ul.linkbox li a{
	border:#ccc 2px solid;
	display:block;
	padding-left:8px;
	background:url(../images/icon_arrow-s.jpg) no-repeat 5px 50%;
	padding-left: 14px;

}

.main-con-img img{
	width: 168px;
	padding-left: 0px;
	float: left;
	margin-left: 8px;
	clear:both;
}
/* ------------------------------

コンテンツ幅別要素

------------------------------ */
/* メインコンテンツとサブコンテンツ */
#main-content .section {
	margin-bottom: 55px;
}
#main-content .section1 {
	width: 399px;
	float:right;
}

#main-content .section2 {
	width: 403px;
	float:right;
}
#main-content .section3 {
	width: 511px;
	float:right;
}
#main-content .section4 {
	width: 481px;
	float:left;
}
#wrap-contents #main-content p,#wrap-contents #main-content ul,#wrap-contents #main-content dl,
#wrap-contents  #main-content table{
	line-height: 1.66;
	text-align: justify;
	text-justify: inter-ideograph;
	margin:0;
	padding:0;
	margin-bottom: 17px;
}
#wrap-contents #main-content ul li{
	margin-bottom: 6px;
	line-height:1.4;
}
/* ------------------------------

コンテンツ

------------------------------ */



#main-content p{
	margin:0;
	padding:0;
}
#main-content h2 { padding-top: 5px; padding-bottom: 5px; }
#main-content h4 {font-size: 100%;}

#main-content a {
	color: #000099;
	text-decoration:underline;
}
#main-content a:hover {
	color: #423D80;
}
/* メインコンテンツのタイトル */
div#main-content h2 {
	clear: both;
	margin:0;
	padding:0;
}
div#main-content h3 {
	clear: both;
	width:auto;
	height: auto;
	margin:28px 0 18px 0;
	padding:2px 0 0 0;
	color:#fff;
	font-weight:bold;
	background: URL(../images/h3-bg-h.jpg) left top no-repeat;
}
div#main-content h3.nomargin {
	margin:0px 0 18px 0;
}
div#main-content h3 span{
	width:auto;
	display:block;
	height: auto;
	padding:0px 10px 2px 18px;
	background: URL(../images/h3-bg-b.jpg) left bottom no-repeat;
}


/*文章セクション */
#lead{
	padding-top: 10px;

}

/* Big tabs */
.tabs {
	background:url(../images/tabs_bg.gif) no-repeat 100% 100%;
	padding: 0;
	margin:0;
	margin-bottom : 14px;
	}
.tabs li, .tabs li span {
	background-image:url(../images/tabs_li_bg.gif);
	background-repeat:no-repeat;
	}
.tabs li {
	float:left;
	height:26px;
	margin-right:5px;
	background-position:0 -96px;
	padding-left:5px;
	font-size:100%;
	overflow:hidden;
	}
.tabs li.on {
	background-position:0 -65px;
	}
.tabs li span {
	display:block;
	background-position:100% -32px;
	padding:0 18px 0 10px;
	line-height:2.5em;
	}
.tabs li span img {
	float:left;
	margin:8px 6px 0 0;
	}
.tabs li.on span {
	background-position:100% 0;
	}
.tabs li a, .tabs li a:hover {
	color:#000;
	text-decoration:none;
	}
.tabs li a:hover {
	color:#368B48;
	}


/* ------------------------------

global-navigation

------------------------------ */
ul#global-navi {
	width: 760px;
	margin:0 auto;
	padding:0;
	position: relative;
}
ul#global-navi li{
	margin:0;
	padding:0;
}
ul#global-navi li a{
	margin:0;
	padding:0;

}
ul#global-navi li a img{
	margin:0;
	padding:0;

}
/* 第1階層のリスト項目 */
ul#global-navi li { float: left; position: relative; }
ul#global-navi li.sub { padding-left: 21px; }

/* ------------------------------

pankuzu

------------------------------ */

ul#topicpath
{
	width:					780px;
	text-align:				left;
	margin-right:			auto;
	margin-left:			auto;
	position:				relative;
	float:					left;
	font-size:				70%;
	margin:					0;
	padding:				1px 0 0 5px;
}

*html ul#topicpath
{
	font-size:				55%;
}

ul#topicpath li
{  
	float:					left;  
	line-height:			1.4;  
 	list-style-type:		none;  
}

*html ul#topicpath li
{
	line-height:			1.6;  
}

ul#topicpath li a
{  
 	margin-right:			5px;  
	padding-right:			10px;  
	background:				url(../images/topicpath.gif) no-repeat right center;  
}


/* ------------------------------

footnavi

------------------------------ */
ul#footnavi{  
	text-align:center;
	padding-top: 8px; 
}  
ul#footnavi li {  
	display:inline;
	list-style-type:none;
	margin-right:6px;
	padding-left:10px;
	border-left:1px solid #999;
}  
ul#footnavi li#home {  
	border-left:0;
	padding-left:0;
}  

/* ------------------------------

sub-navigation

------------------------------ */
ul.sub-navi {
	padding-top:17px;
}

/* 第1階層のリスト項目 */
ul.sub-navi li {
	padding-left:10px;
	margin-bottom:7px;
}


/* a要素の共通設定 */
ul.sub-navi li a{
	width:160px;
	padding: 2px 0px 0px 6px;
	display:block;
}
ul.sub-navi li a:hover{
	width:160px;
	display:block;
	background:url(../images/sub-active.jpg) repeat-y left top;
}

a.here{
	width:160px;
	display:block;
	background:url(../images/sub-active.jpg) repeat-y left top;
}
ul.sub-navi li span{
	background:url(../images/triangle-m.gif) no-repeat left .15em;
	padding-left:15px;
}
ul.sub-navi li.subb-n span{
	margin-left: 10px;
}
/* #main-content内のsub-navi */
#wrap-contents #main-content ul.sub-navi{
	margin:0;
	padding:0;
}
#main-content ul.sub-navi li{
	width:auto;
	margin:0;
	padding:0;
	zoom:1;
}
#main-content ul.sub-navi li a{
	width:auto;
	padding: 0 0 0 8px;
	margin:0;
	text-decoration:none;
}
#main-content ul.sub-navi li a:hover{
	width:auto;
	background:none;
	}
#main-content ul.sub-navi li.subb-n span{
	margin-left: 20px;
}
/* リスト */

ul.line-list{
	display:block;
	padding-bottom: 18px;
}
ul.line-list li{
	float:left;
	margin-right:10px;
	display:inline;
	text-align:center;
}
ul.list-line li#last{
	border-right:#4d4d4d 1px solid;
}
ul.list-line li{
	float:left;
	display:block;
	padding: 0px 14px;
	border-left:#4d4d4d 1px solid;
	line-height:1.2;
	margin-bottom:14px;
}
ul.list-circle li{
	text-indent:-1em;
	margin-left: 1em;
}

ul.bor-dot{
	border: #999 2px dotted;
	margin-bottom: 24px;
	
}
ul.bor-dot li{
	padding: 2px 5px;
}

dl.basic-w dt{
	font-weight:bold;
	border-bottom:#98C19F 2px solid;
	display:inline;
	padding: 2px;
	font-size: 120%;

}
dl.basic-w dd{
	margin-bottom: 14px;
}
/* ------------------------------

文字

------------------------------ */
#wrap-contents #main-content .lead{
	margin-top:12px;
	margin-left:11px;
}
.smalltxt{
	font-size:　70%;
}
.righttxt{
	text-align:right;
	display:block;
	float:right;
	padding-right:8px;
}
.red{
	color:#FF4500;
}
.pdf{
	background:url(../images/pdficon.gif) no-repeat center left;
	min-height:20px;
	padding-left: 20px;
}
*html .pdf{
	height:20px;
}
p.begin-p{
	position:relative;
	text-align:right;
	margin:0;
}
p.begin-p span{
	position:absolute;
	display:block;
	top:-3.8em;
	right:1em;
	font-weight: bold;
}

span.pagetop2{
	clear:both;
}
.section-b strong{
	border-bottom:dotted 1px #ccc;
	font-size: 110%;
}

div.clear1{
	height:1;
}
/* ------------------------------

画像処理

------------------------------ */
/* 左寄せ*/
.img-l{
	float:left;
	padding-right:20px;
		padding-bottom:20px;
}
/* 右寄せ*/
.img-r{
	float:right;
	padding-left:20px;
	padding-bottom:20px;
}
.img-r1{
	float:right;
	padding-left:20px;
	padding-bottom:0;
}
/* 上･中央寄せ*/
.img-t{
	margin:0 auto;
	padding:0 0 20px 0;
	text-align:center;
	display:block;
}
/* 下・中央寄せ*/
.img-b{
	margin:0 auto;
	padding:20px 0 0 0;
	display:block;
}
/* 画像の横並び*/
.line-img li{
	float: left;
	padding-left: 12px;
}
.left-img img{
	float: left;
	padding-right: 5px;

}
.right-img img{
	float: right;
	padding-left: 5px;

}
.topimg{
	width: 780px;
	height: 120px;
	margin: 0 auto;
	position:relative
}
.topimg h2{
	position:absolute;
	bottom:20px;
	left: 0px;
	display:block;
	background: url(../images/navi-bg.jpg) repeat-x #368B48;
	font-size: 120%;
	color: #fff;
	padding: 16px 8px 16px 8px;
}


/* ------------------------------

box/table処理

------------------------------ */
div.section{
	display:block;
	width:390px;
	float:right;
}

#main-content table{
	width:99%;
}

#main-content #swap-img table{
	margin:0;
	padding:0;
	width:760px;
	line-height:0;
	display: block;
}
#main-content .swap1{
	positon:relative;
	margin-top: -36px;
}
#main-content .swap2{
	margin-top: 44px;
}
#main-content #swap-img table td img {
	display: block;
}
#main-content #swap-img table td{
	margin:0;
	padding:0;
}

#main-content table img{
	vertical-align:bottom;
}
table.border-none th,table.border-none td{
	padding:0px 0px 0px 2px;
}
table.dot-top{
	background:url(../images/border-d.gif) left top repeat-x;
}

table.border-dot th,table.border-dot td{
	padding:12px 0px 8px 2px;
	background:url(../images/border-d.gif) left bottom repeat-x;
}
table.border-dot th,table.border-none th{
	font-weight:normal;
	white-space:nowrap;
}
table.border-around{
	border:#4d4d4d 1px solid;
}
table.border-around td,table.border-around th{
	padding:2px 4px;
}

table.line-bor1{
	border-top:#4d4d4d 1px solid;
	border-left:#4d4d4d 1px solid;
	clear:both;
}
table.line-bor1 th, table.line-bor1 td{
	border-right:#4d4d4d 1px solid;
	border-bottom:#4d4d4d 1px solid;
	padding:2px;
}
table.line-bor1 th{
	font-weight:normal;
	text-align:center;
	line-height:1.2;
}
table.line-bor1 td{
	text-align:right;
}
table.line-bor1 td.col{
	text-align:left;
}
table.line-bor2{
	border:#4d4d4d 1px solid;
}
table.line-bor2 th{
	border-right:#4d4d4d 1px solid;
	font-weight:normal;
	padding-left: 2px;
	width:4.5em;
}
table.line-bor2 td{
    padding-left: 2px;
}
table.th-bg th{
	padding-left: 4px;
	padding-right: 4px;
	background:url(../images/border-d.gif) left top repeat-x #EEE;
}
table.th-bg td{
	padding-left: 8px;
}
.two-col{
	background:url(../images/visual_img04.jpg) left top repeat-y;
	width:751px;
}
#two-col-r{
	background:url(../images/visual_img07.jpg) left top repeat-y;
}

#two-col-r .two-col-in{
	background:url(../images/visual_img06.jpg) left top no-repeat;
}
.two-col-in{
	background:url(../images/visual_img03.jpg) left top no-repeat;
}
#top-col{
	background:url(../images/visual_img02.jpg) left top no-repeat;
}
#bottom-col{
	background:url(../images/visual_img02.jpg) left bottom no-repeat;
	height:1px;
}
#two-col-r #bottom-col{
	background:url(../images/visual_img05.jpg) left bottom no-repeat;
	height:1px;
}
.two-col-in dl{
	width:367px;
	float:left;
}
.two-col-in dl.right-col{
	float:right;
}
.two-col-in dt,.two-col-in dd{
	margin:0;
	padding:0;
	margin-left:15px;
	margin-right:15px;
}
#two-col-r .two-col-in dt,#two-col-r .two-col-in dd{
	margin:0;
	padding:0;
	margin-left:5px;
	margin-right:25px;
}
.two-col-in dt{
	color:#164499;
}
.two-col-in dt,#two-col-r .two-col-in dt{
	font-weight:bold;
	padding-top:25px;
}

.two-col-in dl.right-col dt{
	color:#B01118;
}
#top-col dt{
	padding-top:11px;
}

.three-col{
	float:left;
	width: 33%;
	font-size: 80%;
}
#wrap-contents  #main-content .three-col table{
	margin:0 0 16px 0;
	padding:0;
}
#font-gray .two-col-in dt{
	color: #4d4d4d;
}
/* ------------------------------

区切り線処理

------------------------------ */
div.line-dot,div.line-dot1{
	height:1px;
	padding-bottom:2px;
	background:url(../images/border-d.gif) left top repeat-x;
}
div.line-dot1{
	height:20px;
	padding-top:2px;
	padding-bottom:2px;
	background:url(../images/border-d.gif) left bottom repeat-x;
}
.box{
	width:549px;
	margin-left: 8px;
}


.borbox{
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 7px 0 7px 24px;
}
.centerbox{
	width: 423px;
	margin: 0 auto;
	margin-top: 24px;
}
.blue-box{
	background:#DCDBEB;
}
.blue-box h4,.blue-box p{
	padding:2px 4px;
	font-weight:normal;
}

.coloryellow{
	background:#FDF9E3;
}
.colorgreen{
	background:#EDF5EC;
}
.colorblue{
	background:#AAD3F3;
}
.colorgrey{
	background:#ECEEF3;
	border: #ccc 2px solid;
}
.colorgreys{
	background:#ECEEF3;
}
.detail{
	display:block;
	padding: 5px;
	margin-bottom: 14px;
	border:#F7C57B 2px solid;

}
.detail-link{
	background:url(../images/icon_arrow-s.jpg) no-repeat left center;
	padding-left: 12px;
}

/* テーブル */
td,th{ 
	vertical-align:top; 
	padding-right: 8px;
}
tr.bor1 td,tr.bor1 th{
	border-bottom: #666 1px solid;
}

div.corsein table,table.bor1{ 
	border: 1px solid #4899D3;
	border-top: 0;
	clear:both;
	margin-bottom: 14px;
 }
table.bor1{
	border: 1px solid #666;
}
table.calender{
	table-layout:fixed;
	border-colspace:separete;
}
table.calender caption{
	background: none;
	color:#333333;
	font-size:120%;
} 
div.corsein tr.even { background-color: #F0FAEB; }

div.corsein td,table.bor1 td{ 
	vertical-align:top; 
	padding:5px; 
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;

}
div.corsein th,table.bor1 th{
	background:url(../images/th-bg.jpg) repeat-x left bottom;
	border-left: #ccc 1px solid;
	padding:2px 5px; 
}

div.corsein .leftnone,table.bor1 .leftnone1{
	border-left: none;
}

td.leftnone{
	background:url(../images/td-bg.jpg) repeat-y right top #F9F9F9;
	border-left: none;
}
caption{
	background:url(../images/caption-a.jpg) repeat-x right bottom #63A6DA;
	padding: 5px 0;
	padding-left: 8px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: left;
	color:#fff;
}
caption.cap-non{
	background:none;
	padding: 8px 0 0 0;
	padding-left: 0px;
	margin-left: 8px;
	text-align: left;
	color:#333;
}
.main-con-left1 table{
	border-top: #ccc 1px solid;
}
.main-con-left1 table td{
	border-bottom: #ccc 1px solid;
	padding-left: 4px;
	
}

/* ----------------------------------------------------------------------------------
/* ------------------------------

各コンテンツ

------------------------------ */
/* サイトマップ */
body#one-colum div.sitemap h3 {
	background:url(../images/icon_arrow.jpg) no-repeat left center;
	border:none;
	padding-left: 12px;
	color: #30783E;
	border-bottom: #ccc 1px solid;
	width: 300px;
}

/* ------------------------------
見出し&フォーム部品を内包するdiv
------------------------------ */
div.sub-group {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 7px 15px;
	clear: both;
}
.x-sub-group{
	display:block;
	width: 550px;
	float: right;
	
}
div.even {
	background-color: #F9F9F9;
}
div.last {
	border-bottom-style: none;
}

/* ------------------------------
項目の見出し
------------------------------ */
.label-txt {
	width: 140px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 15px;
	display: block;
	float: left;
}

/* ------------------------------
テキストフィールド,select要素
------------------------------ */
input.txt-field,select {
	background-color: #F9F9F9;
	border: 1px solid #999999;
}
input.txt-field:focus,select:focus {
	color: #333333;
	background-color: #FFFFCC;
	border-color: #330000;
}

/* ------------------------------
ボタン
------------------------------ */
#btn-box {
	text-align: center;
	padding-bottom: 40px;
}
#btn-box button {
	width: 100px;
	height: 33px;
	background-color: #FFFFFF;
	border-style: none;
	margin: 0px 5px;
	padding: 0px;
}
/* ------------------------------
index部分
------------------------------ */
body#index #wrap-contents {
margin-bottom:10px;
margin-top:20px;
}
body#index #wrap-navi {
	min-height: 0px;
	margin:0 auto;
	padding:0;
	width:760px;
	position:relative;
}
body#index #wrap-navi {
	min-height: 0px;
	margin:0 auto;
	padding:0;
	width:760px;
	position:relative;
}
body#index #global-navi li{
	margin:0;
	padding:0;
	line-height:0;
}
body#index #wrap-contents{
	width:760px;
}
body#index #wrap-contents h3{
	margin-top:0;
}
body#index #flash{
	width:760px;
	margin:0 auto;
	padding:0;
	}
body#index #wrap-contents #main-content{
	width:538px;
	float:left;

}
body#index #wrap-contents #sub-content{
	width:;
	float:right;

}
body#index #wrap-contents #sub-content ul #bunner1{
	margin-bottom:5px;
}


/*
  記事アーカイブ( Blog Archive )
           t.k.
*/
ul#selYear
{
	margin-bottom:			10px;
}

ul#selYear li
{
	display:				inline;
	padding-left:			8px;
	padding-right:			8px;
	border-right:			1px solid #444444;
}

ul#selYear li.selYearStart
{
	border-left:			1px solid #444444;
}

ul#selYear li a
{
	text-decoration:		none;
	color:					#444444;
}

ul#selYear li a:hover
{
	text-decoration:		underline;
	color:					#3366ff;
}

tr.newsLine th
{
	width:					70px;
	padding-left:			0px;
	padding-right:			0px;
}

tr.newsLine td.newsMark
{
	width:					73px;
	padding-left:			3px;
	padding-right:			3px;
}

