* {
margin: 0;
padding: 0;
}

body {
font-size:small;
_font-size:x-small;
line-height: 150%;
margin: 0; padding: 0; color: #fff; background: #000 url('/images/article/01053/back.gif') top repeat-x; text-align:center;}

a {
text-decoration: underline;
}

a:link {
color: #fff;
	}

a:visited {
color: #fff;
	}

a:active {
color: #f00;
	}

a:hover {
	color: #f00;
	}


h1, h2, h3, h4, h5 {
 margin: 0px;
 padding: 0px;
}

#outline {margin: 0 auto 0; text-align: left; padding: 0px; width: 800px;}

#sponavi_logo{width: 800px; text-align:right; height:25px; overflow:hidden;}

#header {font-family:Arial,Helvetica,sans-serif; background:url(/images/article/01053/header.jpg) left no-repeat; text-align: left; height: 180px;
margin: 2px 0px 0px 0px; width: 800px; overflow: hidden;}

#header a {color: #fff; text-decoration: none;}

#header a:hover {color: #f00; text-decoration: underline;}

#header h1 {font-size: 18px; font-weight: bold; padding: 115px 10px 0 0; text-align: right;}

#header h2 {font-size: 12px; text-align: right; padding: 5px 10px 0 0; color: #fff;}

/*main--------------------------------------------------*/

/*メイン部分*/
#main {float: right; width: 580px; overflow: hidden; margin-top: 20px;}


/*エントリボックス*/
.content {padding: 10px; margin: 10px;}


/*エントリの本文*/
.content p {
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	}

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;
 }

/*エントリのタイトル*/
.articleNavi {text-align: center;}
.naviEntry {margin: 0 auto 0;}
.entry_title {font-size:small; color: #d4191f; margin: 10px 0px 5px 0px; padding: 2px 0px 5px 0; width:100%; font-weight:bold; border-bottom: #666 1px dotted;}
.content .entry_title a {color: #d4191f; text-decoration: none;}
.content .entry_title a:hover {color: #fff; text-decoration: none; background: #d4191f;}

/*トラックバックURL｜トラックバック一覧｜コメント一覧｜コメントする*/
.content h5 {
font-size:small;
_font-size:x-small;
margin: 15px 0px 0px 0px;
padding: 0px 0px 0px 5px;
width:100%;
text-align:left;
font-weight:bold;
}

/*エントリの日付*/
#main .content h5.date {font-size:small; _font-size:x-small; margin: 15px 0px 0 0px; width: 100%; background: url('/images/article/01053/back_date.jpg'); height: 28px; line-height: 28px;}

/*トラックバックのタイトル*/
.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-style:dotted;
 border-top-width:1px;
 border-top-color:#666;
}

/*コメントのposted by*/
.content #comment p.posted {
    border-top: none;
    text-align: right;
    border-bottom-style:dotted;
    border-bottom-width:1px;
    border-bottom-color:#666;
}

/*トラックバック引用文*/
.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: left; width: 200px; line-height:16px; overflow: hidden; padding: 0px; margin-top:20px;}

.sidebar {
	padding: 7px;
	}

.sidebar h2 {font-size:small; _font-size:x-small; font-weight: bold; text-align:left; margin: 10px 0px 0px 0px; padding-left: 5px;
color: #fff; background: url('/images/article/01053/back_side_h2.jpg'); height: 28px; line-height: 28px;}

.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: 0px 0px 0px 0px;
	padding: 2px 2px 2px 7px;
	display:block;
 	list-style-type:none;
	}

.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;
	border: 0px;
	width: 180;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
font-size:small;
_font-size:x-small;
	}

#calendar td {
text-align: center;
font-size:small;
_font-size:x-small; padding: 2px;
}

#calendar td a {display: block; text-decoration: none; background: #fc1e1b; color: #fff;}
#calendar td a:hover {display: block; text-decoration: none; background: #fff; color: #fc1e1b;}


.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;
}


/*rss----------------------------------------------------*/

#rss{
text-align:center;
margin-top:10px;
}
#rss_feed h3 {background: #d4191f;}

/*----------------------------------------------------*/


#infobox {border: 1px #d4191f solid; width: 184px;}

#info h2{font-size:small; _font-size:x-small; font-weight: bold; text-align:left; padding: 2px 2px 2px 7px; margin: 3px 0px 0 0px; color: #fff; background: #d4191f; line-height: 16px; height: 16px;}

img.profile{
}

#adtag{
background-color: #535353;
}

