body {
	margin: 0px 0px 0px 0px;
	border: 0;
	padding: 0;
	text-align: center;
	background:#D8D8D8;

		}
	
a {
	text-decoration: underline;
	font-weight: bold;
	}

a:link {
	color: #0006F8;
	}

a:visited {
	color: #663399;
	}

a:hover {
	color: #AAAAAA;
	}

a:active {
	color: #AAAAAA;
	}
a:link img {
	border:none;
	}
a:visited img {
	border:none;
	}
a:hover img {
	border:none;
	}
a:active img {
	border:none;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


/*Layout*/
#container {
	background-color: #FFFFFF;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	border: none;
}

/*Header*/
#banner {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #FFFFFF;
	background: url(http://kirin.footballjapan.jp/design/header.gif) no-repeat 0 0;
	text-align: left;
	padding: 0;
	margin: 0;
	line-height:normal;
	height: 240px;
	}

#banner h1,#banner h2{
width:800px;
text-indent:-9999px;}

#banner h1 a{
width:100%;
height:100%;
display:block;
}

#banner h1{height:240px;}
#banner h2{height:20px;}

#banner-img {
	display: none;
	}



#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
	
	
	}

#banner h2 {
	font-size: small;
	}


/*Main*/

#center {
		float: left;
	width: 600px;
	overflow: hidden;
}

/*Entry Area*/

.content {
	margin:20px; 
	padding:0;
	border: none;
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
}
.content hr{
	display:block;
	height:15px;
	border:none;
	margin:0;
	padding:0;
}




/*Entry Title*/

.content h3 {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: left;
	font-size:1.1em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding:3px 5px 7px 23px;
	background:#D0D0D0 url(http://kirin.footballjapan.jp/design/titlebg.gif) no-repeat 0 top;
	color:#333333;
}


.content h3 a {
	text-decoration: none;
}


.content h3 a:link {
	color:#0F218B;
}

.content h3 a:visited {
	color: #333333;
}

.content h3 a:hover {
	color: #DD0000;
}

.content h3 a:active {
	color: #DD0000;
}
.content-bottom{
	margin: 0 0 15px 0;
}

/*entry-title*/
.entry-title h3 {
	border:solid 1px #0F218B;
}

/*Entry Body*/

.content .entry-body{
	border: 1px solid #0F218B;
	border-top:none;
	background-color: #FFFFFF;	
}
.content .entry-body-text{
	padding: 0 20px 10px 20px;;
}
.content .entry-body-date{
	padding: 0 10px;
	text-align:right;
	background-color: #0F218B;
	font-weight: bold;
color:#FFFFFF;
}
.content p {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin: 0 0 1em 0;
}


.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

/*EntrySummary*/

.content p.posted {
	background-color: #F0F0F0;
	clear: both;
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border:1px solid #0F218B;
	border-top: none;
	text-align: right;
	margin: 0 0 0 0;
	padding:10px;
	line-height: normal;
	font-style: italic
	}

/*Archive*/

.entry-nav{
	background-color:#FFFFFF;
	width:560px;
	margin:0 20px 0 20px; 
	padding:3px 0;
	text-align:center;
	font-size:small;
}

h2.content-header{
	width:560px;
	margin: 0 20px;
	padding:0;
	color:#FFFFFF;
	color:#000000;
	background-color: #FFFFFF!important;
}

/*Trackback*/
/*Comment*/
/*CommentForm*/
/*Comment Preview*/

.entry-trackback{
background-color:#FFFFFF;
margin:15px 0;
}

.entry-trackback h3,
.comment-list h3,
.comment-form h3{
	border:none;
}

.entry-trackback h2,
.comment-form h2,
.entry-comment h2,
.comment-preview h2,
.comment-preview .comment-form h2{
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: left;
	font-size:1.1em;
	font-weight: bold;
	margin: 0 0 0 0;
	background:#D0D0D0 url(http://kirin.footballjapan.jp/design/titlebg_w.gif) no-repeat right top;
	padding:3px 5px 7px 23px;
	color:#333333;
}
.entry-trackback,
.entry-comment{
	border:1px solid #0F218B;
	background:#FFFFFF;
	margin:15px  0;
}

.comment-preview{
	border:1px solid #0F218B;
	background:#FFFFFF;
	margin:15px  0;
}

.entry-trackback p,
.entry-comment p,
.comment-preview p{
padding:10px;
}

.entry-comment  p.posted,
.comment-preview  p.posted{
	border: none;
}

/*previous comment*/
.comment-list-previous{
}
.comment-list-previous h2{
backbround:none;
border:none;
}

/*sidebar*/
#right {
	float: left;
	width: 200px;
	border: 0;
	overflow: hidden;
	
	}

.sidebar {
	padding: 20px 20px 0 0;
	font-size:small;
}

.sidebar a {
	text-decoration: none;
	font-weight: bold;
	}

.sidebar a:link {
	color: #0006FF;
	border-bottom:1px solid #0006FF;
	}

.sidebar a:visited {
	color: #0006FF;
	border-bottom:1px solid #0006FF;
	}

.sidebar a:hover {
	color: #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	}

.sidebar a:active {
	color: #FFFFF;
	border-bottom:1px solid #FFFFFF;
	}

.sidebar h2 {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: none;
	background-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	padding:0;
	height: 30px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
	}

.sidebar li {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	margin: 0;
	padding: 0 0 0 12px;
	list-style-type: none;
	background: url(http://kirin.footballjapan.jp/design/icon01.gif) no-repeat 0 5px;
}


#profile p{
	font-size: small;
	text-align: left;

	padding:0 5px 0 5px;
	margin:0 0 1em 0;
	line-height: 1.2;
}
#profile p b{
	color:#BF0209;
}

#profile img{
	display:block;
	text-align: center;
	margin:0 5px 10px 5px;
}

/*カレンダー*/

#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
  	padding:0;
	text-align: center;
	margin:0 0 10px 0;
	background-color: #F0F0F0;
	}

#calendar table {
	margin: 10px;
	border-collapse: collapse;
	border: 0px;
	width: 160px;
	}

#calendar caption {
	color: #BF0209;
	margin: 10px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: none;
	text-align: center;
	font-weight: bold;
	padding:0;
}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar #powered a {
border:none;
}

/*モジュールエリアの設定*/
.module{
	padding: 0 0 10px 0;
}
.module-body{
	background-color: #F0F0F0;
	color:#333333;
	padding: 5px;
}

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	text-align: left;
	padding:0;
	margin-bottom: 10px;
}

.image-full {
		width: 370px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

.module-qrcode {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
}


/*フッター*/
#footer{
background:#FFFFFF url(http://kirin.footballjapan.jp/design/footer.gif) no-repeat 0 bottom;
text-indent:-9999px;
height:25px;
width:800px;
margin:-20px auto 0 auto;
padding-top:20px;
}
#footer a{
width:420px;
height:25px;
margin-left:200px;
display: block;
text-indent:-9999px;
}

/* user css */
.sidebar h2{
width:180px;
height:24px;
text-indent:-9999px;
background-repeat:no-repeat;
}
#profile h2{background-image: url(http://kirin.footballjapan.jp/design/profile.gif);}
#link h2{background-image: url(http://kirin.footballjapan.jp/design/link.gif);}
#calendar h2{background-image: url(http://kirin.footballjapan.jp/design/calendar.gif);}
#archive-category h2{background-image: url(http://kirin.footballjapan.jp/design/category.gif);}
#recent-entries h2{background-image: url(http://kirin.footballjapan.jp/design/recent_entry.gif);}
#archive-datebased h2{background-image: url(http://kirin.footballjapan.jp/design/backnumber.gif);}
#recent-comment h2{background-image: url(http://kirin.footballjapan.jp/design/recent_comment.gif);}
#recent-trackback h2{background-image: url(http://kirin.footballjapan.jp/design/trackback.gif);}
.module-qrcode h2{background-image: url(http://kirin.footballjapan.jp/design/mobile.gif);}
.module-typelist h2{background-image: url(http://kirin.footballjapan.jp/design/link.gif);}


/*comment-form*/

/*comment-form*/

#comment-data{
margin:0;
}

.comment-form{
	border:1px solid #0F218B;
}
.comment-form form{
	margin:20px;
	border:solid 1px #CCCCCC;
	border-bottom:none;
}
.comment-form form p{
	margin:0;
	border-bottom:solid 1px #CCCCCC;
	padding:5px;
	clear:both;
}


.comment-form form label{
	padding:0 0 0 13px;
	margin:0;
	background: url(http://kirin.footballjapan.jp/design/icon02.gif) no-repeat 5px 50%;
}

.comment-form p input{
margin: 5px 0 0 13px;
}

.comment-form p#comment-text-field textarea{
font-size:1.0em;
margin: 0 0 0 13px;
width:95%;
}
#comment-submit{
	border-bottom:solid 1px #CCCCCC;
	padding:10px 0 10px 0px;
	text-align:center;
}


.archives{
margin-bottom:20px;
}
.archives h2 {
	border:solid 1px #CCCCCC;
	background:#D0D0D0 url(http://kirin.footballjapan.jp/design/titlebg.gif) no-repeat 0 top;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: left;
	font-size:1.1em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding:3px 5px 7px 23px;
	color:#333333;
}	

.archives .archive-datebased,
.archives .archive-category,
.archives .archive-individual{
	border: 1px solid #CCCCCC;
	border-top:none;
	background-color: #FFFFFF;	
	padding: 20px 20px 10px 20px;;
}



/*fbj-header*/

#fbj-header {
	background-color: #DCDCDC;
	background-image: url(http://kirin.footballjapan.jp/design/fbj_header_bg.gif);
	background-repeat: repeat-x;
	text-align: right;
	margin: 0px;
	padding: 4px;
	border-bottom: 1px solid #CCCCCC;
}
#text-fbj-link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}
