@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: 1235px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #cont {
	height: 1000px;
	width: 900px;
	background-image: url(../images/406_ka.jpg);
}

#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: 180px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0F3;
	border-left-style: none;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#wrapper #navi ul li a {
	color: #600;
	text-decoration: none;
	display: block;
	height: 20px;
	width: auto;
	padding-top: 7px;
	padding-left: 40px;
}
#wrapper #cont #cont_01 #cont02 {
	font-family: "ヒラギノ角ゴ Pro W3",;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	margin-left: 50px;
	margin-top: 30px;
	text-indent: 1em;
}

#wrapper #navi ul li a:hover {
	text-decoration: none;
	background-color: #FC0;
	color: #C66;
}

#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 #header {
	height: 100px;
	width: 900px;
	background-color: #333;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0F3;
}
#wrapper #side_l {
	height: 1000px;
	width: 150px;
	background-color: #9C9;
	background-image: url(../images/side_l.jpg);
	background-repeat: repeat-y;
	float: left;
}
#wrapper #cont #cont_01 {
	float: left;
	height: 1000px;
	width: 750px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #cont #cont_01 #group1 {
	height: 800px;
	width: 580px;
	margin-top: 30px;
	margin-left: 50px;
}
#wrapper #cont #cont_01 #group1 h2 {
	font-size: 14px;
	background-color: #666;
	color: #FFF;
	float: left;
	height: 20px;
	width: 500px;
	padding-top: 5px;
	padding-left: 10px;
	border: 1px solid #000;
	margin-left: 30px;
}
#wrapper #cont #cont_01 #group1 h2 span {
	font-size: 12px;
	padding-left: 10px;
}


#wrapper #cont #cont_01 #group1 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #cont #cont_01 #group1 #g1 {
	margin-top: 30px;
	margin-left: 30px;
}

#wrapper #footer {
	height: 150px;
	width: 900px;
	background-color: #333;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0F3;
}
