/**/

* {
margin: 0;
padding: 0;
}

body {
font-size: 75%; /* Resets 1em to 10px */
font-family: 'meiryo', 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #555;
text-align: center;
background: #FFF6F6;
margin: 0;
padding: 0;
}

a:link,
a:visited {
text-decoration: none;
color: #69c;
}
a:hover {
text-decoration: underline;
color: #69c;
}
img {border: 0;}
.entry ul,
.entry ol {
margin: 0 0 20px 15px;
}

.align_l {text-align: left;}
.align_r {text-align: right;}
.align_c {text-align: center;}
.valign_t {vertical-align: top;}
.float_l {float: left;}
.float_r {float: right;}
.auto {margin: auto;}
.clear {clear: both;}

/*------------------------------------
                HEAD
------------------------------------*/
#head  {
height: 350px;
line-height: 100%;
background: url(//img03.ti-da.net/usr/masudasatoko/head_bg.jpg);
}
#head_body {
width: 1000px;
height: 350px;
}


/*------------------------------------
              FRAME
------------------------------------*/
#content {
width: 800px;
}
#content_body {
background: url(//img03.ti-da.net/usr/masudasatoko/content_bg.gif) repeat-y;
}

#path {
height: 30px;
line-height: 30px;
font-size: 0.9em;
background: #FFF6F6;
}

#main {
padding: 0 0 30px 30px;
}
#main_body {
width: 570px;
}


/*------------------------------------
              SIDEBAR
------------------------------------*/
#links {
width: 200px;
padding: 0 0 20px 0;
background: #FFD2D2;
}
#links div.sidetitle {
text-align: left;
line-height: 38px;
color: #FF8888;
font-weight: bold;
padding: 0 5px 0 45px;
font-size: 1em;
background: url(//img03.ti-da.net/usr/masudasatoko/left_title_bg.jpg) no-repeat;
}
#links div.side {
text-align: left;
list-style: none;
padding: 0 0 10px 0;
}
#links div.sidebody {
padding: 5px 0 0 10px;
line-height: 150%;
}

#links a:link,
#links a:visited {
text-decoration: none;
color: #555;
}
#links a:hover {
border-bottom: 1px dotted #999;
color: #999;
}

div.photo img {
padding: 0 0 0 15px;
}
div.nickname {
font-weight: bold;
color: #FF7171;
padding: 5px 0;
}
div.message {
font-size: 0.9em;
padding: 0 5px 0 0;
}


/*------------------------------------
                FOOT
------------------------------------*/
#foot {
background: url(//img03.ti-da.net/usr/masudasatoko/foot_bg.jpg);
padding: 20px 0 0 0;}
#foot h3 {
font-size: 0.8em;
letter-spacing: 0.1em;
line-height: 100px;
font-weight: normal;
}

/*------------------------------------
                ARCHIVE
------------------------------------*/
#main_body h2 {
color: #CC99FF;
font-size: 120%;
background: url(//img03.ti-da.net/usr/masudasatoko/h2_bg.jpg) no-repeat 0 0;
line-height: 30px;
margin: 0;
padding: 10px 0 0 25px;
letter-spacing: 0.1em;
}
#main_body div.main {
background: url(//img03.ti-da.net/usr/masudasatoko/main_bg.jpg) repeat-y;
padding: 0 25px 0 30px;
line-height: 1.8em;
}
#main_body p {
margin: 0 0 15px 0;
}
div.blogbody {
margin: 0 0 10px 0;
}
div.blogbody h3 {
font-size: 1.1em;
border-bottom: 1px solid #6c0;
margin: 0 0 5px 0;
color: #6c0;
}

.entry_date {
background: url(//img03.ti-da.net/usr/masudasatoko/date_bg.jpg) no-repeat;
padding: 0 30px 0 0;
line-height: 20px;
}
.posted {
font-size: 0.9em;
line-height: 70px;
padding: 0 30px 0 0;
background: url(//img03.ti-da.net/usr/masudasatoko/posted_bg.jpg) no-repeat;
}

.pagetop {
padding: 0 10px 0 0;
}


/*------------------------------------
               TB/COMMENT
------------------------------------*/
h3.title{
padding: 1px 3px;
	margin: 20px 20px 5px 10px;
	font-size: 90%;
background: #ccc;
}
.trackback-url{
	font-size: 90%;
	font-weight: bold;
	color: #916721;
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 15px;
}
.trackback-body,
.comments-body{
	margin: 5px 20px;
	font-size: 90%;
	line-height: 130%;
}
.trackback-post,
.comments-post{
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 3px;
	font-size: 80%;
	text-align: right;
}

.comments-head{
padding: 1px 3px;
	margin: 20px 20px 5px 10px;
	font-size: 90%;
background: #ccc;
font-weight: bold;
}

table.form {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.form td {
	line-height: 170%;
padding: 0px 5px;
}

/*------------------------------------
                CALENDAR
------------------------------------*/
.calender{
text-align: center;
margin-bottom: 10px;
color: #666;
padding: 5px 0 0 0;
background: url(//img03.ti-da.net/usr/masudasatoko/left_head.gif) no-repeat;
}
.calendarhead{
font-weight: bold;
font-size: 12px;
}
.calendartable{
font-size: 12px;
width: 190px;
margin: auto;
}
.calendarwd{
padding: 5px;
}
.calendard{
text-align: center;
border-right: 1px solid #FFE9E9;
border-bottom: 1px solid #FFE9E9;
}
.sun{ color: #CC0000;}
.sat{ color: #69c;}
.today{ font-weight: bold;}