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


.titles {
	padding: 10px 0 10px 0;
}
.midashis {
	padding-left: 10px;
}
p {
	padding: 10px 10px 0 10px;
}


#boxB {
	width: 668px;
}
#boxB img {
	float: left;
}
#boxB p {
	width: 425px;
	float: right;
	padding: 10px 34px 15px 0;
}
#boxB p a {
	display: block;
	padding-top: 5px;
	color: #89a2ff;
}

#boxC {
	width: 620px;
	padding: 0 24px;
}
.two {
	width: 599px;
	background: url(../personal/images/bule_k_side.gif) repeat-y;
	margin: 7px 10px 0 10px;
}
.two_inner {
	background: url(../personal/images/bule_k_top.gif) no-repeat top;
}
.two_inner2 {
	background: url(../personal/images/bule_k_bottom.gif) no-repeat bottom;
}
.example {
	width: 295px;
}
.example .sakuhin_midashi {
	padding: 16px 16px 8px 16px;
}
.example .illust {
	padding: 0 8px 10px 8px;
	float: left;
}
.example p {
	padding: 0 25px 15px 0;
}



#boxD {
	width: 620px;
	padding: 20px 24px 0;
	_padding-right: 12px;
}
.flowbox {
	width: 540px;
	background: url(../personal/images/grey_k_side.gif) repeat-y;
	margin: 5px 49px 0 43px;
}
.flowbox_inner {
	background: url(../personal/images/grey_k_top.gif) no-repeat top;
}
.flowbox_inner2 {
	background: url(../personal/images/grey_k_bottom.gif) no-repeat bottom;
	padding-bottom: 20px;
}
.flowbox_inner2last {
	background: url(../personal/images/grey_k_bottom2.gif) no-repeat bottom;
	padding-bottom: 20px;
}
.flowbox img {
	float: left;
	width: 104px;
	padding: 10px 0px 0px 12px;
}
.flowbox p {
	width: 410px;
	float: right;
	padding: 10px 10px 7px 0;
}


#boxE {
	width: 620px;
	padding: 20px 24px 0;
}
#boxE p {
	padding-top: 0px;
}
#boxE .midashis {
	padding-top: 15px;
}
#boxE span {
	display: block;
	color: #bca62c;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0 5px 5px;
}




/* ////////////////mapbtn////////////// */
#mapbtn {
	float: left;
	width: 40px;
	background: url(../comm_images/btn_map_s.gif) no-repeat top;
	margin: 2px 0 0 0;
}
#mapbtn a {
	display: block;	
	height: 14px;

}
#mapbtn a:hover {
	background: url(../comm_images/btn_map_s.gif) no-repeat bottom;
}





