body {
	background-color: #C9B193;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
p {
	font-size: 80%;
	color: #333333;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}
h {
	font-size: 80%;
	color: #333333;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}

.small {
	font-size: 70%;
	color: #333333;
	line-height: 130%;
}

a:link {
	color: #306601;
	text-decoration: none;
}
a:visited {
	color: #306601;
	text-decoration: none;
}
a:hover {
	color: #9fdc6a;
	text-decoration: underline;
}
strong {
	color: #333333;
	font-size: 85%;
	line-height: 150%;
}

#head{
	width: 760px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	    margin-bottom: 10px;
	padding: 0px 0px 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #3C7C08;
	background-image: url(/img/head_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#head img {
/*vertical-align: bottom;*/
}
#head .info {
	padding-right: 15px;
	line-height: 100%;
}

#information {
	background-color: #FFFFFF;
	width: 204px;
	overflow: auto;
	height: 176px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#information dl {
	font-size: 90%;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

#information dt {
	margin-bottom: 5px;
	font-size: 90%;
}

#information dd {
	padding: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(/niwaki/common/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 110%;
}

#information ul {
	font-size: 90%;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

#information li {
	padding: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(/niwaki/common/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
	line-height: 110%;
}

.important {
	font-weight: normal;
	color: #FF0000;
}

.osirase{
    text-align:left;
	font-size:14px;
	margin-left:10px;
	margin-bottom:30px;
	}
	
h2{

padding-top:2px;
margin-top:10px;
margin-bottom:10px;
font-size:25px;

}
h3{
margin:0;
padding-left:10px;
}


.sub_title{
    font-size:20px;
	padding-left:15px;
	padding-right:10px;
	text-align:left;
	font-weight:bold;
	}
	
.text{
    font-size:16px;
	margin:10px 10px 10px 15px;
	text-align:left;

}
.sub_text{
    text-align:center;
    width:250px;
	height:100px;
    font-size:14px;
	padding:10px;
	text-align:left;
	border:#CCCCCC solid 1px;
	border-radius: 10px;		/* CSS3���� */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome�p */
	-moz-border-radius: 10px;	/* Firefox�p */

}
.janru{
background-color:#FFFFFF;
width:760px;
margin:0;
}

.janru_koumoku{
width:340px;
float:left;
}

.janru_sub{
font-size:14px;
width:357px;
margin-left:12px;
text-align:left;
	border:#CCCCCC solid 1px;
	border-radius: 10px;		/* CSS3���� */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome�p */
	-moz-border-radius: 10px;	/* Firefox�p */
}
.osusume{
    width:745px;
    background-color:#FFFFFF;
    text-align:left;
	color:#bb2f52;
	border-top:#bb2f52 solid 5px;
	height:25px;
	font-weight:bold;
	padding-bottom:15px;
	margin-left:7px;
}
.niwaki{
    width:745px;
    background-color:#FFFFFF;
    text-align:left;
	color:#336600;
	border-top:#336600 solid 5px;
	height:25px;
	font-weight:bold;
	padding-bottom:15px;
	margin-left:7px;
	margin-top:30px;
}
.jyouhou{
    width:740px;
    background-color:#FFFFFF;
    text-align:left;
	color:#001163;
	border-top:#001163 solid 5px;
	height:25px;
	font-weight:bold;
	padding-bottom:15px;
	float:left;
	margin-top:30px;
	margin-left:10px;
}
.sonota{
    width:740px;
    background-color:#FFFFFF;
    text-align:left;
	color:#76367a;
	border-top:#76367a solid 5px;
	height:25px;
	font-weight:bold;
	padding-bottom:15px;
	margin-top:30px;
	margin-left:10px;
}
