@charset "UTF-8";
body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #FCC800;
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(../img/nascom_bg_bg.png);
	background-repeat: repeat-x;
}
/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	width: 966px;
	margin: 0 auto;
	background-image: url(../img/nascom_bg.png);
	background-repeat: no-repeat;
}
header {
	background-color: #ADB96E;
}
 */ .sidebar1 {
 float: left;
 width: 180px;
 background-color: #EADCAE;
 padding-bottom: 10px;
}
.content {
	padding: 10px 0;
	width: 600px;
	float: left;
}
aside {
	float: left;
	width: 180px;
	background-color: #EADCAE;
	padding: 10px 0;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	width: 160px;
	text-decoration: none;
	background-color: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #ADB96E;
	color: #FFF;
}
/* ~~ フッター ~~ */
footer {
	padding: 10px 0;
	background-color: #CCC49F;
	position: relative;
	clear: both;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
header, section, footer, aside, article, figure {
	display: block;
}
body, td, th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
.container .bodycontainer {
	height: 966px;
	width: 966px;
}
.shita-body-left {
	width: 294px;
	float: left;
}
.shita-body-center {
	float: left;
	height: 470px;
	width: 378px;
	background-image: url(../img/yuasa_nasu.png);
	background-repeat: no-repeat;
}
.shita-body-right {
	width: 294px;
	float: left;
}
.ue-body {
	height: 485px;
}
.ue-body ul {
	list-style-type: none;
}
.ue-body ul li {
	width: 302px;
	float: left;
	color: #FFF;
	padding: 10px;
}

.footer-body {
	height: 400px;
}
.footer-body ul {
	list-style-type: none;
}
.footer-body ul li {
	width: 302px;
	float: left;
	color: #333;
	padding: 10px;
}
