
#body
{
	float:left;
	background:url("/df/img/base/wak_mid.gif") repeat-y;
}

body
{
	margin-top: 50px;
}

.wak_top,
.wak_bottom
{
	background:url("/df/img/welcome/wak_black.png") no-repeat;
	height:15px;
}

.wak_bottom
{
	background-position:0 -40px;
}

#container_left
{
	width: 880px !important;
}

#k18
{
	float:left;
	width: 600px;
	height: 100px;
}

#k18 img,
#sfc img
{
	float:left;
	margin-right:10px;
}

/**
	エントランス
**/
#enter
{
	float: right;
	width: 250px;
}

#enter a span
{
	visibility:hidden;
}

#enter a
{
	display: block;
	width: 250px;
	height: 60px;
	background:url("/df/img/welcome/btn_enter.gif") no-repeat;
	text-decoration:none;
	background-position: 0 -60px;
}

#enter a:hover
{
	background-position: 0 0;
}

/**
	子供用フィルタリンク
**/
#sfc
{
	clear:both;
	height: 40px;
	border-top:3px dotted #999;
	border-bottom:3px dotted #999;
	margin-bottom:20px;
	padding-top:10px;
}

/**
	関連サイトへのリンク
**/
#links
{
	clear:both;
	text-align:center;
	border-top:3px dotted #999;
	margin-top:10px;
	padding-top:10px;
}

#links a
{
	float:left;
	margin:0 0 5px 15px;
	padding:0;
}

#links a:hover
{
	border-color:orange;
}

/**
	トピックス
**/
#topics
{
	color:white;
	width: 600px;
	float:left;
}

#topics *
{
	font-size:12px;
}

#topics h2
{
	font-size:14px;
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:1px dotted #333;
}

#topics table
{
	width: 585px;
}

#topics .box
{
	background-color:black;
	padding: 0 10px;
	border:1px solid black;
}

#topics span
{
	color: darkorange;
}


#topic1 h2
{
	color:red;
}

#topic1 td.shopname
{
	color:deeppink;
	font-size:10px;
}

#topic1 td.date
{
	color:darkorange;
	font-size:10px;
}

#topic2 h2
{
	color:darkorange;
}

#comment h2
{
	color:#9c0;
}


/**
	コンテンツ右側
**/
#wrapper_right
{
	float:right;
	width:250px;
}


/**
	トップガール
**/
#topgirl
{
	width:250px;
	margin-bottom:5px;
	background: #ffe;
}

#topgirl h2
{
	margin:0;
	padding:0;
}

#topgirl p
{
	font-size:16px;
}

#topgirl .inner
{
	padding-top:2px;
	text-align: center;
	border:1px solid black;
}

#topgirl .inner img
{
	border:1px solid black;
}

#topgirl .inner strong
{
	font-size:12px;
	display: block;
}

#topgirl .inner small
{
	font-size:10px;
}

/**
	QRコード
**/
#qr
{
	text-align:center;
	border:1px solid black;
	width:250px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}



/**
	広告枠
**/
#ad
{
	position: relative;
	padding:10px 0;
	width:250px;
	text-align: center;
	background: #eee;
	border:1px solid #ccc;
}

#ad a
{
	display: block;
	margin-bottom:1px;
}


/**
	求人ページへのリンク
**/
#recruit
{
	clear:both;
	margin:15px;
	height:100px;
}

#recruit img
{
	float:left;
	margin-right:10px;
}

#recruit p
{
	padding: 30px 0 0 0;
	line-height:120%;
}
