#news_main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}
#news_main .news_top {
	margin-top: 50px;
	clear: both;
	height: 120px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#news_main .news_top .news_topl {
	float: left;
	width: 750px;
	line-height: 30px;
	height: 111px;
	font-size: 13px;
	font-weight: bold;
}
#news_main .news_top .news_topr {
	float: right;
	width: 150px;
	text-align: center;
}
#news_main .news_top .news_topl .news_title {
	font-weight: bold;
	color: #FFF;
	background-color: #F90;
	width: 750px;
	height: 60px;
	font-size: 32px;
	line-height: 62px;
	text-align: center;
	text-shadow:1px 1px 1px #ff6000;
	background-image: -webkit-gradient(
                      linear,
                      left  top,
                      right bottom,
                      from(           rgba(  0,  0,  0, .1)),
                      color-stop(.05, rgba(  0,  0,  0, .1)),
                      color-stop(.05, rgba(255,255,255, .1)),
                      color-stop(.45, rgba(255,255,255, .1)),
                      color-stop(.45, rgba(  0,  0,  0, .1)),
                      color-stop(.55, rgba(  0,  0,  0, .1)),
                      color-stop(.55, rgba(255,255,255, .1)),
                      color-stop(.95, rgba(255,255,255, .1)),
                      color-stop(.95, rgba(  0,  0,  0, .1)),
                      to(             rgba(  0,  0,  0, .1)));
	background-image: -moz-linear-gradient(
                      -45deg,
                      rgba(  0,  0,  0, .1)   0,
                      rgba(  0,  0,  0, .1)   5%,
                      rgba(255,255,255, .1)   5%,
                      rgba(255,255,255, .1)  45%,
                      rgba(  0,  0,  0, .1)  45%,
                      rgba(  0,  0,  0, .1)  55%,
                      rgba(255,255,255, .1)  55%,
                      rgba(255,255,255, .1)  95%,
                      rgba(  0,  0,  0, .1)  95%,
                      rgba(  0,  0,  0, .1) 100%);
	background-image: -o-linear-gradient(
                      -45deg,
                      rgba(  0,  0,  0, .1)   0,
                      rgba(  0,  0,  0, .1)   5%,
                      rgba(255,255,255, .1)   5%,
                      rgba(255,255,255, .1)  45%,
                      rgba(  0,  0,  0, .1)  45%,
                      rgba(  0,  0,  0, .1)  55%,
                      rgba(255,255,255, .1)  55%,
                      rgba(255,255,255, .1)  95%,
                      rgba(  0,  0,  0, .1)  95%,
                      rgba(  0,  0,  0, .1) 100%);
	background-image: linear-gradient(
                      -45deg,
                      rgba(  0,  0,  0, .1)   0,
                      rgba(  0,  0,  0, .1)   5%,
                      rgba(255,255,255, .1)   5%,
                      rgba(255,255,255, .1)  45%,
                      rgba(  0,  0,  0, .1)  45%,
                      rgba(  0,  0,  0, .1)  55%,
                      rgba(255,255,255, .1)  55%,
                      rgba(255,255,255, .1)  95%,
                      rgba(  0,  0,  0, .1)  95%,
                      rgba(  0,  0,  0, .1) 100%);
	-webkit-background-size: 5px 5px;
	-moz-background-size:    5px 5px;
	-o-background-size:      5px 5px;
	background-size:         5px 5px; /* Old browsers */
	border-radius:5px;
	margin-bottom: 10px;
}
#news_main .news_head {
	font-weight: bold;
	color: #FFF;
	background-color: #F90;
	height: 32px;
	font-size: 18px;
	text-align: left;
	text-shadow:1px 1px 1px #ff6000;
	background-image: -webkit-gradient(
                      linear,
                      left  top,
                      right bottom,
                      from(           rgba(  0,  0,  0, .1)),
                      color-stop(.05, rgba(  0,  0,  0, .1)),
                      color-stop(.05, rgba(255,255,255, .1)),
                      color-stop(.45, rgba(255,255,255, .1)),
                      color-stop(.45, rgba(  0,  0,  0, .1)),
                      color-stop(.55, rgba(  0,  0,  0, .1)),
                      color-stop(.55, rgba(255,255,255, .1)),
                      color-stop(.95, rgba(255,255,255, .1)),
                      color-stop(.95, rgba(  0,  0,  0, .1)),
                      to(             rgba(  0,  0,  0, .1)));
	background-image: -moz-linear-gradient(
                      -45deg,
                      rgba(  0,  0,  0, .1)   0,
                      rgba(  0,  0,  0, .1)   5%,
                      rgba(255,255,255, .1)   5%,
                      rgba(255,255,255, .1)  45%,
                      rgba(  0,  0,  0, .1)  45%,
                      rgba(  0,  0,  0, .1)  55%,
                      rgba(255,255,255, .1)  55%,
                      rgba(255,255,255, .1)  95%,
                      rgba(  0,  0,  0, .1)  95%,
                      rgba(  0,  0,  0, .1) 100%);
	background-image: -o-linear-gradient(
                      -45deg,
                      rgba(  0,  0,  0, .1)   0,
                      rgba(  0,  0,  0, .1)   5%,
                      rgba(255,255,255, .1)   5%,
                      rgba(255,255,255, .1)  45%,
                      rgba(  0,  0,  0, .1)  45%,
                      rgba(  0,  0,  0, .1)  55%,
                      rgba(255,255,255, .1)  55%,
                      rgba(255,255,255, .1)  95%,
                      rgba(  0,  0,  0, .1)  95%,
                      rgba(  0,  0,  0, .1) 100%);
	background-image: linear-gradient(
                      -45deg,
                      rgba(  0,  0,  0, .1)   0,
                      rgba(  0,  0,  0, .1)   5%,
                      rgba(255,255,255, .1)   5%,
                      rgba(255,255,255, .1)  45%,
                      rgba(  0,  0,  0, .1)  45%,
                      rgba(  0,  0,  0, .1)  55%,
                      rgba(255,255,255, .1)  55%,
                      rgba(255,255,255, .1)  95%,
                      rgba(  0,  0,  0, .1)  95%,
                      rgba(  0,  0,  0, .1) 100%);
	-webkit-background-size: 5px 5px;
	-moz-background-size:    5px 5px;
	-o-background-size:      5px 5px;
	background-size:         5px 5px; /* Old browsers */
	border-radius:5px;
	line-height: 36px;
	padding-left: 15px;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#news_main .news_con01 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#news_main .news_textbox {
	width: 550px;
	border: 1px solid #474747;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
#news_main .news_con01 table {
	border: 2px solid #ffa319;
	margin-top: 0px;
}
#news_main .news_con01 table tr td table tr .td1 {
	font-size: 16px;
	font-weight: bold;
}
#news_main .news_con01 table tr td {
	padding-left: 15px;
	border: 1px solid #ffa319;
	padding-top: 5px;
	padding-bottom: 5px;
}
#news_main .news_con01 .table_title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	height: 30px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ffa319;
	border-right-color: #ffa319;
	border-left-color: #ffa319;
	margin-top: 15px;
	line-height: 30px;
}
#news_main .news_con01 table tr th {
	border: 1px solid #ffa319;
	text-align: center;
}
#footer {
	text-align: center;
	margin-top: 50px;
}
#news_main .back {
	font-style:normal;
	color:#ffffff;
	background:#ff9900;
	border:1px solid #ff9900;
	text-shadow:0px 2px 3px #696969;
	box-shadow:0px 7px 1px #ff5400;
	-moz-box-shadow:0px 7px 1px #ff5400;
	-webkit-box-shadow:0px 7px 1px #ff5400;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:300px;
	cursor:pointer;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#news_main .back:active{
cursor:pointer;
position:relative;
top:2px;
}

.head_title {
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	margin: 0px;
}
h1 
{
display: none;
} 
#page_out a {
		color: #FFF;
	text-decoration: none;
	display: block;
}
