@charset "utf-8";

/* tags
--------------------------------------------- */
body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #33cc99;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #ffffff;
}

a{
  color:#33cc99;
  text-decoration:none;
}

a:hover{
	text-decoration: underline;
}

a img{border:none;}


/* layout
--------------------------------------------- */

#wrapper {
	width: 100%;
	min-width: 740px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

#title {
	overflow: hidden;
	height: 300px;
	background-image: url(../content/bokuseki_img/bokuseki_ti.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
	margin-top: 0px;
	top: 0px;
}

#top {
	width: 24%;
	margin-left: 10px;
	float: left;
	top: 0px;
	margin-top:0px;
}

#topnav{
	left: 33px;
	padding-top: 0px;
	text-align: left;
	line-height: 2em;
	font-size: 0.8em;
}

.nav01{
	line-height: 1.7em;
}
	
.nav02{
	line-height: 1.5em;
	font-size: 0.9em;
}

#topnav ul li{
	list-style-type: none;
}

#topnav ul li a  {
	border: none;
}

.navon{
	text-decoration: underline;
}

#main   {
	width: 73%;
	margin-left: 5px;
	float: left;
	top: 0px;
	margin-top: 17px;
	color: #151515;
	font-size: 0.8em;
	line-height: 1.7em;
}

#mainp01, #mainp02, #mainp03, #mainp04, #mainp05, #mainp06,#mainp07,#mainp08{
    top: 0px;
	margin-top: 150px;
}


#mainup{
    top: 0px;
	margin-top: 100px;
}

.kanri00{
	display:block;
	margin-top: 30px;
	margin-left:106px;
	text-align: left;
	font-size: 0.8em;
	color: #151515;
}
.kanri07{
	display:block;
	margin-top: -3px;
	margin-right:65px;
	text-align: right;
	font-size: 0.7em;
	color: #151515;
}
.pageUp{
	text-align: right;
	font-size: 10px;
	margin-right: 25px;
}

.pageUp a{
	color: #CD6B42;
}
	
footer {
	clear:both;
	padding-top: 180px;
	background-color: #ffffff;
	color: #484848;
	height: 200px;
	text-align: center;
	font-size: 0.6em;
	top: 100px;
}
