body {
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align: center;
	background: url("/yuyu/img/bg.gif") ;
	}

#body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:#ff0000 url("/yuyu/img/bg_contents.gif") ;
	border:1px solid #ff0000;
	}

a	{text-decoration: underline;font-weight: bold;}
a:link	{color: #000000;}
a:visited {color: #000000;}
a:active{color: #cc0000;}
a:hover {color: #FA09E0;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
	padding: 0px;
	background:#ffffff url("/yuyu/img/bg_contents.gif") ;
	border:0px solid #ff0000;
	}

#banner-img {
	background: #ffffff url("/yuyu/img/header.jpg") no-repeat 0px 0px;
	}

div.img-link a {
	display: block;
	height: 300px;
	text-decoration: none;
	}

.banner-alt {display: none;}

#banner {display: none;	}

#banner a {color: #ffffff;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
	}

#banner h2 {font-size: small;}

#left {
	float: left;
	width: 200px;
	border: 0;
	overflow: hidden;
	font-size:12px;
	font-color:#000000;
	}

textarea#comment-text {
	width: 370px;
	}

#right {
	float: right;
	width: 200px;
	border: 0;
	overflow: hidden;
	font-size:12px;
	font-color:#000000;
	}

#center {
	float: left;
	width: 400px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #ffffff;
	border: 0;
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	}

.sidebar {
	padding: 10px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size:12px;
	line-height:110%;
	color:#000000;
	}

.sidebar a {
	text-decoration: none;
	font-weight: bold;
	}

.sidebar a:link {color: #003366;}
.sidebar a:visited {color: #003399;}
.sidebar a:active {color: #003399;}
.sidebar a:hover {color: #FA09E0;}

.content p {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 120%;
	}

.content li {
	line-height: 120%;
	}

.content h2 {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	border-left:3px solid #99cc00;
	padding:0px 0px 0px 5px;
	}

.content h3 {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 0px 5px;
	margin:0px;
	background: url("/yuyu/img/title.gif") no-repeat 0px 0px;
	width:375px;

	}

.content p.posted {
	clear: both;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 25px;
	padding:5px 0px 0px 0px;
	line-height: normal;
	border-top:1px solid #cccccc;
	}

.sidebar h2 {
	color: #CCCCCC;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0px 5px 0px;
	}

ul  {
	margin:0px
	padding:0px
	list-style-type:disc;
	border:0px solid #ff0000;
	}

li {
	margin-left: -20px; 
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height: 120%;
	font-weight: bold;
	}

.sidebar img {
	border: 1px solid #000000;
	}

.banner_hako {
	text-align: left;
	border:0px;
	font-size:12px;
}

.photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #FFFF99;
	margin-top: 50px;
	}

#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%;
	}

.image-full {
		width: 370px;
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

/* user css */

#introduce{
	margin-bottom:0px;
}

#intro{
	font-size:12px;
	color:#000000;
	background:#ffffff;
	padding:10px;
	margin:0px;
	width:160px;
}

#mailus{
	font-size:12px;
	color:#000000;
	background:#ffffff;
	padding:10px;
	margin:0px;
	width:160px;
}

.txt14b{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}

.txt10{
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
}

.main-trackback {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 0px 10px;
	margin:0px;
	background: url("/yuyu/img/title_main-trackback.gif") no-repeat 0px 0px;
	width:370px;
	height:35px;
	}

.main-comments {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 0px 10px;
	margin:0px;
	background: url("/yuyu/img/title_main-comments.gif") no-repeat 0px 0px;
	width:370px;
	height:35px;
	}

#main-bottom{
	font-size:12px;
	color: #000000;
	text-align:center;
	background: #000000 url("/yuyu/img/right_bg.gif") ;
	}

th{
	font-size:12px;
	color: #000000;
	font-weight: bold;
	text-align:center;
}

td{
	font-size:12px;
	color: #000000;
	font-weight: normal;
}

.time{
	font-size:12px;
	background:#ffff80;
	display:block;
}

.profile_title{
	font-size:15px;
	color:#003399;
	font-weight: bold;
	border-bottom:2px solid #003399;

}

.djProfile table{

}

.djProfile td{
padding-right:15px;
font-size:90%;
vertical-align:top;
line-height:130%;
}

.pages{
margin-top:20px;
}

.pages a:link,.pages a:visited{
color:#ffffff;
background-color:#0099CC;
padding:2px;
}

.pages a:hover{
color:#ffffff;
background-color:#FA09E0;
padding:2px;
}

.pages strong{
color:#ffffff;
background-color:#FA09E0;
padding:2px;
font-size:140%;
}

#calendar table{
width:100%;
}

#calendar table td{
text-align:center;
}

#infoanother{
font-weight:normal !important;
line-height:140%;
margin-top:15px;
background-image:url(/yuyu/img/infoanother_bg.png);
background-repeat:no-repeat;
padding:30px 15px;
}