/*
Theme Name: kojyanto-waka
Theme URI: http://www.y-polaris.com/
Description: 横浜ポラリスFC用
Author: waka
Author URI: http://www.kojyanto.net/
Version: 1.0
*/

*{
    margin: 0; 
    padding: 0;
}
body {
	text-align: center;
	background-image: url(top/bg_h.jpg);
	background-repeat: repeat-x;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
html{
    overflow-y: scroll;
}
img {
	border:0;
	vertical-align: bottom;
	vertical-align: middle;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#wrap {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header {
	width:960px;
}
.logo {
	float: left;
}
#flash {
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 960px;
	clear: left;
	float: none;
}  
object, embed {  
    vertical-align: bottom;  
} 
label.screen-reader-text {
	display: none;
} 
form#searchform {
	margin-left: 15px;
} 
.headline {
	height: 33px;
	width: 850px;
	background-image: url(top/headline.gif);
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	margin-top: 5px;
}
.headline a {
	color: #FFFFFF;
	text-decoration: none;
}
.headline a:hover {
	color: #688CC0;
	text-decoration: none;
}
#container {
	float:left;
	width: 732px;
}
#contents {
	width:504px;
	float:right;
}
#left {
	width:228px;
	float:right;
}
#right {
	width:228px;
	float:left;
}
#weathernews_blog_parts {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}
dl.next {
	background-image: url(top/next.jpg);
	background-repeat: no-repeat;
}
dl.next dt {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	padding-top: 5px;
	padding-left: 8px;
}
dl.next dd.vs {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: center;
}
dl.next a {
	color: #FFFFFF;
	text-decoration: none;
}
dl.next a:hover {
	color: #FFD42F;
}
dl.next dd.txt {
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
dl.last {
	background-image: url(top/last.jpg);
	background-repeat: no-repeat;
}
dl.last dt {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	padding-top: 5px;
	padding-left: 8px;
}
dl.last dd.score {
	font-size: 50px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	line-height: 100%;
}
dl.last a {
	color: #FFFFFF;
	text-decoration: none;
}
dl.last a:hover {
	color: #FFD42F;
}
dl.last dd.txt {
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
dl.photo {
	padding-right: 3px;
	padding-left: 3px;
}
dl.photo dt {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
dl.photo dd.date {
	font-size: 12px;
	color: #688CC0;
	font-weight: bold;
	margin-top: 5px;
}
dl.photo dd.txt {
	font-size: 12px;
	background-image: url(top/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#contents dl {
	padding-right: 10px;
	padding-left: 10px;
}
#contents dt {
	width: 70px;
	float: left;
	font-size: 12px;
	padding-bottom: 5px;
	background-image: url(top/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 10px 0px 0px;
	font-weight: bold;
	color: #688CC0;
	clear: left;
	padding-top: 5px;
}
#contents dd {
	font-size: 12px;
	padding-top: 5px;
}
#contents dd:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#contents .pickup {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}
#contents .pickup:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#contents .pickup .more-link {
	padding-left: 280px;
	clear: left;
}
#contents dd.image {
	clear: left;
	float: left;
}
#contents dd.text {
	padding-left: 105px;
}
#right dl {
	padding-right: 10px;
	padding-left: 10px;
}
#right dt {
	font-size: 12px;
	color: #688CC0;
	font-weight: bold;
	margin-top: 5px;
}
#right dd {
	font-size: 12px;
	background-image: url(top/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.more1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B3B3;
	text-align: right;
	padding: 5px;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 3px;
}
.more2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B3B3;
	text-align: right;
	padding: 5px;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 3px;
	clear: left;
	float: none;
}
.more3 {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
}
.page {
}
#right ul {
	list-style-type: none;
}
#right ul li {
}
.side {
	background-image: url(top/side.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	width: 220px;
	padding-top: 5px;
	padding-left: 8px;
}
h1, h2, h3, h4, h5{
	letter-spacing: 1px;
	background-image: url(top/center.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	width: 496px;
	padding-top: 5px;
	padding-left: 8px;
	clear: left;
	float: none;
}
h6{
	letter-spacing: 1px;
	background-image: url(top/side.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	width: 220px;
	padding-top: 5px;
	padding-left: 8px;
}
#return {
	width: 960px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	clear: left;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#return a {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
#return a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#footer {
	clear: left;
	float: none;
	background-image: url(img/bg_f.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	width: 100%;
}
#f_box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	padding-top: 38px;
}
#f_box ul {
	list-style-type: none;
	text-align: left;
	padding-top: 10px;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
}
#f_box ul li {
	display: inline;
}
address {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	margin-bottom: 8px;
	margin-top: 30px;
}
