@charset "UTF-8";

/*----- BLOG_CONTENTS_MENU (width620)-----*/

/*-- link --*/
#conleft a:link{
color:#000099;
text-decoration:none;
}

#conleft a:visited{
color:#990099;
text-decoration:none;
}

#conleft a:hover{
color:#CC0000;
text-decoration:underline;
}

#conleft a:active{
color:#000099;
text-decoration:none;
}

/*calendar_link*/
#conleft table tr td a.entrydate{
color:#ED081E;
}

/*entry_link*/
.entry p a, .content-nav a, .trackbacks-content  a, .trackback-content  a{
text-decoration:none;
}

/*entry_link, entryfooter_link*/
.entry p a{
text-decoration:none;
}

.entry p a:hover, .content-nav a:hover, .trackbacks-content  a:hover, .trackback-content  a:hover{
text-decoration:underline;
}




/*----- TITLE_IMAGE_h1 -----*/
h1 a{
width:830px;
height:145px;
background:url(img/ttl_blog.gif);
display:block;
text-indent:-9999px;
}

/*----- ENTRY_CONTENTS_NAV -----*/
.content-nav{
margin: 5px 10px 0 10px;
}

/*----- ENTRY_CONTENTS_MENU (width460) -----*/
.entry p.date{
margin-left:20px;
font-family:"Courier New", Courier, mono;
font-weight:bold;
color:#333;
}

.entry h2{
padding:6px 0 5px 30px;
font-size:16px;
background:url(img/ttl_entrybg.gif) no-repeat 0 0;
}

.entry div{
margin:10px 30px 20px 30px;
}

.entry p.entryfooter{
margin-right:10px;
padding:5px 10px 30px 0;
text-align:right;
font-size:x-small;
background:url(../img_cmn/img_line_02.gif) repeat-x 0 0;
}

.entry-more{
margin:0;
padding:0;
}

.comments,.trackbacks{
padding: 15px 0 0 0;
margin-right:10px;
background:url(../img_cmn/img_line1.gif) repeat-x center top;
}

.comments-header,.comments-open-header,.trackbacks-header{
font-size:small;
font-weight:bold;
color:#ED081E;
}

.comments-open-moderated,#trackbacks-info{
margin: 0 10px;
}

#comments-info span,#trackbacks-info span{
color:#333;
font-weight:bold;
}

.comment-content,.trackbacks-content {
margin: 10px 0;
margin: 5px 0;
padding:10px 10px 5px 10px ;
background:url(../img_cmn/img_line_02.gif) repeat-x 0 0;
}

.comment-footer,.trackback-footer{
margin: 0 10px 10px 0;
text-align:right;
font-size:x-small;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url
{
width: 300px;
}
#comment-text
{
width: 500px;
}
#comment-bake-cookie
{
margin-left: 0;
vertical-align: middle;
}

#comment-post
{
font-weight: bold;
}

/*----- LEFT_CONTENTS_MENU (width160) -----*/
/* cmn_size*/
.calendar, #profile, #recententry, #category, #backnumber, #recomend{
width:149px;
font-size:12px;
}

#profile h2, #recententry h2, #category h2, #backnumber h2, #recomend h2{
margin: 20px 0 10px 0;
height:29px;
text-indent:-9999em;
}

#rssfeed{
	margin-bottom:10px;
}

ul.list li{
background:url(../img_cmn/img_arrow_01.gif) 2px 3px no-repeat;
padding-left:13px;
}

/*-- calendar --*/
.calendar div, .calendar table{
text-align:center;
}

.calendarhead, .calendar table th, .calendar table td{
font-family:"Courier New", Courier, mono;
font-weight:bold;
color:#555;
}

.calendar table{
background:#ccc;
}

.calendar table th, .calendar table td{
width:21px;
height:21px;
}

.calendar table th{
background:#ED081E;
color:#fff;
font-size:10px;
padding-top:3px;
}

.calendar table td{
background:#fff;
font-size:11px;
}


/*-- profile --*/
#profile h2{
background:url(img/ttl_profile.gif) no-repeat 0 0;
}

#profile h3{
font-size:13px;
}

#profile h4 img{
border:1px #ccc solid; 
margin:3px 0 10px 0;
}

/*-- recententry --*/
#recententry h2{
background:url(img/ttl_recententry.gif) no-repeat 0 0;
}

/*-- category --*/
#category h2{
background:url(img/ttl_category.gif) no-repeat 0 0;
}

/*-- backnumber --*/
#backnumber h2{
background:url(img/ttl_backnumber.gif) no-repeat 0 0;
}

/*-- recomend --*/
#recomend{
margin:0 0 10px 0;
}

#recomend h2{
background:url(img/ttl_recomend.gif) no-repeat 0 0;
}

#recomend h3{
padding:0 0 5px 0;
margin:0 0 10px 0;
border-bottom:1px #ccc dashed;
}

#recomend p img{
border:1px #ccc solid; 
}

.itunedownload{
width:129px;
margin:5px 3px;
padding:5px;
background-color:#ffeeee;
border:1px solid #ed081e;
}