@charset "utf-8";
/* CSS Document */

.titles {
	float: left;
	display: block;
	width: 610px;
	margin-bottom: 20px;
}

.obiblk {
	float: left;
	display: block;
	width: 610px;
	background: #ff9046 url(../images/obi_1.gif) bottom left no-repeat;
}

.obiblk0 {
	float: left;
	display: block;
	width: 610px;
	background: #b5b8bc url(../images/obi0_1.gif) bottom left no-repeat;
}

.obiblk1 {
	float: left;
	display: block;
	width: 610px;
	background: #bd90b7 url(../images/obi1_1.gif) bottom left no-repeat;
}

.obiblk2 {
	float: left;
	display: block;
	width: 610px;
	background: #bda690 url(../images/obi2_1.gif) bottom left no-repeat;
}

.obiblk3 {
	float: left;
	display: block;
	width: 610px;
	background: #c7868f url(../images/obi3_1.gif) bottom left no-repeat;
}

.obiblk4 {
	float: left;
	display: block;
	width: 610px;
	background: #86a2c7 url(../images/obi4_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;
	padding: 0;
}

.blk h1 {
	margin-bottom: 5px;
}

.blkimg {
	float: right;
	padding-left: 15px;
}

.blk p {
	float: left;
	display: block;
}

.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 {
	color: #993333;
	margin-bottom: 3px;
	border-bottom: 1px dotted #993333;
}

.mailtext {
	color: #A6424B;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 20px;
}

/*--------------------------
　共有クラス
---------------------------*/
.desc {
	width: 540px;
	float: right;
}

a:hover {
	color: #993333;
	text-decoration: none;
}
