@charset "euc-jp";
/* --------------------------------------------------
	Dreamweaver 追加 CSS
---------------------------------------------------*/
/* //////////////////////////////////
// cottage50 ブロック
////////////////////////////////// */
#cottage50 div.header
{
	background-color: #F1FDEC;
	border-bottom: 1px dashed #AEE395;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	color: #3c801c;
}
#cottage50 div.block
{
	padding: 5px 0px 0px 25px;
	margin: 0px;
	font-size: 13px;
	line-height: 15px;
	color: #3c801c;
}
#cottage50 ul
{
	padding: 0px;
	margin: 0px;
}
/* //////////////////////////////////
// cottage80 ブロック
////////////////////////////////// */
#cottage80 div.header
{
	background-color: #F1FDEC;
	border-bottom: 1px dashed #AEE395;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	color: #3c801c;
}
#cottage80 div.block
{
	padding: 5px 0px 0px 25px;
	margin: 0px;
	font-size: 13px;
	line-height: 15px;
	color: #3c801c;
}
#cottage80 ul
{
	padding: 0px;
	margin: 0px;
}
/* //////////////////////////////////
// cottage110 ブロック
////////////////////////////////// */
#cottage110 div.header
{
	background-color: #F1FDEC;
	border-bottom: 1px dashed #AEE395;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	color: #3c801c;
}
#cottage110 div.block
{
	padding: 5px 0px 0px 10px;
	margin: 0px;
	font-size: 13px;
	line-height: 15px;
	color: #3c801c;
}
#cottage110 ul
{
	padding: 0px;
	margin: 0px;
}
/* 列幅合わせ用リスト */
#cottage110 ul.tab
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#cottage110 li.tab_cell1
{
	float:left;
	margin:0px 0px 0px 0px;
	width: 90px
}
#cottage110 li.tab_cell2
{
	float:left;
	margin:0px 0px 0px 0px;
}
#cottage110 p
{
	text-indent: 0em;
}
/* //////////////////////////////////
// cottage140 ブロック
////////////////////////////////// */
#cottage140 div.header
{
	background-color: #F1FDEC;
	border-bottom: 1px dashed #AEE395;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	color: #3c801c;
}
#cottage140 div.block
{
	padding: 5px 0px 0px 5px;
	margin: 0px;
	font-size: 13px;
	line-height: 15px;
	color: #3c801c;
}
/* //////////////////////////////////
// cottage170 ブロック
////////////////////////////////// */
#cottage170 div.header
{
	background-color: #F1FDEC;
	border-bottom: 1px dashed #AEE395;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	color: #3c801c;
}
#cottage170 div.block
{
	padding: 5px 0px 0px 5px;
	margin: 0px;
	font-size: 13px;
	line-height: 15px;
	color: #3c801c;
}
/* //////////////////////////////////
// #cottage200 ブロック
////////////////////////////////// */
/* --- テーブル全体 --- */
#cottage200 table
{
	padding: 0px;
	margin: 0px;
}
#cottage200 table td
{
	font-size: 13px;
	line-height: 15px;
	color: #3c801c;
}
/* --- ヘッダ全体 --- */
#cottage200 .td_head1,
#cottage200 .td_head2
{
	height: 19px;
	background-color: #F1FDEC;
	text-align: center;
	font-weight: bold;
}
/* --- ヘッダ左 --- */
#cottage200 .td_head1
{
}
/* --- ヘッダ右 --- */
#cottage200 .td_head2
{
	border-left: 1px solid #AEE395;
}
/* --- 内容全体 --- */
#cottage200 .td_l1c1,#cottage200 .td_l1c2,#cottage200 .td_l1c3,#cottage200 .td_l1c4,#cottage200 .td_l1c5,#cottage200 .td_l1c6,
#cottage200 .td_l2c1,#cottage200 .td_l2c2,#cottage200 .td_l2c3,#cottage200 .td_l2c4,#cottage200 .td_l2c5,#cottage200 .td_l2c6,
#cottage200 .td_l3c1,#cottage200 .td_l3c2,#cottage200 .td_l3c3,#cottage200 .td_l3c4,#cottage200 .td_l3c5,#cottage200 .td_l3c6,
#cottage200 .td_l4c1,#cottage200 .td_l4c2,#cottage200 .td_l4c3,#cottage200 .td_l4c4,#cottage200 .td_l4c5,#cottage200 .td_l4c6
{
	background-color: #FFFFFF;
	border-bottom: 1px dashed #AEE395;
}
/* --- 内容1行目 --- */
#cottage200 .td_l1c1,
#cottage200 .td_l1c2,
#cottage200 .td_l1c3,
#cottage200 .td_l1c4,
#cottage200 .td_l1c5,
#cottage200 .td_l1c6
{
	padding-left: 5px;
	border-bottom: 1px solid #AEE395;
	font-weight: bold;
}
/* --- 内容1列目 --- */
#cottage200 .td_l1c1,
#cottage200 .td_l2c1,
#cottage200 .td_l3c1,
#cottage200 .td_l4c1
{
	padding-left: 5px;
}
/* --- 内容2列目 --- */
#cottage200 .td_l1c2,
#cottage200 .td_l2c2,
#cottage200 .td_l3c2,
#cottage200 .td_l4c2
{
	padding-left: 5px;
}
/* --- 内容3列目 --- */
#cottage200 .td_l1c3,
#cottage200 .td_l2c3,
#cottage200 .td_l3c3,
#cottage200 .td_l4c3
{
	padding-left: 5px;
}
/* --- 内容4列目 --- */
#cottage200 .td_l1c4,
#cottage200 .td_l2c4,
#cottage200 .td_l3c4,
#cottage200 .td_l4c4
{
	padding-left: 5px;
	border-left: 1px solid #AEE395;
}
/* --- 内容5列目 --- */
#cottage200 .td_l1c5,
#cottage200 .td_l2c5,
#cottage200 .td_l3c5,
#cottage200 .td_l4c5
{
	padding-left: 5px;
}
/* --- 内容6列目 --- */
#cottage200 .td_l1c6,
#cottage200 .td_l2c6,
#cottage200 .td_l3c6,
#cottage200 .td_l4c6
{
	padding-left: 5px;
}
#cottage200 div.block
{
	padding: 7px 0px 0px 30px;
	font-size: 13px;
	line-height: 15px;
	color: #3c801c;
}
#cottage200 ul
{
	padding: 0px;
	margin: 0px;
}
#cottage200 span
{
	color: #FF6600;
}
/* --------------------------------------------------
	Fireworks 出力 CSS
---------------------------------------------------*/
#cottageback {
	position:absolute;
	left:5px;
	top:142px;
	width:590px;
	height:758px;
	z-index:1;
	visibility:visible;
}
#cottage10 {
	position:absolute;
	left:0px;
	top:0px;
	width:600px;
	height:100px;
	z-index:1;
	visibility:visible;
}
#cottage20 {
	position:absolute;
	left:5px;
	top:110px;
	width:590px;
	height:40px;
	z-index:2;
	visibility:visible;
}
#cottage30 {
	position:absolute;
	left:56px;
	top:155px;
	width:220px;
	height:29px;
	z-index:3;
	visibility:visible;
}
#cottage60 {
	position:absolute;
	left:324px;
	top:155px;
	width:220px;
	height:29px;
	z-index:4;
	visibility:visible;
}
#cottage40 {
	position:absolute;
	left:56px;
	top:184px;
	width:220px;
	height:132px;
	z-index:5;
	visibility:visible;
}
#cottage70 {
	position:absolute;
	left:324px;
	top:184px;
	width:220px;
	height:132px;
	z-index:6;
	visibility:visible;
}
#cottage50 {
	position:absolute;
	left:57px;
	top:316px;
	width:218px;
	height:70px;
	z-index:7;
	visibility:visible;
}
#cottage80 {
	position:absolute;
	left:325px;
	top:316px;
	width:218px;
	height:70px;
	z-index:8;
	visibility:visible;
}
#cottage90 {
	position:absolute;
	left:16px;
	top:390px;
	width:180px;
	height:30px;
	z-index:9;
	visibility:visible;
}
#cottage120 {
	position:absolute;
	left:210px;
	top:390px;
	width:180px;
	height:30px;
	z-index:10;
	visibility:visible;
}
#cottage150 {
	position:absolute;
	left:404px;
	top:390px;
	width:180px;
	height:30px;
	z-index:11;
	visibility:visible;
}
#cottage100 {
	position:absolute;
	left:16px;
	top:420px;
	width:180px;
	height:106px;
	z-index:12;
	visibility:visible;
}
#cottage130 {
	position:absolute;
	left:210px;
	top:420px;
	width:180px;
	height:106px;
	z-index:13;
	visibility:visible;
}
#cottage160 {
	position:absolute;
	left:404px;
	top:420px;
	width:180px;
	height:106px;
	z-index:14;
	visibility:visible;
}
#cottage110 {
	position:absolute;
	left:17px;
	top:526px;
	width:178px;
	height:74px;
	z-index:15;
	visibility:visible;
}
#cottage140 {
	position:absolute;
	left:211px;
	top:526px;
	width:178px;
	height:74px;
	z-index:16;
	visibility:visible;
}
#cottage170 {
	position:absolute;
	left:405px;
	top:526px;
	width:178px;
	height:74px;
	z-index:17;
	visibility:visible;
}
#cottage180 {
	position:absolute;
	left:5px;
	top:619px;
	width:376px;
	height:40px;
	z-index:18;
	visibility:visible;
}
#cottage190 {
	position:absolute;
	left:381px;
	top:619px;
	width:214px;
	height:40px;
	z-index:19;
	visibility:visible;
}
#cottage200 {
	position:absolute;
	left:6px;
	top:659px;
	width:588px;
	height:240px;
	z-index:20;
	visibility:visible;
}

