@charset "utf-8";
/*+++++++++++++++++++++++++++++++++*/
/*natukashi Site BODY.CSS   Ver.01*/
/*+++++++++++++++++++++++++++++++++*/
/*=======================*/
/*Page Body*/
/*=======================*/

body {
	background-image: url(../top-img/huroshiki-03.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
}
/*=======================*/
/*Tag Default Value*/
/*=======================*/
h1 {
	font-weight: normal;
	font-size: 9pt;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	display: none;
}
h2,h3,h4,h5,h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.h2-top {
	font-size: 10pt;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;

}
.h3-top {
	font-size: 11pt;
	background-color: #FF9900;
	text-align: center;
	display: block;
	padding: 5px;
	width: 190px;
	margin-bottom: 5px;

}
/*=======================*/
/*Basic Link Color*/
/*=======================*/
a:link {
	text-decoration: underline;
	color: #0000FF;

	}
a:visited {
	text-decoration: underline;
	color: #0066CC;

	}
a:hover {
	text-decoration: none;
	color: #999999;

	}
a:active {
	text-decoration: underline;
	color: #0000FF;

		@}

/*=======================*/
/*Basic Navi Link Color   */
/*=======================*/

a.navi:link{
	text-decoration: none;
	color: #000000;

	}
a.navi:visited{
	text-decoration: none;
	color: #000000;

	}
a.navi:hover{
	text-decoration: underline;
	color: #999999;
	}
a.navi:active{
	text-decoration: underline;
	color: #000000;

	}
/*+++++++++++++++++++++++++++++++++*/
/*Base Layout*/
/*+++++++++++++++++++++++++++++++++*/
/*=======================*/
/*container Box*/
/*=======================*/
#container {
	text-align: left;
	padding: 5px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
	display: block;
	height: auto;


}
/*=======================*/
/*header Box*/
/*=======================*/
#head-img {
	margin: 0px 5px;
	padding: 0px;
	height: auto;
	width: 740px;
}
/*+++++++++++++++++++++++++++*/
/*h2 Box*/
/*+++++++++++++++++++++++++++*/

#h2 {
	width: 740px;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
}
/*+++++++++++++++++++++++++++*/
/*Layout Three Column*/
/*+++++++++++++++++++++++++++*/
#content {
	float: right;
	height: auto;
	width: 535px;
	margin-top: 5px;

}
/*=======================*/
/*Content Main*/
/*=======================*/
#cont-main {
	float: left;
	height: auto;
	width: 325px;
	text-align: left;
	padding-left: 5px;
	margin-top: 5px;
}
#cont-main p {
	font-size: 10.5pt;
	line-height: 1.5em;

}

#cont-sub {
	float: right;
	height: auto;
	width: 190px;
	text-align: center;
	padding: 5px;



}

.img-sub {
	padding: 5px;
	text-align: center;
	display: inline;
	margin: 2px;
	border: 1px solid #666666;


}

/*=======================*/
/*navi Box*/
/*=======================*/
#navi {
	width: 200px;
	margin-left: 5px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
/*=======================*/
/*navi-main Box*/
/*=======================*/
#navi-main {
	background-image: url(../top-img/huroshiki-00.jpg);
	display: block;
	height: auto;
	width: 200px;

}
.navi-text {
	font-size: 12pt;
	font-weight: bold;
	font-family: "lr oSVbN", "Osaka";
	margin-top: 10px;
	list-style-type: none;
	vertical-align: middle;




}
.navi-text-small {
	font-size: 9pt;
	line-height: 1.5em;
	clear: both;
	margin: 10px;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.navi-img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #000000;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	vertical-align: middle;
	list-style-type: none;



}
/*=======================*/
/*blog Box*/
/*=======================*/
#blog {
	width: 200px;
	margin-bottom: 5px;
	text-align: center;
}
.blog-img {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
}
/*=======================*/
/*about Box*/
/*=======================*/

#about {
	font-size: 8pt;
	text-align: left;
	padding: 5px;
	width: 200px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
	clear: both;

}
/*=======================*/
/*to-top Box*/
/*=======================*/
#to-top {
	clear: both;
	height: 50px;
	width: 740px;
	font-size: 8pt;
	text-align: right;

}

/*=======================*/
/*footer Box*/
/*=======================*/
#footer {
	text-align: center;
	clear: both;
	width: 740px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	font-size: 8pt;
}
/*=======================*/
/*section Box*/
/*=======================*/
#home {
	background-image: url(../top-img/body_bg.gif);
	background-repeat: repeat-x;
	width: 200px;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 3px;
}
#main-box {
	font-size: 10.5pt;
	height: auto;
	width: 525px;
	margin-top: 5px;
	line-height: 2em;

}
#sub-img {
	height: auto;
	width: 190px;
	text-align: center;
}

