
/* 以下、sp_talk.htmlで使われているもの */
#article1{
	margin:0px 20px 15px 20px;
}

.article_inner1{
	float:left;
	margin:0px 20px 15px 20px;
	border-style:none;
	width: 220px;
}

.article_inner2{
	float:right;
	margin:0 30px 10px 0px;
	width: 220px;
}

.article_inner3{
	margin:0px 20px 15px 10px;

}

.talk{
	width: 540px;
	margin-bottom: 25px;
}

.talk_name{
	margin:0px 20px 0px 20px;
}

.talk_content{
	margin:0px 30px 10px 55px;
}

.talk_img{
	align:right;
	margin: 10px;
}

.inner_hr {
	border-style:dotted;
	border-width:2px;
	color:#E8E8D0;
	clear:both;
}

/*以下、お問い合わせ*/
dl.contactlist {
	margin-top : 14px;
	margin-bottom : 14px;
	margin-left : 22px;
	list-style-type : disc;
	list-style-position : outline;
}

dt.formcategory,
dt.pagecategory {
	font-weight : bolder;
	padding-left : 22px;
}

dt.formcategory {
	background: url("/img/btm/arrow-c.gif") no-repeat ;

}

dt.pagecategory {
	background: url("/img/btm/arrow.gif") no-repeat ;
}


dd.list {
	margin-bottom : 6px;
	padding-top : 2px;
}


p.fin1{
    margin: 0px;
    padding: 3px 2px 3px 22px;
    background: url("/img/btm/bigi.jpg") no-repeat 0px ;
}
p.fin2{
    margin: 0px;
    padding: 0px 0px 3px 20px;
    background: url("/img/btm/copi.gif") no-repeat 1px ;
}

hr.qu {
	border-style:solid;
	border-width:2px;
	color:#E8E8D0;
	margin:  20px 0px 20px 0px;
}
/*index*/
.blogcontentw {
	float: left;
	margin-top : 9px;
	margin-bottom : 10px;
	margin-left : 5px;
	margin-right : 1px;
	padding : 18px 16px 15px 13px;
	width : 132px;
	height:75px;
	position : relative;
	border : 2px solid #ffc946;
	background : url(/img/quotemark.gif) no-repeat;
}

.blogcontentw .bubble {
	width: 0; 
	height: 0;
	line-height: 0;
	border-bottom: 10px solid #ffc946;
	border-left: 5px solid #ffffff;
	border-right: 10px solid #ffffff;
	position: absolute;
	top: -10px;
	left: 15px;
}
.blogcontentw p {
	margin-top : 5px;
	margin-bottom : 3px;
	font-size : 12px;
}

.end {
clear: both;
}

.tagline{
	font-size:14px;
	margin:1em 0;
}
.tagline p{
	margin:0;
}