* {
margin: 0;
padding: 0;
}

body {
	font-size:small;
	_font-size:x-small;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	_margin:0 0 0 1px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background: url(/images/article/00197/bg.jpg) center top repeat-y;
	text-align:center;
}

a {
text-decoration: none;
}

a:link {
color: #000000;
text-decoration:underline;
}

a:visited {
color: #000000;
text-decoration:underline;
}

a:active {
color: #ec8f32;
text-decoration:underline;
}

a:hover {
color: #ec8f32;
text-decoration:underline;
}


h1, h2, h3, h4, h5 {
 margin: 0px;
 padding: 0px;
}

#outline {
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 950px;
}


#pluslogo{
width: 760px;
background-color:#000000;
text-align:right;
}


#header {
	font-family: Arial,Helvetica,sans-serif;
	background-image: url(/images/article/00197/head.jpg);
	color: #000000;
	text-align: left;
	margin: 0px;
	width: 950px;
	min-height: 239px;
	min-height /**/: 280px;
	_height: 270px;
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
}


#header a {
	color:#ffffff;
}

#header a:hover {
	color: #ffcc00;
}


p#link_sportsnavi{
	position: absolute;
	top: 6px;
	right: 6px;
	width: 101px;
	height: 23px;
}
p#link_sportsnavi a {
	width: 101px;
	height: 23px;
	display: block;
}
p#link_sportsnavi a img {
	vertical-align: top;
	position: relative;
}
p#link_btn	{
	position: absolute;
	top: 6px;
	left: 6px;
	display: block;
	width: 203px;
	height: 27px;
}
#header h1 {
	font-size: 20px;
	font-weight:bold;
	text-align: left;
	margin: 27px 0 0;
	display: block;
	position: absolute;
	top: 167px;
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 1.4;
	padding-top: 5px;
	left: 2px;
}
.noTxt {
	margin: 24px 12px 12px 12px;
}

#header h2 {
	font-size: 12px;
	font-weight:100;
	text-align: left;
	padding: 0px 10px 8px 10px;
	_padding-bottom: 0;
	color: #ffffff;
	margin: 0px;
	background: #000000 url(/images/article/00197/h2_bg.jpg) center bottom no-repeat;
	position: absolute;
	top: 230px;
	min-height: 30px;
	max-height: 40px;
	width: 930px;
	_width: 100%;
	_height: 40px;
	_min-height: 46px;
	_max-height: 46px;
	overflow: hidden;
	line-height: 1.4;
	left: 0px;
}


/*main--------------------------------------------------*/

/*メイン部分*/

#main {
float: left;
width: 630px;
overflow: hidden;
min-height:10px;
}


/*エントリボックス*/

.content {
padding: 10px;
margin:0px 10px 10px 10px;
color:#000000;
}



/*エントリの本文*/

.content p {
font-weight: normal;
text-align: left;
margin-bottom: 10px;
margin-top: 0px;
padding:0 10px;
}

pre{
font-size:small;
_font-size:x-small;
line-height: 150%;
}

/*コメントの本文*/

.content #comment p {
 padding-left: 15px;
 margin-bottom: 10px;
font-size:small;
_font-size:x-small;
 }

/*エントリのタイトル*/


.content h3 {
font-size:medium;
font-weight:bold;
padding:2px 0px 2px 0px;
color:#275b8a;
}


.content h3 a:link {
color:#000000;
text-decoration:none;
}

.content h3 a:visited {
color:#000000;
text-decoration:none;
}

.content h3 a:active {
color:#ec8f32;
text-decoration:underline;
}

.content h3 a:hover {
color:#ec8f32;
text-decoration:underline;
}


/*トラックバックURL｜トラックバック一覧｜コメント一覧｜コメントする*/

.content h5 {
font-size:small;
_font-size:x-small;
margin: 15px 0px 0px 0px;
text-align:left;
border-left:8px solid #422e17;
font-weight:bold;
padding-left:4px;
}

/*エントリの日付*/

.content h5.date {
font-size:small;
_font-size:x-small;
 margin: 0px 0 0 0;
 text-align:left;
 border:none;
 padding:5px 0px 0px 10px;
 height:35px;
font-weight:100;
background:url(/images/article/00197/content_ttl_bg.jpg) repeat-x;
color:#ffffff;
}

/*トラックバックのタイトル*/

.content h6 {
	font-size:small;
	_font-size:x-small;
	margin: 15px 0px 5px 0px;
	padding: 1px 0px 1px 0px;
	width:100%;
	}

/*トラックバックURL*/

.content h6.tb_url {
 font-weight:normal;
 padding-left: 15px;
}

/*コメントのタイトル*/

.content #comment h6 {
	font-size:small;
	_font-size:x-small;
	width:100%;
	line-height:20px;
	}

/*エントリのposted by*/

.content p.posted {
text-align: right;
border-top:1px dotted #cccccc;
margin:0 auto;
padding-top:4px;
}

/*コメントのposted by*/

.content #comment p.posted {
border-top: none;
text-align: right;
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#666666;
}

/*トラックバック引用文*/

.content #trackback p.posted {
 text-align: left;
 padding-left: 15px;
 border:none;
}

/*HR区切り線*/

hr {
width:95%;
text-align: center;
border-style:solid;
border-color:#aaaaaa;
height:1px;
}

/*-----------------------------------------------------------*/

#sub {
float: right;
width: 314px;
line-height:16px;
overflow: hidden;
padding: 0px;
color:#000000;
}

.sidebar {
	padding: 7px;
	
}

.sidebar h2 {
	font-size:small;
	_font-size:x-small;
	font-weight: bold;
	text-align:left;
	margin: 15px 0px 5px 0px;
	padding: 7px 0px 2px 10px;
	_padding: 6px 0px 2px 10px;
	background:url(/images/article/00197/menu_bg.jpg) repeat-x;
	height:20px;
	_height:27px;
	color:#ffffff;

}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 3px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 0px;
	}

.sidebar li {
	font-weight: normal;
	text-align:left;
	margin: 5px 0px 5px 0px;
	padding: 0px 2px 0px 10px;
 	list-style-type:none;
	background:url(/images/article/00197/list_mark.gif) no-repeat left top;
	}

.sidebar #categories li{
	font-weight: normal;
 	text-align:left;
 	margin: 0px 0px 0px 0px;
 	padding: 2px 2px 2px 7px;
 	display:block;
 	list-style-type:none;
	}


#calendar {
margin-bottom: 11px;
}

#calendar table {
	font-size: small;
	_font-size:x-small;
	margin-top:5px;
	padding: 2px;
	border-collapse: collapse;
	width: 100%;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	font-size:small;
	_font-size:x-small;
	color:#000000;
	padding:4px 2px;

	}

#calendar td {
text-align: center;
font-size:small;
_font-size:x-small;
color:#000000;

	padding:4px 2px;
}


.photo {
	text-align: left;
	margin-bottom: 20px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}


#profile p{
margin:5 10 5 10;
}



/*search----------------------------------------------------*/
#search	input{
margin-top:6px;

}



/*rss----------------------------------------------------*/

#rss{
text-align:center;
margin-top:10px;
}


#rss_feed h3	{
background-color:#f8f8f9;
border:1px solid #9da3ad;
margin:6px 0;
}


/*----------------------------------------------------*/


#infobox{
border-width:1px;
border-color:#9da3ad;
border-style:solid;
}

#info h2{
font-size:small;
_font-size:x-small;
font-weight: bold;
text-align:left;
margin: 3px 0px 0px 0px;
padding: 6px 2px 2px 10px;
color: #ffffff;
}

img.profile{
}


#footer	{
	background-color: #000000;
	margin:0;
	padding:4px;
	text-align:center;
}

#footer a:link,#footer a:visited,#footer a:hover,#footer a:active	{
color:#ffffff;
}

