/*///////ベースエリア/////////////////////////////////*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../img/new_back.jpg);
	background-repeat: repeat;
	color: #333333;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	vertical-align:baseline;
	letter-spacing:0.1em;
}

#new_top_wrap{
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: center;
}


img {	border: 0px;	 margin:0px;	padding:0px; }

a{	color: #006699;	text-decoration: none;}
a:link{	color:#009999;	text-decoration: none;}
a:visited{	color: #006699;}
a:hover{	color:#009999;}

h1 { margin:0px;	padding:0px; 	text-indent: 0px;	font-weight :normal ;}
h2 { margin:0px;	padding:0px;	text-indent: 0px;	font-weight :normal ;}
h3 { margin:0px;	padding:0px;	text-indent: 0px;	font-weight :normal ;}
h4 { margin:0px;	padding:0px;	text-indent: 0px;	font-weight :normal ;}
ul { margin:0px;	padding:0px;	text-indent: 0px;	font-weight :normal ;	list-style-type:none;}
ol { margin:0px;	padding:0px;	text-indent: 0px;	font-weight :normal ;	}
li { margin:0px;	padding:0px;	text-indent: 0px;	font-weight :normal ;	list-style-type:none;}




/*///////メインエリア/////////////////////////////////////////////////////////*/
#new_mainarea {
	width: 1000px;
	height:aute;
	margin: 0px;
	padding:0px;
	text-align: center;
	background-image: url("../img/new_main_back.jpg");
	background-repeat: x-repeat;
	clear:both;
}

#new_mainarea_back {
	width: 1000px;
	height:aute;
	margin: 0px;
	padding:0px;
	text-align: center;
	background-image: url("../img/new_main_back2.jpg");
	background-repeat: no-repeat;
	clear:both;
}

/*/////ヘッダーエリア/////////////////////////////////*/

#new_head {
	width:1000px;
	height:150px;
	margin: 0px;
	padding:0px;
}

/*/////メインメニューエリア///////////////////////////*/

#new_mainmenu {
	width:150px;
	height:aute;
	margin: 10px;
	padding:0px;
	float:left;
}




/*/////コンテンツエリア///////////////////////////////*/

#new_contents {
	width:810px;
	height:aute;
	margin: 10px;
	padding:0px;
	float:right;
}

#new_pankuzu {
	width:640px;
	height: 20px;
	line-height:20px;
	display: inline;
	float:left;
	text-indent: 0px;
	text-align:left;
	padding:10px;
	margin:0px;
	font-size: 12px;
	color: #006699;
}



/*/////トップページ///////////////////////*/


/*/////pagetit////*/

#new_top_pagetit {
	width:810px;
	height:400px;
	margin: 0px;
	padding:0px;
}


/*/////date////*/

#new_top_data_left {
	width:640px;
	height:aute;
	margin-right: 20px;
	padding:0px;
	float:left;
}

#new_top_data_right {
	width:640px;
	height:aute;
	margin: 0px;
	padding:0px;
	float:right;
}


/*/////topics////*/

#new_top_topics {
	width:150px;
	height:aute;
	margin: 0px;
	padding:0px;
	float:right;
}



/*/////枝ページ///////////////////////*/


/*/////pagetit////*/

#new_eda_pagetit {
	background-color:#9C0;

}

/*/////date////*/

#new_eda_data {
	width:700px;
	float:left;
	background-color:#FFC;
}

/*/////topics////*/

#new_eda_topics {
	width:150px;
	float:right;

}









/*/////フッターエリア/////////////////////////////////*/
#new_footarea {
	width: 980px;
	height:200px;
	padding: 10px;
	text-align: left;
	clear:both;
}

#new_footarea h2 {
	display: block;
	width:150px;
	height:80px;
	font-size:1px;
}

#new_adress {
	font-size: 12px;
	float: left;
	margin:0,10,0,10;
	line-height: 140%;
}

#new_copyright {
	text-indent: 0px;
	display: block;
	width:200px;
	height:14px;
	float:right;
	margin:20,0,0,0;
}

#new_flashdll a{
	text-indent: 0px;
	display: block;
	width:24px;
	height:24px;
	float:right;
	margin:10,5,0,5;
}



