#contents{
width:750px;
margin:0 55px;
}

p{
margin:20px 0px;
line-height:25px;}
input {
padding: 0.3em;
}
h2{
	color: #f30;
	font-weight: normal;
	font-size:21px;
	text-align: left;
	padding: 5px 0 5px 10px;
	border-bottom: 2px solid #f30;
	margin-bottom:10px;
}
hr{
margin:5px;
}
.newstitlle{
font-size:20px;
color:#333;
padding-bottom:10px;
padding-top:10px;
font-weight:bold;
}
.date{
float:right;
padding:10px 0;
}
.newsdetail{
clear:both;
font-size:15px;
padding:10px 0;
}

.allnews{
font-size:19px;
margin:30px 10px 30px 10px;
background:url(../images/ll.png);
background-repeat:no-repeat;
padding-left:20px;
}

tr:nth-child(even){
background-color:rgba(255,51,0,0.05);
}
tr{
clear:both;
padding-left:10px;}

th{
width: 120px;
float: left;
padding: 0 10px 0 0;
line-height: 1.5;
color:#333;
font-size:13px;
font-weight:normal;
}
td{
float: left;
display: block;
color:#333;
padding:0 0 10px 20px;
}

a{
color:#333;}
a:hover{
color:#f30;
}
#past_news{
	margin-top: 15px;
	padding-left: 5px;
}
#past_news a{
	text-decoration: none;
}
#gotop{
clear:both;
border:none;
background:#f30;
cursor:pointer;
border-radius:4px;
font-family:"Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
width:130px;
height:30px;
margin-top:100px;
margin-bottom:30px;
margin-left:300px;
line-height:33px;
font-size:13px;
text-align:center;
padding:10px;
}

#gotop a{
text-decoration:none;
color:#fff;
}

