/*  
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font-family:Meiryo, "メイリオ",Georgia,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	font:12px;
	background:#fff2f2 url();
	color: #333333;
	}

p {	
	margin: 15px 0;
	}

a:focus { 
	outline:none;
}

a:link, a:visited {
	color: #3078a8;
	text-decoration:none
	}

a:hover, a:active {
	color: #E28C99;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
    margin: 0 0 1em;
    padding: 5px 20px 0;
	border-left: 5px solid #f5f5f5;
	background: #fff;

	font-family:Meiryo, "メイリオ",Georgia,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	}


select {
	width: 130px;
	}	



/* Structure */


#head {
	width:960px;
	margin:0px auto;
	margin-top:0px;
	font-size:0.7em;
	background: #fff url();
	}

#head h1 {
	font-size:20px ;
	font-weight:normal;
	letter-spacing:-0.08em;
	font-family:Meiryo, "メイリオ",Georgia,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	padding:15px 0 10px 10px;
	}

#head h1 a, #head h1 a:visited {
	color:#130b02;
	}

#head h1 a:hover {
	text-decoration:none;
	color: #75450b;
	}

#head .right{
	margin-right:10px;
	margin-top:10px;
	}


#page {
	width:940px;
	margin:0px auto;
	padding:10px;
	background:#fff;
	font-size:0.75em;
	background-image: url();
	}

#page-search {
	width:920px;
	margin:0px auto;
	padding:10px;
	background: #fff;
	font-size:11px;
	}

#page-search h2{
	margin-top:10px;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	font-family: "メイリオ",Verdana,"ＭＳ Ｐゴシック",sans-serif;
	margin:0 auto;
	margin-top:15px;
	padding:5px 10px;
	text-transform:uppercase;
	background:#f5f5f5;
	background-image: url();
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	}

#page-bar {
	width:650px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #fff;
	}

#page-bar li:hover {
	background: #f5f5f5;
	color: #666;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 12px;
	color:#666;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	color: #000;
	}

#searchform {
	width:180px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background:#ffe8e8;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #fff;
	background-image: url();
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #f5f5f5;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	color: #666;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:16px ;
	font-weight:bold;
	letter-spacing:-0.08em;
	font-family:Meiryo, "メイリオ",Georgia,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	}

h2 {
	font-size:22px ;
	background: #fff;
	font-weight:bold;
	padding:5px;
	margin:20px 0px 10px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	}

h3 {
	font-size:18px ;
	}

h4 {
	font-size:15px;
	}

h3.cat_title, h3.cat_title a {
	color:#564532;
	letter-spacing:-0.05em;
	font-size:10px;
	font-weight: normal;
	font-family: verdana,;
	}


h3#respond {

	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {

	}

#logo_text {
	margin:0px;
	padding:9px 0px 0px 15px;
	font-size:1em;
                     text-align: left;
	}

#feedburner{
	padding-top:10px;
	}

#tagline {
	padding-top:5px;
	padding-left:15px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:590px;
	background-image: url("");
	float:left;
	padding:10px;
	font-size:1.0em;
	line-height:1.4em;
	margin:0;
	}

#headline  div.title {
	font-size:18px;
	letter-spacing:-0.05em;
	margin:0px 0px;
	border-top:0px dotted #ccc;
	border-bottom:0px solid #ccc;
background:#fff url() 
	display:block;
	padding-bottom:8px;
	}

#headline  div.title a {

	}


#headline div.meta {
	display:block;
	margin-top:-5px;
    border-bottom: 1px dotted #CCCCCC;
    color: #c4c4c4;
    font-size: 10px;
    margin: 0 0 7px;
    padding-bottom: 7px;
	}

#headline p {
	padding-bottom:15px;
	line-height:1.85em;
	}


	padding-bottom:15px;
	line-height:1.85em;
	}

#featured .more {
	margin:0px;
	padding:0px;
	font-size:10px;
                     font-family: 'Verdana';
                     text-align: right;
	}

#featured {
	width:300px;
	background:#f5f5f5 url();
	float:right;
	padding:10px 10px 9px 10px;
	margin-top:17px;
        border: 1px #d7d7d7 solid;
	}

#featured  p {	
	margin: 10px 0px 0px 0px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:3px;
	}

#featured .info {
	margin-top:5px;
	padding-top:0px;
	float:right;
	width:180px;
	}

#featured h3 {
	font-family:Meiryo, "メイリオ",Georgia,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	font-size:0.9em;
	font-weight:bold;
	background:#fff;
	background: url() ;
	color:#4C2D07;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#featured h3 a {
	color:#4C2D07;
	font-weight:normal;
	}

#featured .title {
	font-size:0.9em;
	font-weight:normal;
	}

#featured a {
	font-weight:normal;
	}

#featured .meta {
    border-bottom: 0px dotted #CCCCCC;
    color: #c4c4c4;
    font-size: 10px;
    margin: 0;
}

#featured .meta a {
	color:#c4c4c4;
	font-weight:normal;
	}

#featured ul {
	padding:2px 0px 2px 20px;
	margin:0px 0px 0px 0px;
	}

#featured li {
	padding:2px 0px 2px 0px;
	}

#headline a img, #featured a img, #middle a img, #front-list a img, #archive a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}


#photo {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	line-height:1.4em;
	margin:10px 0px 10px 0px;
	}


#photo a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:8px;
	padding:2px;
	}

#photo  div.title {
	font-weight:bold;
	font-size:14px;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:6px;
	}

#photo div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:5px;
	}

#photo p {
	padding:0px;
	margin:0px;
	}

#pickup_item {
	width: 590px;
	background:#fff;
	float:right;
	padding:10px;
	line-height:1.4em;
	margin:10px 0px 0px 0px;
	}


#pickup_item a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:8px;
	padding:2px;
	}

#pickup_item  div.title {
	font-weight:bold;
	font-size:14px;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:6px;
	}

#pickup_item div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:5px;
	}

#pickup_item p {
	padding:0px;
	margin:0px;
	}

#foot {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}

#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:3px 10px 2px;
	margin:10px 0 10px 0;
	}

#middle #m_left {
	width:440px;
	float:left;
	background:#fff;
	padding:0px;
	margin:0px 5px 0px 10px;
	font-size:11px;
	}

#middle #m_right {
	width:440px;
	background:#fff;
	padding:0px;
	font-size:11px;
	margin:0px 5px 0px 10px;
	float:right;
	}

#middle #m_left  .clearfloat {
	margin:0px 10px 0px;
	}

#middle #m_right .clearfloat {
	margin:0px 10px 10px;
	}

#middle #m_left p {
	padding-bottom:15px;
	line-height:1.0em;
	font-size:11px;
	}


#middle #m_right p {
	padding-bottom:15px;
	line-height:1.4em;
	font-size:11px;
	margin:0px 10px;
	}

#middle #m_right  ul li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	font-size:11px;
	}

#middle #m_left  ul li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	font-size:11px;

	}

#middle #m_left  h3, #middle #m_right h3 {
	font-family:Meiryo, "メイリオ",Georgia,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	font-size:11px;
	background:#ede6a3;
	background-image: url();
	color:#723a10;
	margin:0px 0px 5px 0px;
	padding:3px 10px;
    border:0px #723a10  solid;
	}





#middle #m_left  a img, #middle #m_right a img {
	border:0px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:0px 10px 0px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	font-size:0.9em;
	}

#cat-1, #cat-3, #cat-5  {border-top:0px double #ccc;}
#cat-2, #cat-4 {border-top:0px double #ccc;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:13px;
	letter-spacing:-0.05em;
	font-family: verdana,;
	}

#front-popular h3 {
	color:#564532;
	background:#fff;
	border-bottom:4px double #F4D1BD;
	padding:5px 10px;
	text-align:center;
	font-size:12px;
	}

.category span.ct_title {
    border-bottom:  #ede6a3 0px solid;
    background:#e1ce80 url(http://coco-style.biz/wp/sozai/m_title.gif) ;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0 0 0px;
    padding: 5px 1px;
    text-align: center;
}

.category span.ct_title1 {
    border-bottom:  #ede6a3 0px solid;
    background:#e1ce80 url(http://coco-style.biz/wp/sozai/mp_title.gif) ;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0 0 0px;
    padding: 5px 1px;
    text-align: center;
}

.category a {
	color:#564532;
	display:block;
	background:none;
    font-size: 0.9em;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#fff; color:#564532; }
#cat-2:hover, #cat-4:hover {background:#fff; color:#564532; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#fff; color:#564532; }
#cat-2:hover a, #cat-4:hover a {background:#fff; color:#564532; }

#bottom {
	width: 940px;
	}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1em;
	line-height:1.75em;
	float:left;
	border-right:0px #f5f5f5 solid;
	}

#archive {
	padding-top:15px;
	font-size:1em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-size:18px;
	color: #4c2d07;
	letter-spacing:-0.05em;
	padding:10px 5px 0px 0px;
	margin:0px 0px;
	border-top:0px dotted #ccc;
	border-bottom:0px solid #ccc;
background:#fff url() ;
	}

#front-list .title a {

	}

#archive .title a {
	color:#4c2d07;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:0px dotted #ccc;
	margin-bottom:20px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	font-size:1.0em;
	padding:0 0 0 10px  ;
	}


#front-list p, #archive p {
	margin:0px　0px 10px;
	padding:0px;
	}

.author {
	font-size:11px;
	font-weight:bold;
	}

.meta {
	font-size:11px;
	color:#c4c4c4;
	margin: 0px 0 20px;
border-bottom: 1px dotted #CCCCCC;
padding-bottom: 7px;
	}

.meta a {
	color:#c4c4c4;
	}

.meta a:hover {
	color: #E28C99;
	text-decoration:underline;
	}

#headline p {
	margin:0;
	}


/* Content Page*/

#content {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.0em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	border-right:0px #f5f5f5 solid;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	padding:0px 0px 10px 0px;
	font-size:11px ;
	}

#content h2.title {
    background: url("") repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px dotted #CCCCCC;
    border-top: 0 solid #CCCCCC;
    font-size: 18px;
    font-weight: normal;
    margin: 30px 0 30px;
    padding: 15px 8px 3px;
    color: #e28c99;
	}


#content h2.post-title {
	font-weight:normal;
	font-size:18px;
	padding:15px 8px 3px;
	margin:30px 0px 0px;
	background:#fff url() ;
	border-top:0px solid #ccc;
	border-bottom:1px dotted #ccc;
	}

.post {
	font-size:1.0em;
	line-height:1.85em;
	padding:0 0 0 0px  ;
	}

.post p {
   font-size: 12px;
    margin: 2em 0 1em;
    line-height: 200%;
	}

.post .clearfloat {
	border-bottom:0px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:30px;
	margin-top:30px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
    line-height: 160%;
    margin: 0 0 1em 30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:45px;
	}

#front-list img, #archive img {
	border:0px solid #ccc;
	margin:0 10px 5px 0;
	padding:0px;
	}

.post a img {
	border:0px solid #ccc;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

.entry h2 {
	color:#333;
	background: #fff;
	font-size: 18px;
	font-weight:normal;
	padding:3px 0 3px 5px;
	margin:40px 0px 20px;
	border-top:0px double #dfd680;
	border-left:0px double #c23d3d;
	border-bottom:0px double #dfd680;
	}

.entry h3 {
	color:#333;
	background: #fff;
	font-size: 16px;
	font-weight:normal;
	padding:2px 0 2px 5px;
	margin:45px 0px 20px ;
	border-top:0px double #dfd680;
	border-left:0px double #ff335c;
	border-bottom:3px double #f5f5f5;
	}

.entry h4 {
	background: #fff;
	font-size: 16px;
	font-weight:normal;
	padding:10px;
	margin:35px 0px 20px ;
	border-top:0px solid #f4f4f4;
	border-bottom:0px solid #f4f4f4;
	}


#stats {
	margin-top:0px;
	padding:0px 0px;
	font-size:0.8em;
	display:block;
	text-align:right;
	}

#stats span {
	padding: 0px 0px 0px 20px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

.c_title {
	font:14px ;
	color:#333;
	background: #fff;
	padding:2px 0 2px 5px;
	margin:45px 0px 20px ;
	border-top:0px double #dfd680;
	border-left:0px double #f18603;
	border-bottom:3px double #f5f5f5;
    font-weight: normal;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:px 0px 0px 0px;
	font-size:11px;
	}

#sidebar h3 {
	font-family:Meiryo, "メイリオ",Georgia,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	font-size:1.2em;
	background:#fff;
	background-image: url();
	color:#723a10;
	margin:30px 0px 5px 0px;
	padding:0px 5px;
    border-bottom:3px #f5f5f5  solid;
	font-weight:normal;
	}

#sidebar h3 a {
	color:#2E241B;

	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	margin-top:10px;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-bottom {
	margin-top:10px;
	font-size:11px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	font-size:11px;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	font-size:11px;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 500px;
	margin-top:5px;
	border:1px #ccc solid;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#fff;
	border:1px dotted #f5f5f5;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:0.7em;
	width: 940px;
	background:#fff url() bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	border-top:0px solid #f5f1ec;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #e2d7c9;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #e2d7c9;
	}

#recentpost a, #mostcommented a, #recent_comments a {

	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-bottom:1px dotted #aaa;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #aaa;
	}


#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

.sc {
    height: 380px;
    overflow: auto;
    text-align: left;
    padding: 0px;
    margin:5px;
    scrollbar-face-color: #fff;
    scrollbar-highlight-color: #fff;
    scrollbar-shadow-color: #fff;
    scrollbar-3dlight-color: #fff;
    scrollbar-arrow-color: #806d29;
    scrollbar-track-color: #fff;
    scrollbar-darkshadow-color: #fff;
}

.kanren {
	font-weight:bold;
	font:2.0em;
	letter-spacing:-0.05em;
	padding:5px;
	margin:15px 0px;
	background:#fff url(http://coco-style.biz/sozai/bg.gif);
	border-bottom:2px solid #564532;
	}

#side_ca {
	width:300px;
	background:#fff;
	float:right;
	margin:0px 0px 10px 0px;
	padding:0px 10px 10px 10px;
	}

#side_ca .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#side_ca .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#side_ca .title {
	font-weight:bold;
	}

#side_ca a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:5px;
	padding:2px;
	}


#side_ca p {
	margin:0px;
	padding:0px;
	font-size:10px;
                     font-family: 'Verdana';
	}

#side_ca .more {
	margin:0px;
	padding:0px;
	font-size:10px;
                     font-family: 'Verdana';
                     text-align: right;
	}

.aligncenter size-full {
                     text-align: center;
}

/* f_full*/

#f_full {
	font-size:11px;
	color:#333;
	width: 925px;
	background:#dedede;
	margin: 0 auto;
	padding:15px 0px 15px 15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#f_full #f_photo {
    float:right;
    width:447px;
}

#f_full #f_photo img {
    padding:2px;
    border:1px solid #ccc;
    margin-right:16px;
    margin-bottom:15px; 
    background:#fff;
}
#f_full #f_info {
    float:left;
    width:447px;
    padding-right:15px;
    border-right:1px solid #b0b0b0;
}

#f_full h3 {
    display:block;
    padding-bottom:5px;
}


#f_top {
	font-size:1em;
	line-height:1.75em;
	width: 920px;
	background:#fff;
	margin: 10px auto 10px;
	padding:10px;
	border-left:0px solid #fff;
	border-right:0px solid #fff;
	}

#f_top #random {
    float:right;
    width:613px;
}

#f_top #random img {
    padding:2px;
    border:1px solid #ccc;
    margin-right:16px;
    margin-bottom:15px; 
    background:#fff;
}
#f_top #video {
    float:left;
    width:281px;
	min-height:230px;
    padding-right:15px;
    border-right:1px dotted #ccc;
	font-size:1.0em;
	line-height:1.4em;
}

#f_top h3 {
	font-family:Meiryo, "メイリオ",Georgia,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	font-size:11px;
	background:#ede6a3;
	background-image: url();
	color:#723a10;
	margin:0px 0px 5px 0px;
	padding:3px 10px;
    border:0px #723a10  solid;
	}

#random-wrapper {
	
	float:left;
	width:613px;
}

#refresh-wrapper {
	float:left;
	width:613px;
	text-align:right;
}

#m_top {
	font-size:1em;
	line-height:1.75em;
	width: 920px;
	background:#fff;
	margin: 0 auto 10px;
	padding:10px;
	border-left:0px solid #fff;
	border-right:0px solid #fff;
	}

#m_top #random {
    float:right;
    width:613px;
}

#m_top #random img {
    padding:2px;
    border:1px solid #ccc;
    margin-right:16px;
    margin-bottom:15px; 
    background:#fff;
}
#m_top #video {
    float:left;
    width:281px;
	min-height:230px;
    padding-right:15px;
    border-right:1px dotted #ccc;
	font-size:1.0em;
	line-height:1.4em;
	font-size:11px;
}

#video ul li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	font-size:11px;


	}

#m_top h3 {
    display:block;
    padding-bottom:5px;
	font-size:1em;
}

#random-wrapper {
	
	float:left;
	width:613px;
}

#refresh-wrapper {
	float:left;
	width:613px;
	text-align:right;
}

.waku_a {
margin: 18px 0 28px;
padding: 10px;
text-align:center;
border: 0px solid #ccc;
}

.waku_r {
margin: 10px 0 15px;
padding: 10px;
text-align:center;
border: 1px dotted #ccc;
}

#rinking {
width: 474px;
margin:5px 20px 20px;
padding:0;
text-align:center;

}

.ranking_top {
margin:0;
padding:0;
text-align:center;
width: 474px;
}

.ranking_center {
width: 474px;
margin:0;
padding:5px 0px;
background-image:url(http://coco-style.biz/wp/sozai/ranking_bg.gif);
background-repeat: repeat-y;
text-align:center;
}

.ranking_center2 {
width: 474px;
margin:0;
padding:0;
text-align:center;
}

.ranking_bottom {
width: 474px;
margin:0;
padding:0;
text-align:center;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.post img.aligncenter, div.aligncenter {
    display: block;
    margin: 0 auto;
}
