@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;
}



/* privacy_policy 
------------------------------------------------*/


h4 {
margin:0 0 25px 0;
}

h5 {
margin:0 0 20px 0;
}


#concept {
width:680px;
clear:both;
margin:0 0 30px 0;
}

#concept p{
width:460px;
float:left;
line-height:180%;
}

#concept img{
float: right;
}

ul#items_img {
width:680px;
height:67px;
margin:0 0 55px 0;
list-style-image:none;
}

ul#items_img li {
width:67px;
float:left;
list-style:none;
margin:0 10px 0 0;
}

ul#items_img li p {
text-align:right;
font-size:10px;
line-height:0;
margin:3px 0 0 0;
}


/* extra2007
------------------------------------------------*/

#contents-left{
	float:left;
	text-align:left;
}
contents-right{
	float:right;
	text-align:right;
}


/* extra2006
------------------------------------------------*/
#backNumberMovie{
	margin-top:5px;
}

#backNumberIncense{
	margin-top:5px;
	font-size:90%;
}

#backNumberIncense th{
	padding-left:15px;
	background:url(../images/indent_square.gif) no-repeat;
	background-position:5px 6px;
}

#backNumberList{
	margin-top:10px;
	margin-bottom:6px;
	font-size:85%;
}

.backNumberCaption{
	color:#333;
}

#postscript{
	width: 680px;
	text-align:right;
	color:#666;
	font-size:80%;
}


/* 2012 ImageSwitchJS
------------------------------------------------*/

.box_l{
float:left;
width:306px;
padding-bottom:30px;
}

.box_r{
float:right;
width:300px;
padding-bottom:30px;
}

.btn01{
padding-left:12px;
}

.btn01 li{
float:left;
width:56px;
}








