/*********************************************************************/
/*** 共通 ***/
	/* 見出し */
	/*
	h2 {
		padding:0px;
		text-align:left;
		color:#ffffff;
		font-size:12px;
	}
	*/

	/* ボタン */
	input.button {
		/* width:170; */
		margin:0px;
		padding:3px;
		/* border:1px solid silver; */
		color:mediumvioletred;
		font-size:12px;
		/* background-color:silver; */
	}

	/* 画像コンテンツ */
	img {
		border-style:none;
	}

	/* リンク色 */
	a:link    { color:blue; text-decoration:none; }
	a:visited { color:blue; text-decoration:none; }
	a:hover   { color:black; text-decoration:underline; }
	a:active  { color:blue; text-decoration:none; }

	/* フォント関連 */
	.font-big {
		font-size:16px;
	}
	.f-red {
		color:red;
	}
	.f-yel {
		color:yellow;
	}
	.f-gre {
		color:green;
	}
	.f-oran {
		margin:0px;
		color:orangered;
		font-size:12px;
		line-height:100%;
	}


/*********************************************************************/
body {
	width:100%;
	margin:0px 0px 0px 0px;
	text-align:center;
	color:midnightblue;
	/* font-family:fantasy; */
	font-size:0.8em;
	line-height:150%;

	background-color:darkblue;
	background-attachment: fixed;
	background-image:url(../image/back_0.gif);

	/*
	background-color: #3F3F3F;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	background-image: url(../image/back_big.jpg);
	*/
}



/*********************************************************************/
/* 外枠 */
.waku {
	/* float:left; */
	width:1010px;
	margin:0px auto;
	padding:2px;
	border:1px solid gray;
	text-align:center;
	background-color:#ffffff;
	/* background-image:url(../image/cont_back.gif); */
	overflow:hidden;
}


/*********************************************************************/
/* ヘッダーコンテンツ */
.header-waku {
	/* float:left; */
	width:1008px;
	height:30px;
	padding:0px;
	text-align:center;
	color:#000000;
	background-color:#ffffff;
	/*background-image:url(../image/back_title1.jpg);*/
	background-image:url(../image/back_header.gif);
}
	/* 見出し */
	.header-waku h1 {
		float:left;
		padding:0px;
		text-align:left;
		font-size:12px;
		color:darkblue;
	}

.header {
	width:1000px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}
	/* 見出し */
	.header h1 {
		float:left;
		margin:0px;
		padding:0px;
		color:#000000;
		font-size:12px;
	}
	.header h2 {
		float:right;
		margin:0px;
		padding:0px;
		font-size:12px;
		color:midnightblue;
	}


/*********************************************************************/
/* ヘッダーサイトマップ */
.headersite {
	float:right;
	margin:0px;
	padding:0px;
	font-size:12px;
	margin-right: 5px;
}


/*********************************************************************/
/* レフトコンテンツ */
.left {
	float:left;
	width:250px;
	margin-left:5px;
	padding-left:5px;
	/*border:1px solid gray;*/
	text-align:left;
	font-size:12px;
	/* line-height:130%; */
	/* background-color:lightyellow; */
	background-color:#ffffff;
	overflow:hidden;
}
	/* 見出し */
	.left h2 {
		margin:1px;
		padding:0px;
		/*
		padding-left:10px;			
		border-width:0px 0px 2px 13px;	
		border-style:solid;				
		border-color:#9999ff;			
		*/
		font-size:12px;
		/*background-repeat:repeat-y;*/
		background-image:url(../image/back_h2.jpg);
		background-repeat:no-repeat;
		text-align:center;
		color:#ffffff;						/* 文字の色 */
		height:30px;					/* 行の高さ */
	}
	.left h3 {
		margin:1px;
		padding:0px;
		/*
		padding-left:10px;			
		border-width:0px 0px 2px 13px;	
		border-style:solid;				
		border-color:#9999ff;			
		*/
		font-size:12px;
		/*background-repeat:repeat-y;*/
		background-image:url(../image/back_h3.jpg);
		background-repeat:no-repeat;
		text-align:center;
		color:#ffffff;						/* 文字の色 */
		height:30px;					/* 行の高さ */
	}

	.left h4 {
		margin:1px;
		padding:0px;
		/*
		padding-left:10px;			
		border-width:0px 0px 2px 13px;	
		border-style:solid;				
		border-color:#9999ff;			
		*/
		font-size:12px;
		/*background-repeat:repeat-y;*/
		background-image:url(../image/back_h_menu.jpg);
		background-repeat:no-repeat;
		text-align:center;
		color:#ffffff;						/* 文字の色 */
		height:30px;					/* 行の高さ */
	}

	/* フォーム */
	.left form {
		margin:0px;
		padding:0px;
		text-align:right;
		line-height:100%;
	}
	/* 水平線 */
	.left hr {
		height:1px;
		margin:0px;
		padding:0px;
		/*border-style:dotted;*/
		color:gray;
	}
	/* リンク色 */
	.left a:link    { color:seagreen; text-decoration:none; }
	.left a:visited { color:seagreen; text-decoration:none; }
	.left a:hover   { color:blue; text-decoration:underline; }
	.left a:active  { color:seagreen; text-decoration:none; }

.left-h2-waku {
	float:left;
	width:248px;
	margin:0px;
	padding:0px;
	/*border:1px solid gainsboro;*/
	text-align:left;
	/* line-height:130%; */
	/* background-color:lightyellow; */
	background-color:#ffffff;
}

.left-h3-waku {
	float:left;
	width:248px;
	margin:0px;
	padding:0px;
	/*border:1px solid gainsboro;*/
	text-align:left;
	/* line-height:130%; */
	/* background-color:lightyellow; */
	background-color:#ffffff;
}

.left-menu-waku {
	float:left;
	width:248px;
	margin:0px;
	padding:0px;
	/*border:1px solid gainsboro;*/
	text-align:left;
	background-image:url(../image/back_h_menu.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.left-waku {
	float:left;
	width:240px;
	margin:0px;
	padding:3px;
	border:1px solid gainsboro;
	text-align:left;
	font-size:12px;
	color:seagreen;
	/* line-height:130%; */
	/* background-color:lightyellow; */
	background-color:lightcyan;
}

.left-waku2 {
	float:left;
	width:240px;
	margin:0px;
	padding:3px;
	border:1px solid gainsboro;
	text-align:left;
	font-size:12px;
	color:navy;
	/* line-height:130%; */
	/* background-color:lightyellow; */
	background-color:lavender;
}

	.left-waku2 h2 {
		font-size:12px;
		text-align:left;
		line-height:13px;
		height:13px;
		color:navy;
		background-color:lavender;
		background-image:url(../image/);
	}

	/* リンク色 */
	.left-waku2 a:link    { color:navy; text-decoration:none; }
	.left-waku2 a:visited { color:navy; text-decoration:none; }
	.left-waku2 a:hover   { color:blue; text-decoration:underline; }
	.left-waku2 a:active  { color:navy; text-decoration:none; }

.left-waku3 {
	float:left;
	width:240px;
	margin:0px;
	padding:3px;
	border:1px solid deepskyblue;
	text-align:left;
	font-size:12px;
	color:white;
	/* line-height:130%; */
	/* background-color:lightyellow; */
	background-color:deepskyblue;
}
	/* リンク色 */
	.left-waku3 a:link    { color:mediumblue; text-decoration:none; }
	.left-waku3 a:visited { color:mediumblue; text-decoration:none; }
	.left-waku3 a:hover   { color:white; text-decoration:underline; }
	.left-waku3 a:active  { color:mediumblue; text-decoration:none; }

.left-l-space {
	float:left;
	width:240px;
	height:10px;
}


/*********************************************************************/
/* ライトコンテンツ */
.right {
	float:left;
	width:730px;
	margin-left:5px;
	padding-left:5px;
	/*border:1px solid gray;*/
	text-align:left;
	font-size:12px;
	/*line-height:100%;*/
	/* background-color:lightyellow; */
	background-color:#ffffff;
	overflow:hidden;
}
	/* 見出し */
	.right h2 {
		margin:3px;
		padding:0px;
		text-align:left;
		color:royalblue;						/* 文字の色 */
		font-size:11px;
		line-height:100%;
	}
	/* 水平線 */
	.right hr {
		height:1px;
		margin:0px;
		padding:0px;
		border-style:dotted;
		color:gray;
	}
	/* リンク色 */
	.right a:link    { color:blue; text-decoration:none; }
	.right a:visited { color:blue; text-decoration:none; }
	.right a:hover   { color:#ff00ff; text-decoration:underline; }
	.right a:active  { color:blue; text-decoration:none; }

.right-top-waku {
	float:left;
	width:725px;
	height:200px;
	margin-left:0px;
	padding-left:5px;
	/*border:1px solid gray;*/
	text-align:left;
	font-size:13px;
	/*line-height:100%;*/
	/*background-image:url(../image/top01.jpg);*/
	/*background-attachment:fixed;*/
	background-color:#ffffff;
	/*overflow:hidden;*/
}
.right-menu-waku {
	float:left;
	width:725px;
	/*height:30px;*/
	margin-left:0px;
	padding-left:5px;
	/*border:1px solid gray;*/
	text-align:center;
	font-size:12px;
}

	.right-menu-waku h2 {
		font-size:12px;
		text-align:center;
		line-height:13px;
		height:13px;
		color:navy;
		background-color:white;
		background-image:url(../image/);
	}

.right-menu-waku-cont {
	float:left;
	width:120px;
	height:40px;
	margin-left:3px;
	padding:3px;
	text-align:left;
	font-size:10px;
	line-height:100%;
	border:1px solid blue;
}
	.right-menu-waku-cont h2 {
		font-size:12px;
		text-align:left;
		line-height:13px;
		height:13px;
		color:blue;
		background-color:white;
		background-image:url(../image/);
	}

.right-cont-waku {
	float:left;
	width:680px;
	margin-left:0px;
	padding:20px;
	/*border:1px solid gainsboro;*/
	text-align:left;
	font-size:13px;
	/*background-color:lightcyan;*/
}
	.right-cont-waku h2 {
		font-size:12px;
		text-align:left;
		line-height:13px;
		height:13px;
		color:navy;
		background-color:white;
		background-image:url(../image/);
	}

.right-l-space {
	float:left;
	width:680px;
	height:10px;
}

.l-space {
	clear:both;
	width:1000px;
	height:5px;
}

.company_w {
	margin:10px auto;
	text-align:center;
	font-size:13px;
	/*background-color:deepskyblue;
	background-image:url(../image/back_title1.jpg);*/
	color:#ffffff;
}

/*********************************************************************/
/* フッター */
.footer {
	/* float:left; */
	clear:both;
	width:1000px;
	height:48px;
	/* margin-left:5px; */
	margin:0px auto;
	text-align:center;
	vertical-align:bottom;
	font-size:11px;
	background-color:deepskyblue;
	/*background-image:url(../image/back_title1.jpg);*/
	background-image:url(../image/back_footer.gif);
}
	/* リンク色 */
	.footer a:link    { color:blue; text-decoration:none; }
	.footer a:visited { color:blue; text-decoration:none; }
	.footer a:hover   { color:black; text-decoration:underline; }
	.footer a:active  { color:blue; text-decoration:none; }

.footer-area {
	/* float:left; */
	clear:both;
	width:1000px;
	height:75px;
	/* margin-left:5px; */
	margin:0px auto;
	text-align:center;
	vertical-align:bottom;
	font-size:11px;
	background-color:deepskyblue;
	/*background-image:url(../image/back_title1.jpg);*/
	background-image:url(../image/back_footer.gif);
}
	/* リンク色 */
	.footer-area a:link    { color:blue; text-decoration:none; }
	.footer-area a:visited { color:blue; text-decoration:none; }
	.footer-area a:hover   { color:black; text-decoration:underline; }
	.footer-area a:active  { color:blue; text-decoration:none; }
