* {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
font-size:small;
_font-size:x-small;
line-height: 150%;
color:#333333;
text-align:center;
background:url(/images/article/04002/bodybg.gif) no-repeat top center fixed #EEEEEE;
}

a {text-decoration:underline;}
a:link {color: #0099FF;}
a:visited {color: #0099FF;}
a:hover {color: #FF9900;}


h1, h2, h3, h4, h5 {
margin: 0px;
padding: 0px;
}

#outline {
width: 760px;
margin: 0 auto;
padding: 0;
text-align: left;
}

#pluslogo{
width: 760px;
background-color:#000000;
text-align:right;
} 

p#bluetag_link {position: absolute; width: 200px; height: 80px; text-indent: -4649em; font-size: 1px;}
p#bluetag_link a  {display: block; width: 200px; height: 80px; background:url(/images/bluetag.gif);}
/*\*/ a { overflow: hidden; }/**/

#header {
width: 760px;
height: 477px;
margin: 0;
text-align: left;
color: #000000;
background:url(/images/article/04002/outlinebg.jpg) bottom center no-repeat;
}

#header a {color: #003366;text-decoration: none;}
#header a:hover {color: #CC6600;text-decoration: none;}
	
#header h1 {
font-size: 16px;
font-weight: bold;
text-align: left;
padding:85px 0 0 210px;
line-height:18px;
}

#header h2 {
padding: 10px 0 0 210px;
font-size: 12px;
font-weight: normal;
text-align: left;
line-height:11px;
color: #003366;
}

#main div.articleNavi {
text-align:center;
}

#main div.articleNavi table{
margin : 0 auto
}

/*main--------------------------------------------------*/

/*メイン部分*/
#main {
width: 560px;
margin: 0;
margin-top: -337px;
float: right;
overflow: hidden;
}

/*エントリボックス*/
.content {
margin: 5px 20px;
padding: 10px 10px;
background-color:#FFFFFF;
}


/*エントリの本文*/
.content p {
margin:10px 0;
padding:0;
font-weight: normal;
text-align: left;
}

pre{
padding:10px;
font-size:small;
_font-size:x-small;
}

pre img{
margin:5px;
}

.content #comment{
margin-top:20px;
}

/*コメントの本文*/
.content #comment p {
margin:10px 0;
padding-left: 10px;
}

/*エントリのタイトル*/
.content h3.entry_title {
margin: 0;
padding: 8px 0;
font-size:midium;
_font-size:small;
font-weight:bold;
text-align:left;
border:none;
border-bottom:1px dashed #CCCCCC;
}

/*トラックバックURL｜トラックバック一覧｜コメント一覧｜コメントする*/
.content h5 {
font-size:small;
_font-size:x-small;
margin: 5px 0px 0px 0px;
padding: 5px 10px;
width:100%;
text-align:left;
background:#EEEEEE;
}

/*エントリの日付*/
.content h5.date {
font-size:small;
_font-size:x-small;
margin:0;
padding: 0;
width:100%;
text-align:left;
background:#FFFFFF;
color:#999999;
}

/*トラックバックのタイトル*/
.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;
margin:10px;
padding: 0;
}

/*コメントのタイトル*/
.content #comment h6 {
font-size:small;
_font-size:x-small;
width:100%;
line-height:20px;
}

/*エントリとコメントのposted by*/
.content p.posted {
padding-top:10px;
border-bottom: 1px dashed #CCCCCC;
text-align: right;
}

/*トラックバック引用文*/
.content #trackback p.posted {
text-align: left;
border:none;
padding-left:10px;
}

.content #trackback div {
border-bottom: 1px dashed #CCCCCC;
padding-top:5px;
text-align: right;
}

/*HR区切り線*/
hr {
width:95%;
text-align: center;
border-style:solid;
border-color:#aaaaaa;
height:1px;
}

.content div form {
padding-left:10px;
}



/*-----------------------------------------------------------*/

#sub {
float: right;
width: 200px;
overflow: hidden;
margin-top: -337px;
}

.sidebar {
padding: 8px;
}

.sidebar h2 {
font-size:small;
_font-size:x-small;
font-weight: bold;
text-align:left;
margin: 10px 0;
padding: 5px 10px;
font-weight:bold;
background:url(/images/article/04002/sideh2bg.gif) repeat-y;
}

.sidebar ul {
padding-left: 24px;
margin: 0;
	}

.sidebar ul ul {
margin-bottom: 0px;
}

.sidebar li {
list-style-type:disc;
}

#archive ul {
padding-left:5px;
}

#archive ul li{
list-style:none;
color:#999999;
}

#calendar a:link {text-decoration:none;}
#calendar a:visited {text-decoration:none;}
#calendar a:hover {color:#FF6600;text-decoration:underline;}
	
#calendar table {
margin-top:0;
border-collapse:separate;
border: 0px;
width: 184px;
}

#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;
}


.photo {
text-align: left;
margin-bottom: 10px;
}


.link-note {
text-align: left;
padding: 2px;
margin-bottom: 15px;
}


#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
}

textarea[id="comment-text"] {
width: 80%;
}

.commenter-profile img {
vertical-align: middle;
border-width: 0;
}

#profile p{
text-align:center;
margin:5px;
}

#error ul{margin:10px 0;}
#error li {list-style:none;color:#FF0000;}

#comment p.posted {
padding-top:10px;
}




/*rss----------------------------------------------------*/

#rss{
    text-align:center;
    margin-top:10px;
    }

/*----------------------------------------------------*/

#infobox{
border-width:1px;
border-color:#000000;
border-style:solid;
}

.sidebar #info h2{
font-size:small;
_font-size:x-small;
font-weight: bold;
text-align:left;
margin: 0px;
padding: 2px 2px 2px 7px;
color: #ffffff;
background-color:#000000;
border-width:1px;
border-color:#000000;
border-style:solid;
background-image:none;
}

#footer{
margin:10px;
text-align:center;
border-top:1px solid #CCCCCC;
padding-top:5px;
}

