* {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-style: none;
	background-color:transparent;
	color:#000000;
	font: "ヒラギノ角ゴ Pro W3","メイリオ", "ＭＳ Ｐゴシック", "osaka";
}
tr,th,td,from {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-style: none;
	background-color:transparent;
	color:#000000;
	font: "ヒラギノ角ゴ Pro W3","メイリオ", "ＭＳ Ｐゴシック", "osaka";
}



body {
	text-align: center;
	font: 12px Verdana;
	color: #000000;
	background: #fbfbfb url(images/background.jpg) no-repeat top center;
}
a {
	color: #336699;
}
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;
}
.hidden {
	display: none;
}

/** wrapper start  **/
#wrapper {
	width: 970px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/**  header start**/
#header {
	width: 960px;
	padding-right:10px;
	height: 95px;
		background: #fbfbfb url(images/header.jpg) no-repeat left top;
}
	#header .logo {
		float: left;
		padding: 5px 0 0px 0px;
		width:300px;
	}
		#header .logo h1 {
			font-size: 1.8em;
			text-transform: uppercase;
			width:200px;
			height:75px;

		background: #fbfbfb url(images/logo.jpg) no-repeat left bottom;		
		}
			#header .logo h1 a {

				display: block;
			width:200px;
			height:75px;
			}
		#header .logo p {
			color: #777777;
			font-size: 0.8em;
			height:15px;
			padding-left:10px;
			text-transform: uppercase;
		}
		
	#header .navi {
		float: right;
		width:630px;
		padding-top: 4px;
		text-align:right;
		height:87px;
	}
	#header .pages {
		list-style-type: none;
		clear: both;
		height: 25px;
		overflow: hidden;
	}
		#header .pages li {
			float: right;
			padding-left: 2px;
			background: url(images/divider.gif) no-repeat left 0;
		}
		#header .pages li a {
			color: #777777;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 0.85em;
			font-weight: bold;
			display: block;
			padding: 3px 8px;
		}
		#header .pages li a:hover {
			color: #0b5d68;
		}
	#header .categories {
		list-style-type: none;
		clear: both;
		height: 34px;
		overflow: hidden;
	}
		#header .categories li {
			float: left;
			font-size: 0.9em;
		}
		#header .categories li a {
			color: #ffffff;
			text-decoration: none;
			display: block;
			padding: 10px 14px;
		}
		#header .categories li a:hover {
			text-decoration: underline;
		}
		
		
	.search {
			float: right;
		height: 27px;
		width:270px;
		margin-top:34px;

		background: url(images/search.jpg) no-repeat right 50%;
	}
		#header .search input {
			float: right;
			border: 0;
			width: 180px;
			margin: 7px 10px;
		}
		#header  .search button {
			width: 60px; height: 27px;
			float: right;
			text-indent: -9999px;
			border: 0;
			background-color: transparent;
		}		
		
		
/** END header **/

/** start content **/
#content {
	width: 730px;
	float: right;
	padding: 0px 0px 50px 0px;
	background: url(images/contright.jpg) no-repeat 0 0;
}

#content  p.bread{
			font-size: 0.85em;
			color:#666666;
}
.brpa{
padding-top:10px;
padding-left:10px;
}

#content .catdesc{
	padding: 20px 0px 20px 0px;
}



	#content .featured {
		height: 100px;
		background: #ffffff url(images/featured.jpg) repeat-x 0 0;
		padding: 12px;
		border: 1px solid #bbbbbb;
		margin-bottom: 10px;
	}
		#content .featured h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			margin-bottom: 20px;
		}
		#content .featured img {
			float: left;
			margin: 0 10px 10px 0;
			border: 1px solid #CCCCCC;
			padding: 3px;
		}
		#content .featured h3 {
			font-size: 1.5em;
			margin-bottom: 5px;
		}
			#content .featured h3 a {
				color: #000000;
				text-decoration: none;
			}
		#content .featured  p {
			line-height: 1.4em;
		}
		#content .featured .newitem {
			height: 70px;
		}
	#content .post {
		width: 330px;
		float: right;
		padding: 10px 10px  8px 10px;
		border: 1px solid #bbbbbb;
		background: #F0F0F0 url(images/post.jpg) no-repeat 0 bottom;
		margin-bottom: 10px;
	}
		#content .post h3 {
			margin-bottom: 10px;
			font-size: 1.2em;
		}
			#content .post h3 a {
				color: #f20569;
				text-decoration: none;
			}
		#content .post img {
			width: 90px; height: 90px;
			padding: 4px;
			border: 1px solid #cccccc;
			float: left;
			margin: 0 10px 15px 0;
		}
		#content .post p {
			line-height: 1.4em;
			font-size: 0.9em;
		}
		#content .post .category {
			clear: both;
			font-weight: bold;
			float: left;
			font-size: 0.8em;
			padding-top: 15px;
			padding-left:51px;
			line-height:110%;
		}
		#content .post .comments {
			font-weight: bold;
			float: right;
			font-size: 0.9em;
			padding-top: 10px;
		}
		
		              #content .catecontents {
					  width:730px;
padding-bottom:20px;
}
					  
                    #content .categorylist {
							list-style-type: none;
							}
					

		#content .categorylist  li {
			float: left;
			margin-right: 15px;
			 background:url(images/catelist.jpg) no-repeat 0 top;
			display: block;
			width:320px;
			padding-top:12px;
			padding-left:30px;
			height:38px;
			
		}
		#content .categorylist  li  a {
			color: #ffffff;
			text-transform: uppercase;
			font-size: 1em;
			font-weight: bold;
			display: block;
		}
		#content .categorylist  li  a:hover {
			color: #000000;}
		
		
		
		
		
		
	#content .uneven {
		float: left;
		clear: both;
	}
	#content .postnav {
		clear: both;
		padding: 10px 0;
	}
		#content .postnav ul {
			list-style-type: none;
			padding: 10px;
		}
			#content .postnav ul li {
				float: left;
				color: #B5B4BC;
				padding: 4px;
			}
			#content .postnav ul li a {
				color: #636363;
				text-decoration: none;
				display: block;
				padding: 2px 6px;
				border: 1px solid #E2E2E2;
			}
			#content .postnav ul li a:hover {
				border-color: #ffffff;
			}
			#wp_page_numbers ul {
				border-top: 0 !important;
			}
			#wp_page_numbers .page_info {
				padding: 3px 6px !important;
				margin-right: 2px;
				border: 1px solid #e0e0e0 !important;
				margin-top: 4px;
			}
			#wp_page_numbers .active_page a {
				background-color: #ffffff !important;
				border: 0 !important;
			}
/** END content **/

/** start sidebar **/
#sidebar {
	width: 230px;
	float: leftt;
	padding: 0px 0 10px;
}
	#sidebar ul {
		list-style-type: none;
		margin-bottom: 15px;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#sidebar ul li a {
			color: #000000;
			text-decoration: none;
		}
		#sidebar ul li a:hover {
			color: #0b5d68;
			text-decoration: underline;
		}
	#sidebar .box {
		background-color: #f5f4f5;
		margin-bottom: 10px;
		padding:0px 5px 5px 5px;
		border:1px solid #dddddd;
	}
		#sidebar .box h3 {
			padding: 12px 10px;
			font-size: 0.9em;
				background: url(images/boxh3.jpg) no-repeat 0 top;
			text-transform: uppercase;
		}
		
		#sidebar .box .special  {
			text-align: center;
			padding: 7px;
		background-color: #fffffff;	
		border:1px solid #dddddd;		
		}
			#sidebar .box .special  img {
				margin: 7px;
			}
		#sidebar .box .popular {
			list-style-type: none;
			padding: 14px;
		}
			#sidebar .box .popular li {
				line-height: 1.4em;
				padding: 4px 0;
			}
			#sidebar .box .popular li a {
				font-weight: bold;
				color: #0b5d68;
				text-decoration: underline;
			}
			#sidebar .box .popular li p {
				padding: 4px 0;
			}

		#sidebar .box .tags {
			padding: 7px;
		background-color: #ffffff;	
		border:1px solid #dddddd;
		width:204px;
		overflow:hidden;
		}
			#sidebar .box .tags a {
				color: #000000;
				text-decoration: underline;
				padding-right:3px;
				line-height:160%;
			}
			#sidebar .box .tags a:hover {
				color: #0b5d68;
				text-decoration: underline;
			}
			
			
			
			
			
			
	#sidebar .box2 {
		background-color: #fbfbfb;
		margin-bottom: 10px;
	}
		#sidebar .box2 h3 {
			padding: 12px 10px 3px 20px;
			font-size: 0.9em;
			text-transform: uppercase;
		background: url(images/box2h3.jpg) no-repeat 0 bottom;
		}

	#sidebar .box2 ul li.cat-item-1,
	#sidebar .box2 ul li.cat-item-10,
	#sidebar .box2 ul li.cat-item-28{
		background-color: #fbfbfb;
		background: url(images/box.jpg) no-repeat 0 0;
		padding:12px 15px 0px 15px;
		width:200px;
			font-size: 0.9em;
			font-weight:bold;
	}			
			


	#sidebar .box2 ul li.cat-item-1 a,
	#sidebar .box2 ul li.cat-item-10 a	{
		height:20px;
	}	
			
			
	#sidebar .box2 ul.children {
			list-style-type: none;
			padding-top:15px;
	}

	#sidebar .box2 ul.children li.cat-item{
			height:20px;
			width:200px;
			border-bottom:1px dotted #ccc;
			padding-top:5px;
	}

	#sidebar .box2 ul.children li.cat-item a{
			background: url(images/navilist.jpg) no-repeat left 50%;
			padding-left:20px;
			}
	
			
	#sidebar .rank {
		background-color: #fbfbfb;
		margin-bottom: 10px;
		background: url(images/rank.jpg) no-repeat 0 0;
	}
		#sidebar .rank h3 {
			padding:67px 10px 5px 155px;
			font-size: 0.75em;
			text-transform: uppercase;
		}
		
				#sidebar .rank .popular {
			list-style-type: none;
			padding: 10px 14px 14px 14px;
		}
			#sidebar .rank .popular li {
				line-height: 1.4em;
				padding: 4px 0; 
				border-bottom:1px dotted #ccc;
				display:block;
				width:200px;
				height:70px;
			}
			#sidebar .rank .popular li a {
				background: url(images/rank3.jpg) no-repeat 0 0;
				font-weight: bold;
				color: #0b5d68;
				text-decoration: underline;
				padding-left:40px;
			}
			#sidebar .rank .popular li p {
				padding: 4px 0;
			}
			
		.imgright {
			float:right;
			padding:3px;
			width:60px;
			height:60px;
			border:1px solid #eee;
			}
			
		 .sideimg {
padding:10px;}		 

	#sidebar .half {
		padding: 20px 15px 5px;
	}
		#sidebar .half .l {
			float: left;
			width: 145px;
		}
		#sidebar .half .r {
			float: right;
			width: 145px;
		}
		#sidebar .half h2 {
			background: none;
			padding: 0;
			margin-bottom: 5px;
		}
/** END sidebar **/

/** start footer **/
#footer {
	clear: both;
	background: #cccccc url(images/foot.jpg) repeat-x top left;
	padding: 0;
	font-size: 0.9em;
}
	#footer .wrapper {
		width: 970px;
		margin: auto auto;
	}
#footer .wrapper  p.totop {
	float:right;
	background: url(images/totop.jpg)no-repeat top left;
	width:108px;
	height:20px;
	font-size:9px;
	padding-left:20px;
}

#footer .wrapper  p.totop  a{
	color:#ccc;
}	


	#footer p {
		color: #ffffff;
	}
	#footer a {
		color: #ffffff;
	}
	#footer p.l {
		float: left;
	}
	#footer p.r {
		float: right;
	}
	
	
	
	
		#footer .pages2 {
		list-style-type: none;
		clear: both;
		height: 25px;
		overflow: hidden;
	}
		#footer .pages2 li {
			float: right;
			padding-left: 2px;
			background: url(images/divider.gif) no-repeat left 0;
		}
		#footer .pages2 li a {
			color: #777777;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 0.75em;
			font-weight: bold;
			display: block;
			padding: 3px 8px;
		}
		#footer .pages2 li a:hover {
			color: #0b5d68;
		}
	
			#footer .reg {
		list-style-type: none;
		clear: both;
		height: 25px;
		overflow: hidden;
	}
		#footer .reg li {
			float: right;
			padding-left: 2px;
		}
		#footer .reg li a {
			color: #999999;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 0.75em;
			font-weight: bold;
			display: block;
			padding: 3px 3px;
		}
		#footer .pages2 li a:hover {
			color: #0b5d68;
		}
	
	
	
/** END footer **/


	ul#similar {
		list-style-type: none;
			width:730px;
			border-right:1px solid #ddd;
	}
		ul#similar li {
			float: left;
			width:109px;
			display: block;
			border-left:1px solid #ddd;
					padding: 18px;
		}
		ul#similar li a {
			color: #999999;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 0.75em;
			font-weight: bold;
			display: block;

		}
		ul#similar li a:hover {
			color: #0b5d68;
		}
	




/** start miscellaneous **/
#wrap {
width:970px;
	background: #fbfbfb url(images/cont.jpg) repeat-x 0 0;
	
	}
	
#content .single {
	background: #ffffff url(images/contright.jpg) no-repeat 0 0;
	padding: 12px;
	border: 1px solid #bbbbbb;
	margin-bottom: 10px;
}



	#content .single h2 {
		font-size: 1.8em;
		text-transform: uppercase;
		margin-bottom: 40px;
		margin-top:30px;
	}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	
	#content .single p.textl {
		font-size: 1.3em;
		line-height: 1.5em;
		margin: 20px  0 10px 50px;
		color:#333333;
		width:600px;
	}
		#content .single p.textm {
		font-size: 1em;
		line-height: 1.5em;
		margin: 20px  0 10px 50px;
		color:#333333;
		width:600px;
	}		
	
		#content .specs {
		font-size: 0.9em;
		line-height: 1.5em;
		color:#333333;
		width:580px;
		padding:10px;
		margin: 40px  0 40px 50px;
		background:#feffe9;
		border:1px solid #ffc809;
	}		
	
	#content table.shop {
		margin: 10px  0 10px 50px;
		color:#333333;
		width:600px;
	}	
	
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
	
		#content .tag_d {		
		width:700px;
		padding:20px 15px 45px 15px;
		margin-bottom:20px;
		background:  url(images/tag_d.jpg) no-repeat bottom;
		}
		#content .tag_d  p{		
			line-height:1.8em;
			}
	
#comments {
	background: #ffffff url(images/featured.gif) repeat-x 0 0;
	padding: 12px;
	border: 1px solid #bbbbbb;
	margin-bottom: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.8em;
		text-transform: uppercase;
		margin-bottom: 20px;
		clear: both;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#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 {
			width: 240px;
			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;
		}
	.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: 1.8em !important;
	text-transform: uppercase;
	padding-top: 25px;
	padding-left: 15px;
	padding-bottom:25px;
	
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** start wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#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: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	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;
}

/*---追加---*/
.item {
width:680px;
overflow:hidden;
margin-left:20px;
}

.itemimg{
float:left;
width:300px;
padding:5px;
}

.itemtxt {
float:left;
	padding: 5px;
		width: 340px;
}

.name {
		font-size: 1.5em;
		color: #ff0000;
		width: 340px;
		padding-bottom: 5px;
}


.name a{
		font-size: 1.5em;
		color: #ff0000;
		width: 340px;
}

.price{
		font-size: 1.3em;
		color: #ff0000;
		font-weight:bold;
		width:330px;
		padding:5px 0px;
		border-top:1px dotted #ccc;
		border-bottom:1px dotted #ccc;
}

.tax{
font-size:1em;
color:#666666;
}

.catch{
width:330px;
}

.bookmark{
width:260px;
padding:1px;
margin-top:30px;
border:1px solid #ddd;
}

.bookmark img {
padding-right:5px;
}

#content h3.h3info {
			background: url(images/h3info.gif) no-repeat left 50%;
            font-size:1em;
			color:#ffffff;
			padding:3px 30px 3px 18px;
      	margin-top:20px;
			font-weight: bold;

}

#content h4.h4info {
			background: url(images/h4info.gif) no-repeat left bottom;
			width:700px;
            font-size:0.95em;
			color:#333333;
			padding-top:10px;
			padding-bottom:5px;
		   margin-top:10px;
		   margin-bottom:5px;
}

.tabledt {
width:600px;
margin-left:10px;
border:1px solid #ddd;
overflow:hidden; 
}

.tabledt dt {
float:left;
width:160px;
background:#eee;
padding:5px;
color:#333;
font-size:small;

}
.tabledt dd {
float:left;
width:410px;
padding:5px ;
margin:0;
color:#333;
font-size:small;
display:inline-block;
}

.tabledt dd :after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.point {
		font-size: 1.3em;
		font-weight:bold;
		line-height: 1.5em;
		margin: 20px  0 10px 50px;
		padding:20px;
		color:#333333;
		width:560px;
		background: url(images/point.jpg) no-repeat left top;
		}
		
div.dictbox{
clear:both;
width:670px;
margin-top:30px;

padding:0 10px 20px 10px;
overflow:hidden;
border:3px solid #eeeeee;
}

div.dictbox h3{		
background: url(images/memoh3.jpg) no-repeat left center;
width:670px;
height:30px;
margin:5px;
padding-top:7px;
padding-left:10px;
color:#fff;
}
		
ul.dictul {
list-style-type:none;
margin-left:20px;
margin-top:20px;
}

ul.dictul li {
 display: block; 
 float:left;
 width:310px;
 margin-right:15px;
 border-bottom:1px dotted #ccc;
}



.bb1s {
 border-bottom:1px solid #ccc;
 }
 
 .imgright{
 froat:right;
 }
 
 .topics{
 padding-top:10px;
  padding-bottom:10px;}

.mb10px{
margin-bottom:10px;
}

.mb20px{
margin-bottom:20px;
}

.ml30px{
margin-left:30px;
}

.ml50px{
margin-left:50px;
}


.pr10px{
padding-right:10px;
}

.pt10px{
padding-top:10px;
}

.pt20px{
padding-top:20px;
}
.pt30px{
padding-top:30px;
}

.pt40px{
padding-top:40px;
}


.pt50px{
padding-top:50px;
}

.mt10b5px{
margin-top:20px;
margin-bottom:8px;
}

.mt50px{
margin-top:50px;
}


.wp-pagenavi a.page {
padding:0 3px 2px 3px;
border:1px solid #cccccc;
margin-left:2px;
margin-right:2px;
}

.current {
margin-left:2px;
margin-right:2px;
}

.pages{
margin-right:5px;}

table.dicta{
	border:none;
	width:660px;
	border-collapse:collapse;
	}
	
table.dicta th{
	border:none;
	background:#eeeeee;
	padding:3px;
	margin:0px;
	text-align:center;
	}
	
table.dicta td{
	border-bottom:1px solid #cccccc;
	padding:8px 3px;
	}

.w50px {
	width:50px;
	}
	
table.dicta td a{
	border-bottom:1px solid #cccccc;
	background:url(images/dic_arrow.jpg) right 50% no-repeat;	
	padding:8px 15px 8px 0px;
	}
	
table.dicta td img{
	padding-left:20px;
	}