/* CSS Document */

/*main_img
-----------------*/
.main_img {
	background:url(../images/index/main_img.jpg) 0 0 no-repeat;
	width:860px;
	height:300px;
	text-indent:-9999px;
	margin-bottom:20px
}


/*contents_inner_l
-----------------*/
.bg_readtext_img {
	background:url(../images/index/bg_readtex.jpg) 0 0 no-repeat;
	width:620px;
	height:160px;
	margin-bottom:10px;
}

.bg_readtext_img h2 {
	text-indent:-9999px;
}

.readtext {
	width:330px;
	font-size:1.1em;
	line-height:1.4em;
	padding:30px 0 0 0;
}

.btn_select {
	margin:15px 0 0 0;
}

.btn_select a {
	background:url(../images/index/btn_select.gif) 0 0 no-repeat;
	width:268px;
	height:23px;
	display:block;
	text-indent:-9999px;
}

.topics_title {
	background:url(../images/index/topics_title_img.gif) 0 0 no-repeat;
	width:620px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.topics_wrap {
	width:600px;
	margin:auto;
}

.topics_wrap p {
	border-bottom:1px dotted #969696;
	margin-bottom:5px;
	padding-bottom:5px;
}

/*color
------------------------*/

.red {
	color: #FF0000;
	font-weight: bold;
	font-size: 1em;
}
.red_b {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.2em;
}
.pink {
	color: #FF80C0;
	font-weight: bold;
	font-size: 1em;
}
.green {
	color:#008000;
	font-weight:bold;
}
.white {
	color:#FFFFFF;
	font-weight:bold;
}
.blue {
	color: #06F;
	font-weight: bold;
	font-size: 1em;
}

.black {
	color: #000;
	font-weight: bold;
	font-size: 1em;
}

.blue2 {
	color: #8CA5FB;
	font-weight: bold;
	font-size: 1em;
}

.orange {
	color:#F60;
	font-weight: bold;
	font-size: 1em;
}
.yellow {
	color: #FF0;
	font-weight: bold;
	font-size: 1em;
}
/*pankuzu
------------------------*/
#pankuzu {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}



