@charset "utf-8";
/* CSS Document */
*{ margin:0px;
   padding:0px;
}
body {
	background-color:#CCC;
	background-image: url(../images/haikei_a.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #ninsyou {
	margin-top: 50px;
}
#wrapper #header {
	height: 340px;
	width: 340px;
	float: left;
}
#wrapper #header_h {
	background-color: #333;
	height: 30px;
	width: 900px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0F3;
}

#wrapper #header_w {
	height: 340px;
	width: 900px;
}
#wrapper #side_l {
	height: 800px;
	width: 150px;
	background-color: #9C9;
	background-image: url(../images/side_l.jpg);
	background-repeat: repeat-y;
	float: left;
}

#wrapper #cont #cont_01 {
	height: 800px;
	width: 750px;
	float: left;
	background-image: url(../images/406_ka.jpg);
	color: #00C;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
#wrapper #cont #cont_01 #img {
	margin-top: 20px;
	margin-left: 70px;
}
#wrapper #cont #cont_01 #img p {
	color: #FFF;
	background-color: #666;
	border: 1px solid #000;
	margin-right: 80px;
}


#wrapper #header_w #main_fla {
	float: left;
	height: 340px;
	width: 560px;
}

#wrapper #cont {
	height: 800px;
	width: 900px;
}

#wrapper #navi {
	height: 35px;
	width: 900px;
	background-image: url(../images/navi_haikei.jpg);
	background-repeat: no-repeat;
}
#wrapper #navi ul {
	list-style-type: none;
	margin-left: 100px;
}
#wrapper #navi ul li {
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	color: #600;
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #F60;
	border-left-color: #FC0;
	margin-top: 2px;
}
#wrapper #cont #cont_01 h1 {
	color: #FFF;
	margin-top: 20px;
	margin-left: 50px;
	font-size: 24px;
	background-color: #333;
	margin-right: 150px;
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0F3;
	border-left-style: none;
	width: 550px;
}

#wrapper #navi ul li a {
	color: #600;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 100px;
	padding-top: 7px;
	padding-left: 40px;
}
#wrapper #cont #cont_01 #cont02 {
	font-family: "ヒラギノ角ゴ Pro W3",;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
	margin-left: 70px;
	margin-top: 30px;
	text-indent: 1em;
	font-weight: bold;
	margin-right: 100px;
	padding-left: 30px;
	height: 120px;
	padding-top: 10px;
	background-color: #060;
	border: 1px solid #000;
}

#wrapper #navi ul li a:hover {
	text-decoration: none;
	background-color: #FC0;
	color: #C66;
	font-size: 16px;
}

#wrapper #navi ul .bdnon_l {
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navi ul .bdnon_r {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

#wrapper #footer {
	height: 150px;
	width: 900px;
	background-color: #333;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0F3;
}
#cont #cont_01 a {
	margin-left: 120px;
}
