body
{
 	/* font-family: Verdana, Helvetica, sans-serif,monospace; */
	text-align: center;
}

#container
{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* ヘッダー部分 */

#header
{
	margin-bottom: 20px;
}

#header .logo
{
	height: 38px;
	width: 180px;
}

#header .logo img
{
	margin-bottom: 3px;
}

#header .line
{
	background-image: url(http://www.endo-do.jp/img/bar_sp.gif);
	background-repeat: repeat-x;
	height: 28px;
	margin-botton: 20px;
	width: 780px;
}

#header .space
{
	height: 15px;
}

#header .menu
{
	width: 180px;
}

#header .category
{
	background-color: #f9818f;
	border: 1px solid white;
	color: white;
	font-size: 14px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	width: 180px;
}

#header .category a
{
	color: white;
	display: block;
	text-decoration: none;
	width: 100%;
}

#header .category a:hover
{
	color: #e94377;
	text-decoration: none;
}

#header .shop
{
	padding-left: 10px;
	width: 180px;
}

#header .shop th
{
	text-align: left;
	font-size: 12px;
}

#header .osusume
{
	font-size: 12px;
}

#header .osusume a
{
	color: #f981A6;
}

#header .osusume a:hover
{
	background-color: #fbb4bd;
	color: #e94377;
}

#header .osusume img
{
	float: left;
	height: 48px;
	margin-right: 5px;
	width: 64px;
}

/* コンテンツ部分 */

#content
{
	margin-bottom: 20px;
}

#content a
{
	color: #f981A6;
	text-decoration: none;
}

#content a:hover
{
	background-color: #fbb4bd;
	color: #e94377;
	text-decoration: none;
}

#content h2
{
	border-bottom: 1px solid #f981A6;
	color: #e94377;
	font-size: 14px;
	padding-left: 5px;
}

#content h2#trackbacks, #content h2#comments
{
	background-color: transparent;
	border-bottom: dotted 1px #f981A6;
	color: #f981A6;
	font-size: 12px;
	margin-top: 40px;
}

#content h3
{
	color: #f981A6;
	font-size: 14px;
}

#content .bar
{
	margin-bottom: 10px;
}

#content .bar th
{
	background-color: #f981A6;
	color: white;
	font-size: 14px;
	height: 20px;
	padding-left: 5px;
	vertical-align: middle;
	width: 180px;
}

#content .bar td
{
	background-color: #fbb4bd;
	width: 600px;
}

#content .topics
{
	margin-right: 10px;
	vertical-align: top;
	width: 570px;
}

#content .entry
{
	padding-left: 15px;
	vertical-align: top;
}

#content .entry img
{
	margin-bottom: 5px;
	margin-right:10px;
}

#content .error
{
	border: solid 1px red;
	color: red;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

#content .indent
{
	padding-left: 15px;
}

#content .posted
{
	border-top: solid 1px #f981A6;
	clear: both;
	font-size: 12px;
	margin-bottom: 20px;
	padding-top: 5px;
	text-align: right;
}

#content .event
{
	font-size: 12px;
	vertical-align: top;
	width: 200px;
}

#content .event img
{
	margin-bottom: 5px;
}

#content .cm
{
	margin: 5px 0px;
}

#content .price-data
{
	background-color: #fbb4bd;
}

#comment-post
{
	font-weight: bold;
}

#content .comment-footer
{
	text-align: right;
	font-size: 12px;
}


.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}


/* フッター部分 */

#footer table
{
	height: 160px;
}

#footer .shop
{
	padding-left: 10px;
	width: 180px;
}

#footer .data
{
	font-size: 14px;
	padding-left: 10px;
	margin-top: 0;
	vertical-align: top;
}

#footer .map img
{
	float: right;
	margin: 1px;
	vartical-align: bottom;
}

#footer .line
{
	border-top: 2px solid black;
	clear: both;
	padding-top: 3px;
	text-align: center;
}

#footer .line p
{
	font-size: 12px;
	margin-top: 0;
	margin-left: 15px;
	margin-bottom: 0;
}
