body {
margin: 0px 0px 20px 0px;
background-color: #ffffff;
font-size:11px;
line-height:150%;
color:#666666;
}

a {text-decoration: none;}

a:link {color: #ff3366; text-decoration: none;}
a:visited {color: #ff3366; text-decoration: none;}
a:active {color: #cc3399; text-decoration: underline;}
a:hover {color: #cc3399; text-decoration: underline;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

.cap {
font-size:10px;
line-height:13px;
color:#333333;
font-family: Verdana, Arial, sans-serif;
}
/*--------------------------------
Header
--------------------------------*/
#banner_bg {
background:url(img/bg.gif) repeat-x;
height:208px:
padding:0;
margin:0;
	}
#banner {
width:800px;
height:208px:
padding:0;
margin-left:auto;
margin-right:auto;
}
/*--------------------------------
Footer
--------------------------------*/
#footer {clear:both;}
/*--------------------------------
Contents
--------------------------------*/
#container {
width: 800px;
margin-left:auto;
margin-right:auto;
text-align: left;
padding: 0px;
}
/*--------------------------------
Main
--------------------------------*/
#center {
padding-left:70px;
background:#ffffff url(img/left.gif) repeat-y;
float: left;
width: 510px;
overflow: hidden;
}
.content {
padding:0;
margin:0;
background-color: #FFFFFF;
font-size:11px;
line-height:14px;
color: #666666;
font-family: Verdana, Arial, sans-serif;
}
/*--------------------------------
title
--------------------------------*/
.content h2 {
color: #f41b3f;
font-size: 16px;
line-height:18px;
text-align: left;
font-weight: bold;
margin:30px 0 0 0;
}
/*--------------------------------
date category
--------------------------------*/
.content h3 {
color: #333333;
font-family: Verdana, Arial, sans-serif;
font-size:10px;
line-height:13px;
text-align:left;
font-weight:normal;
margin:0 0 10px 0;
text-align:right;
}

/*--------------------------------
entry body
--------------------------------*/
#entry_body p {
font-size:11px;
line-height:140%;
}

.content p {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size:11px;
line-height:140%;
font-weight: normal;
text-align: left;
}

/*--------------------------------
more
--------------------------------*/
.content p.extended {
margin:15px 0 0 0;
font-size:11px;
line-height:14px;
font-family: Verdana, Arial, sans-serif;
}
/*--------------------------------
entry footer
--------------------------------*/
.content p.posted {
font-size:10px;
line-height: 13px;
color: #333333;
font-family: Verdana, Arial, sans-serif;
border-top: 1px solid #999999;
text-align: left;
margin:15px 0 30px 0;
padding: 3px;
}

/*--------------------------------
Right
--------------------------------*/
#right {
float: right;
width: 200px;
margin:0;
background-color: #FFFFFF;
overflow: hidden;
}
/*--------------------------------
right menu : contents
--------------------------------*/
.right_content {
margin-bottom:20px;
font-family: Verdana, Arial, sans-serif;
}
/*--------------------------------
right menu : title text
--------------------------------*/
.right_content h2 {
font-size:10px;
text-align:right;
padding:3px 6px 0 0;
}
/*--------------------------------
profile
--------------------------------*/
#tit_profile {
color:#ffffff;
width:200px;
height:25px;
background:url(img/tit_profile.gif) no-repeat;
}
#pfl {
font-size:13px;
line-height:15px;
font-weight:bold;
color:#f41b3f;
margin-bottom:10px;
}
/*--------------------------------
calender
--------------------------------*/
#tit_calendar {
width:200px;
font-size:11px;
color: #666666;
padding: 5px 0;
text-align: center;
margin-bottom: 10px;
border-top:1px solid #fdb357;
border-bottom:1px solid #fdb357;
}
#calendar {
font-size:11px;
line-height: 14px;
color: #666666;
}
#calendar table {
padding: 2px;
border-collapse: collapse;
border: 0px;
width: 100%;
}
#calendar caption {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .3em;
}
#calendar th {
text-align: center;
font-weight: normal;
}
#calendar td {text-align: center;}
/*--------------------------------
recent entry
--------------------------------*/
#tit_rentry {
color:#ffffff;
width:200px;
height:25px;
background:url(img/tit_rentry.gif) no-repeat;
}
/*--------------------------------
archive
--------------------------------*/
#tit_archives {
color: #ffffff;
width:200px;
height:25px;
background:url(img/tit_archives.gif) no-repeat;
}
/*--------------------------------
category
--------------------------------*/
#tit_category {
color:#ffffff;
width:200px;
height:25px;
background:url(img/tit_category.gif) no-repeat;
}
/*--------------------------------
right menu : list
--------------------------------*/
.list01 {
background:url(img/icn_li.gif) no-repeat;
padding-left:22px;
margin-top:5px;
font-size:11px;
line-height:20px;
font-family: Verdana, Arial, sans-serif;
color: #666666;
}
/*--------------------------------
askus
--------------------------------*/
#inquiry {
width:200px;
margin:30px 0 0 0;
font-size:11px;
line-height:14px;
color: #666666;
}
/*--------------------------------
photo
--------------------------------*/
.photo {
text-align: left;
margin-bottom: 20px;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
