	*{
	margin: 0px;
	padding: 0px;

}
body {
	background-color:#E8FF88;
	font-size: 16px;
	line-height: normal;
	text-align: center;
	color: #000000;
	margin: auto;
	border-top-color: #000000;
}
/* Anchors */
a:link {
    background-color: transparent;
    color: #333333;
	font-weight:bold;
	text-decoration: underline;
}

a:hover {
    background-color: transparent;
	color:#999999;
    text-decoration: underline;
}


img {
    border: 0;
}

/*page部分*/
div#page {
	text-align: left;
	width: 760px;
	margin: 0px auto 0px auto;
	background: #FFFFFF;
}

/*ヘッダー部分*/
div#head {
	height: 490px;
	margin:  5px;
	padding: 5px;
	background-color:#FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../nanohana/image/nanohanatop.jpg);
	background-position: center;
	border-bottom:#999900 solid 1px;
	border-top:#999900 solid 1px;
}


/*main部分*/
div#main {
	width: 480px;
	float: right;
/*	margin: 0px 0px 20px 0px;*/
	padding: 0px 15px;
	
	
}

/*サイドバー部分*/
div#submenu {
	width: 200px;
	margin: 0px;
	border-left: #999900 dotted 1px;
	background-color:#ffffff;
	float: right;
	padding:5px;
	
}
div#submenu ul{
	margin: 0px 0px 0px 5px;
	list-style: circle;
	padding-left: 2em;
}
div#submenu p{
	margin: 0px 10px 10px;
}
div#foot {
	border-top: 1px solid #999900;
	padding: 0px;
	text-align: center;
	clear: both;
	margin: 0px;
}
div#foot p{
	margin: 5px 0px;

}
strong {
	color: #CC3333;
}
strong.stronger {
    font-size: 1.2em;
    font-weight: bold;
	color: #333333;
}

h1 {
	font-size: 0.6em;
	color:#666666;
	text-align: left;
	padding: 5px 10px 0px 15px;
	font-weight: normal;
}
h2 {
	width: 190px;
	text-align: left;
	border-left: 5px solid  #999900;
	border-bottom:  #999900 dotted 1px;
	border-left-width:thick;
	font-size: 14px ;
	margin:10px 0px;

}
h3 {
margin:10px 10px;
	font-size: 0.9em;
    font-weight: bold;
    color: #000000;
	border-left:5px solid #99CC00;
	
}
h4 {
　　font-size:0.8em;
    margin:5px 5px;
	color: #000000;
	padding: 0px 0px 5px;
}

p {
	margin: 10px 10px;
	color: #333333;
}

.s_text {
	font-size: 0.8em;
}

.txt_big {
	font-size:16px;
	border-bottom:#FF66FF solid 1px;
	color:#FF66FF;
	font-weight:bold;
}

.txt_cast{border-bottom:dotted #999900 1px;
font-size:16;
color:#999900 ;
font-weight:bold;
}

.waku{border:3px;
color:#999900;
}

.hasen{border-bottom:dotted #999900 1px;
}

.image_box{float:left}
}
.txt_gub{font-size:16px ;
color:#999900;
border-bottom:#999900 1PX;
}


.clear {
	clear:both;
}

.16 {font-size: 16px}

.midashi{
	color: #FF66FF;
	font-size: 1px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF99FF;
}

.center {
	text-align: center;
}
