﻿@charset "utf-8";
@import url("main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.top_mainarea {
	margin:0 0 10px 0;
	padding:20px 0 0 390px;
	width:245px;
	height:280px;
	}
	
.top_mainarea2 {
	margin:0 0 10px 0;
	padding:20px 0 10px 390px;
	width:245px;
	}
	
.top_essayarea {
	margin:0;
	padding:10px;
	width:210px;
	height:240px;
	position: relative;
	}
	
.top_essayarea2 {
	margin:0 0 10px 0;
	padding:10px 10px 25px 10px;
	width:210px;
	position: relative;
	}

.top_mainarea2 a,
.top_essayarea2 a {
	color:#000;
	cursor: pointer;
	}

.essay_title {
	margin:0 0 10px 0;
	font-size:1.4em;
	line-height:1.0;
	color:#005447;
	font-weight: bold;
	}
	
.essay_title a,
.essay_title a:hover {
	color:#005447;
	font-weight: bold;
	}

.essay_body {
	margin:0;
	font-size:1.2em;
	line-height:1.3;
	}
	
.essay_body a,
.essay_body a:hover {
	color:#000;
	cursor: pointer;
	}

.essay_more {
	position: absolute;
	right:10px;
	bottom:7px;
	>bottom:2px;
	font-size:1.2em;
	width:200px;
	height:16px;
	text-align: right;
	}
	
.essay_more a {
	text-decoration: underline;
	color:#F00;
	display: block;
	}










.top_to_about {
	margin:0 0 15px 0;
	width:635px;
	height:121px;
	}

.top_to_about a {
	background: url(../images/top/top_about.jpg) no-repeat;
	margin: 0;
	padding: 121px 0 0 0;
	width: 635px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:121px;/* for ie5.x */
	}
	
.top_to_about a:hover {
	background-position: 0 -121px;
	}
	
.top_stitle {
	background: url(../images/top/top_stitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 21px 0 0 0;
	width: 635px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:21px;/* for ie5.x */
	}
	
.news_list {
	margin:0 0 55px 0;
	padding:0 10px;
	list-style-type: none;
	}
	
.news_list li {
	margin:0 0 5px 0;
	font-size:1.2em;
	background: url(../images/top/top_dot.jpg) no-repeat;
	background-position: 0 bottom;
	line-height:1.4;
	}
	
.news_list li b {
	margin:0 10px 0 0;
	float:left;
	}
	
.news_list li span {
	margin:0;
	float:left;
	display: block;
	width:530px;
	}
	
.news_list li a {
	text-decoration: underline;
	color:#FF6600;
	}
	
