/*  
Theme Name: Arthemia Premium
Theme URI: http://colorlabsproject.com/
Description: Designed by <a href="http://michaelhutagalung.com">Michael Jubel Hutagalung</a> of <a href="http://colorlabsproject.com">Colorlabs Project</a>.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://colorlabsproject.com/
Tags: thumbnails, newspaper, magazine, widgets, admin panel
*/

/*Copyright 2008, Michael Jubel Hutagalung
View detailed license info in license.txt file 


/* 
TABLE OF CONTENTS 

  HTML Elements
  Structure
  Navigation Bar
  Text
  Index Page
  Content Page
  Sidebar
  Form Elements  
  Comments
  Footer
  Clear

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%;
	font-family: inherit; vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
body {line-height: 1;	color: black; background: white; }
ol, ul { list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" "";}

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
	font-size: small;
	font-family: "Arial", "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.6em;
	background:URL(images/Bg_Body.gif) repeat-x #ffffff;
	text-align:center;
	color: #202020;
	font-size:10px;
    	_font-size:60%;
	}
/* hack for IE7 */
*:first-child+html body { font-size:60%; }


p {	
	margin: 15px 0;
	}

a{
	color:#202020;
	text-decoration:none;
	/* \*/
	overflow:hidden;
	/* */
}

a:hover{
	color:#999999;
}

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 {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #ececec;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	

strong {
    font-weight:bold;
}

em {
    font-style:italic;
}

/* Structure */
/*ページ全体の幅、レイアウトをセンタリング*/
.container {
	margin:0px auto;
	width:948px;
	text-align:left;
	border-right:#202020 1px solid;
	border-left:#202020 1px solid;
}

/*ロゴ（ページタイトル）*/
.logo {
 width:100%;
 text-indent:-9999px;
}

.logo a {
display:block;
width:67px;
height:25px;
background:URL(images/Ttl_Logo.gif) no-repeat;
}

#home{
width:17px;
height:60px;
position:absolute; 
left:50%; 
margin-left:-445px; 
z-index:1;
}

#head {
	padding:12px 19px 19px 19px;
	}

.header_menu{
	text-align:right;
	padding-bottom:12px;
}

.header_navi{
 	padding:5px 0;
	margin-top:18px;
 	border-top:#CCCCCC 1px solid;
 	border-bottom:#CCCCCC 1px solid;
}

.header_navi ul{
}

.header_navi ul li{
	height:21px;
	float:left;
	list-style:none;
}

.header_navi ul li.blog{
	width:69px;
	text-indent:-9999px;
	background:URL(images/Bt_blog.gif) 0 -21px no-repeat;
}
.header_navi ul li.onlinestore{
	width:148px;
	margin-left:21px;
}

.header_navi ul li a{
	display:block;
	width:148px;
	height:21px;
	text-indent:-9999px;
}

.header_navi ul li.onlinestore a{background:url(images/Bt_onlinestore.gif) no-repeat;}

.header_navi ul li.onlinestore a:hover{background:url(images/Bt_onlinestore.gif) 0 -21px no-repeat;}

.header_navi ul li.onlinestore a.selected{background:url(images/Bt_onlinestore.gif) 0 -21px no-repeat;}

/*　検索　*/
.search {
	float: right;
	background:URL(images/Icon_search.gif) no-repeat;
	padding-left:20px;
	_margin-top:-2px;
}

.search input {
	margin:0;
	border:0;
	background:#EEEEEE;
	vertical-align:middle;
}



#page {
	width:910px;
	margin:0px auto;
	padding:0px;
	}

#inner {
    margin:0;
    padding:0;
    background:url(images/left_stripe.gif) left repeat-y;
}

.left {
	float:left;
	}

.right {
	float:right;
	}


/* Navigation Bar*/
#page-bar {
	padding:0px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #303030;
	}

#page-bar li:hover {
	background: #5b5b5b;
	}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 14px;
	font-weight:bold;
	color:#eeeeee;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#page-bar p {
	margin:0;
	padding:0;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #5b5b5b url(images/dots_nav.gif) repeat-x top;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #909090;
	padding: 4px 10px 4px 10px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}



/* Text*/

h1 {
	font:28px Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:25px Arial;
	font-weight:bold;
	}

h3 {
	font:12px Arial;
	margin-bottom:3px;
	color:#303030;
	font-weight:bold;
	}

h4 {
	font:12px Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333333;
	letter-spacing:-0.05em;
	}

h3.blog{
	margin:0px 0px 15px 0px;
	text-indent:-9999px;
	width:600px;
	height:15px;
	background:URL(images/Ttl_blog.gif) no-repeat;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	margin-bottom:15px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:165px;
	height:90px;
	background:#000;
	}

#tagline {
	margin-top:10px;
	color:#1d3566;
	font-weight:bold;
	}

#top {
	margin:0px auto 20px auto;
	padding:0px 0px 10px 0px;
	width:910px;
	}


#headline {
	float:left;
	padding:0px 23px 0px 0;
	}

#featured {
	width:227px;
	float:right;
	padding:0px;
}

#featured li {
    list-style:none;
    width:227px;
    height: 95px;
    /*margin-bottom:0px;*/
    margin-bottom:10px;
    padding-bottom:0px;
}

#featured .arthemia-carousel {
    overflow:hidden;
}


#featured .info {
	width:120px;
    margin-top:0px;
	float:left;
	}

#featured .meta {
	margin-top:5px;
    font-weight:normal;
    font-size:10px;
	}

#featured .title {
	font-weight:bold;
	}

#featured .divider {
	margin-left:95px;
	}

#headline a img, #featured a img {
    }

#featured a {
	color:#202020;
	}

#featured a:hover {
	color:#cccccc;
	}

#featured a img {
	margin-right:10px;
	}

#single_head {
	width:135px;
	float:left;
	padding:15px 12px 20px 25px;
	margin:0;
	background:#333333;
	color:#fff;
	}

#single_head a img {
	border:3px solid #fff;
	}

#single_desc {
	width:735px;
	float:right;
	padding:0px 10px 5px 10px;
    font-size:12px;
	line-height:1.5em; 
	}

#single_desc div.title {
	font:25px Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	}

#single_desc div.meta {
	display:block;
	padding-bottom:5px;
	font-size:10px;
	}

#single_desc p {
	margin:0px;
	padding-bottom:10px;
	}

#single_desc a {
	color:#000000;
	}

#single_desc a:hover {
	color:#808080;
	}

#front-list .cat_title {
	font-size:14px;
    margin-bottom:5px;
	}

#front-popular h3 {
	color:#fff;
	}

.more-link {
	display:block;
	margin:15px 0px;
	}

.category a {
	color:#333333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#bottom {
	width: 910px;
	}

#bottom-left {
	float:left;
	}

#bottom-left .meta, #content.archive .meta {
	font-size:10px;
	}

#front-list {
	width:600px;
	background:#fff;
	font-size:12px;
	line-height:1.3em;
	margin-bottom:10px;
    }

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title {
	font:18px Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
    line-height:1.0em;
	}

#front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:11px;
	font-weight:bold;
	}

.meta {
	color:#333333;
	font-weight:bold;
	}

#headline p, #featured p {
	margin:0;
	}


#paged-list {
	width:600px;
	background:#fff;
	font-size:12px;
	line-height:1.3em;
	background:url(images/dots_content.gif) repeat-x top;
	}

#paged-list .clearfloat {
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.onecolumn {
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.onecolumn img {
	float:left;
	margin:8px 10px 7px 0px;
	}

.tanbox {
	width:275px;
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.archive .tanbox {
	width:600px;
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.tanbox img {
	float:left;
	margin:8px 10px 7px 0px;

	}

.tanbox span.title a, .onecolumn span.title a {
	font:14px Arial;
	font-weight:bold;
	}

.tanbox p, .onecolumn p {
	margin:5px 0px;
	}	

#navigation {
	padding:15px 0px;
	background:#fff;
	font-size:12px;
	}


/*---------------- contents ----------------*//******/
/*--gallery--*/
.gallery {
	color:#FFF;
	background:#000;
	padding:10px;
}

.gallery h3{color:#999999;}

.gallery span{color:#FF0000;}

.gallery .tab{
	min-height:88px;
	_height:88px;
	margin-left:10px;
}

.entry .collab2 .tab{margin-left:30px;}

.entry .gallery img{margin:0; padding:0;}

.gallery .tab li{
	display:block;
	float:left;
	width:104px;
	height:79px;
	margin:0;
	padding-right:15px;
}
.gallery .tab li a{
	display:block;
	width:104px;
	border:5px solid #000;
	margin:0;
	padding:0;
}

.gallery .tab li a:hover{border:5px solid #444;}

.gallery .tab li.text{width:200px;}

.gallery_index p{margin:0;}

.gallery_index p.m_bottom20{margin-bottom:20px;}

/*--magic show--*/
.magic {
	padding:10px;
}

.magic h3{color:#555; font-size:150%; margin-bottom:10px;}

.magic span{color:#FF0000;}

.magic .tab{
	min-height:88px;
	_height:88px;
	margin-left:10px;
}

.entry .magic img{margin:0; padding:0;}

.entry .magic p img.alignright, .entry .magic p a img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

.entry .magic p img.alignleft, .entry .magic p a img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.entry .magic .imgarea img{margin:0 0 30px 100px;}

.magic .tab li{
	display:block;
	float:left;
	width:98px;
	height:74px;
	margin:0 0 10px 0;
	padding-left:10px;
	padding-right:10px;
}
.magic .tab li a{
	display:block;
	width:98px;
	border:5px solid #FFF;
	margin:0;
	padding:0;
}

.magic .tab li a:hover{border:5px solid #444;}

.magic .tab li.text{width:200px;}

.magic_index p{margin:0;}

.magic_index p.m_bottom20{margin-bottom:20px;}

.magic .movie{display:block; height:260px;}

.magic .movie2{display:block; height:150px;}

.magic .movie li{
	display:block;
	float:left;
	width:152px;
	height:114px;
	margin:0 0 10px 0;
	padding-left:10px;
	padding-right:10px;
}
.magic .movie li a{
	display:block;
	width:152px;
	border:5px solid #FFF;

	margin:0;
	padding:0;
}

.magic .movie li a:hover{border:5px solid #444;}


/*--link--*/
.link{margin-left:30px;}
.link table td , .link table th{vertical-align:middle;}
.link table th{text-align:center;}

/*---------------- END contents ----------------*//******/

/* Content Page*/

#content {
	width:600px;
	background:#fff;
	padding:0;
	font-size:12px;
	line-height:1.3em;
	float:left;
	}

.post {
	line-height:1.3em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px solid #e2e2e2;
	}

.entry ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

#content h2.title {
	letter-spacing:-0.05em;
	border-bottom:1px solid #e2e2e2;
	border-top:3px solid #e2e2e2;
	margin-bottom:0px;
	padding:5px 0px;
	color:#000000;
	}

.entry ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.entry ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.entry ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.entry img, .post a img, #front-list img {
	/*border:1px solid #ccc;*/
	margin:0 10px 5px 0;
	padding:2px;
	}

.entry .about p{padding:10px; margin:0;}/**/
.entry .about .title{margin-top:15px;}/**/
.entry .about .main-img{margin-top:30px;}/**/

.entry a {
	text-decoration:underline;
	}

.post .ads {
	margin-top:10px;
	}

#stats {
	margin-bottom:15px;
	padding:8px 0px;
	font:11px Arial;
	display:block;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
	}

img.centered, a img.centered, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright, a img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft, a img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#bio {
    padding:10px;
    background:#efefef;
    margin:20px 0px;
}
#bio p {
    margin:0;
    padding:0;
}

#bio .avatar {
	border:1px solid #ccc;
	margin:0px 10px 5px 0;
	float:left;
	padding:2px;
	width:80px;
	height:80px;
	}	

/*------------------------------------------ Sidebar*/

#sidebar .textwidget img{margin-bottom:5px;}

#sidebar .textwidget a , #sidebar .textwidget a:hover{text-decoration:none;}

#sidebar {
	width:230px;
	float:right;
	margin:0px;
	padding-right:15px;
	}

.spoiler { 	
	padding:0px ;
	background:#fff;
	margin-bottom:12px; 	
}

.spoiler img {
	margin-right:10px;
	margin-bottom:5px;
	}

.spoiler p {
	margin:0;
	color:#6d6d6d;
	}

.spoiler h4 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
    font-weight:bold;
	margin-bottom:5px;
	}

.spoiler h4 a {
	color:#333333;
	}

#sidebar h3 {
	margin:30px 0px 5px 0px;
	text-indent:-9999px;
	width:230px;
	height:15px;
	}

#sidebar h3 a {
	display:block;
	width:230px;
	height:15px;
	}


#sidebar h3.category {
	background:URL(images/Ttl_category.gif) no-repeat;
	margin-top:0;
	}

#sidebar h3.catt-14 {
	background:URL(images/Ttl_friends.gif) no-repeat;
	}

#sidebar h3.catt-11{
margin-top:0px;
	background:URL(images/Ttl_news.gif) no-repeat;
	}


#sidebar h3.catt-4 {
	background:URL(images/Ttl_hotitem.gif) no-repeat;
	}

#sidebar h3.group{
	background:URL(images/Ttl_group.gif) no-repeat;
	}

#sidebar h3.mobile{
	background:URL(images/Ttl_mobile.gif) no-repeat;
	}

#sidebar h3.archive {
	background:URL(images/Ttl_archive.gif) no-repeat;
	}

#sidebar h3.link{
	background:URL(images/Ttl_link.gif) no-repeat;
	}

#sidebar .more{
                     margin-top:10px;
font-size:50%;
line-height:1em;
	}

#sidebar .more a{
	display:block;
	width:36px;
	height:11px;
	background:URL(images/Bt_More.gif) no-repeat;
	text-indent:-9999px;
	}

#sidebar .more a:hover{
	background:URL(images/Bt_More.gif) no-repeat 0 -11px;
	}

#sidebar-middle {
	}

#sidebar-left {
	width:125px;
	padding:0px 10px 10px 0px;
	float:left;
	}

#sidebar-right {
	width:125px;
	padding:0px 10px 10px 0px;
	float:right;
	}


#sidebar li {
	list-style:none;
	display:block;
	padding:2px;
	}

#sidebar li ul li {
	border-bottom:0px;
	}

#sidebar-ads {
	width:280px;
	float:right;
	margin-bottom:10px;
	padding:0px;
	}

#sidebar h3 img { margin-top:1px; }

#sidebar .link_box a{
	display:block;
	width:160px;
	height:40px;
	margin:0 0 10px 0;
	}

/*------------------------------------------ Form Elements */

select {
	border:1px solid #333333;
	width:100%
	}
	
.submitbutton {
	padding: 2px 5px;
	border:1px solid #aaa;
	background:#fff;
	font-size:11px;
	color:#aaa;
	cursor: pointer;
	}

.submitbutton:hover {
    background:#303030;
    color:#fff;
    }
    
.field {
	font-size:11px;
	}

#search .searchbutton {
	background:#fff;
	font-size:11px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 0px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	}

/*------------------------------------------ Comments*/

#comment { width:590px;	background:#fff; }

div#cancel-comment-reply { font-weight:bold; }

#comments ul.commentlist { margin-top:20px; list-style:none; }

#comments ul.commentlist blockquote { background:#ededed; }
    
#comments .clearfloat { background:none; }

#comments div.navigation { padding:5px 0px 20px 0px; font-weight:bold; }

ul.commentlist li.pingback, ul.commentlist li.trackback { display:none; }
ul.commentlist li.comment { color:#4d4d4d; padding: 11px 14px 11px 14px; background:#f2f2f2; list-style:none; margin-bottom:10px; font-size:11px; line-height:18px; border-bottom: 1px solid #dcdbd7; }
ul.commentlist li.comment h3#respond { background:#fff; margin-top:15px; }
ul.commentlist li.comment img.avatar { border:1px solid #ccc; margin:0px 0px 13px 13px; float:right; padding:2px; width:45px; height:45px; }	
ul.commentlist li.comment cite { color:#313228; font-weight:bold; font-size:14px; }
ul.commentlist li.comment div.comment-meta { font-size:10px; margin-top:0px; }
ul.commentlist li.comment div.comment-meta a { color:#4d4d4d; text-decoration:none; }
ul.commentlist li.comment a { text-decoration:underline; }
ul.commentlist li.comment cite a { text-decoration:none; }
ul.commentlist li.comment div.reply { clear:both; display:block; }
ul.commentlist li.comment div.reply a { text-decoration:none; font-weight:bold; }
ul.commentlist li.comment p { margin:15px 0px; padding:0;  }
ul.commentlist li.comment blockquote { width:380px; }

ul.children li.comment { margin-top:15px; color:#4d4d4d; padding: 12px 12px 12px 12px; background:#fff; border:none; list-style:none; margin-bottom:0px; font-size:11px; }

ul.commentlist li.depth-1, ul.children li.depth-3, ul.children li.depth-5, ul.children li.depth-7, ul.children li.depth-9 { background:#f2f2f2; }
ul.children li.depth-2, ul.children li.depth-4, ul.children li.depth-6, ul.children li.depth-8, ul.children li.depth-10 { background:#fff; }

#respond textarea { width:99%; font-size:13px; }
#respond label { font-weight:bold; }
#respond a {text-decoration:none; }
#respond h3 {margin-top:15px; }

li.comment div#respond h3 { display:none; }

/*------------------------------------------ Footer*/

#gallery {
	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;
	}

#gallery #random {
    float:right;
    width:613px;
}

#gallery #random img {
    padding:2px;
    border:1px solid #ccc;
    margin-right:16px;
    margin-bottom:15px; 
    background:#fff;
}
#gallery #video {
    float:left;
    width:281px;
    padding-right:15px;
    border-right:1px solid #b0b0b0;
}

#gallery h3 {
    display:block;
    padding-bottom:5px;
}
#front-popular {
	font-size:11px;
	color:#fff;
	width: 910px;
	background:#303030;
	margin: 0 auto;
	padding:15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#recentpost, #mostcommented {
	width:276px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right:1px solid #808080;
	}

#mostcommented {
	margin-left:20px;
	}

#recent_comments {
	width:276px;
	float:right;
	padding:0px;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
    padding-top:1px;
	}

#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	padding:5px;
	display:block;
	text-decoration:none;
	}

#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	background:#000000;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}


/*　フッターメニュー　*/
.footer_menu {
 margin:20px;
 padding:5px 0;
 border-top:#CCCCCC 1px solid;
 border-bottom:#CCCCCC 1px solid;
}

.footer_menu p {
	float:left;
	margin:0px;
}


.footer_menu a.rss {
display:block;
width:28px;
height:13px;
margin-top:1px;
float:right;
}


/*　フッター（コピーライト）　*/
.footer {
 width:100%;
 background:#202020;
 color:#FFFFFF;
 text-align:center;
 padding:10px 0;
}

.footer a {
 color:#FFFFFF;
}

.footer a:hover {
 color:#999999;
}

/* 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;
	}