/* --------------------------------------------------------------------------- */
/* blog */
/* --------------------------------------------------------------------------- */

#contents {
	text-align: center;
	color: #ccc;
	margin-top: 15px;
}
#contents a {
	color: #FFCC00;
	text-decoration: underline;
}
#contents a:hover, #contents a:active {
	color: #FFFF00;
}

/* --------------------------------------------------------------------------*/
#blog_menu {
	width: 191px;
	margin: 0 0 9px 9px;
	background: url(../../img/fream_blog_menu_m.png) top center repeat-y;
}
	#blog_menu .contents{
		background: url(../../img/fream_blog_menu_h.png) top center no-repeat;
		padding: 35px 1px 0 1px;
		list-style-type: none;
	}
	#blog_menu .footer{
		clear: both;
		height: 4px;
		background: url(../../img/fream_blog_menu_f.png) no-repeat;
	}

#blog_menu ul {
	list-style-type: none;
}
#blog_menu li {
	margin: 0 0 1px 0;
}
#blog_menu .c1 {
	margin: 0;
	line-height: 1;
}
#blog_menu .c1 a {
	display: block;
	padding: 5px 15px 4px 15px;
	background-color: #464646;
	color: #FC0;
}
#blog_menu .c1 a:hover {
	background-color: #666;
	color: #FF0;
}

/* --------------------------------------------------------------------------*/
#contents .rss_icon{
	width: 615px;
	margin: 0 auto 5px auto;
	text-align: right;
}
#contents .rss_icon img {
	display: inline;
	margin: 0 5px 0 5px;
}

#contents .waku_blog {
	width: 615px;
	margin: 0 auto;
	background: url(../../img/waku_blog_m.png) top center repeat-y;
}
#contents .waku_blog .body {
	font-size: 8px;
	background: url(../../img/waku_blog_h.png) top center no-repeat;
	padding: 10px 10px 0px 10px;
}
#contents .waku_blog .footer {
	font-size: 8px;
	background: url(../../img/waku_blog_f.png) bottom center no-repeat;
}
#contents .waku_blog h2{
	margin: 27px 15px 40px 10px;
	font-size: 14px;
	color: #FFF;
}
#contents .waku_blog h2 strong {
	font-size: 22px;
	padding-right: 15px;
}
#contents .waku_blog h2 a{
	color: #FFF;
	text-decoration: none;
}
#contents .waku_blog h2 a:hover, #contents .waku_blog h2 a:active{
	color: #FFCC00;
	text-decoration: underline;
}

#contents .waku_blog hr.alt{
	clear: both;
	display: block;
	color: #151515;
	border: none;
	margin: 0 0 30px 0;
}
#contents .waku_blog .back_url {
	display: block;
	font-size: 12px;
	padding: 0px 8px 5px 8px;
}

/* --------------------------------------------------------------------------*/
#contents .item {
	clear: both;
}
#contents .item .title {
	clear: both;
	background: url(../../img/title_blog.png) 0 0 no-repeat;
	margin: 0px 0 0px 0;
	height: 35px;
}
#contents .item .title .date {
	float: right;
	color: #66FF00;
	line-height: 35px;
	margin: 0 10px 0 0;
	font-size: 10px;
}
#contents .item .title .category {
	float: right;
	color: #FFFF00;
	line-height: 35px;
	margin: 0 10px 0 0;
	font-size: 10px;
}
#contents .item .title h3 {
	color: #FFF;
	line-height: 35px;
	margin: 0 15px;
	font-size: 12px;
}
#contents .item .title h3 a{
	color: #FFF;
	text-decoration: none;
}
#contents .item .title h3 a:hover, #contents .item .title h3 a:active{
	color: #FFCC00;
	text-decoration: underline;
}

#contents .item .item_body {
	clear: both;
	margin: 10px 15px 10px 15px;
}
#contents .item .item_body p {
	clear: both;
}
#contents .item .item_body .info{
	margin: 0 -10px 15px -10px;
	padding: 0px 10px 8px 10px;
	border-bottom: 1px dotted #999;
}
#contents .item .item_body img{
	float: left;
	margin: 0 15px 10px 0;
}
#contents .item .more_body {
	clear: both;
	margin: 10px 15px 10px 15px;
}

/* --------------------------------------------------------------------------*/
#contents .item .method_link {
	clear: both;
	text-align: right;
	margin: 5px 20px 10px 0;
	font-size: 10px;;
}
#contents .item .method_link .commenter {
	padding-right: 15px;
}

/* --------------------------------------------------------------------------*/
#contents .item .waku_trackback {
	clear: both;
	width: 500px;
	margin: 0 10px 0 90px;
	border: 1px solid #666;
}
#contents .item .waku_trackback h3{
	font-size: 12px;
	background-color: #555;
	border-bottom: 1px solid #666;
	padding: 4px 8px;
	margin: 0;
}
#contents .item .waku_trackback .url{
	background-color: #333;
	border-bottom: 1px solid #666;
	padding: 4px;
}
#contents .item .waku_trackback .url .title{
	background-image: none;
	display: block;
	float: left;
	margin: 4px 10px 0 4px;
	line-height: 1.1;
}
#contents .item .waku_trackback .url textarea{
	background-color: #EEE;
	font-size: 11px;
	border: none;
	color: #000;
	height: 1.5em;
	margin: 1px 0 0 0;
	padding: 2px 0 0 4px;
	scrollbar-base-color: #333;
  scrollbar-track-color: #333;
  scrollbar-face-color: #333;
  scrollbar-shadow-color: #333;
  scrollbar-darkshadow-color: #333;
  scrollbar-highlight-color: #333;
  scrollbar-3dlight-color: #333;
  scrollbar-arrow-color: #333;
}

#contents .item .waku_trackback .trackback {
	margin: 12px 10px;
	border-bottom: 1px dotted #999;
}
#contents .item .waku_trackback .trackback .title {
	background-image: none;
	margin: 0 10px 5px 10px;
	line-height: 1.1;
	height: 1.5em;
	padding: 0;
}
#contents .item .waku_trackback .trackback .title .from {
	padding-left: 10px;
}
#contents .item .waku_trackback .trackback .comment {
	margin: 0 10px 10px 10px;
	padding: 0;
}
#contents .item .waku_trackback .trackback .posted {
	margin: 0 10px 5px 10px;
	padding: 0;
	text-align: right;
	font-size: 10px;
}


/* --------------------------------------------------------------------------*/
#contents .item .comments {
	clear: both;
	width: 500px;
	margin: 0 10px 0 90px;
	border: 1px solid #666;
}
#contents .item .comments .title {
	background: none;
	padding-left: 0;
	margin-bottom: 5px;
}
#contents .item .comments h3{
	font-size: 12px;
	background-color: #555;
	border-bottom: 1px solid #666;
	padding: 4px 8px;
	margin: 0;
}

#contents .item .comments .comment {
	margin: 12px 10px;
	border-bottom: 1px dotted #999;
}
#contents .item .comments .comment .title {
	font-size: 10px;
	margin: 0 5px 5px 10px;
	line-height: 1.1;
	padding: 0;
	height: 1.1em;
}
#contents .item .comments .comment .title .from {
	padding-left: 10px;
	color: #999;
	font-size: 10px;
}
#contents .item .comments .comment .body {
	font-size: 12px;
	background: none;
	margin: 0 10px 10px 10px;
	padding: 0;
}

/* --------------------------------------------------------------------------*/
#comments_form .title {
	font-size: 12px;
	font-weight: bold;
}
#comments_form table {
	margin: 10px 0 0 10px;
}
#comments_form table th{
	width: 100px;
	padding: 0px 4px 0px 4px;
	background-color: #555;
	color: #EEE;
}
#comments_form table td{
	padding: 0px 0 0px 4px;
	color: #EEE;
}
#comments_form table td.botton_area{
	text-align: center;
}

#left .links {
	width: 191px;
	margin: 0 0 9px 9px;
	background: url(../../img/fream_side191_m.png) top center repeat-y;
}
	#left .links .contents{
		background: url(../../img/fream_title_side_links.png) top center no-repeat;
		padding: 45px 10px 0 10px;
		list-style-type: none;
	}
	#left .links .footer{
		clear: both;
		height: 4px;
		background: url(../../img/fream_side191_f.png) bottom center no-repeat;
	}
	#left .links .contents li{
		border-bottom: 1px dotted #999;
	}

