body{
	background-color: #550b00;
	color: #efefef;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
}
h1{
	font-weight: normal;
	font-size: 9px;
	line-height: 11px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	color: #999999;
}
h2{
	margin: 0px;
	padding: 4px;
	font-size: 13px;
	line-height: 16px;
	border-bottom: 1px solid #cc9966;
}
h3{
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	border: 1px solid #ffcc00;
	border-left: 5px solid #ffcc00;
	background-color: #550b00;
}
hr{
	height: 1px;
}

img{
	border: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
input, textarea{
	background-color: #993300;
	color: #ffffff;
	border: 1px solid #000000;
}
p{
	margin: 5px;
	margin-bottom: 10px;
	padding: 0px;
}
address{
	text-align: right;
	border-top: 1px dotted #cc9966;
	padding-top: 4px;
}
dd{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 20px;
}
th, td{
	font-size: 13px;
	line-height: 16px;
	background: transparent;
}
blockquote{
	border: 1px solid #996666;
	padding: 4px;
}

a:link{
	color: #0033cc;
	text-decoration: none;
}
a:visited{
	color: #0033cc;
	text-decoration: none;
}
a:active{
	color:#ff0000;
	text-decoration:none;
}
a:hover{
	color:#ff9900;
	text-decoration:none;
}

#container{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 980px;
	background-color: #ffffff;
	color: #333333;
}

#header{
	padding-bottom: 4px;
	border-bottom: 1px dotted #cc9966;
	margin-bottom: 10px;
	height: 190px;
}
#headermain{
	float: left;
	width: 750px;
	margin: 0px;
}
#headersub{
	float: left;
	width: 180px;
	margin: 0px;
}
#description{
	float: right;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	width: 310px;
	color: #666666;
}
#logo{
	float: left;
	width: 450px;
}
#search_form{
	float: left;
	padding-top: 25px;
	padding-left: 130px;
}

#mainblock{
	float: left;
	width: 750px;
	margin: 0px;
}

#content{
	float: right;
	width: 525px;
	margin: 0px;
}
.entry{
	background-color: #330000;
	color: #efefef;
}
.entry a:link{
	color: #ffcc00;
	text-decoration: underline;
}
.entry a:visited{
	color: #ffcc00;
	text-decoration: underline;
}
.entry a:active{
	color:#ff0000;
	text-decoration:none;
}
.entry a:hover{
	color:#ffffff;
	text-decoration:none;
}
.entry address{
	border: 0px;
}
.date{
	text-align: right;
	padding-right: 5px;
}
.entry_status, .trackback, .comment{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #cc9966;
	background-color: #550000;
}
.extend{
	margin-left: 10px;
	font-style: italic;
}

#side{
	float: right;
	width: 225px;
	margin: 0px;
}
#side2{
	float: left;
	width: 180px;
	margin: 0px;
}
.sidefield{
	margin: 6px;
	margin-top: 9px;
	margin-bottom: 15px;
	padding: 0px;
	border: 1px solid #cc9966;
	background-color: #ffffcc;
}
.sidefield h2{
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 4px;
	padding: 3px;
	background-color: #330000;
	background-image: url(http://www.abe-tatsuya.com/_img/side_h2.jpg);
	color: #ffffff;
}
.sidefield ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidefield ul li{
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	border-top: 1px solid #cc9966;
	margin-bottom: 2px;
}
.sidefield ul .category{
	padding-left: 0px;
}
.sidefield ul ul .category{
	padding-left: 20px;
}
.sidefield ul ul .subsidelist{
	padding-left: 20px;
	border: 0px;
}

#footer{
	clear: both;
}

.script{
	font-size: 13px;
	line-height: 16px;
	font-family: monospace;
	color: #cecece;
	border: 1px solid #999999;
	padding: 3px 2px;
	width: 490px;
	overflow-x: scroll;
	background-color: #550b00;
}
.script strong{
	font-weight: normal;
	color: #99ccff;
}
ul.tagCloud {
	margin: 0;
	padding: 0.5em 10px;
	line-height: 1;
	font-size: 13px;
}

ul.tagCloud li {
	margin: 0;
	padding: 0;
	border: 0px;
	display: inline;
	font-size: 100%; /* ここで相対的に文字サイズを変更 */
}

ul.tagCloud li a {
	text-decoration: none;
}

/* タグレベル1～6 */

ul.tagCloud li.tag1 a {
	font-size: 150%;
	font-weight: bold;
	color: #0033cc;
}
ul.tagCloud li.tag2 a {
	font-size: 135%;
	font-weight: bold;
	color: #1144cc;
}
ul.tagCloud li.tag3 a {
	font-size: 120%;
	font-weight: bold;
	color: #2255cc;
}
ul.tagCloud li.tag4 a {
	font-size: 110%;
	font-weight: bold;
	color: #3366dd;
}
ul.tagCloud li.tag5 a {
	font-size: 100%;
	color: #4477dd;
}
ul.tagCloud li.tag6 a {
	font-size: 90%;
	color: #5588ee;
}
ul.tagCloud li.tag7 a {
	font-size: 85%;
	color: #6699ee;
}
ul.tagCloud li.tag8 a {
	font-size: 80%;
	color: #77aaee;
}
ul.tagCloud li.tag9 a {
	font-size: 75%;
	color: #88bbff;
}
ul.tagCloud li.tag10 a {
	font-size: 70%;
	color: #99ccff;
}
/* オンマウス色 */
ul.tagCloud li a:hover {
	z-index: 11;
	color: #ff9900;
}


.ct{
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	margin-left: 5px;
	padding: 5px;
}
.cc{
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
}

.trackbacks, .comments{
	margin-top: 15px;
}

.navigate{
	margin: 2px;
	margin-top: 5px;
	padding: 4px;
	padding-left: 6px;
	border-top: 1px dotted #cc9966;
	border-bottom: 1px dotted #cc9966;
}

.relation{
	margin-left: 0px;
	padding-left: 0px;
}
.related{
	margin-left: 20px;
	padding-left: 0px;
}
.sbm{
	text-align: right;
}
.clear{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.thumbs{
	float: left;
	margin: 0 20px 20px 0;
}
.song_title{
	color: #99ccff;
}

.north { background: url(http://www.abe-tatsuya.com/_img/bg_n.jpg) repeat-x top; }
.east { background: url(http://www.abe-tatsuya.com/_img/bg_e.jpg) repeat-y right; }
.south { background: url(http://www.abe-tatsuya.com/_img/bg_s.jpg) repeat-x bottom; }
.west { background: url(http://www.abe-tatsuya.com/_img/bg_w.jpg) repeat-y left; }
.ne { background: url(http://www.abe-tatsuya.com/_img/bg_ne.jpg) no-repeat top right; }
.se { background: url(http://www.abe-tatsuya.com/_img/bg_se.jpg) no-repeat bottom right; }
.sw { background: url(http://www.abe-tatsuya.com/_img/bg_sw.jpg) no-repeat bottom left; }
.nw { background: url(http://www.abe-tatsuya.com/_img/bg_nw.jpg) no-repeat top left; }
.nw { padding: 25px; }

.north2 { background: url(http://www.abe-tatsuya.com/_img/entrybg_n.jpg) repeat-x top; }
.east2 { background: url(http://www.abe-tatsuya.com/_img/entrybg_e.jpg) repeat-y right; }
.south2 { background: url(http://www.abe-tatsuya.com/_img/entrybg_s.jpg) repeat-x bottom; }
.west2 { background: url(http://www.abe-tatsuya.com/_img/entrybg_w.jpg) repeat-y left; }
.ne2 { background: url(http://www.abe-tatsuya.com/_img/entrybg_ne.jpg) no-repeat top right; }
.se2 { background: url(http://www.abe-tatsuya.com/_img/entrybg_se.jpg) no-repeat bottom right; }
.sw2 { background: url(http://www.abe-tatsuya.com/_img/entrybg_sw.jpg) no-repeat bottom left; }
.nw2 { background: url(http://www.abe-tatsuya.com/_img/entrybg_nw.jpg) no-repeat top left; }
.nw2 { padding: 15px; }
