@charset "utf-8";
div.clear { clear: both; }

strong {
	text-decoration:none;
}

#kuramoto_content {
	background-color: #FFFFFF;
	width: 740px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kuramoto_content h2 {
	font-size: 200%;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	padding-left: 10px;
}
#kuramoto_content .kana {
	font-size: 90%;
	padding-left: 10px;
}
#kuramoto_content .item_list_link {
	text-align: right;
}
#kuramoto_content .kuramoto_photo {
	float: left;
	padding: 10px;
}
#kuramoto_content .kuramoto_desc .kuramoto_text {
	float: left;
	padding: 10px;
}
#kuramoto_content .kuramoto_desc {
	width: 100%;
}
.kuramoto_text h3 {
	font-size: 120%;
	font-weight: bold;
}
.kuramoto_text h4 {
	padding-top: 10px;
	color: #CC0000;
}
#kuramoto_content .photo_left {
	padding: 7px;
	width: 100%;
}
#kuramoto_content .photo_left .photo {
	float: left;
	width: 35%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#kuramoto_content .photo_left .text {
	float: left;
	padding: 10px;
	font-size: 80%;
	line-height: 1.6em;
	width: 55%;
}
#kuramoto_content .photo_left .photo p {
	font-size: 70%;
	line-height: 1.4em;
}
#kuramoto_content .photo_right {
	padding: 7px;
}
#kuramoto_content .photo_right .photo {
	float: left;
	width: 35%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#kuramoto_content .photo_right .text {
	float: left;
	padding: 10px;
	font-size: 80%;
	line-height: 1.6em;
	width: 55%;
}
#kuramoto_content .photo_right .photo p {
	font-size: 70%;
	line-height: 1.4em;
}
#kuramoto_content .item_table {
	padding: 5px;
}
.item_table clear table.main_table {
	background-color: #EAEAEA;
}

/* 蔵元一覧テーブル */
.item_table .list_table {
	background-color: #F0F0F0;
	text-align: center;
}
.item_table .list_table .t_style03 {
	font-size: small;
	font-weight: bold;
	color: #0033CC;
}

.item_table p {
	font-size: 80%;
	padding-bottom:8px;
}
.item_table .main_table .t_style01 {
	font-size: medium;
	font-weight: bold;
	color: #CC3366;
}
.item_table .main_table .t_style02 {
	font-size: large;
	font-weight: bold;
	color: #FF6699;
}
.item_table .main_table .t_style03 {
	font-size: small;
	font-weight: bold;
	color: #0033CC;
}
.item_table .main_table .t_style04 {
	font-size: small;
	font-weight: bold;
}
.pagetop {
	padding:3px;
	text-align:right;
}
