@charset "utf-8";
/* CSS Document */

#main {
	margin:15px 218px 30px 225px;
	text-align:left;


}

h3 {
	background:url(../images/kuchikomi_h3_bg.jpg) left top no-repeat;
	margin:20px 0 5px;
	padding:2px 15px 5px;
	border-bottom:dotted 1px #a6a6a6;
	color:#143138;
	font-size:105%;
}

p {
	margin:0 10px;
}
div#kuchikomi_kanagawa_ttl {
	background:url(../images/kuchikomi_kanagawa_ttl.jpg) left top no-repeat;
	height:32px;
}



div#entry_person{
	margin:20px 20px;
}
div#entry_person p{
	margin:0;
}
div#entry_person h2{
	color:#df0000;
	font-size:110%;
	line-height:1.5em;
}
div#entry_person_1,
div#entry_person_2,
div#entry_person_3 {
	padding:0 0 0 90px;
	height:78px;
}
div#entry_person_1 {
	background:url(../images/entry_personImg_1.jpg) left top no-repeat;
}
div#entry_person_2 {
	background:url(../images/entry_personImg_2.jpg) left top no-repeat;
}
div#entry_person_3 {
	background:url(../images/entry_personImg_3.jpg) left top no-repeat;
}

div#entry_info_ttl {
	background:url(../images/entry_info_ttl.jpg) left top no-repeat;
	border-bottom:dotted 1px #a6a6a6;
	height:27px;
}

div#entry_sound_ttl {
	background:url(../images/entry_sound_ttl.jpg) left top no-repeat;
	border-bottom:dotted 1px #a6a6a6;
	height:27px;
}
div#entry_body_ttl {
	background:url(../images/entry_body_ttl.jpg) left top no-repeat;
	height:27px;
	margin:20px 0 0;
}
div#entry_body {
	border:solid 1px #e6e6e6;
	padding: 0 15px 20px;
}
div#entry_info,
div#entry_sound {
	margin:20px 0 0;
}

div.kuchikomiTxt_1 p {
	text-indent:5px;
	line-height:2em;
	font-size:100%;
}
div.kuchikomiTxt_2 p {
	font-size:95%;
}

div#kuchikomi_next {
	text-align:left;
	font-weight:bold;
	margin:15px 0;
	line-height:2em;
}
div#kuchikomi_next a {
	background:url(../images/kuchikomi_next_icon.jpg) left top no-repeat;
	padding:3px 0 0px 30px;
}
