/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/
* {
	margin: 0;
	padding: 0;
}

html{height: 100%}

/* BODY */
body {
	background: #F5F5DC url("http://www.zb-design.jp/img/back.gif") repeat-y top center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	margin : 0;
	color:#555555;
	font-size: 13px;
	line-height: 150%;
	list-style: none;
}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
 margin: 0;
 padding: 0;
 border: 0;
}

/* strongの色 */
strong {font-weight: bold;}


/* 画像の属性 */
img {border: none; margin: 0 5px;}

/* 強調文の属性*/
h1,h2,h3,h4,p{font-size: 12px;font-weight: normal;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #3399CC;text-decoration: underline;}
a:hover {color: #FFCC00;text-decoration: none;}

/* テーブルの属性 */
table {margin: 0 0 0 10px; font-size: 12px; color: #555555; line-height: 150%;}
td {padding: 2px;}

/* 基本設定*/
#wrapper{
	position: relative;
	width: 740px;
	margin: 0 auto;
	background: url("http://www.zb-design.jp/img/header.jpg") no-repeat;
	text-align: center;
}

/*ヘッダー*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 150px;
	text-align: left;	
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -1000px;
}
		
#header h1 a {
	width:400px;
	height:150px;
	background: url("http://www.zb-design.jp/img/header.jpg") no-repeat;
	display: block;
	overflow: hidden;
}

#header h1 a:hover {
	background: url("http://www.zb-design.jp/img/header.jpg") no-repeat;
}

#header .des {
	position: absolute;
	left: 10px;
	top: 5px;
	color: #CCC;
	font-size: 11px;
	text-align: left;
}

#header .h_navi{
	position: absolute;
	right: 5px;
	top: 5px;
	float: right;
}

#header .h_navi a.t1{
	display: block;
	width:50px;
	overflow: hidden;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.zb-design.jp/img/rss_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t2{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.zb-design.jp/img/atom_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t3{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.zb-design.jp/img/about_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t4{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.zb-design.jp/img/faq_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}

/*ブログの枠等の属性*/
#primary{
	width: 720px;
	margin: 0 auto;
	text-align:left;
}

/*サイドバー*/
#sidebar {
	float: right;
	width: 190px;
	margin: 10px 0;
	color: #666;
	text-align: right;
	}

#sidebar .search {
	float: right;
	width:200px;
	height: 70px;
	margin: 0px 0px 10px 0px;
}

#sidebar .search_form{
	padding: 5px;
	color: #CCC;
	text-align: left;
	font-size: 12px;
	line-height: 130%;
	border : 1px solid #999;
	border-top: none;

}

/*新着記事等に利用できます*/
#sidebar .news {
	float: right;
	width:180px;
	margin: 0px 0px 10px 0px;
	}

#sidebar .news_form{
	padding: 5px;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	border-color: #D7D7D7;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	}
	
#sidebar .news ul{
	margin-left: 18px;
	}
#sidebar .news li{
	list-style-image: url("http://xn--bdka2b4a5j6b.jp/img/list.gif");
	vertical-aligin: middle;
	}

/*メニュー*/
#sidebar .idx{
	float: right;
	width:200px;
	height:24px;
	text-align: left;
	text-indent: 10px;
	line-height: 180%;
	color: #CCC;
	font-size: 13px;
	font-weight: bold;
	margin : 0;
	line-height: 180%;
	background: url("http://www.zb-design.jp/img/index.gif") no-repeat;
}

/* カテゴリ指定 */
#sidebar .menu{
	float: right;
	margin: 0 0 20px 0;
}

.menu ul{
	list-style: none;
}

.menu li.pt{
	display: block;
	width: 200px;
	height: 24px;
	margin: 0;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 180%;
	text-indent: 10px;
	background: url("http://www.zb-design.jp/img/menu01.gif") no-repeat;
}

.menu li.pt a:link, .menu li.pt a:visited, .menu li.pt a:active {
	display: block;
	width: 200px;
	height: 24px;
	margin: 0;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 180%;
	text-indent: 10px;
	text-decoration: none;
	background: url("http://www.zb-design.jp/img/menu01.gif") no-repeat;
}
	
.menu li.pt a:hover {
	background: url("http://www.zb-design.jp/img/menu02.gif") no-repeat;
}

.menu li{
	display: block;
	width: 200px;
	height: 24px;
	margin: 0;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 180%;
	text-indent: 10px;
	background: url("http://www.zb-design.jp/img/menu01.gif") no-repeat;
}

.menu li a:link, .menu li a:visited, .menu li a:active {
	display: block;
	width: 200px;
	height: 24px;
	margin: 0;
	font-size: 12px;
	color: #556B2F;
	text-align: left;
	line-height: 180%;
	text-indent: 20px;
	text-decoration: none;
	background: url("http://www.zb-design.jp/img/menu01.gif") no-repeat;
}
	
.menu li a:hover {
	background: url("http://www.zb-design.jp/img/menu02.gif") no-repeat;
}

.powered {
	text-align: center;
}


/*コンテンツ*/
#content {
	float: left;
	width: 510px;
	margin: 0px;
}
				
#content h2	{
	margin: 10px 0;
	width: 510px;
	font-size: 117%;
	color: #555555;
	font-weight: bold;
	line-height: 180%;
	text-indent: 10px;
	text-align: left;
	border: 1px solid #999;
}

#content h3 {
	font-size: 108%;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	color: #666;
}

#content h3.tp {
	width: 240px;
	height: 20px;
	display: block;
	margin: 0;
	font-size:100%;
	color : #555555;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}

#content h4 {
	margin: 20px 0px 10px 0px;
	padding-left:5px;
	border-bottom: 1px dotted #999;
	font-size:100%;
	color : #555555;
	font-weight: bold;
}

#content h5 {
	margin: 5px 0;
	font-size:11px;
	font-weight: normal;
	color : #666;
}

#content h6 {
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-left: 5px solid #CCC;
	border-bottom: 0px solid #666666;
}

#content .doc{
	margin: 10px 0 10px 10px;
	font-size: 100%;
	line-height: 150%;
}

#content .doc2{
	clear: both;
	margin: 15px 0 10px 10px;
	text-align: left;
}

/*トップページの記事枠の設定*/

#content .box1{
	float: left;
	width: 230px;
	height: 230px;
	background: url("http://www.zb-design.jp/img/box01.gif") no-repeat;
	margin: 5px 0px 10px 3px;
	display: block;
}

#content .box2{
	float: right;
	width: 230px;
	height: 230px;
	background: url("http://www.zb-design.jp/img/box02.gif") no-repeat;
	margin: 5px 15px 10px 0px;
	display: block;
}

#content .box3-top{
	clear: both;
	margin: 0;
	height: 10px;
	background: url("http://www.zb-design.jp/img/box03-top.gif") no-repeat;
	line-height: 5px;
}

#content .box3{
	display: block;
	background: url("http://www.zb-design.jp/img/box03-body.gif") repeat-y;
}

#content .box3-bottom{
	padding: 0;
	height: 10px;
	background: url("http://www.zb-design.jp/img/box03-bottom.gif") no-repeat;
	line-height: 5px;
}

#content .box-inner{
	padding: 10px;
}

#content .box3-inner{
	padding: 0 10px;
}


#content .box4{
	float: left;
	width: 132px;
	height: 250px;
	background: url("http://www.zb-design.jp/img/box04.gif") no-repeat;
	margin: 10px 0px 10px 4px;
	display: block;
	overflow: hidden;
}

#content .box4 h4{
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#content .box4-inner{
	padding: 5px;
	font-size: 10px;
	line-height: 120%;
}

#content .box4 img{
	margin: 5px 11px;
}

/*トップページ・オススメ商品*/
#content .sbox {	
	float: left;
	width: 240px;
	height: 200px;
	margin: 0 5px 0 6px;
	font-size:100%;
	color : #555555;
}

#content .sbox .sbox_text {	
	padding: 0;
	font-size:12px;
	color : #555555;
}

#content .sbox img {	
	float: left;
	margin: 5px 5px 5px 0;
	border: none;
}

/*トップページ・オススメ商品2*/
#content .sbox2 {	
	float: left;
	width: 240px;
	height: 200px;
	margin: 0 5px 0 6px;
	font-size:100%;
	color : #555555;
}

#content .sbox2 .sbox2_text {	
	padding: 0;
	font-size:12px;
	color : #555555;
}

#content .sbox2 img {	
	float: left;
	margin: 5px 5px 5px 0;
	border: none;
}

/*カテゴリー＆エントリー*/
#content .cat {
	clear: both;
	font-size: 100%;
	color:#555555;
	line-height: 150%;
	margin: 10px 5px 20px 10px;
	padding: 0;
}

#content .cat img{
	float: left;
	padding: 5px 5px 5px 0;
	border: none;
}

#content .ent {
	clear: both;
	font-size: 100%;
	color:#555555;
	line-height: 150%;
	margin: 10px 5px 20px 10px;
	padding: 0;
}

#content p{margin: 5px 0;font-weight:normal;} 

#content br .ent{clear: both;}

#content .info{margin: 0 0 10px 0; padding: 0;}
#content .info p{padding:10px 20px;text-align:left;}

#content ol{margin: 0px 20px 20px 20px;}
#content li{margin: 0;}	

/* h1 h2 h3リンク属性 */
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #3399CC;text-decoration: none;}
#content a:hover.c1{color : #FF2200;}

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #3399CC;text-decoration: underline;}
#content a:hover{color : #FF2200;text-decoration: none;}

	
/*  パンくずリスト  */
#content .navi {
	margin : 0;
	padding-left: 10px;
	font-size: 10px;
	color:#666;
	}


/*----- trackbacks & Comments-----*/
.comments,
.comments-content,
.trackbacks{
	margin: 0;
}

.comments-header,
.comment-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer{
	margin-bottom: 0.5em;
}

.comments,
.trackbacks{
    overflow: hidden;
    width: 100%;
}

#comment-author, #comment-email, #comment-url {
    width: 60%;
}

#comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

/*Entrymore*/
#content .next a:link, #content .next a:visited, #content .next a:active {
	float: right;
	clear: both;
	margin: 0;
	color: #336699;
	background: url("http://xn--bdka2b4a5j6b.jp/img/more01.gif") no-repeat;
	width: 70px;
	height: 18px;
	display: block;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	line-height: 160%;
}

#content .next a:hover {
	background: url("http://www.zb-design.jp/img/more02.gif") no-repeat;
	color: #000;
}

/*フッターナビ*/
.f_navi {
	clear: both;
	margin: 0px;
	padding: 20px 5px 10px 10px;
	text-align: left;
	font-size: 100%;
	}

.f_navi img{border-style: none; vertical-align: middle;padding:0px 3px;}


/*フッター*/
#footer{
	width: 740px;
	margin: 0 auto;
	height: 55px;
	color: #999;
	padding: 0;
	background-image: url("http://www.zb-design.jp/img/footer.gif");
	background-repeat: no-repeat;
	}
#footer p{
	margin: 0;
	padding: 15px 20px 0 0;
	text-align: center;
	line-height: 120%;
	font-size: 100%;
	}
#footer img{border-style: none;	vertical-align: middle;	}


#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(http://mi-z.jp/overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(http://mi-z.jp/overlay.png);
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	background-image: url(http://mi-z.jp/blank.gif);
	filter: Alpha(opacity=50);
}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 117%;
	font-weight: bold;
	color: #4A4A97;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 100%;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 100%;
	color:  #3399CC;
	line-height: 155%;
	}

.changecss{
	position: absolute;
	right: 10px;
	top: 0px;
	text-align: right;
	font-size: 85%;
}

.clear {
	clear: both
}

hr {
	display: none;
}

/*  イメージエントリー用  */ 
table.image-list {
    width : 480px;
    margin: 0 0px 0 0px;
    padding : 0px;
}
table.image-list tr td {
    width : 100px;
    float: left;
    margin: 0 0px 0 0px;
    font-size: 100%;
    color : #CCC;
    vertical-align : top;
}
table.image-list tr td table {
    margin-bottom : 0px;
}
table.image-list tr td table tr td.image-list-item {
	float: left;
	border: none;
	margin: 0px 5px 5px 0px;
	vertical-align:top;
}
table.image-list tr td table tr td.image-list-caption {
    text-align : left;
    float: left;
    margin: 0 0px 0 6px;
}

/* 画像回り込み用*/
img.le {
	float: left;
	border: none;
	margin: 0px 15px 5px 0px;
	vertical-align:top;
}

img.ri {
	float: right;
	border: none;
	margin: 0px 0px 5px 15px;
	vertical-align:top;
}

/* オンマウス */
ul.tagCloud li a:hover {
	z-index: 10;
	background-color: #5a89a1;
}

/*  会社概要用  */
.info2 {
	MARGIN-TOP: 10px; MARGIN-BOTTOM: 25px
}
.info2 DT {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.info2 DD {
	MARGIN: -1.6em 0px 0.8em 9em; LINE-HEIGHT: 160%; BORDER-BOTTOM: #666666 1px dotted
}

/*  記事リスト用  */
.thumlist { clear: both; }
.thum {
display: inline;
float: left;
margin-right: 10px;
overflow: hidden;
vertical-align: middle;
width: 96px;
height: 72px;
}

table#table-01 {
    width: 450px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: normal;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}

