@charset "Shift_JIS";

/* CSS Document */

body {
	background:#E0F5FF url(../images/news2_bg.jpg) top repeat-x;
	text-align:center;
}

#wrapper {
	width: 100%;
	overflow: hidden;
}

#main2 {
	width: 900px;
	margin: auto;
}

#news_detail{
	width:860px;
	padding:15px 20px;
}

.news_ttl{
	text-align:center;
}

.news_top{
	margin-top:15px;
}

.news_bg{
	background:url(../images/news2_center.gif) top left repeat-y;
	width:860px;
}

.news_midashibg{
	background: url(../images/news2_line.jpg) bottom center no-repeat;
	width:860px;
}

.news_midashibg p.day{
	width:860px;
	color: #630;
	font-size:10px;
	margin:0;
	padding:10px 0 0 0;
	text-align:center;
}

.news_midashibg p.midashi{
	font-weight:bold;
	font-size:16px;
	margin:0;
	padding:5px 25px 15px 25px;
	width:810px;
	line-height:1.4em;
	color: #F39;
	text-align:center;
}

.txtbox{
	width:820px;
	padding:20px;
	margin:0;
	font-size:14px;
	line-height:1.4em;
	color:#630;
	background:url(../images/news2_letter.gif) top center no-repeat;
}

.txtbox_s{
	width:820px;
	padding:20px;
	margin:0;
	font-size:14px;
	line-height:1.4em;
	color:#630;
}

.txtbox a,
.txtbox_s a{
	color: #09F;
	text-decoration:underline;
}

.txtbox a:hover,
.txtbox_s a:hover{
	color: #09F;
	text-decoration:none;
}

.close{
	text-align:center;
	margin:20px 0 0 0;
}

.waku_under{
	background:url(../images/news2_under.gif) bottom no-repeat;
	width:860px;
	height:10px;
}

.totop{
	text-align:right;
	font-size:12px;
	padding:5px;
	color: #6CF;
}

.totop a{
	color:#6CF;
}

#copy{
	text-align:center;
	padding:10px 0;
	color:#999;
	font-size:12px;
}

.text_pink{
	color: #FF3399;
}
	
.text_blue{
	color: #3366FF;
}

.text_green{
	color: #339966;
}

.text_red{
	color: #FF0000;
}