/***********************************************/
/* HTML layout styles                          */
/***********************************************/ 

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333;
}
#container {
	text-align: left;
}
#container {
	clear: left;
	width: 922px;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
	border-top: 2px solid #999999;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background-color: #E9E9E9;
}
#content {
	float: right;
	width: 700px;
	margin: 0px 11px 30px 0px;
}
#navigation {
	float: left;
	width: 200px;
	margin-bottom: 30px;
}
/***********************************************/
/* HTML header styles                          */
/***********************************************/ 

#header {
	width: 922px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#logo {
	width: 276px;
	height: 105px;
	border: 0px;
}
h1 {
	font-size: 80%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.headblog {
	width: 180px;
	height: 95px;
	border: 0px;
	background:transparent url(../images/banner/left/006.jpg) no-repeat scroll 0 0;
	text-indent: -9999px;
	float:right;
}

.headblog a {
	display:block;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999px;
	width: 180px;
	height: 95px;
}
/***********************************************/
/* HTML leftmenu styles                        */
/***********************************************/ 

.leftmenu {
	width: 180px;
	margin: 0px auto;
	padding: 0px;
}
.present {
	width: 180px;
	height: 120px;
	border: 0px;
	background:transparent url(../images/banner/left/005.jpg) no-repeat scroll 0 0;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.present a {
	display:block;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999px;
	width: 180px;
	height: 120px;
}
.kokuin {
	width: 180px;
	height: 120px;
	border: 0px;
	background:transparent url(../images/banner/left/001.jpg) no-repeat scroll 0 0;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.kokuin a {
	display:block;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999px;
	width: 180px;
	height: 120px;
}


.original {
	width: 180px;
	height: 120px;
	border: 0px;
	background:transparent url(../images/banner/left/008.jpg) no-repeat scroll 0 0;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.original a {
	display:block;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999px;
	width: 180px;
	height: 120px;
}

.fromndz {
	width: 180px;
	height: 95px;
	border: 0px;
	background:transparent url(../images/banner/left/002.jpg) no-repeat scroll 0 0;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.fromndz a {
	display:block;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999px;
	width: 180px;
	height: 95px;
}
.innippon {
	width: 180px;
	height: 95px;
	border: 0px;
	background:transparent url(../images/banner/left/003.jpg) no-repeat scroll 0 0;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.innippon a {
	display:block;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999px;
	width: 180px;
	height: 95px;
}
.ndzblog {
	width: 180px;
	height: 95px;
	border: 0px;
	background:transparent url(../images/banner/left/006.jpg) no-repeat scroll 0 0;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.ndzblog a {
	display:block;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999px;
	width: 180px;
	height: 95px;
}

.link {
	width: 180px;
	height: 30px;
	border: 0px;
	background:transparent url(../images/banner/left/007.jpg) no-repeat scroll 0 0;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.link a {
	display:block;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999px;
	width: 180px;
	height: 30px;
}
/***********************************************/
/* HTML headmenu styles                        */
/***********************************************/ 

#headmenu {
	clear: left;
	position: relative;
	display: block;
	height: 22px;
	font-size: 12px;
	background: transparent url(../images/bg/bgOFF.gif) repeat-x top left;
	font-family: Arial, Verdana, Helvitica, sans-serif;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	line-height: 100%;
}
#headmenuinner {
	width: 922px;
	margin: 0 auto;
}
#headmenu ul {
	margin: 0px 4px 0px 4px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	width: auto;
}
#headmenu ul li {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#headmenu ul li a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	width: 130px;
}
#headmenu ul li a:hover, #styletwo ul li a.current {
	color: #fff;
	background: transparent url(../images/bg/bgON.gif) repeat-x top left;
}
/***********************************************/
/* HTML footer styles                          */
/***********************************************/ 

#footer {
	clear:both;
	width:100%;
	background: transparent url(../images/bg/footer_bg.gif) repeat-x top left;
	text-align: center;
}
#footer ul {
	margin: 5px 0px 30px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 80%;
}
#footer li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 30px;
}
#footer ul li a {
	color: #FFF;
}
.signt {
	margin: 20px 13px 0px 13px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #666;
	font-size: 80%;
	color: #FFF;
}
/***********************************************/
/* HTML navigation menu styles                 */
/***********************************************/ 

.menttl {
	border: 1px solid #0E0E0E;
	margin: 0px 0px 5px;
	padding: 0px;
	clear: both;
}
#navigation h3 {
	background: transparent url(../images/bg/h3_bg.gif) repeat-x top left;
	color: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	font-size: 12px;
	line-height: 100%;
	text-align: center;
}
#navigation ol {
	margin: 0px 0px 15px;
	padding: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#navigation li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px;
}
.menulist img {
	width: 180px;
	height: 49px;
	border: 0px;
}

