@charset "utf-8";
/*
-----------------------------------------------

update:2009/4/4
----------------------------------------------- */

/*
===== CONTENTS =====

	1: home-p
	2: about-p
	3: result-p
	4: goods-p
	5: -p
	6: -p
	7: -p
	8: -p
	9: -p
	10:-p

	
====================
*/

/* 1: home-p
----------------------------------------------- */

/* topics */

#topics{
	background-image: url(../img/home/topics2.jpg);
	background-color:#dad9de;
	margin-bottom:10px;
	border:2px solid #a80000;
	zoom:1;
}
#topics h2{
	position:absolute;
	left:-9000px;
}
#topics ul{
	padding:39px 0 0 16px;
}
#topics li{
	line-height:1;
	margin-bottom:12px;
}
#topics a{
	color:#444;
	background:url(../img/home/topics-li.gif) left no-repeat;
	padding-left:14px;
}

/* entry */

.page-navi{
	text-align:center;
	margin-bottom:10px;
}

.entry{
	position:relative;
	margin-bottom:30px;
}

.archive-title{
	background:url(../img/home/entry-title.jpg) repeat-y;
	line-height:25px;
	font-size:120%;
	margin-bottom:11px;
	padding-left:17px;
	zoom:1;
}

.entry-date{
	position:absolute;
	line-height:25px;
	right:0px;
}
.entry-title{
	margin:15px 0;
	font-size:140%;
}

.entry-body{
	width:454px;
	display: inline-block;
	padding-bottom:30px;
	margin-bottom:5px;
	background:url(../img/home/entry-body.jpg) left bottom repeat-x;
}

.entry-body:after{content: ".";display: block;height:0;clear:both;visibility: hidden;}

.entry-footer{
	text-align:right;
}
.entry-footer a{
	margin-left:15px;
}

.topics-entry-footer table{width:100%;}
.topics-entry-footer td{width:25%;}
.topics-entry-footer .t-center{width:50%;}


/* coments-trackback */

.entry2{padding-top:20px;}

.entry-block{margin-top:20px;}

.comments-content{padding:15px 0px 0px 0;}
.comment{margin-bottom:30px;}
.comment .comment-inner{padding:1px 3px 0 0px;}
.comment-footer{color:#aaa;}
.comment-form{margin-bottom:15px;}
.comment-form-inner{padding:18px 0px 20px 0px;}

.comment-form label{
	display:block;
	padding-left:10px;
	border-left:2px #fff solid;
	line-height:1;
	margin-bottom:10px;
}

#comment-form-name input,
#comment-text{
	border:1px solid #403507;
	background-color:#fff;
}

#comment-form-name input{
	width:230px;
	margin-bottom:20px;
}

#comment-text{
	width:380px;
	height:95px;
	font-size:100%;
}

#comments-open-footer{text-align:center;}

.trackbacks-info{margin-bottom:10px; padding:10px 0;}


/*----- entry-list -----*/

.entry-list{
	position:relative;
}

.entry-list dt{
	background:url(../img/home/entry-list.jpg) left no-repeat;
	padding-left:10px;
	left:2px;
	position:absolute;
}

.entry-list dd{
	padding-left:85px;
	margin-bottom:5px;
}


/* 2: about-p
----------------------------------------------- */

/* layout */

.window-p{
	background-color:#030200;
	text-align:left;
}

#window{
	width:898px;
	display: inline-block;
}

#window:after{content: ".";display: block;height:0;clear:both;visibility: hidden;}
#w-left{
	width:178px;
	float:left;
}
#w-right{
	width:720px;
	float:right;
}

#w-logo{
	margin-bottom:30px;
}
#w-logo a{
	background-image:url(../img/about/logo.jpg);
	width:178px;
	height:66px;
	text-indent:-9000px;
	display:block;
}

#w-right h1{margin-bottom:30px;}
#w-right h2{margin-bottom:17px;}
.en-start{margin-top:80px;}

#w-right .block{
	width:597px;
}

.line-dashed{
	background:url(../img/about/line.jpg) left repeat-x;
	height:2px;
	border:0px;
	margin:40px 0;
}
.line-solid{
	border-width:2px 0 0 0;
	border-color:#4e4d4c;
	margin:15px 0;
	overflow:hidden;
	height:2px;
}

#close{
	text-align:right;
	padding:20px 0;
	margin-right:37px;
}
#close a{
	background-image:url(../img/about/close.jpg);
	width:70px;
	height:18px;
	display:block;
	text-indent:-9000px;
	margin-left:auto;
	text-align:left;
}



/* 3: result-p
----------------------------------------------- */

#result-p #w-left li{
	text-align:center;
	margin-bottom:25px;
}

.result-table .th{padding-right:25px;}
.result-table .td{padding-bottom:40px;}

/* 4: goods-p
----------------------------------------------- */

.goods-p{
	background-color:#ebebeb;
	color:#333;
}

#goods-contents{
	text-align:center;
	padding:20px 0;
}
#goods-contents #inner{
	text-align:left;
	margin:0 auto;
	width:599px;
}
#goods-contents h2{margin-bottom:12px;}

#close2{
	text-align:right;
	padding:20px 0;
}
#close2 a{
	text-align:left;
	display:block;
	background-image:url(../img/goods/close2.jpg);
	width:70px;
	height:18px;
	text-indent:-9000px;
	margin-left:auto;
}

/* index */

#goods-index h1{
	background-color:#030200;
}

#goods-index #box1{
	margin:0 0 40px 4px;
	width:591px;
}

#goods-index .block{
	margin-bottom:22px;
}
#goods-index .block h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:27px;
	font-size:120%;
	padding-left:15px;
	background-color:#999999;
}
#goods-index .block h4{
	font-size:120%;
	margin-bottom:15px;
}

#goods-index .inner{
	padding:8px 17px 20px 17px;
	border-width:0 2px 2px 2px;
	border-color:#c2c2c2;
	background-color:#fff;
}

#goods-index #block1 .inner div{
	position:relative;
}
#goods-index #p1{
	position:absolute;
	left:335px;
	top:125px;
}

#goods-index #block2 .case{width:534px; margin-bottom:20px;}
#goods-index #block2 .left{width:230px;}
#goods-index #block2 .right{width:284px;}

#goods-index #block2 .notes{
	background-color:#e5e5e5;
	padding:5px 15px;
}

/* : -p
----------------------------------------------- */







/* : -p
----------------------------------------------- */







/* : -p
----------------------------------------------- */







/* : -p
----------------------------------------------- */







/* : -p
----------------------------------------------- */







/* : -p
----------------------------------------------- */







/* : -p
----------------------------------------------- */







/* : -p
----------------------------------------------- */







/* : -p
----------------------------------------------- */







/* : -p
----------------------------------------------- */









