body{
	margin:0px;
	padding:0px;
}

HR {
	color:#999;
	HEIGHT:1px;
}
H1 {
	font-weight:bold;
	font-size:20px;   
	padding:0;
	margin:10px 20px 5px 20px;
}
H2 {
	padding:0;
	margin:5px 20px 10px 20px;
}
H3 {
	margin:0;
	padding:0;
}
td {
	color:#fff;
}
A:link {
	color:#6cf;
	text-decoration:underline;
}
A:visited {
	color:#66f;
	text-decoration:underline;
}
A:hover {
	color:#66f;
	text-decoration:underline;
}
A:active {
	color:#66f;
	text-decoration:underline;
}
.range {
	width:700px;
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000;
	border:1px solid #000;
}

.title_bg {
	width:700px;
	background-repeat:no-repeat;
	background-position:top center;
}
.profile_title {
	width:650px;
	font-weight:bold;
	font-size:16px;
	overflow:hidden;
	color:#fff;
	word-break:break-all;
	letter-spacing:1px;
}

.blog_title {
	width:650px;
	font-weight:bold;
	font-size:12px;
	overflow:hidden;
	color:#fff;
	word-break:break-all;
	letter-spacing:1px;
}
.blog_title A:link {
	color:#fff;
	text-decoration:none;
}
.blog_title A:visited {
	color:#fff;
	text-decoration:none;
}
.blog_title A:hover {
	color:#fff;
	text-decoration:none;
}

.blog_description {
	width:650px;
	font-weight:normal;
	font-size:12px;
	overflow:hidden;
	color:#fff;
	word-break:break-all;
	letter-spacing:1px;
	line-height:1.3;
}

.title_line{
	border-bottom:1px dotted #666;
}

.entry_td {
	background-repeat:no-repeat;
	background-position:top center;
}

.entry {
	margin:0 0 10px 2px;
	border:1px solid #fff;
}
.entry_title{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	overflow:hidden;width:330px;
	word-break:break-all;
	padding:3px 10px;
	background:#666;
	border-bottom:1px dashed #fff;
	width:98%;
 }

.date {
	font-weight:normal;
	font-size:10px;
	color:#fff;
}
.entry_text {
	padding:5px 10px;
	font-weight:normal;
	font-size:12px;
	color:#fff;
	line-height:1.3;
}
.entry_layer {
	overflow:hidden;
	width:98%;
	word-break:break-all;
}

.comment_layer {
	overflow:hidden;
	width:98%;
	word-break:break-all;
}


.posted {
	padding:0 5px 5px 5px;
	font-weight:normal;
	font-size:10px;
	color:#fff;
	line-height:110%;
}
.side {
	width:165px;
}
.side_title {
	text-align:left;
	font-weight:bold;
	font-size:10px;
	overflow:hidden;
	width:155px;
	color:#fff;
	word-break:break-all;
	padding:2px 0 13px 10px;
	letter-spacing:1px;
	background:url('/template/11062/img/side_title_bg.gif');
	background-repeat:no-repeat;
	background-position:0% 0% ;
}

.side_title A:link
{
    COLOR: #fff;
    TEXT-DECORATION:none;
}
.side_title A:visited
{
    COLOR: #fff;
    TEXT-DECORATION: none;
}
.side_title A:hover
{
    COLOR: #fff;
    TEXT-DECORATION:underline;
}


.side_text {
	width:90%;
	padding:5px 10px 3px 15px;
	font-weight:normal;
	font-size:10px;
	overflow:hidden;
	color:#fff;
	word-break:break-all;
	line-height:150%;
}

.calendar {
	font-size:10px;
	padding:0 1px;
	margin:0 0 20px;
	color:#fff;
	line-height:150%;
	padding-TOP:0;
}
.calendar_bg {
}
.calendar A {
	font-size:10px;
	text-decoration:underline;
}
.archive {
	font-size:10px;
	color:#fff;
	letter-spacing:1px;
}
.page {
	font-size:12px;
	color:#fff;
	letter-spacing:1px;
}

.footer {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.footer_jp {
	font-size:11px;
	color:#000;
	text-decoration:none;
}

.btn {
	border:#000 1px solid;
	padding:3px;
	font-weight:bold;
	font-size:12px;
	background:#fff;
	color:#000;
}

.bio_table {
	width:550px;
	margin-bottom:10px;
}

.bio_title {
	width:150px;
	font-size:12px;
	background:#838383;
	overflow:hidden;
	word-break:break-all;
	padding:8px;
	color:#000;
}

.bio_text {
	width:400px;
	font-size:12px;
	background:#fff;
	overflow:hidden;
	word-break:break-all;
	padding:8px;
	color:#000;
}

.profile_table {
	width:650px;
}

.photo {
	padding:5px 30px 5px 5px;
}

.profile_td {
	width:520px;
}

.profile_m_table {
	width:520px;
}

.profile_name {
	width:150px;
	font-size:12px;
	color:#fff;
	overflow:hidden;
	word-break:break-all;
	padding:7px;
}

.profile_text {
	width:350px;
	font-size:12px;
	color:#fff;
	overflow:hidden;
	word-break:break-all;
	padding:7px;
}

.profile_name_table {
	width:120px;
}

.profile_name_text {
	line-height:150%;
	font-size:10px;
	color:#fff;
	padding:7px;
}
.profile_name_text a:link {
	color:#fff;
	text-decoration:underline;
}
.profile_name_text a:visited {
	color:#fff;
	text-decoration:underline;
}
.profile_name_text a:hover {
	color:#fff;
	text-decoration:underline;
}

.friend_table {
	width:530px;
}
.friend_photo {
	text-align:center;
	width:90px;
	padding:5px 10px 5px 20px;
}
.friend_text {
	width:410px;
	padding:5px;
	font-size:12px;
	color:#fff;
	overflow:hidden;
	word-break:break-all;
}

.friend_date {
	font-size:10px;
	color:#fff;
}
