@charset "utf-8";
/* CSS Document */
@import url("common.css");
@import url("inside_common.css");

/*----------------------------------------------
body
------------------------------------------------*/


body {
background:none;
}

div#incense_list {
margin:50px 0 0 0;
}

h3 {
margin:0 0 80px 0;
clear:both;
}

h4 {
margin:0 0 15px 0;
}

h5 {
margin:0 0 20px 0;
}

#concept_box01 {
width:680px;
height:274px;
margin:0 0 40px 0;
}

#concept_box01 img a{
border: none;
}

#concept_main{
float:left;
}

ul#concept_side{
float:right;
line-height:0;
margin:0;
}

li#concept_side01, li#concept_side02{
line-height:0;

margin:0 0 5px 0;
_margin:0 0 2px 0;

}


table.concept_tab01, table.concept_tab02 {
width:680px;
}

table.concept_tab02 {
border:solid 1px #999999;
border-bottom:solid 1px #999999;
}

table.concept_tab01 td{
height:445px;
vertical-align:top;

}

table.concept_tab02 td{
vertical-align:top;
padding:10px;
}




/*----------------------------------------------
lisn_collection_a
------------------------------------------------*/

#collection_a{
margin:20px 0 5px 0;
width:680px;
background:#cccccc;
}

	#collection_a th{
	padding:10px;
	background:#ededed;
	text-align:center;
	font-size:90%;
	font-weight:normal;
	}

	#collection_a td{
	padding:10px;
	background:#ffffff;
	text-align:center;
	font-size:90%;
	}


.collection_kome {
margin:0 0 50px 0;
font-size:11px;
}

#a_price{
margin:0px 0 30px 0;
}


#tos{
margin:30px 0 0 0;
}

#scroll{
margin:0px 0 20px 0;
padding:5px;
width:680px;
height:180px;
font-size:90%;
overflow-y:scroll;
border:#CCCCCC solid 1px;
}


#cart{
margin:0 auto 70px auto;
text-align:center;
}


hr{
color:#cccccc;
margin:0 0 40px 0;
}


#p_001{
margin:0 auto 250px auto;
text-align:center;
}

dl.dl03 dt {
float: left;
width: 1.2em;
}
dl.dl03 dd {
margin:0 0 0.4em 1.2em;
}