

.gototop{
font-size:12px;
float:right;
margin:0px 20px 0px 0px;
}



#navi ul {
	list-style:none;
}

#navi li {
	padding:10px 0px 0px 60px;
	float:left;
}

/*コンテンツ*/
#contentbox {
	width:760px;
}


#contents {
background-color:#fff;
width:190px;
padding:30px 0 0 10px;
float:left;

}

.tab {
background: #fff url(../img/navi_02.gif) no-repeat top;
color:#FFF;
text-align: center;
width:159px;
height:21px;
}

#leftnavi{
list-style-type:none;
padding:0 0 0 5px;
margin:0 0 10px 0;
}

#leftnavi li{
background: url(../img/arrow_02.gif) no-repeat center left;
padding:0px 0px 5px 15px;
line-height: 24px;
}


#right_contents {
background-color:#fff;
width:540px;
padding:20px 0px 0px 0px;
float:left;
}


#head{
width:472px;
height:70px;
background: url(../img/head_01.gif) no-repeat center left;
}

#head1{
width:472px;
height:70px;
background: url(../img/head_02.gif) no-repeat center left;

}

#head2{
width:472px;
height:70px;
background: url(../img/head_03.gif) no-repeat center left;
}

#head3{
width:472px;
height:70px;
background: url(../img/head_04.gif) no-repeat center left;
}

#article{
        margin:0px 0px 5px 0px;
}

div#article div.img{
background-color:#fff;
background: url(../img/candle_19.jpg);
	float: right;
	width: 138px;
	height: 183px;
        margin:0px 0px 0px 5px;
}

div#article p.color{
        color:#00f;
        font-size:15px;
	font-weight:bold;
}

#kind{
        margin:5px 0px 10px 0px;
}

#bgcolor{
background-color:#FFE4E1;
border-top: solid 2px #FFC0CB;
border-bottom: solid 2px #FFC0CB;
font-size:15px;
color:#999;
padding:5px 0px 5px 3px;
margin:5px 0px 5px 0px;
}




/*コンテンツここまで*/


