@charset "utf-8";
/* CSS Document */

#MainBox {
	width:880px;
	margin:0px auto;
	margin-top: 30px;
}

/***/

#Wrapper .topics img ,
#Wrapper .wnew img {
	margin-bottom:0px;
}

#Wrapper .topics {
	width:538px;
	float:left;
	overflow:hidden;
}

#Wrapper .topics .article {
	width:538px;
	overflow:hidden;
	display:block;
	padding-bottom:0px;
	margin-bottom:30px;
}

#Wrapper .topics .article img {
	float:left;
}
#Wrapper .topics .article p {
	float:right;
	width:325px;
}


#Wrapper .topics a:hover strong {
	text-decoration:none;
}

#Wrapper .topics a {
	text-decoration:underline;
}
#Wrapper .topics a:hover  {
	text-decoration:none;
}

/***/

#Wrapper .rout {
	width:307px;
	float:right;
	margin-bottom:20px;
}

#Wrapper .rout_s {
	width:228px;
	float:right;
	margin-bottom:20px;
}

#Wrapper .countdown {
	width:307px;
	float:right;
	margin-bottom:20px;
}

#Wrapper .countdown .cdown {
	width:307px;
	padding:0px;
	margin:0px;

}

#Wrapper .countdown .cdown img {
	float:left;
}
#Wrapper .countdown .cdown p {
	float:right;
	width:240px;
}


#Wrapper .wnew {
	width:307px;
	float:right;
	margin-bottom:20px;
}
#Wrapper .wnew li{
	padding-bottom:10px;
	margin-bottom:10px;
	background-image: url(../images/top/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#Wrapper .wnew strong {
	display:block;
	color:#932F34;
	margin-bottom:3px;
	padding-left:15px;
	background-image: url(../images/common/ico_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}


#Wrapper .blg {
	width:307px;
	float:right;
	margin-bottom:0px;
}

#Wrapper .blg .cdown {
	width:307px;
	padding:0px;
	margin:0px;

}

#Wrapper .blg {
	background-image: url(../images/top/ttl05_mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 20px;
}

#Wrapper .blg .mid img {
	float:left;
	padding-left: 13px;
}

#Wrapper .blg .mid p {
	float:right;
	width:166px;
	padding-right: 5px;
}

#Wrapper .banner {
	width:228px;
	float:right;
}
#Wrapper .banner img {
	margin-bottom:10px;
}


/*maincontents*/

#Wrapper .mcont img {
	margin-bottom:0px;
}

#Wrapper .mcont h3 {
	margin-bottom:30px;
}

#Wrapper .mcont {
	width:613px;
	overflow:hidden;
	float: left;
}

#Wrapper .mcont .articleout {
	width:613px;
	overflow:hidden;
	display:block;
	padding-bottom:0px;
	margin-bottom:20px;
}

#Wrapper .mcont .articleout .article_l {
	width:285px;
	overflow:hidden;
	display:block;
	padding-bottom:0px;
	float: left;
}

#Wrapper .mcont .articleout .article_r {
	width:310px;
	overflow:hidden;
	display:block;
	padding-bottom:0px;
	float: right;
}

#Wrapper .mcont .articleout .article_r img.mainimg {
	margin-top: 10px;
}

#Wrapper .mcont .articleout .article_r img.mainimgr {
	margin-top: 10px;
	margin-left: 10px;
}


#Wrapper .mcont .articleout .article_r img {
	display:block;
	float: left;
}


#Wrapper .mcont .articleout h4 {
	padding-bottom:0px;
	font-size: 120%;
	line-height: 120%;
	font-weight: normal;
	margin-bottom: 10px;
}


/*subnavi*/

#Wrapper .snavi {
	width:228px;
	float:right;
	margin-bottom:20px;
}

#Wrapper .snavi h3{
	margin-bottom:5px;
	line-height: 100%;
	font-size: 75%;
}

#Wrapper .snavi ul {
	margin:10px 0px;
}

#Wrapper .snavi li {
	background-image: url(../images/common/tri.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0px 0px 10px 8px;
	line-height: 120%;
}

