@charset "UTF-8";

/* ----- すべての要素 ----- */

*
{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:150%;
}


/* ----- float解除 ----- */

.clear
{
	clear:both;
}

.clear hr
{
	display:none;
}


/* ----- リンク ----- */

a
{
	color:#026690;
	text-decoration:none;
}

a:hover
{
	color:#ab508b;
	text-decoration:none;
}


/* ----- body ----- */

body
{
	background:#cccccc url(images/bg.gif) repeat;
	text-align:center;
}


/* ----- ブログ全体 ----- */

#main-container
{
	width:760px;
	color:#333333;
	background:#ffffff;
	margin:0 auto;
	text-align:left;
}

#container
{
 position: relative;
	width:760px;
 margin-bottom:10px;
}

.content
{
 margin-left:65px;
 margin-right:65px;
}

/* ----- ヘッダー部分 ----- */

#header
{
	width:760px;
	height:69px;
	background:url(images/header_bg.gif) no-repeat 0 0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#header object
{
 float:left;
}

#header h1.blog-name
{
	width:250px;
	height:62px;
}

#header h1.blog-name a
{
	display:block;
	width:250px;
	height:62px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
}

#header h2.blog-description
{
	display:none;
}

#menubar
{
	width:760px;
	height:25px;
	margin:0 0 0 0;
}


/* ----- インデックス ----- */

#unit
{
 float: left;
 width:555px;
}

#side1
{
 float: left;
 width:220px;
	height:750px;
}

#main
{
 float: right;
 width:335px;
}

#side2
{
 float: right;
	width:205px;
}

#map
{
 padding: 5px;
}

#blog
{
 padding: 2px 5px 2px 7px;
}

#recruit
{
 padding: 2px 5px 5px 5px;
}

#banner
{
 padding: 5px;
}


/* ----- インデックス（WHAT'S NEW） ----- */

#whatsnew-outer
{
 padding: 5px 5px 0px 7px;
}

.whatsnewBox
{
	font-size:11px;
	line-height:120%;
	color:#333333;
 position:relative;
 width:205px;
 background:url(images/whatsnewbox_middle.gif) repeat-y 0 0;
}

.whatsnewBox h2
{
 height:24px;
 background:url(images/whatsnewbox_top.gif) no-repeat 0 0;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
}

.whatsnewBox ul
{
 margin: 0px 6px;
}

.whatsnewBox li
{
	font-size:11px;
 list-style:none;
}

.whatsnewBox-bottom
{
 height:5px;
 background:url(images/whatsnewbox_bottom.gif) no-repeat 0 0;
}


/* ----- インデックス（RSS） ----- */

.whatsnewBox dl
{
	font-size:11px;
 border: 1px solid #92785d;
 margin: 5px 0 0 5px;
 width: 193px;
}

.whatsnewBox dl span
{
	color:#ffffff;
	background-color:#92785d;
 display: block;
 padding: 0 3px;
}

.paipo_items ul
{
}

.paipo_items li
{
	font-size:11px;
 list-style:none;
	line-height:120%; 
}

.paipo_banner
{
	display:none;
}

/* ----- インデックス（MYDOI5 INFORMATION） ----- */

#information-outer
{
 padding: 5px 5px 0px 5px;
}

.information
{
	font-size:12px;
	line-height:120%;
	color:#333333;
}

.informationBox
{
 position:relative;
 width:325px;
 background:url(images/informationbox_middle.gif) repeat-y 0 0;
}

.informationBox h2
{
 height:34px;
 background:url(images/informationbox_top.gif) no-repeat 0 0;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
}

.informationBox p
{
 margin: 0px 6px;
 text-align: justify;
 text-justify: inter-ideograph;
}

.informationBox-bottom
{
 height:5px;
 background:url(images/informationbox_bottom.gif) no-repeat 0 0;
}


/* ----- インデックス（業種から探す） ----- */

#shopguide-outer
{
 padding: 5px;
}

.shopguide, .shopguide a
{
	font-size:11px;
	line-height:100%;
 text-align: justify;
 text-justify: inter-ideograph;
}

.shopguide a:hover
{
	color:#ab508b;
}

.shopguideBox
{
 position:relative;
 width:325px;
 background:url(images/shopguidebox_middle.gif) repeat-y 0 0;
}

.shopguideBox h2
{
 height:32px;
 background:url(images/shopguidebox_top.gif) no-repeat 0 0;
	font-weight:normal;
 text-align: right;
 padding:6px 4px 0 0;
}

.shopguideBox-bottom
{
 height:5px;
 background:url(images/shopguidebox_bottom.gif) no-repeat 0 0;
}

.shopguideBox table
{
	width:315px;
 border-bottom: 1px solid #ab508b;
 margin: 0px 5px;
}

.shopguideBox th
{
	width:111px;
}

.shopguideBox td
{
}


/* ----- インデックスカテゴリ ----- */

.index-category ul
{
	width:190px;
 height: 300px;
 float: left;
 margin:0 10px;
}

.index-category li
{
 margin:4px 0;
	font-size:12px;
 list-style:none;
	line-height:150%;
}


/* ----- サブカテゴリ表 ----- */

#listsub
{
 width:628px;
	font-size:12px;
 border-top: 1px solid #333333;
 border-right: 1px solid #333333;
}

#listsub li
{
 float: left;
 list-style:none;
 border-left: 1px solid #333333;
 border-bottom: 1px solid #333333;
 padding: 2px 0 2px 4px;
}

#listsub li.subcategory
{
 width:624px;
 color:#fff;
 background:#ba648f;
	font-weight:bold;
}

#listsub li.title
{
 width:223px;
}

#listsub li.keywords
{
 width:300px;
}

#listsub li.excerpt
{
 width:90px;
}


/* ----- アーカイブナビゲーション ----- */

p.navi-link
{
	font-size:12px;
	margin:20px 0;
}


/* ----- エントリー ----- */

.entry-content
{
 margin-bottom: 20px;
}

.entry-body
{
	font-size:90%;
 margin-bottom: 20px;
}

/* ----- エントリー（個店情報） ----- */

.entry-banner
{
	margin:20px 0;
}

.shop-photo
{
 width:170px;
 float:left;
}

.shop-photo img
{
 border: 1px solid #333333;
 padding:4px;
 margin:0 0 10px 0;
}

.shop-description
{
 width:440px;
 float:left;
}

table.shop
{
 width:440px;
 background:#333333;
 margin-left: 20px;
}

table.shop th
{
 color:#fff;
 background:#ba648f;
 padding:4px;
 width:100px;
	text-align:center;
}

table.shop td
{
 background:#fff;
 padding:4px;
}

/* ----- エントリー（その他） ----- */


table.entry-etc
{
 width:630px;
 margin-top:30px}

table.entry-etc th
{
 color:#fff;
 background:#ba648f;
 padding:4px;
	text-align:center;
}

table.entry-etc td
{
 background:#fff;
 padding:4px;
}

table.entry-etc p
{
 padding:4px 0px;
}

/* ----- メールフォーム ----- */

.mail-form
{
}

.mail-form table
{
}

.mail-form span
{
color:#CC0000;
}


/* ----- フッター（追加） ----- */

.footer
{
 border-top: 1px solid #333333;
	font-size:11px;
	padding:10px;
	text-align:center;
 clear: both;
}
