* {
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;
background-color: #000000;
text-align:center;
}

a {
text-decoration: none;
}
a:link {
color: #22c2f7;
}
a:visited {
color: #009ba9;
}
a:hover {
color: #009ba9;
}
a:active {
color: #009ba9;
}


h1, h2, h3, h4, h5 {
 margin: 0px;
 padding: 0px;
}

#outline {
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 760px;
background-color:#151515;
}

#pluslogo{
width: 760px;
background-color:#000000;
text-align:right;
}



#header {
font-family:Arial,Helvetica,sans-serif;
background-image:url(/images/article/00077/bg_header.jpg);
background-color: #222;
color: #000000;
text-align: left;
margin: 0px 0px 0px 0px;
width: 760px;
background-position:0 0;
background-repeat:no-repeat;
}


#header a {
color: #f33;
text-decoration: none;
}

#header h1 {
font-size: 14px;
padding: 414px 10px 5px 10px;
}
#header h1 a{
text-decoration: underline;
}

#header h2 {
font-size: 12px;
font-weight:normal;
padding: 0 10px 10px 10px;
color: #999;
}

#header img {border:none;}
#header .btn-jpn {position:absolute; width:112px; height:112px; margin:45px 0 0 44px; background:url(/images/article/00077/btn_jpn_ov.gif);}
#header .btn-jpn a {display: block;}
#header .btn-jpn a:hover {background-color:transparent;}
#header .btn-jpn a:hover img {visibility:hidden;}
#header .btn-wwe {position:absolute; width:112px; height:112px; margin:159px 0 0 44px; background:url(/images/article/00077/btn_wwe_ov.gif);}
#header .btn-wwe a {display: block;}
#header .btn-wwe a:hover {background-color:transparent;}
#header .btn-wwe a:hover img {visibility:hidden;}

/*main--------------------------------------------------*/

/*メイン部分*/

#main {
float: right;
width: 560px;
overflow: hidden;
margin-top:0;
}


/*エントリボックス*/

.content {
padding: 0 0px 10px 0;
margin:10px 10px 10px 10px;
background-color:#FFFFFF;
overflow: hidden;
}


/*エントリの本文*/

.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 pre{
width:518px;
margin: 10px;
}

/*コメントの本文*/

.content #comment p {
padding-left: 15px;
padding-right: 10px;
margin-bottom: 10px;
font-size:small;
_font-size:x-small;
}

/*エントリのタイトル*/

.content h3.entry_title {
font-size:1.0em;
min-height: 30px;
_height: 30px;
margin: 0 0 0 0;
padding: 8px 8px 2px 60px;
border: none;
background:#fff url(/images/article/00077/bg_title.gif) no-repeat 5px top;}

.content h3.entry_title a:link {color: #cf2027;}
.content h3.entry_title a:visited {color: #fe4f56;}
.content h3.entry_title a:hover {color: #fe4f56;}
.content h3.entry_title a:active {color: #fe4f56;}


/*トラックバックURL｜トラックバック一覧｜コメント一覧｜コメントする*/

.content h5 {
font-size:small;
_font-size:x-small;
margin: 15px 10px 0px 10px;
text-align:left;
font-weight:bold;
padding: 2px 2px 2px 7px;
color: #333;
border-left-color:#000;
border-left-style:solid;
border-left-width:8px;
}

/*エントリの日付*/

.content h5.date {
 margin: 0;
 padding: 10px 10px 0px 10px;
 text-align:left;
 border:none;
 color: #000000;
 background: #fff;
 font-size:12px;
 font-weight:normal;
}

/*トラックバックのタイトル*/

.content h6 {
font-size:small;
_font-size:x-small;
margin: 15px 0px 5px 0px;
padding: 1px 0px 1px 15px;
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;
}

.content form{
margin: 0 10px;
}

/*エントリのposted by*/

.content p.posted {
 text-align: right;
 border-top-style:dotted;
 border-top-width:1px;
 border-top-color:#666666;
 margin: 10px;
}
.content #comment p.posted {
 padding-right:0;
}

/*コメントの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;
}


.content p.id_add {margin: 5px 10px;}
.content p.method {margin: 20px 10px 10px 10px;}

/*-----------------------------------------------------------*/

#sub {
float: left;
width: 198px;
line-height:16px;
overflow: hidden;
padding: 0px;
margin-top: 0;
color: #fff;
}

.sidebar {
	padding: 7px;
	}

.sidebar h2 {
font-size:small;
_font-size:x-small;
font-weight: bold;
text-align:left;
margin: 10px 0px 0px 0px;
padding: 2px 2px 2px 30px;
color: #ffffff;
background:url(/images/article/00077/bg_side.gif) no-repeat top left;
line-height:22px;
}

.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;
color:#fff;
}

#calendar td {
text-align: center;
font-size:small;
_font-size:x-small;
color:#fff;
}


.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_feed h3 {background:#333;}

div#main div.content ul.stag {margin:20px 10px 10px 10px;}


/*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:none;
background: #000 none;
}

img.profile{
}


#footer{
	background: #000000;
	margin: 0;
	padding: 5px 10px 10px 10px;
}


#footer a:link {
color: #FFFFFF;
	}

#footer a:visited {
color: #CCCCCC;
	}

#footer a:active {
color: #FF0909;
	}

#footer a:hover {
	color: #FFCC00;
	}

