@charset "utf-8";
/* CSS Document */

.titles {
	float: left;
	display: block;
	width: 610px;
	margin-bottom: 20px;
}

.obiblk {
	float: left;
	display: block;
	width: 610px;
	background: #6699CC url(../images/obi_1.gif) bottom left no-repeat;
}

.obiblk0 {
	float: left;
	display: block;
	width: 610px;
	background: #5aa3ad url(../images/obi0_1.gif) bottom left no-repeat;
}

.obiblk1 {
	float: left;
	display: block;
	width: 610px;
	background: #78ac7f url(../images/obi1_1.gif) bottom left no-repeat;
}

.obiblk2 {
	float: left;
	display: block;
	width: 610px;
	background: #b3d3d7 url(../images/obi2_1.gif) bottom left no-repeat;
}

.obi {
	float: left;
	display: block;
}

.waku {
	float: right;
	display: block;
	width: 540px;
	padding-left: 10px;
	background: #FFFFFF;
}

.waku h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CD6256;
	margin: 0 0 5px 0;
	padding: 0;
}

.waku a {
	text-decoration: none;
	color: #262626;
}

.waku a:hover {
	color: #262626;
}

.blk {
	float: left;
	display: block;
	width: 540px;
	margin-bottom: 15px;
}

.blkend {
	float: left;
	display: block;
	width: 540px;
	margin-bottom: 3px;
}

.blkimg {
	float: right;
	padding-left: 15px;
}

.blk h1 {
	margin-bottom: 5px;
}

table.kenya {
	clear: both;
	width: 540px;
	border-top: 1px dotted #5aa3ad;
}

.kenya th {
	font-size: 10px;
	color: #48868f;
	padding: 5px 10px;
	border-bottom: 1px dotted #5aa3ad;
	text-align: center;
}

.kenya td {
	padding: 5px 5px;
	border-bottom: 1px dotted #5aa3ad;
	text-align: left;
}

table.book {
	clear: both;
	width: 540px;
	border-top: 1px dotted #78ac7f;
}

.book th {
	padding: 5px 10px;
	border-bottom: 1px dotted #78ac7f;
	text-align: left;
}

.book td {
	color: #55845b;
	font-size: 10px;
	padding: 5px 5px;
	border-bottom: 1px dotted #78ac7f;
	text-align: left;
}

table.soft {
	clear: both;
	width: 540px;
	border-top: 1px dotted #78ac7f;
}

.soft th {
	padding: 5px 10px;
	border-bottom: 1px dotted #78ac7f;
	text-align: left;
}

.soft td {
	color: #55845b;
	font-size: 10px;
	padding: 5px 5px;
	border-bottom: 1px dotted #78ac7f;
	text-align: left;
}

.blk li {
	padding: 5px 0;
}

.comnt {
	float: left;
	display: block;
	width: 472px;
	margin: 20px 20px;
	_margin: 10px 0 10px 10px;
	padding:12px 12px;
	border: 1px dashed #CCCCCC;
	color: #746247;
}

.lead {
	color: #6D2E49;
	font-size: 14px;
}

.blkl {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.blkr {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
}

.goTop {
	float: inherit;
	display: block;
	width: 70px;
	height: 12px;
	margin: 0;
	padding: 0 0 0 18px;
	color: #8c96a1;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	cursor: pointer;
	background: url(../../../images/go_mokuji.gif) top left no-repeat;
}

.lnk span {
	color: #CC3300;
	margin-bottom: 3px;
	border-bottom: 1px dotted #CC3300;
}

h1.midashi {
	clear: both;
	float: left;
	margin-top: 15px;
}

h1.namae {
	font-size: 14px;
	font-weight: bold;
	color: #262626;
	padding: 15px 0 5px 10px;
}

.shokai {
	float: left;
	display: block;
	padding-left: 20px;
}

.photo {
	float: right;
	display: block;
	padding: 15px 220px 0 0;
}

/*--------------------------
　テープル幅指定
---------------------------*/
.yr {
	width: 30px;
}

.as {
	width: 90px;
}

.pb {
	width: 80px;
}

.wr {
	width: 60px;
}

/*--------------------------
　共有クラス
---------------------------*/
.desc {
	width: 540px;
	float: right;
}

a:hover {
	text-decoration: none;
}