@charset "utf-8";
/*setting all clear*/
*{
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
/* Safari only \*/
html:first-child body {
font-size: 88%;
}
/* */
/*===============
 Tag setting
===============*/
body{
	background-color: #595929;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/body_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
hr{display: none;}
address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	text-align: center;
	padding-top: 50px;
}

/*===============
 ID setting
===============*/
#headbelt{
	background-image: url(../img/head_belt_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	height: 35px;
	width: 100%;
	text-align: center;
}
#headbelt p{
	text-indent: -9999px;
	margin-left: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#headbelt a{
	background-image: url(../img/ngu_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 35px;
	width: 194px;
	margin-right: auto;
	margin-left: auto;
}
#maincontainer{
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/maincontainer_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#maincontainer h1{
	background-image: url(../img/index_h1_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 247px;
	width: 810px;
	margin: 0px;
	padding: 0px;
}
#globalnav{
	float: left;
	height: auto;
	width: 172px;
	margin-top: -72px;
}
#globalnav #b01{
	background-image: url(../img/nav_b_blog.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 174px;
	margin: 0px;
	padding: 0px;
}
#globalnav #b02{
	background-image: url(../img/nav_b_about.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 174px;
	margin: 10px 0px 0px;
	padding: 0px;
}
#globalnav #b03{
	background-image: url(../img/nav_b_contents.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 174px;
	margin: 10px 0px 0px;
	padding: 0px;
}
#globalnav #b04 a{
	background-image: url(../img/nav_b_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 174px;
	margin: 10px 0px 0px;
	padding: 0px;
	/*\*/
	overflow:hidden;
	/**/
}
#globalnav #b04 a:hover{
	background-position: 0px -35px;
}
#globalnav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#globalnav li{
	margin-top: 7px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 80%;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d8d8cc;
	padding-left: 0.2em;
}
#globalnav li a{
	color: #333;
	text-decoration: none;
}
#globalnav li a:hover{
	color: #006699;
}
#maincontents{
	display: block;
	float: right;
	height: auto;
	width: 618px;
}
#maincontents h2{
	background-image: url(../img/index_h201.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 618px;
}
#maincontents p{
	margin-top: 1em;
	margin-right: 20px;
	margin-bottom: 1em;
	margin-left: 20px;
	font-size: 80%;
	line-height: 1.5em;
	color: #333;
}
#maincontents p a{
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
	padding-bottom: 2px;
}
#maincontents p a:hover{
	color: #595929;
}
#maincontents #accessarea p a{
	text-decoration: none;
	border-bottom-style: none;
	padding-bottom: 0px;
}
#conwrapper{
	background-image: url(../img/wrapper_back.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 20px 0px 0px;
	clear: both;
}
#conwrapper #newsarea{
	display: block;
	float: left;
	height: auto;
	width: 350px;
}
#conwrapper #newsarea #newsscroll{
	width: 342px;
	overflow: auto;
	height: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#conwrapper #newsarea h2{
	background-image: url(../img/index_h202.gif);
	width: 350px;
}
#newsarea dl{
	margin-right: 10px;
	margin-left: 17px;
	font-size: 80%;
	margin-top: 10px;
}
#newsarea dt{
	line-height: 1.5em;
	text-indent: 0.2em;
	color: #09f;
}
#newsarea dd{
	line-height: 1.5em;
	margin-top: -1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	text-indent: 6em;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #333;
}
#newsarea a{
	color: #333;
	text-decoration: none;
}
#newsarea a:hover{
	color: #0099FF;
}
#conwrapper #accessarea{
	display: block;
	float: right;
	height: auto;
	width: 260px;
}
#conwrapper #accessarea h2{
	background-image: url(../img/index_h203.gif);
	width: 260px;
}
#footer{
	clear: both;
	background-image: url(../img/footer_back.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
/*===============
 Class setting
===============*/
.mainimg{
	float: right;
	margin-left: 10px;
}
.banner{
	margin-top: 7px;
	margin-left: 12px;
}
.incontents{
	margin-top: 7px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 80%;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d8d8cc;
	padding-left: 0.2em;
}
.incontents a{
	color: #000;
	text-decoration: none;
}
.incontents a:hover{
	color: #006699;
}
#maincontainer #maincontents .linkarrow a{
	color: #333;
	border: none;
	background-image: url(../img/project_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	padding-left: 12px;
}
#maincontainer #maincontents .linkarrow a:hover{
	color: #09f;
}
#maincontainer:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
#maincontainer{display:inline-block;}
/* hides from IE-mac¥*/
* html #maincontainer{height:1%;}
#maincontainer{display:block;}
/*End hide from IE-mac*/

#conwrapper:after{
 	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
#conwrapper{display:inline-block;}
/* hides from IE-mac¥*/
* html #conwrapper{height:1%;}
#conwrapper{display:block;}
/*End hide from IE-mac*/
.floatclear{
	clear: both;
}
