@charset "utf-8";

/* news.css
**************************************************/
.news_contents{
	padding-top: 30px;
	clear: both;
}
.news_contents:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.news_contents .section_header_txt2 h3{
	float: left;
	width: 560px;
}
.news_contents .section_header_txt2 img{
	float: right;
	width: 50px;
}
#back_number{
	padding: 20px;
	border-right: 1px solid #C7C7B1;
	border-bottom: 1px solid #C7C7B1;
	border-left: 1px solid #C7C7B1;
	border-bottom-right-radius: 5px;			/* CSS3草案 */
	border-bottom-left-radius: 5px;			/* CSS3草案 */
	-webkit-border-bottom-right-radius: 5px;	/* Safari,Google Chrome用 */
	-webkit-border-bottom-left-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius-bottomright: 5px;	/* Firefox用 */
	-moz-border-radius-bottomleft: 5px;	/* Firefox用 */
}
h3.ex_tips {
	width: 630px;
	height: 40px;
	text-indent: -9999px;
	background: url(/img/bg_h3_ex_tips.png) no-repeat left top;
}
.ex_tips_box {
	position: relative;
}
.ex_tips_box .icon_ex_tips {
	position: absolute;
	top: 30px;
	right: 37px;
}
#back_number .title{
	font-size:14px;
	color: #666666;
	font-weight: bold;
}
#back_number .title img{
	padding-left: 20px;
}
#back_number ul{
	list-style-type: none;
}
#back_number li{
	width: 590px;
}
.title_list dt{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}
.title_list dd{
	font-size: 12px;
	color: #666666;
	background-color: #E1F0FD;
	padding: 10px;
	border-radius: 5px;			/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
}
.title_list #detail{
	padding-left: 0px;
}
#outline_button{
	padding-left: 0px;	
}
.title_list img{
	padding-left: 20px;
}
.news_contents form{
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
}	
.news_contents form dl{
	float:left;"	
}
.news_contents form dl dt{
  width:150px;
}
.news_contents form .button{
	margin-left:20px;
}

.box_nav_list{
	margin-bottom:10px;
}
.text-right{
	text-align: right;
}
.box_nav_list li{
	list-style-type: none;	
	font-size: 14px;
}
.regist-cmp,
.verify {
text-align:center;
}


/* h3 over-write
**************************************************/
#pbody_wrap #content .article .section_header_txt {
	padding: 10px 10px 10px 10px;
	width: 610px;
	height: 20px;
	border-top: #1D6297 5px solid;
}
#pbody_wrap #content .article .section_header_txt2 {
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
	width: 610px;
	height: 20px;
	border-top: #1D6297 5px solid;
	border-bottom:  #C7C7B1 1px dotted;
	clear:both;
}
#pbody_wrap #content .article .section_header_txt2-2 {
	padding: 10px 10px 10px 10px;
	margin: 30px 0 20px;
	width: 610px;
	height: 20px;
	border-top: #1D6297 5px solid;
	border-bottom:  #C7C7B1 1px dotted;
	clear:both;
}
#pbody_wrap #content .article .section_header_txt3 {
	padding: 10px 10px 10px 10px;
	margin: 30px 0 20px;
	width: 610px;
	height: 20px;
	border-top: #1D6297 5px solid;
	border-bottom:  #1D6297 1px dotted;
}

/* m_list
**************************************************/
.m_list {
	background: url(/img/bg_ml.png) no-repeat 23px 18px;
	border-radius: 5px;			/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	background-color: #F7F4F2;
	padding: 20px 15px;
	margin: 30px 0;
}
.m_list h3, .m_list_quit h3 {
	color: #383726;
	font-size: 18px;
}
.m_list dt, .m_list dd,.m_list_quit dt, .m_list_quit dd {
	color: #666;
	font-size: 14px;
}
.m_list #email2, .m_list_quit #email2 {
	margin-right: 0.5em;
}
.m_list_quit {
	background: url(/img/bg_ml_quit.png) no-repeat 23px 18px;
	border-radius: 5px;			/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	background-color: #F7F4F2;
	padding: 20px 15px;
	margin: 30px 0;
}

/* latest_info
**************************************************/
#latestinfo {
	margin: 30px 0 40px;
	width: 630px;
	position: relative;
}
#latestinfo h3 {
	width: 530px;
	height: 40px;
	line-height: 40px;
	color: #FFE067;
	font-size: 18px;
	padding: 0px 80px 0px 20px;
	background-color: #80AAD5;
	border-top-right-radius: 5px;			/* CSS3草案 */
	border-top-left-radius: 5px;			/* CSS3草案 */
	-webkit-border-top-right-radius: 5px;	/* Safari,Google Chrome用 */
	-webkit-border-top-left-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius-topright: 5px;	/* Firefox用 */
	-moz-border-radius-topleft: 5px;	/* Firefox用 */
}
#latestinfo h3 a {
	text-decoration: none;
	color: #FFE067;
}
#latestinfo #latestinfo_content {
	background-color: #C9E0FA;
	padding: 20px;
	border-bottom-right-radius: 5px;			/* CSS3草案 */
	border-bottom-left-radius: 5px;			/* CSS3草案 */
	-webkit-border-bottom-right-radius: 5px;	/* Safari,Google Chrome用 */
	-webkit-border-bottom-left-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius-bottomright: 5px;	/* Firefox用 */
	-moz-border-radius-bottomleft: 5px;	/* Firefox用 */
}
#latestinfo #img_pickup_tri {
	position: absolute;
	left: 75px;
	bottom: -55px;
}


