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

#content .title {
	background-image: url(../images/title_conversation.gif);
	height: 70px;
	border: 1px solid #c9c9ca;
}
.title h2 {
	display: block;
	height: 70px;
	text-indent: -9999px;
}
.paging {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9ca;
	display: block;
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
}
.paging p {
	margin: 0px;
	line-height: 25px;
}
.conversation_title_box {
	height: 67px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9ca;
	margin-right: 20px;
	margin-left: 20px;
}
.conversation_title_box h3 {
	display: block;
	height: 67px;
	width: 500px;
	float: left;
}
.conversation_title_box .family_bond_01 {
	background-image: url(../images/title_h3_family_bond.gif);
}
.conversation_title_box .to_list {
	display: block;
	float: right;
	height: 25px;
	width: 118px;
	padding-top: 43px;
	text-align: right;
	padding-right: 10px;
}
.content .text {
	float: left;
	width: 370px;
	font-size: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9c9ca;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
}
.conversation_single_nav {
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#content .title .carrent {
	line-height: 30px;
	padding-right: 12px;
	padding-left: 10px;
	background-image: url(../images/prefecture_name_list.gif);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
	font-weight: bold;
	color: #E70010;
}
.conversation_single_nav .carrent {
	font-weight: bold;
	color: #E70010;
}

.family_bond_nav {
	background-image: url(../images/single_nav_family_bond_bg.gif);
}
.conversation_single_nav li {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	line-height: 1.4;
}
.conversation_box h5 {
	float: left;
	display: block;
	width: 47px;
	text-align: right;
	padding-right: 10px;
	padding-top: 15px;
	font-size: 15px;
	font-weight: normal;
}
.conversation_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9ca;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 57px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	font-weight: normal;
}
.conversation_box .text p {
	text-indent: 1em;
}
.conversation_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c9c9ca;
	margin-left: 20px;
	clear: both;
	float: left;
}
.photos {
	display: block;
	float: right;
	width: 200px;
	padding-top: 15px;
}
.conversation_title a {
	float: right;
	margin-top: 15px;
	font-size: 12px;
}
.conversation_title span {
	font-size: 12px;
	font-weight: normal;
	margin-left: 7px;
}
.conversation_column {
	display: block;
	float: left;
	clear: both;
}
.photos p {
	font-size: 11px;
	margin-bottom: 30px;
}
.photos img {
	margin-bottom: 5px;
}
.space_1450 {
	height: 1450px;
}
