/*
Theme Name: ds-cube_part2
Theme URI: http://www.ds-cube.com/
Description: ds-cube
Author: kana
*/

/*top
*/
a img {
	border: 2px solid #CCCCCC;
}

body {
	background-color: #000;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}

a {
	color: #CCC
}
a hover {color: #ccc }
#werpar  {
	background-position: center top;
	background-color: #000;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
}
#contents   {
	width: 900px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	background-color: #000;
}

#left   {
	width: 600px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 30px;
}
#right     {
	text-align: center;
	width: 250px;
	float: right;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
}
.entry{
	width: 500px;
}
#tytle{
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#title h1{
}
#tytle a{
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#tytle img{
	margin-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top    {
	margin-top: 20px;
}
#top_contents   {
	width: 900px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#top_image {
	border: 1px solid #666;
	background-image: url(image/header.jpg);
	height: 380px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#mark{
	overflow: hidden;
}
#mark img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#new    {
	width: 860px;
	overflow: hidden;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #CCC;
}
#new h2{}
#new h2 a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#new h2 img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#space1  { height: 30px }
#blog_tytle  { color: #000000; font-size: 12px; font-family: Arial; height: 30px }
#space2 { height: 20px }
#space3  { height: 20px }
/*トップサムネール部分*/
.sumb{
	height: 210px;
	width: 200px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	border: 1px solid #333;
	margin-top: 10px;
}

.ac{
	width: 180px;
}
.ac ul{
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	padding-left: 12px;
	padding-top: 5px;
}
.ac li{
}
.ac img{
	border: 1px solid #333;
	padding: 2px;
}
#recent_entries{
	overflow: hidden;
	
}
.date {
	width:54px;
	height:57px;
	background:url(image/date.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:15px;
	font-family:Trebuchet ms,Verdana,Helvitica,sans-serif;
	padding-top:2px;
	font-weight:normal;
	font-variant:small-caps;
	color:#fff;
	padding-right: 10px;
	margin-top: 5px;
	overflow: hidden;
	}
.date .day {
	color:#fff;
	font-size:26px;
	font-weight:normal;
	line-height:30px;
	}
/*サイドバーメニュー*/
.menu  {
	font-size: 11px;
	font-family: Arial;
	width: 160px;
	height: auto;
}
.menu a       {
	font-weight: bold;
	font-family: Arial;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 1.7em;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 160px;
	height: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menu a:hover       {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.7em;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	width: 160px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menu ul{
	
}
.menu li   {
	width: 180px;
	list-style-type: none;
}
/*topコンテンツメニュー*/
#menu_f
{
	line-height:1em;
	font-weight: lighter;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu_f ul {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	overflow: hidden;
	width: 900px;
}

#menu_f li {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu_f a {
	display: block;
	float: left;
	height: 20px;
	padding: 2px 10px 0;
	text-decoration: none;
	color:#CCC;
	font-size: 9pt;
	background-color: #000;
	background-image: url(image/bt_top.gif);
	background-repeat: no-repeat;
	text-indent: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu_f a:hover, 
#menu_f a:active
#menu_f li.current_page_item a:link,
#menu_f li.current_page_item a:visited,
#menu_f li.current_page_item a:hover,
#menu_f li.current_page_item a:active
{
	color:#9C0;
	text-decoration: none;
}

#cube{
	height: auto;
	width: 170px;
	background-color: #FFCCFF;
	margin-top: 30px;
	font-size: 12px;
	line-height: 1.5em;
	color: #990000;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#cube p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #999900;
}

#ba1 a img{border-style: none}
.ba1 {
	margin-top: 10px;
	margin-left: 2px;
}
.ba1 ul {
}
.ba1 li { list-style-type: none; margin-top: 10px}
.ba1 h2{
	text-align: left;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #990000;
}

#gallery_title{
	height: 170px;
	width: 798px;
	background-color: #CC3333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(image/gallery.jpg);
	background-repeat: no-repeat;
}
/*blog
*/
#b_contents{
	width: 900px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 30px;
	background-color: #000;
}
#b_right {
	width: 25%;
	float: right;
	margin-top: 20px;
	overflow: hidden;
}
#b_left {
	width: 75%;
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
	padding-left: 30px;
}


h1{
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}
h2{
	color: #99CC00;
	font-size: 12px;
	font-family: Arial;
}
h3{
	color: #999900;
	font-size: 11px;
	font-family: Arial;
}
h4{
	color: #999900;
	font-size: 11px;
	font-family: Arial;
}
h5{
	color: #999900;
	font-size: 11px;
	font-family: Arial;
}

/*ポスト部分*/
.post{
	font-size: 10pt;
	line-height: 1.5em;
	color: #CCC;
	padding-top: 10px;
	padding-bottom: 20px;
	margin:20px auto;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	border: 1px dotted #666;
}
.post img{
	padding: 1px;
	margin: 5px;
	border: 1px solid #FFF;
	overflow: hidden;
	float: left;
}
p.postmetadata{
	clear:both;
	
}


.pagenav{
	font-size: 12px;
	color: #FFF;
}
/*コメント部分*/
#coment {
	color: #CCC;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	width: 570px;
	height: auto;
	letter-spacing: 2px;
}
.com 
{
	color: #ccc;
	font-size: 12px;
	font-family: Arial;
	padding: 5px;
	border: 1px dotted #333;
	margin-bottom: 5px;
}
.commeta{
	font-size: 11px;
	color: #693;
}
/*about
*/
#about{
	width: 500px;
}
#about h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}
#about ul{
}
#about li{
	font-family: Arial;
	color: #CCCCCC;
	font-size: 10px;
	line-height: 1.7em;
	text-decoration: none;
	text-align: left;
	width: 500px;
	height: 20px;
	list-style-type: disc;
	list-style-position: inside;
	}

/*リンク
*/

#link  {line-height: 2em;color: #fff; font-size: 12px ;font-family: Arial; text-align: left; width: 360px; height: auto }
#link ul  {text-align: left; list-style-type: none; margin-top: 5px }
#link li  {text-align: left; list-style-type: none; margin-top: 5px }
#link_messe {
	font-size: 11px;
	margin-top: 5px;
	;
	margin-bottom: 30px;
	color: #000000;
}
#link_title  { color: #000000; font-size: 12px; font-family: Arial}


/*ゲストブック
*/
#contact_top    {
	background-image: url(image/top_bg.gif);
	background-repeat: repeat-x;
	width: 798px;
	height: 310px;
	padding-top: 5px;
	background-color: #99FF33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#guestbook{font-size: 11px ;font-family: Arial}

/*BLOGメニュー部分
*/
#s_menu  {
	color: #333333;
	font-size: 11px;
	font-family: Arial;
	list-style-type: none;
	height: auto;
	width: 180px;
	float: right;
	overflow: hidden;
	margin-top: 20px;
	padding-right: 4px;
}
#s_menu a       {
	font-weight: bold;
	font-family: Arial;
	color: #CCC;
	font-size: 12px;
	line-height: 1.7em;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 180px;
	height: auto;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-image: url(image/bt.png);
	background-repeat: repeat-x;	
}
#s_menu a:hover       {
	color: #999;
	font-size: 12px;
	line-height: 1.7em;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	width: 180px;
	height: auto;
}
#s_menu h2{
	font-size: 12px;
	font-weight: bold;
	color: #9C0;
}
#s_menu li  {list-style-image: none;display: block; list-style-type: none; width: 180px }
#s_menu ul  {margin-left:0 ;padding-left:0px }

/*サイドその他
*/
#s_sonota {color: #ccc;font-size: 12px ;font-family: Arial　; display: block；line-height:2.5em ;width: 100px; height: 20px ;list-style-type: none }
#s_sonota ul  {list-style-type: none ; text-align: left ;margin-left:0 ;padding-left:0px }
#s_sonota li a {color: #fff;font-size: 12px ;font-family: Arial ;list-style-type: none ;height: 20px}
/*TOP_photo*/
#photo{
	width: 860px;
	overflow: hidden;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #CCC;
}
.photo_sumb{
	height: 170px;
	width: 200px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	border: 1px solid #333;
	margin-top: 10px;
}
#photo h2{}
#photo h2 img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#photo h2 a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
/*TOP_gallery*/
#gallery{
	width: 860px;
	overflow: hidden;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #CCC;
}
.gallery_sumb{
	height: 170px;
	width: 200px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	border: 1px solid #333;
	margin-top: 10px;
}
#gallery h2{}
#gallery h2 img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery h2 a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

/*footer
*/
#footer {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	overflow: hidden;
}
#footer_inner{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer_inner img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rss img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rss{
	text-decoration: none;
	color: #CCC;
	font-size: 10px;
	font-family: Arial;
	font-style: normal;
	font-weight: lighter;
	line-height: 1.2em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.pageup{
	margin-bottom: 5px;
	padding-left: 830px;
}
.pageup img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#twitter{}
#twitter img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
