@charset "UTF-8";
/* CSS Document */

@import "com01.css";
@import "menu.css";

#flash01 {
	margin:0;
	padding:0;
	width:800px;
}

.seotext {
	background:url(../images/main/seo_img-.jpg) no-repeat;
	height:80px;
	text-indent:-9999px;
}


/*contents
-----------------------------------*/
#contents {
	width:800px;
	margin:0;
	padding:0 0 25px 0;;
	background:url(../images/main/bg_image_contents_right.gif) repeat-y top right;
}


#contents_title {
	margin-bottom:10px;
	width:560px;
}

#contents_title h3 a {
	color:#FFFFFF;
	text-decoration:none;
}

#contents_title h3 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#contents_img {
	float:left;
	margin-left:5px;
	margin-right:15px;
	width:175px;
	margin-bottom:15px;
}

#contents_text01 {
	line-height:1.6em;
	margin:20px 10px;
}

#contents_text02 {
    float:left;
	height:150px;
	line-height:1.6em;
	margin:20px;
}

#contents_link {
	clear:both;
    width:auto;
    text-align:right;
	margin-right:20px;
}

#contents_link a {
    padding-left:10px;
}

#graph_space01 {
	background:url(../images/main/graph.gif) 0 100% no-repeat;
	width:560px;
	height:500px;
}

#text_space01 {
    width:560px;
	line-height:1.6em;
}

/*contents_right
--------------------*/
#contents_right {
	float:right;
	width:200px;
	padding-right:10px;
	padding:0;
}


/*contents_left
--------------------*/
#contents_left {
	float:left;
	width:570px;
	padding-left:10px;
}

#bannar {
	 margin-bottom:10px;
}

#topics {
	margin:10px 0;
	text-align:left;
}

#topic {
	margin:10px 0 20px;
}

#list {
    color:#333333;
	margin:10px;
}

.date {
	font-size:0.8em;
	line-height:1.5em;
    margin-top:5px;
}

.title {
	font-weight:normal;
	font-size:0.8em;
	line-height:1.5em;
	color:#96A3D1;
}

.summarys {
    border-bottom:1px dotted #333333;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:0.8em;
	line-height:1.5em;
}
