/* CSS Document */
@import "reset.css";
@import "base.css";
@import "header.css";
@import "footer.css";

#c_read{
	margin:5px 24px 10px 28px;
}
#c_read h2{
	font-size:160%;
  font-weight:bold;
	color:#393;
}
#c_read p{
	font-weight:bold;
  margin-top:10px;
}
#c_left{
	float:left;
	margin:10px 0px 10px 25px;
}
#c_right{
	float:right;
	width:530px;
	font-size:110%;
	font-weight:bold;
  line-height:120%;
}
#c_right span{
	font-family:"Times New Roman", Times, serif;
	padding:0 3px 0 3px;
}
table{
	border-collapse:collapse;}
.c_box{
	clear:both;
  width:740px;
	margin:10px 24px 0px 24px;
}
.c_box th{
	width:200px;
}
.i{
	margin:10px 0px 0px 0px;
  height: 80px;
	background: url(../../concept/image/1i.gif) no-repeat 0px -8px;
	color: #666;
	font-size:130%;
  font-weight:bold;
	padding:0px 0px 0px 70px;
}
.c_box td{
	border-left: 5px solid #e4e4e4;
}
.c_box td p{
	font-size:105%;
  line-height:120%;
	margin:5px 5px 5px 10px;
}
.more a{margin-right:5px;}
.more img{margin-right:2px;}
#i_title{
	text-align:center;
}
#i_lead{
	font-size:120%;
  font-weight:bold;
  margin:10px 0px 15px 24px;
}
#c_story{
	font-size:105%;
	line-height: 135%;
	margin:0px 22px 0px 22px;
}
#text_left{
	float:left;
	margin-top:10px;
}
#text_right{
	float:right;
	width:490px;
  padding-bottom:10px;
}
#c_story img{margin:0px 10px 0 0;}
#content_bottom{margin-bottom:15px;}