@charset "utf-8";
/* 全体 ------------------------------------------------------------------ */
body {
	background: #4AAAD6 url(../img/back.jpg) repeat-x;
}

#spo-wrap {
	width: 130px;
	left: 820px;
	position: absolute;
}
#sponcer {
	padding: 5px;
	width: 120px;
	background: #E7E7EF;
}
#sponcer img{
	margin: 1px 0 1px;
}
#container {
	background: #FFFFFF;
	width: 800px;
	left: 10px;
	position: absolute;
}
#container #banner {
	background: url(../img/head-back.jpg);
	height: 80px;
	width: 800px;
}
#container #banner #logo {
	padding-top: 13px;
	padding-left: 17px;
}
#container #navi {
	background: url(../img/navi/naviback.jpg);
	text-align: center;
	height: 34px;
	width: 800px;
}
#container #footer {
	background: #FFFFFF;
	height: 50px;
	padding: 10px 15px 0px 15px;
	font-size: 13px;
}
#container #navi img {
	margin-right: 5px;
	margin-left: 5px;
}

#content {
	padding: 10px;
}

/* index ------------------------------------------------------------------ */
#container #content #indexphoto {
	height: 400px;
	width: 570px;
	background: url(../img/index/topback.jpg);
}
#container #content #indexphoto img{
	padding: 10px 0 0 10px;
}

#container #content #indexbanner1 {
	width: 200px;
}
#container #content #indexbanner1 img {
	padding: 0;
	margin: 0;
}
#container #content #indexbanner1 #indexbanner1img {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 80px;
}
#indexbanner1 .RSStitle {
	padding-top: 3px;
}
#container #content #indexbanner1 .indexbox1 {
	border-right: 1px solid #313031;
	border-bottom: 1px solid #313031;
	border-left: 1px solid #313031;
	width: 200px;
	height: 80px;
	text-align: center;
}
#container #content #indexinfo {
	width: 360px;
}
#indexinfo .RSSline {
	clear: both;
	padding: 0 10px 0 10px;
	width: 340px;
	line-height: 150%;
}
#indexinfo .RSStime {
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0px 0px;
	width: 90px;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
	font-weight: bold;
}
#indexinfo .RSStitle {
	overflow: hidden;
}

#container #content #indexinfo .indexbox2 {
	border-right: 1px solid #313031;
	border-bottom: 1px solid #313031;
	border-left: 1px solid #313031;
	width: 360px;
	padding-bottom: 10px;
}
#container #content #indexbanner2 {
	width: 410px;
}
#container #content #indexbanner2 #indexbanner2img {
	margin: 0px;
	padding: 0px;
	height: 65px;
}
#container #content #privacy {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#container #content #privacy h3 {
	font-size: 17px;
	border-top: 2px solid #0000FF;
	border-bottom: 2px dotted #0000FF;
	margin-bottom: 10px;
	font-weight: bold;
}
#container #content #privacy h4 {
	font-size: 15px;
	border-bottom: 1px solid #999999;
	border-left: 8px solid #999999;
	padding-left: 8px;
}
#container #content #privacy h5 {
	border-bottom: 1px dotted #CCCCCC;
	font-size: 14px;
}
#container #content #privacy p {
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
}
#container #content #rule {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#container #content #rule h3 {
	font-size: 17px;
	border-top: 2px solid #0000FF;
	border-bottom: 2px dotted #0000FF;
	margin-bottom: 10px;
	font-weight: bold;
}
#container #content #rule h4 {
	font-size: 15px;
	border-bottom: 1px solid #999999;
	border-left: 8px solid #999999;
	padding-left: 8px;
}
#container #content #rule h5 {
	border-bottom: 1px dotted #CCCCCC;
	font-size: 14px;
}
#container #content #rule p {
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
}
#container #content #contact{
	text-align: center;
	padding-top: 20px;
}
#container #content #contact .contacttext {
	text-align: left;
	padding-right: 100px;
	padding-left: 100px;
}
#container #content #contact .contacttext h3 {
	font-size: 17px;
	border-top: 2px solid #0000FF;
	border-bottom: 2px dotted #0000FF;
	margin-bottom: 10px;
	font-weight: bold;
}
#container #content #contact .contacttext h4 {
	font-size: 15px;
	border-bottom: 1px solid #999999;
	border-left: 8px solid #999999;
	padding-left: 8px;
}
#indexbanner2img {
	height: 60px;
	width: 200px;
}

#twitterbox {
	background: url(../img/index/tweet_back.jpg) no-repeat center bottom;
	width: 404px;
	border: 3px solid #E7E7E7;
	margin-bottom: 3px;
}
#twitter {
	padding: 3px;
	font-size: 10px;
	color: #000000;
	margin: 5px;
	border: 1px solid #66FFFF;
}
#twitter .time{
	font-weight: bold;
}
