body {
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
}
hr {
	color:#999;
	height:1px;
}
h1 {
	font-weight:bold;
	font-size:16px;   
	padding:0;
	margin:0 15px 5px 15px;
}
h2 {
	padding:0;
	margin:0 15px 10px 15px;
}
h3 {
	padding:0;
	margin:0;
}
A {
	color:#333;
	text-decoration:underline;
}
A visited {
	color:#333;
	text-decoration:underline;
}
A:hover {
	color:#666;
	text-decoration:underline;
}

form {
	margin:0;
	padding:0;
}

.range {
	
	background-repeat:no-repeat;
	background-position:top center;
	border:1px solid #999;
}

.title_bg {
	width:700px;
	background-repeat:no-repeat;
	background-position:top center;
}
.profile_title {
 width:600px;
	font-weight:bold;
	font-size:12px;
	overflow:hidden;
	color:#333;
	word-break:break-all;
	letter-spacing:1px;
}

.blog_title {
 width:320px;
	font-weight:bold;
	font-size:12px;
	overflow:hidden;
	color:#fff;
	word-break:break-all;
	letter-spacing:1px;
}
.blog_title A:link {
	color:#eee;
	text-decoration:none;
}
.blog_title A:visited {
	color:#eee;
	text-decoration:none;
}
.blog_title A:hover {
	color:#eee;
	text-decoration:none;
}
.blog_title A:active {
	color:#eee;
	text-decoration:none;
}
.blog_description {
	font-weight:normal;
	font-size:12px;
	width:320px;
	overflow:hidden;
	color:#fff;
	word-break:break-all;
}

.blog_top { font-size: 12px; margin:0 0 0 0; overflow:hidden; word-break:break-all; padding-right:20px; text-align: right;}
.blog_top a:link { color:#fff; text-decoration:none; }
.blog_top a:visited { color:#eee; text-decoration:none; }
.blog_top a:hover { color:#f00; text-decoration:none; }

.title_line {
	border-bottom:1px dotted #666;
}
.entry {
	width:95%;
}
.entry_title {
	font-size:12px;
	color:#333;
	background:#fce3df;
	overflow:hidden;
	width:100%;
	word-break:break-all;
	border:1px solid #999;
	padding:2px 10px;
}
 
.date {
	font-weight:normal;
	font-size:10px;
	color:#333;
}
.entry_text {
	padding:10px;
	font-weight:normal;
	font-size:12px;
	color:#333;
	line-height:1.3;
}
.entry_border_text {
	font-weight:normal;
	font-size:12px;
	color:#333;
	border:1px solid #999;
	border-top-width:0;
	padding:10px;
	margin-bottom:15px;
}
.entry_layer {
	overflow:hidden;
	width:98%;
	word-break:break-all;
}
.comment_layer {
	overflow:hidden;
	width:98%;
	word-break:break-all;
}
.posted {
	padding-:8px 10px 0 10px;
	font-weight:normal;
	font-size:10px;
	color:#333;
	line-height:110%;
}
.side_area {
	width:170px;
	overflow:hidden;
	word-break:break-all;
}
.side {
	width:160px;
	padding:0 5px 0 5px;
}
.side_title {
	width:95%;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	overflow:hidden;
	color:#a4ca77;
	word-break:break-all;
	padding:3px 0 2px 0;
	letter-spacing:1px;
	border-top:1px solid #999;
	border-bottom:1px dashed #999;
}
.side_text {
	width:95%;
	padding:4px 10px;
	font-weight:normal;
	font-size:10px;
	overflow:hidden;
	color:#333;
	word-break:break-all;
	line-height:150%;
}
.calendar {
	padding:0 1px;
	font-size:10px;
	margin:0 0 20px;
	color:#333;
	line-height:150%;
}
.archive {
	width:95%;
	font-size:10px;
	color:#333;
	letter-spacing:1px;
}

.page {
	font-size:10px;
	color:#333;
	letter-spacing:1px;
	margin-bottom:15px;
}

.footer {
	font-size:12px;
	color:#333;
	text-decoration:none;
}
.footer_jp {
	font-size:11px;
	color:#333;
	text-decoration:none;
}
.btn {
	padding:3px;
	border:#333 1px solid;
	font-weight:bold;
	font-size:12px;
	background:#fff;
}

.bio_table {
	width:550px;
	border-bottom:3px solid #fff;
}

.bio_title {
	width:150px;
	color:#333;
	font-size:12px;
	overflow:hidden;
	word-break:break-all;
	padding:7px;
}

.bio_text {
	width:400px;
	font-size:12px;
	color:#333;
	overflow:hidden;
	word-break:break-all;
	padding:7px;
}

.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:#333;
	overflow:hidden;
	word-break:break-all;
	padding:7px;
}

.profile_text {
	width:350px;
	font-size:12px;
	color:#333;
	overflow:hidden;
	word-break:break-all;
	padding:7px;
}

.profile_name_table {
	width:120px;
}

.profile_name_text {
	line-height:150%;
	font-size:10px;
	color:#333;
	padding:7px;
}
.profile_name_text a:link {
	color:#333;
	text-decoration:underline;
}
.profile_name_text a:visited {
	color:#333;
	text-decoration:underline;
}
.profile_name_text a:hover {
	color:#333;
	text-decoration:underline;
}
.friend_table {
	width:500px;
}
.friend_photo {
	text-align:center;
	width:90px;
	padding:5px 10px 5px 20px;
}
.friend_text {
	width:410px;
	padding:5px;
	font-size:12px;
	color:#333;
	overflow:hidden;
	word-break:break-all;
}
.friend_date {
	font-size:10px;
	color:#333;
}
