/*
著作権表示部につき、削除または変更禁止です。
Copyright (C) 2007 Tatsuya Seki All Rights Reserved.
-*/


/* ■サイト全体■ */

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 0.8em;/*文字サイズ*/
	line-height: 1.4em;/*行間サイズ*/
	background-color: #fff;/*背景色*/
	background-image: url(image/bg.gif);/*背景画像*/
	background-position: center;
	background-repeat: repeat-y;
	font-family:"ＭＳ Ｐゴシック",Verdana, Helvetica, sans-serif;
	color:#333;/*文字色*/
}

div#top{
	width: 798px;
	margin: 0px auto;
}

a{
	color: #333;
	text-decoration: none;
}

a:hover{
	color: #f00;
	text-decoration: none;
}

img{
	border: 0px;
}


/* ■ヘッダー部■ */

#top-header{
	position: absolute;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px -13px;/*IE6バグ対策*/
	top: 0px;
	width: 797px;
	height: 20px;
	background: #fff;/*最上部背景*/
	z-index: 0;
}

*+html>/**/body
#top-header{
	margin: 0px 0px 0px 1px;/*Operaバグ対策*/
}

h1{
	position: absolute;
	top: 4px;
	margin: 0px 0px 0px 10px;
	text-align: left;
	font-size: 8.5pt;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	z-index: 1;
}

#top-menu{
	margin: 2px 0px 0px 420px;
	_margin: 5px 0px 0px 420px;/*IE6バグ対策*/
}

#top-menu li{
	display: inline;
	font-size: 8pt;/*文字サイズ*/
	color: #333;/*文字色*/
}

#header{
	position: absolute;
	margin: 20px 0px 0px 0px;
	_margin: 20px 0px 0px -13px;/*IE6バグ対策*/
	width: 797px;
	height: 100px;
	background-image: url(image/title.gif);/*ヘッダー画像*/
}

*+html>/**/body
#header{
	margin: 20px 0px 0px 1px;/*Operaバグ対策*/
}

#header .title{
	margin: 37px 0px 0px 20px;
	text-align: left;
	font-size: 24pt;/*文字サイズ*/
	font-weight: bold;
	letter-spacing: -0.5pt;/*字間サイズ*/
	line-height: 30px;/*行間サイズ*/
}

#header .title a{
	color: #333;/*文字色*/
	text-decoration: none;
}

#header .title a:hover{
	color: #f00;/*文字色*/
	text-decoration: none;
}

#header-menu a{
	padding: 4px 0px 0px 6px;
	text-decoration:none;
	display: block;
	width: 126px;
	_width: 133px;/*IE6バグ対策*/
	height: 20px;
	border-top: 1px solid #39f;
	border-left: 1px solid #39f;
	border-bottom: 1px solid #39f;
	background: #ddd;/*背景色*/
}

#header-menu a:hover{
	background: #fff;/*背景色*/
}

#header-menu ul{
	margin: 0px 0px 0px -1px;
	_margin: 0px 0px 0px -9px;/*IE6バグ対策*/
	padding: 0px;
	position: absolute;
	top: 120px;
	width: 800px;
	list-style-type: none;
}

*+html>/**/body
#header-menu ul{
	margin: 0px 0px 0px 0px;/*Operaバグ対策*/
}

#header-menu li{
	font-size: 0.9em;
	float: left;
}

#header-menu li.okini{
	border-right: 1px solid #39f;
}


/* ■左側メニュー部■ */

#left{
	position: absolute;
	margin: 145px 0px 0px 13px;
	_margin: 145px 0px 0px 1px;/*IE6バグ対策*/
	width: 195px;
	float: left;
}

*+html>/**/body
#left{
	margin: 145px 0px 0px 14px;/*Operaバグ対策*/
}

#left .title{
	width: 180px;
	line-height: 30px;
	background: #39f;
	color: #fff;/*文字色*/
	font-size: 1.0em;/*行間サイズ*/
	font-weight: bold;
}

#menu0{
	margin: 20px 15px 0px 0px;
	padding: 20px 0px 0px 0px;
	width: 180px;
	float: right;
	clear: both;
	font-size: 14pt;
	text-align: center;
	border: none;
	background-color: #f7f7f7;
	border: 1px solid #39f;
}

#menu0 ul{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	list-style: none;
}

#menu ul {
	margin: 30px 15px 15px 0px;
	padding: 0px;
	width: 180px;
	float: right;
}

#menu li {
	margin: 3px 0px 0px 0px;
	list-style-type: none;
}

#menu li a{
	display: block;
	width: 180px;
	line-height: 24px;
	background: #ddd;
	border-top: 1px solid #39f;
	border-bottom: none;
}

#menu li a:hover{
	background: #fff;
	border-top: 1px solid #39f;
	border-bottom: none;
}

#link{
	margin: 10px 0px 0px -40px;
	_margin: 10px 0px 0px -20px;/*IE6バグ対策*/
	padding: 0px;
	width: 220px;
	float: left;
	clear: both;
}

#link li{
	list-style-type: none;
}


/* ■右側コンテンツ部■ */

#right{
	margin: 145px 0px 0px 10px;
	_margin: 145px 5px 0px 10px;/*IE6バグ対策*/
	float: right;
}

#right #navi{
	margin: 15px 0px 20px 225px;
	text-align: left;
	font-size: 8.5pt;
}

#right .contents{
	margin: 0px 10px 20px 210px;
	padding: 0px 0px 15px 10px;
	width: 530px;
	font-size: 10.5pt;/*文字サイズ*/
	background-color: #fff;
	text-align: left;
	clear: both;
	line-height: 1.7em;/*行間サイズ*/
}

#right h2{
	margin: 10px 20px 20px 215px;
	padding: 0px 0px 5px 10px;
	text-align: left;
	background-image: url(image/h2.gif);
}

#right .style1{
	text-align: center;
}

#right .style2{
	text-align: right;
}

#right .style3{
	margin: 0px 0px 20px 20px;
}

.red{
	color: #f00;
}/*赤色*/

.blue{
	color: #369;
}/*青色*/

.orange{
	color: #f60;
}/*橙色*/

.yellow{
	color: #ff0;
}/*黄色*/

.green{
	color: #060;
}/*緑色*/

.pink{
	color: #f09;
}/*桃色*/

.brown{
	color: #633;
}/*茶色*/

.purple{
	color: #609;
}/*紫色*/

.impact{
	font-weight: bold;
}

.impactyellow{
	background-color: #ff3;
	font-weight: bold;
}

.under{
	text-decoration:underline;
}

.no{
	text-decoration:line-through;
}

.right{
	margin: 0px 10px 30px 20px;
	float: right;
}

.left{
	margin: 0px 20px 30px 10px;
	float: left;
}

.hr{
	border-top: 2px solid #ddd;
}

fieldset{
	padding: 10px 20px 10px 20px;
}


/* ■フッター部■ */

#right #footer{
	width: 560px;
	margin: 0px 10px 20px 220px;
	padding: 20px 0px 0px 0px;
	background: #fff;
	text-align: center;
	border-top: 2px solid #39f;
}

/* Hides from IE5-mac \*/
*html #right #footer{
	width: 96%;/*IE6バグ対策*/
}
/* End hide from IE5-mac */

#right #footer ul{
	margin: 0px 0px 15px 0px;
}

#right #footer li{
	display: inline;
}


/*
著作権表示部につき、削除または変更禁止です。
ファイルの無断配布および販売を固く禁じます。
Copyright (C) 2007 Tatsuya Seki All Rights Reserved.
-*/
