/* div */
{literal} 

.j8, .j8b, .j9, .j9b, .j10, .j10b .j12, j12b, .j14, .j14b, .err {
	font-family:Osaka, MS PGothic, MS UI Gothic, sans-serif
}
.j8, .j8b {font-size:8pt;}
.j9, .j9b {font-size:9pt;}
.j10, .j10b {font-size:10pt;}
.j12, .j12b {font-size:12pt;}
.j14, .j14b {font-size:14pt;}
.j8b, .j9b, .j10b, .j12b, j14b {font-weight:bold;}

.err {
	border-width:1px;
	border-style:solid;
	border-color:#ff0000;
	padding:5px;
	font-size:8pt;
	color:#ff0000;
}
.attention {
	font-size:8pt;
	color:#ff0000;
}
a, .atl_view_location {
	color:#dd0000;
	text-decoration:underline;
}
a:hover{
	color:#dd0000;
	text-decoration:underline;
}
.red {
	color:#dd0000;
}
.copyright {
	font-family:Osaka, MS PGothic, MS UI Gothic, sans-serif;
	font-size:8pt;
	color:#660000;
}
.topics {
	font-family:Osaka, MS PGothic, MS UI Gothic, sans-serif;
	font-size:8pt;
	color:#000000;
	line-height:140%;
}

.div_background {
	text-align:center;
	width:100%;
	height:100%;
}
.div_base {
	text-align:center;
	background-color: #000000;
	padding:0px;
	width:800px;
	height:100%;
}
.div_copyright {
	font-family:Osaka, MS PGothic, MS UI Gothic, sans-serif;
	font-size:8pt;
	color:#ff0000;
}
.div_profile {
	background-color: #aaaaaa;
	width:276px;
	padding:5px;
}
.div_calendar {
	background-color: #333333;
	width:276px;
	padding:5px;
}
.div_monthly_archives {
	width:276px;
	background-color: #333333;
	padding:5px;
}
.div_contents, .div_menu, .div_article {
	padding:5px;
	background-color: #aaaaaa;
}
.div_article {
	color:#ffffff;
}

.div_contents {
	width:500px;
}

.div_left_part {
	background-color: #000000;
	padding:5px;
	top:0px;
	left: 0px;
	width:280px;
	height:100%;
	float:left;
}
.div_right_part {
	position: relative;
	background-color: #000000;
	padding:5px;
	righ:10px;
	top: 5px;
	width:520px;
	height:100%;
}
/* a */
/* 
a{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
*/

/* profile */
.blog_name {
	color:#dd0000;
}
.blog_bookmark_icon {
	color:#dd0000;
}

/* calendar */
.d_blank {
	background-image: url(../img/blank.gif);
}
.d_nopic {
	background-image: url(../img/no_picture.gif);
}
.d_pic, .d_nopic {
	background-repeat: no-repeat;
	background-position: 2px 2px;
	cursor:pointer;
}
.d_pic, .d_nopic, .d_blank, .d_out {
	background-color: #777777;
	height: 35px;
}
.d_day {
	background-color: #cccccc;
	color: #000000;
}
.d_day, .d_pic, .d_nopic, .d_blank, .d_out {
	font-family:Osaka, MS PGothic, MS UI Gothic, sans-serif;
	font-size:8pt;
	font-weight:bold;
	padding-top:2px;
	text-align: center;
	vertical-align: top;
}

/* monthly archives */
.ma_date {
	background-color: #666666;
	color: #ffffff;
	font-family:Osaka, MS PGothic, MS UI Gothic, sans-serif;
	font-size:8pt;
	font-weight:bold;
	padding:5px;
}
.ma_link {
	color: #dd0000;
}

/* boolmark */
.b_link {
	color: #dd0000;
}

/* article (‹LŽ–) */
.atl_base {
	background-color: #eeeeee;
}
.atl_post {
	color:#dd0000;
}
.atl_date {
	background-color: #777777;
	padding: 5px;
	font-size:12pt;
	font-weight:bold;
}
.atl_title {
	font-size:12pt;
	font-weight:bold;
	color: #990000;
}
.atl_sign {
	font-size:8pt;
	font-weight:bold;
	color: #333333;
}
.atl_text {
	vertical-align: top;
	font-size:9pt;
	color: #000000;
	line-height: 145%;
}
.atl_func {
	vertical-align: bottom;
	font-size:8pt;
	font-weight:bold;
	color: #0000ff;
	text-align: right;
}

.atl_manage_link {
	vertical-align: bottom;
	font-size:9pt;
	font-weight:bold;
	color: #ffffff;
	text-align: right;
}

.atl_staff_link {
	vertical-align: bottom;
	font-size:9pt;
	color: #ffffff;
	text-align: right;
}

.article_category {
	padding-left:1px; 
	border-width:1px; 
	border-style:solid; 
	border-color:#999999; 
	color:#999999; 
/*	width:20px;  */
	font-weight:bold; 
	font-size: 10px;
	line-height:9px; 
	text-align:center; 
	vertical-align:middle;
}

.atl_comment_author_name {
	font-size: 8pt;
	color:#dd0000;
}

.atl_date, .atl_title, .atl_sign, .atl_text, .atl_func, .atl_comment_author_name {
	font-family:Osaka, MS PGothic, MS UI Gothic, sans-serif;
}
{/literal}  
