@charset "Shift_JIS";

/* 基本タグ */

html {
	overflow: auto;
}

body {
	overflow-x: hidden;
	overflow-y: auto;
}

footer {
	background-color: #E2F3D2;
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-right: 500%;
}

header {
	background-color: #f9f9f9;
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-right: 500%;
}


body {
	color: #666666;
	background-color: #FFFFFF;
}

td {
	font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
	font-size: 100%;
	/*line-height: 100%;*/
	color: #000000;
	line-height: normal;
}

a {
	text-decoration:none;
	color: #428CB2;
}

a:hover {
	color: #EFBD64;
	text-decoration:none; 
}

hr {
	border-width: 1px;
	border-style: dotted none;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #00CC33;
}

th {
	color: #666666;
	background-color: #CCFFCC;
	font-size: 95%;
}

.font10 {
	font-size: 10px;
	line-height: normal;
}

.font12 {
	font-size: 12px;
	line-height: normal;
}

a img.linkimg {
	background:none!important;
}
 
a:hover img.linkimg {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:none!important;
}

/* --- パンくずりすと --- */
ul {
	width: 850px;
	text-align: left; 
}

ol.topicPath {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 80%;
}

ol.topicPath li {
	display: inline;
}

ol.topicPath li a {
	margin-right: 8px; /* リンクエリアの右マージン */
}


/*leftmenu */
body.left {
	background-color: #009933;
	background-image: url(left_bg.gif);
}
a.left {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.left:hover {
	color: #FFFF99;
	text-decoration: none;
	font-size: 12px;
}
.leftmenu {
	line-height:180%;
	padding-top: 5px;
	padding-bottom: 10px;
	border-width: 1px;
	border-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	border-top-style: solid;
}
/* index */
.green-border {
	border: 1px solid #33CC33;
	margin:5px;
}
.green-border2 {
	background-color: #CCFFCC;
	border: 4px double #00CC66;
}
.index-com {
	margin: 15px;
}
.index-sub {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #339933;
	font-weight: bold;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(point1.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menu {
	border--width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #FFFFFF;
	color: #FFFFFF;
	padding-top: 5px 10px;
}

/* タイトル */
.title1{
		color: #2CA35E;
		font-weight: bold;
		font-size: 100%;
		padding:3px 7px;
		border-color: #2CA35E;
		border-width:1px 1px 1px 20px;
		border-style:solid;
		width: 810px;/* border-widthが10px大きい分 title2と揃えるには-10px */
		height: 40px;
}

.title2 {
		color: #666666;
		font-weight: bold;
		font-size: 100%;
		padding:3px 7px;
		border-color: #2CA35E;
		border-width:0 0 1px 10px;
		border-style:solid;
		background:#ffffff;
		width: 820px;
		height: 30px;
}

.title3 {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 5px 0 ;
	border-color:#2CA35E;
	border-style:solid;
	background:#fff;
	color:#666666;
	line-height:140%;
	font-weight:bold;
}



.leftmergin {
	padding-left: 30px;
	border-top: 1px solid #2CA35E;
	border-right: none #2CA35E;
	border-bottom: 4px double #2CA35E;
	border-left: none #2CA35E;
}

.under-dot {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px none #999999;
}

.dot1 {
	border-width: 2px;
	border-bottom-style: dotted;
	border-color: #666666;
}

.footer{
	font-size: 10px;
	color: #ffffff;
	background-color:#2CA35E;
}

.footer-link {
	border-left-width: 3px;
	font-size: 12px;
	font-color: #000000;
	border-left-style: solid;
	border-color: #009900;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 16px;
}

.comment {
	padding:10px;
	text-align: left;
}

.data {
	font-size: 12px;
	color: #009933;
	padding-top: 3px;
	border: none;
	padding-right: 5px;
}

.line1 {
	background-image: url(line1.gif);
	background-repeat: repeat-x;
}

.up-bottom {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #33CC33;
}
.layout{
	table-layout:fixed;
}
.bg1{
	background:url(bg1.gif);
}
.padding60 {
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}

/* --- ナビゲーションバー --- */
div.nav {
	width: 100%;					/* ナビゲーションの幅 */
	background-color: #2CA35E;		/* ナビゲーションの背景色 */
	border-top: 1px #fff solid;		/* 上境界線 */
	border-bottom: 1px #fff solid;	/* 下境界線 */
	font-size: 80%;
}
/* --- メニューエリア --- */
div.nav ul.nl {
	width: 846px;					/* メニューの幅 */
	margin: 0 auto;					/* センターに配置 */
	padding: 0;
	background-color: #2CA35E;		/* メニューの背景色 */
	border-right: 1px #fff solid;	/* メニューの右境界線 */
	list-style-type: none;
	text-align: center;
	font-size: 14px;
}

/* --- メニュー項目 --- */
div.nav ul.nl li {
	width: 141px;			/* 項目の幅 */
	float: left;
}

/* --- リンク --- */
div.nav ul.nl li a {
	display: block;
	position: relative;				/* IE6用 */
	padding: 8px 2px;				/* リンクエリアのパディング（上下、左右） */
	border-left: 1px #fff solid;	/* リンクエリアの左境界線 */
	text-decoration: none;			/* テキストの下線（なし） */
	color: #fff;
}
/* --- ポイント時の設定 --- */
div.nav ul.nl li a:hover {
	background-color: #0C863F;		/* ポイント時の背景色 */
	color: #fff;
	text-decoration: none;			/* テキストの下線（あり） */
}

/* --- clearfix --- */
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix {
	min-height: 1px;
}
