/*
Theme Name: seikatutuhan
Author: TaTa
Author URI: http://tata.lolipop.jp/numb/
*/

* {
	margin: 0; padding: 0;
}
	.jdGallery .slideInfoZone
	{
		height: 50px;
	}

body {
	text-align: center;
	font: 14px Verdana;
	color: #808080;
	background: #fff url(images/background.gif) repeat-x 0 0;
}
a {
	text-decoration: underline;
	color: #243749;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.mg_cent {
   width:1020px;
}
table#title_bgcolor_target {
  margin-left:auto;
  margin-right:auto;
  width:950px;
  background-color:#ff0000;
}
.hidden {
	display: none;
}
	.rss {
		text-decoration: none;
		display: block;
		padding: 0 0 0 24px;
		background: url(images/rss.gif) no-repeat 0 center;
	}
/** BEGIN wrapper **/
#wrapper {
	width: 1020px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

.mainbox {
width:100%;
margin:0 auto;
}


/** BEGIN header **/
#header {
	height: 172px;
}
#header .l_hd {
    float:left;
	width:550px;
}
#header p {
        padding-top:3px;
        color:#fff;
}
#header .r_hd {
    float:right;
	width:300px;
	text-align:right;
	color:#fff;
}
#header .r_hd a{
        color:#fff;
		text-decoration:none;
}
#header .r_hd a:hover{
        color:#FF9933;
}
#header .logo {
        float:left;
		width:350px;
		padding-top:5px;
}
#header .h_r {
        float:right;
		width:320px;
		padding-top:5px;
}
#header .box {
  float:right;
  padding-top:12px;
  padding-right:12px;
}
	#header .categories {
	    clear:both;
		padding-top:15px;
		height:27px;
		width:900px;
		list-style-type: none;
		overflow:hidden;
	}
		#header .categories li {
			float: left;
			width: 150px;
			height:27px;
		}
				/**glnav**/
		#header .categories li a.zakka {
                           display:block;
                           padding-top:27px;
                           width:150px;
						   height:27px;
                           background:url(images/zakka.gif) repeat 0 0;
		}
		#header .categories li a.kittin {
                           display:block;
                           padding-top:27px;
                           width:150px;
						   height:27px;
                           background:url(images/kittin.gif) repeat 0 0;
		}
	    #header .categories li a.food {
                           display:block;
                           padding-top:27px;
                           width:150px;
						   height:27px;
                           background:url(images/food.gif) repeat 0 0;
		}
	    #header .categories li a.clean {
                           display:block;
                           padding-top:27px;
                           width:150px;
						   height:27px;
                           background:url(images/clean.gif) repeat 0 0;
		}
	    #header .categories li a.diet {
                           display:block;
                           padding-top:27px;
                           width:150px;
						   height:27px;
                           background:url(images/diet.gif) repeat 0 0;
		}
	    #header .categories li a.biyo {
                           display:block;
                           padding-top:27px;
                           width:150px;
						   height:27px;
                           background:url(images/biyo.gif) repeat 0 0;
		}
		#header .categories li a:hover {
			background-position:0 27px;
		}

/** END header **/

/** BEGIN left sidebar **/
#lsidebar {
	width: 235px;
	float: left;
	margin:0;
	padding-top:5px;
}
		#lsidebar h3 {
			padding:3px 0;
		}
		#lsidebar h4 {
			padding:16px 0 11px 34px;
			background:url(images/nv/h4_back.gif) 0 0 no-repeat;
		}
		#lsidebar ul {
			list-style-type: none;
			padding:0 0 10px 0;
		}
			#lsidebar ul li {
				border-bottom: 1px dotted #ccc;
				padding: 5px 3px 5px 31px;
				background:url(images/nv/li_mark.gif) 10px center no-repeat;
				
			}
			#lsidebar ul.list_t li{
				border-bottom: 1px dotted #ccc;
				padding: 5px 3px 5px 29px;
				background:url(http://realcoms.co.jp/images/shop_parts_kuchikomi_icon.gif) 0 center no-repeat;
			}
			#lsidebar li a {
				color: #d67900;
				text-decoration: none;
			}
			#lsidebar ul li a:hover {
				color: #243749;
			}
/** END left sidebar **/

/** BEGIN content **/
#content {
	width: 600px;
	float: left;
	margin: 0;
	padding:5px 0 5px 10px;
}
#content p {
    line-height:21px;
    padding:7px 5px;
}
	#content .box {
		padding:0 0 0 5px;
	}
	
.box  .buffer .search form .postform {
    float:left;
	width:120px;
	font-size: 1em;
}
.box .buffer .search {
	/*width:590px;*/
	height:42px;
	padding:20px 0 0 85px;
	background:url(images/nv/searchbox.gif) 0 0 no-repeat;
}
			.box .buffer .search form input {
				font-size: 1em;
				float: left;
				margin-left:5px;
				width:230px;
			}
		#content .box h2,h3 {
		        margin:0;
	                 padding:0 0 0 3px;
		}
		#content .box h2.page_tl {
		        margin:12px 10px 0 5px;
		        padding:0 0 0 3px;
                          border-bottom:1px dotted #ccc;
                          font-weight:bold;
                          color:#ffae00;
		}
		#content .box h2.header {
		        margin:12px 10px 0 5px;
		        padding:0 0 0 3px;
                          border-bottom:1px dotted #ccc;
                          font-weight:bold;
		}
#content .box .info_list {
         list-style-type: none;
         margin:0 0 0 14px;
        padding:5px;
}
#content .box .info_list li{
         background:url(images/listmark.gif) no-repeat center left;
         margin:0px;
        padding:5px 24px;
}
	#content .homelist {
		list-style-type: none;
		background-color: #ffffff;
		padding: 3px 10px 25px;
	}
		#content .homelist li {
			clear: both;
			padding-top: 7px;
                           border-bottom:1px dotted #ccc;
		}
		#content .homelist li img {
			float: left;
			margin: 5px 5px 5px 0;
			width: 150px;
			height:150px;
		}
		#content .homelist li a.title {
            border-left:5px solid #FF6600;
			color: #ff6600;
			font-size: 16px;
			font-weight: bold;
            padding-left:14px;
		}
		#content .homelist li p {
			line-height: 1.3em;
			margin: 2px 0;
		}
	#content .postnav {
		background-color: #ffffff;
		padding: 5px 10px 10px;
		font-weight: bold;
	}
		#content .postnav a {
			text-decoration: none;
		}
	#content .content {
		padding: 10px;
	}
		#content .content ul, #content .content ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .content li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#content .content blockqoute {
			padding: 10px 10px 5px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
			margin-bottom: 10px;
		}
		#content .box .buffer h4 {
            border-bottom:1px solid #ffae00;
            font-size: 16px;
            margin-left:0;
            padding:5px;
	   margin-bottom: 10px;
            color:#ffae00;
		}
		#content .box .buf h3 {
            border-left:7px solid #ffae00;
            border-bottom:1px solid #ffae00;
            font-size: 16px;
            margin-left:0;
            padding:5px 12px;
	   margin-bottom: 5px;
            color:#ffae00;
		}
	#content .featured {
		padding: 5px 0;
	}
	
#content .box .buffer .toplist {
         float:left;
         width:580px;
         padding:0 0 5px 0;
	list-style-type: none;
	background-color: #ffffff;
}
#content .box .buffer .toplist li {
	float:left;
         width:130px;
	padding: 7px 5px 7px 10px;
         text-align:center;
}
#content .box .buffer .toplist li img {
         border:3px solid #ccc;
	margin: 0 0 3px 0;
	width: 120px;
}
#content .box .buffer .toplist li a:hover img {
         border:3px solid #dc5ea0;
}
#content .box .buffer .toplist li a.title {
padding-right:7px;
         width:100%;
	color: #dc5ea0;
	font-size: 11px;
	text-decoration: none;
}
#content .box .buffer .toplist li a.title:hover {
	color: #555;
	text-decoration: none;
}
#content .box .buffer .yen {
    float:right;
    color:#FF6600;
	font-size:27px;
	font-weight:bold;
	background:url(images/yen.gif) left center no-repeat;
	padding:7px 0 7px 45px;
	margin-right:10px;
	width:62%;
}
#content .box .buffer .yen span {
    color:#777;
	font-size:14px;
}	
#content .box .buffer table.set {
    width:90%;
	margin:0 10px;
}
#content .box .buffer table.set th {
    padding:5px 10px;
}
#content .box .buffer table.set th a{
    font-weight;normal;
}
#content .box .buffer table.set th img {
    width:150px;
	height:150px;
}
		#content ul.st-related-posts {
			list-style-type: none;
			padding:0 0 10px 0;
		}
			#content ul.st-related-posts li {
				padding: 5px 3px 5px 31px;
				background:url(images/nv/li_mark.gif) 10px center no-repeat;
				
			}
						#content .st_tags {
						     text-align:right;
							 padding-right:15px;
							 font-size:12px;
						}
						#content table.shosai {
						     margin:0 auto;
							 width:580px;
							 border:1px solid #ccc;
							 white-space:none;
						}
						#content table.shosai th{
						     background-color:#ececec;
							 text-align:center;
							 width:30%;
							 border-bottom:1px solid #ccc;
							 padding:5px;
						}
						#content table.shosai td{
							 width:70%;
							 border-bottom:1px solid #ccc;
							 padding:5px;
						}
/** END content **/

/** BEGIN right sidebar **/
#rsidebar {
	width: 165px;
	float: right;
	margin:0;
	padding-top:7px;
         font-size:12px;
}
		#rsidebar h4 {
			padding:16px 0 11px 34px;
			background:url(images/nv/h4_back.gif) 0 0 no-repeat;
                           font-size:14px;
		}
		#rsidebar ul {
			list-style-type: none;
			padding:0 0 10px 0;
		}
			#rsidebar ul li {
				border-bottom: 1px dotted #ccc;
				padding: 5px 0;				
			}
			#rsidebar li a {
				color: #d67900;
				text-decoration: none;
			}
			#rsidebar ul li a:hover {
				color: #243749;
			}
/** END right sidebar **/

/** BEGIN footer **/
#footer {
         margin:12px 0 0 0;
	clear: both;
         background-color:#333;
	color: #fff;
	padding: 20px 0;
         height:120px;
         font-size:14px;
}
	#footer .buffer {
		width: 1020px;
		margin: 0 auto;
	}
	#footer p {
		line-height: 1.6em;
		margin-bottom: 5px;
	}
	#footer a {
		color: #ffffff;
		text-decoration: none;
                  font-size:12px;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	#footer .l {
		float: left;
	}
	#footer .r {
		float: right;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
     padding-top:21px;
}
#comments .cm_left {
width:180px;
float:left;
}
#comments a {
	text-decoration: none;
}
	#comments h2 {
		font-size: 1.3em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding: 0 10px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
                            float:right;
			width: 160px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
            margin-bottom:12px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0 10px 10px;
	margin: 0;
}
	#comments .buffer {
		padding: 0 10px 10px;
	}
	#comments h2 {
		padding-left: 0 !important;
		padding-bottom: 20px !important;
	}
	#comments ol li {
		margin-bottom: 10px;
		border: 1px solid #e0e0e0;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		border-bottom:1px dotted #ccc;
                  padding:3px 11px;
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin:0;
        padding-right:5px;
        text-align:right;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

