@charset "utf-8";


/*------------------------------------------------------------contents*/

#contents{
	background-image:url(../image/bg_contents_branch.jpg);
	background-repeat:no-repeat;
	margin-bottom:50px;
}


/*--------------------------------------------------------contentsleft*/

#contentsleft{
	width:184px;
	float:left;
	padding:0px;
	margin:0px;
}

#contentsleft img{
	margin:2px;
}

/*--------------------------------------------------------contentsright*/

#contentsright{
	width:630px;
	float:left;
	padding:10px 0px 0px 30px;
}

#contentsright p{
	line-height:1.4em;
	font-size:13px;
	margin:12px 0px 0px 0px;
}
#contentsright p.descript{
	margin:20px 0px 20px 0px;
}
ul#catch2{
	width:506px;
	margin:25px 0px 30px 0px;
}
ul#catch2 li{
	color:#8E2880;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 25px;
	list-style:none;
	line-height:1.2em;
	margin:10px 0px 0px 0px;
	background-image:url(../image/mark1.jpg);
	background-repeat:no-repeat;
	background-position:0em 0.1em;
}

#image1{
	float:left;
	margin:0px 25px 0px 0px;
}

p#artsite{
	color:#333333;
	font-size:13px;
	line-height:1.4em;
	margin:0px 0px 0px 0px;
}
p#artsite a{
	color:#333333;
	line-height:1.4em;
}


p#syouhyou{
	font-size:10px;
	line-height:1em;
	margin:0px 0px 0px 0px;
	padding:10px 0px 40px;
	clear:both;
}

#voicewrapper{
	width:628px;
	background-color:#EDE4EB;
	margin:0px 0px 40px 0px;
}
#voicewrapper ul{
	padding:15px 0px 0px 12px;
}
#voicewrapper li{
	list-style:none;
	margin:5px 0px 20px 0px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding-left:15px;
	background-image:url(../image/mark2.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
#image2{
	float:right;
	margin:15px 15px 0px 0px;
}

#voicewrapper p{
	line-height:1em;
	font-size:13px;
	padding:0px 0px 15px 15px;
	margin:0px
}



