@charset "utf-8";

/* 全体*/
* {
	margin: 0;
	padding: 0;
	}
table tr td {
	font-size: 14px;
}



body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;/* オールドブラウザ用センタリング指定 */
	margin-top: 0px;
	background-color: #E8E8D2;
	color: #333;
}
#saidkage {
	background-image: url(img/back.gif);
	background-repeat: repeat-y;
	width: 854px;/* モダンブラウザ用センタリング指定 */
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.right {
	text-align: right;
}

.leftkaijo {
	clear: both;
}




#container {
	width: 840px;
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 7px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 7px;
	margin-bottom: 0px;
}


#header {
	width: 840px;
	height: auto;
	margin-right: 7px;
	margin-left: 7px;
}

#footder {
	width: 854px;/* モダンブラウザ用センタリング指定 */
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.what{
	float: left;
	width: 400px;
	background-color: white;
	text-align: left;
}

.what2{
	width: 330px;
	background-color: white;
	float: left;
	text-align: left;
	margin-left: 40px;
}


/* メニューここまで */



/* 内容 */

.contents2{
	width: 770px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 35px;
	margin-right: 35px;
}

.contents3{
	width: 700px;
	text-align: left;
	margin-top: 15px;
	margin-right: 70px;
	margin-bottom: 15px;
	margin-left: 70px;
}


.pict{
	float: left;
	width: 200px;
	text-align: left;
	background-color: white;
}

.pict2{
	float: left;
	width: 300px;
	text-align: left;
	background-color: white;
}
.clear {
	clear: both;
	float: left;
	width: 770px;
}


.explain{
	float: left;
	width: 530px;
	margin-left: 40px;
	padding-top: 5px;
	background-color: white;
	text-align: left;
}

.explain2{
	float: left;
	width: 440px;
	margin-left: 30px;
	padding-top: 5px;
	background-color: white;
	text-align: left;
}

.navi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 30px;
	text-align: center;
	width: 840px;
}
#youyaku {
	font-size: 14px;
	color: #600;
	text-align: left;
	text-indent: 50px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 18px;
	left: 20px;
}


#footer {
	height: 35px;
	width: 814px;
	background-image: url(img/underkage.jpg);
	font-size: 10px;
	color: #FFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	background-position: top;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	width: 840px;
	line-height: 24px;
	background-image: url(img/top1.gif);
	margin-left: 0px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
}

h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


a:link {
	color: #06F;
	text-decoration: none;
}
a:visited {
	color: #936;
	text-decoration: none;
}
a:hover {
	color: #993;
	text-decoration: none;
}

a:active {
	color: #C93;
	text-decoration: none;
}
li {
	font-size: 12px;
	height: 27px;
	width: 140px;
/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #360;
*/
	margin-left: 50px;
	list-style-type: none;
	margin-top: 3px;
	text-indent: 5px;
}

#menu {
	background-image: url(img/kazarikakomi.gif);
	width: 233px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 22px;
	float: left;
	margin-bottom: 20px;
}
p.kaisoku {
	padding-left: 36px;
	text-indent: -36px;
}

.font10 {
	font-size: 10px;
	line-height: 1.5em;
}
.font12 {
	font-size: 12px;
	line-height: 1.4em;
}

.font14 {
	font-size: 14px;
	line-height: 1.5em;
	color: #360;
}
.font18 {
	font-size: 18px;
	line-height: 1.4em;
}

.font_14 {
	font-size: 14px;
}

#naiyo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 500px;
	float: right;
	margin-top: 10px;
	margin-right: 22px;
}
.sikirisen {
	text-align: center;
	clear: both;
	width: 770px;
	padding-top: 40px;
	margin-top: 50px;
	line-height: 50px;
}
.u_kage {
	padding-left: -7px;
	clear: both;
}


table.gai{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #36C;
	border-left-color: #36C;
}
.gai th{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#36C;
	background-color:#36C;
	background-position:left top;
	padding:0.3em 1em;
}
.gai td{
	border-right:1px solid #36C;
	border-bottom:1px solid #36C;
	padding:0.3em 1em;
}
.green {
	color: #090;
}
.red {
	color: #F00;
}
.range {
	color: #F60;
}
