body {
	margin:0;
	padding:0;
	font-size:small;
	color:#333333;
	background-image: url(./images/back.jpg);
	background-repeat: repeat-x;
}

#main{
	position:absolute;
	top:0;
	font-size:small;
	text-align:center;
	width:100%;
	left: 0;
	height: 100%;
}

#box01 {
	position:relative;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 892px;
	text-align:left;
}

#header {
	position:relative;
	top:7px;
	height:74px;
}

#head_banner {
	position:absolute;
	top:13px;
	left: 269px;
}

#search_name {
	position:absolute;
	top:31px;
	left: 676px;
	height:22px;
}

#search_box {
	position:absolute;
	top:49px;
	left: 676px;
	height:22px;
}

#scroll_txt {
	position:relative;
	height:25px;
	margin-top:14px;
}

#scroll {
	position:absolute;
	top:7px;
	left: 10px;
	height:17px;
	width:818px;
	font-size:10px;
}


#left_box {
	display:inline;
	float:left;
	width:188px;
	margin-top:13px;
	margin-left:6px;
	font-size:10px;
}

#ichikawa {
	position:relative;
	top:0px;
	left: 0px;
	font-size:12px;
	color:#666666;
	line-height:20px;
}

#menu {
	width:188px;
	background-image: url(./images/contents_back.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 6px;

}

#right_box {
	display:inline;
	float:right;
	width:683px;
	margin-top:13px;
	margin-right:6px;
	font-size:12px;
}

#entrybox {
	width:683px;
	padding-left:10px;
	font-size:12px;
}


#topics {
	display:inline;
	float:left;
	width:476px;
	margin-top:11px;
}

#news {
	margin:10px 0px;
}

#news ul {
	margin:0;
} 

#news li {
	list-style:outside none; 
}

.date{
	font-size:10px;
	color:#666666;
	line-height:26px;
}

.topics_txt{
	font-size:12px;
	line-height:26px;
}

#weather {
	display:inline;
	float:right;
	width:200px;
	margin-top:11px;
}


#footer {
	position:static;
	width:892px;
	height: 30px; 
	bottom: 0px;
}

#footer_link {
	position:relative;
	top:-33px;
	left: 141px;
	font-size:10px;
}

#footer_link a{
	font-size:10px;
	color:#00cc99;
	text-decoration:none;
}

#copyrights {
	position:relative;
	width:450px;
	height:10px; 
	top:-45px;
	left:440px;
	font-size:10px;
	text-align:right;
}

.add {
	font-size:10px;
	line-height:20px;
}

h1 {
	margin:0px;
}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin:0px;
}

.title {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	line-height:20px;
}

.base {
	font-size:12px;
	color:#333333;
	line-height:20px;
}
.beginner {
	font-size:12px;
	color:#333333;
	line-height:30px;
}
.n_font {
	font-size:12px;
	color:#333333;
	line-height:20px;
}

.s_font {
	font-size:10px;
	color:#333333;
	line-height:16px;
}

.sub_title {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	line-height:20px;
}

.form_text{
font-size:12px;
  color:#666666;
}