﻿@charset "utf-8";

*{
margin:0;
padding:0;
}

/*-----------------------------------------------
ば〜すでいのこだわり
-----------------------------------------------*/
#main02{
float:right;
padding:20px 0 60px;
width:618px;
}

.obi{
margin:0 0 20px;
}

.midashi{
margin:0 0 20px 19px;
}

.yakusoku{
margin:0 4px 30px 19px;
}

#interview{
width:580px;
height:229px;
margin:0 19px;
background:url(../img/kodawari/interview_bg.jpg) no-repeat;
position:relative;
}

#text{
position:absolute;
left:163px;
top:90px;
width:270px;
}

.interview_btn{
position:absolute;
bottom:15px;
right:142px;
}

.interview_m{
position:absolute;
top:20px;
}


.floatL{float:left;}

.floatR{float:right;}


#main p{font-size:11px;}
.item{
font-weight:bold;
padding-left:15px;
background:transparent url(../img/flower_icon.gif) left center no-repeat;
color:#a3883f;
}
.line{width:180px; height:7px;}