.container .main-title {
	line-height:50px;
	background-repeat: repeat-x;
	color: #333;
	font-weight: bold;
	text-align:center;
	font-size:16px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-image: url(../image/title-bg.png);
	margin-bottom: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.content-C .welcome-text {
	border: 1px solid #CCC;
	line-height:1.5em;
	padding:20px;
	margin-left:20px;
	margin-right:20px;
	 margin-bottom:20px;
	 }
.content-C .welcome-text .q {
	color: #900;
	line-height: 33px;
}

.content-C .rss-area li {
	float:left;
	min-height:48px;
	}
.content-C .rss-area .a {
	width:100px;
	line-height:1.5em;
	padding-left:24px;
	background-image: url("../image/item.png");
	background-repeat:no-repeat;
}
.content-C .rss-area .b {
	width:400px;
	line-height:1.5em;
}
.content-C .rss-title {
	background-color: #CCC;
	background-image: url(../image/menu-c.png);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #EF4E2F;
	font-weight: bold;
	line-height: 33px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}
.content-C .welcome-text li {
	float: left;

}
.content-C .welcome-text li .button01 a{
	width: 160px;
	margin:0;
}
.blue-link a {
	color: #00F;
	text-decoration: underline;
}
.content-C .welcome-text .border {
	border: 1px solid #CCC;
	padding: 10px;
}
