* {
margin: 0;
padding: 0;
}

body {
font-size:small;
_font-size:x-small;
line-height: 150%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color:#333333;
text-align:center;
background:url(/images/article/01029/bodybg.jpg) top repeat-x fixed #FFFFFF;
}

a {
text-decoration: none;
}

a:link {
color:#0B92EA;
text-decoration: underline;
	}

a:visited {
color:#0B92EA;
text-decoration: underline;
	}

a:active {
color: #CA0A07;
	}

a:hover {
	color: #FF9900;
	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: 760px;
background:#F5F5F5;
border-right:1px solid #3C7AD1;
border-left:1px solid #3C7AD1;
border-bottom:5px solid #3C7AD1;
}

#pluslogo{
width: 760px;
background-color:#000000;
text-align:right;
height:20px;
overflow:hidden;
}



#header {
font-family:Arial,Helvetica,sans-serif;
background:url(/images/article/01029/header.gif) top no-repeat #4483D5;
color: #000000;
text-align: left;
height: 171px;
margin: 0px 0px 0px 0px;
width: 760px;
font-weight:bold;
border-bottom:2px solid #3C7AD1;
}

	
#header h1 {
 font-size: 16px;
 font-weight: bold;
 text-align: left;
 padding: 32px 15px 0px 18px;
 margin-top: 0px 0px 0px 0px;
}

#header h2 {
	font-size: 12px;
 text-align: left;
 padding: 0px 15px 0px 15px;
color:#0B92EA;
display:none;
	}

/*main--------------------------------------------------*/

/*メイン部分*/
#main {
float: right;
width: 560px;
overflow: hidden;
}


/*エントリボックス*/
.content {
padding: 15px 25px 25px 25px;
margin:5px 10px 10px 10px;
background:#FFFFFF;
border:1px #CCCCCC solid;
border-bottom:3px #CCCCCC solid;
border-right:2px #CCCCCC solid;
}


/*エントリの本文*/
.content p {
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	margin-top: -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;
 }

/*エントリのタイトル*/
.content h3 {
font-size:small;
color:#333333;
margin: 0px;
padding: 7px 0px 2px 35px;
height:22px;
_height:31px;
font-weight:bold;
background:url(/images/article/01029/et.gif) top left no-repeat #FCF2BC;
}

.content h3.entry_title a{
text-decoration: none;
}

/*トラックバックURL｜トラックバック一覧｜コメント一覧｜コメントする*/
.content h5 {
color:#CA0A07;
font-size:small;
_font-size:x-small;
margin: 15px 0px 0px 0px;
padding: 0px 0px 0px 5px;
width:100%;
text-align:left;
background:#FEE3D0;
font-weight:bold;
}

/*エントリの日付*/
.content h5.date {
font-size:small;
_font-size:x-small;
margin: 0;
padding: 0;
text-align:right;
border:none;
color:#666666;
background:none;
font-weight: normal;
}

/*トラックバックのタイトル*/
.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;
}

/*コメントのposted by*/
.content #comment p.posted {
    border-top: none;
    text-align: right;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#CCCCCC;
}


/*トラックバック引用文*/
.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: 198px;
line-height:16px;
overflow: hidden;
padding: 0px;
margin-top:0px;
padding:0px;
}

.sidebar {
	padding: 7px;
	}

.sidebar h2 {
font-size:small;
_font-size:x-small;
font-weight: bold;
text-align:left;
margin: 10px 0px 0px 0px;
padding: 3px 2px 2px 5px;
color: #333333;
background:url(/images/article/01029/side.gif) top left no-repeat;
}

.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;
}

#profile {
margin:5px 0px 5px 7px;
}

#profile h2{
margin-left:-7px;
}


.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;
	}

/*rss----------------------------------------------------*/

#rss{
text-align:center;
margin-top:10px;
}

/*----------------------------------------------------*/


#infobox{
border-width:1px;
border-color:#444444;
border-style:solid;
}

#info h2{
font-size:small;
_font-size:x-small;
font-weight: bold;
text-align:left;
margin: 3px 0px 0px 0px;
padding: 2px 2px 2px 7px;
color: #ffffff;
border-width:1px;
border-color:#444444;
border-style:solid;
background-color:#444444;
background-image: none;
}

img.profile{
}
