﻿@charset "UTF-8";


body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	background: url("../shared/images/bg_body.gif");
}

a {
	color: #183268;
}

img {
	border: 0;
}
ul,dl,li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
h1,h2,h3,h4,form {
	margin: 0;
	padding: 0;
}

hr {
	display: none;
}

br.end {
	clear: both;
}


/* Layout */
/* ------------------------------------------------ */

#bgBlog {
	width: 760px;
	height: 100%;
	margin: 0 auto;
	background: #fff;
	background: url("../shared/images/bg_blog.gif") top center repeat-y;
}
#container {
	width: 740px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 740px;
	height: 124px;
	background: url("../shared/images/bg_header.gif") no-repeat;
}

#mainArea {
	float: left;
	width: 740px;
}

#leftArea {
	float: left;
	width: 170px;
}
#contentsArea {
	float: left;
	width: 400px;
	padding: 0 0 20px 0;
}
#rightArea {
	float: right;
	width: 170px;
}

#leftAreaInner {
	padding: 10px 9px 20px 10px;
}
#rightAreaInner {
	padding: 10px 10px 20px 10px;
}

#footer {
	clear: both;
	padding: 10px 10px 10px 10px;
	background: #f6f6f6;
}


/* Header */
/* ------------------------------------------------ */

#header #logo {
	padding: 35px 0 0 0;
	width: 322px;
}
#header #logo img {
	display: block;
}
#header #description {
	width: 540px;
	height: 24px;
}
#header #description p {
	margin: 0;
	padding: 5px 0 0 5px;
	font-size: 12px;
	color: #6E89A9;
}
#header #description p a {
	font-weight: bold;
	color: #4E6278;
}


/* Main Menu */
/* ------------------------------------------------ */

#menuBox {
	float: left;
	width: 740px;
	margin: 0 0 0 0;
	padding: 0;
}
#menuBox ul {
	float: left;
	list-style-type: none;
}
#menuBox li {
	display: block;
	float: left;
	width: 100px;
	height: 28px;
}
#menuBox li a {
	display: block;
	width: 100px;
	height: 28px;
	text-indent: -10000px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#menuBox li#mContact {
	width: 140px;
	height: 38px;
	background: url("../shared/images/mm_contact.gif") no-repeat;
	color: #fff;
}
#menuBox li#mContact a {
	width: 140px;
	height: 38px;
}

#menuBox li#mKanto {
	background: url("images/mm_shuto.gif") no-repeat;
}
#menuBox li#mKansai {
	background: url("images/mm_kansai.gif") no-repeat;
}
#menuBox li#mChubu {
	background: url("images/mm_chubu.gif") no-repeat;
}
#menuBox li#mTohoku {
	background: url("images/mm_tohoku.gif") no-repeat;
}
#menuBox li#mChushi {
	background: url("images/mm_chushi.gif") no-repeat;
}
#menuBox li#mKyushu {
	background: url("images/mm_kyushu.gif") no-repeat;
}



/* leftArea, rightArea */
/* ------------------------------------------------ */

#leftArea h3 {
	height: 20px;
	margin: 20px 0 0 0;
}
.bgBoxBottom {
	height: 6px;
	background: url("../shared/images/bg_box_bottom.gif") no-repeat;
}

#rightArea h3 {
	color: #888;
	font-size: 75%;
	margin: 20px 0 0 0;
	padding: 4px 0 4px 4px;
	background: url("../shared/images/bg_box_etc_head.gif") no-repeat;
}
.bgBoxEtcBottom {
	height: 6px;
	background: url("../shared/images/bg_box_etc_bottom.gif") no-repeat;
}


/* Categories */
/* ------------------------------------------------ */

#categoryBox {
	background: url("../shared/images/bg_box_category_body.gif") repeat-y;
	padding: 2px 2px 2px 2px;
}
#categoryBox ul {
	font-size: 75%;
	line-height: 100%;
}
#categoryBox li {
	margin: 10px 2px 10px 6px;
	color: #183268;
}
#categoryBox li .count {
	display: none;
}
#categoryBox li a {
	color: #7D4A4B;
}
.bgBoxCategoryBottom {
	height: 6px;
	background: url("../shared/images/bg_box_category_bottom.gif") no-repeat;
}

/* Monthly */
/* ------------------------------------------------ */

#monthlyBox {
	background: url("../shared/images/bg_box_body.gif") repeat-y;
	padding: 2px 2px 2px 2px;
}
#monthlyBox ul {
	font-size: 75%;
	line-height: 100%;
}
#monthlyBox li {
	margin: 6px 2px 6px 8px;
	color: #666;
}
#monthlyBox li a {
	color: #666;
}


/* Contents Area */
/* ------------------------------------------------ */

#contentsArea h1 {
	margin: 30px 0 0 0;
	padding: 0 0 0 4px;
	font-size: 100%;
	color: #999;
}

#contentsArea h2 {
	margin: 20px 0 6px 0;
	padding: 4px;
	font-size: 100%;
	color: #666;
	background: #f9f9f9;
}

#contentsArea .lastEntry {
	margin: 20px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	color: #666;
}

#contentsArea p.pagetop {
	clear: both;
	margin: 40px 0 0 0;
	font-size: 60%;
	text-align: right
}

#contentsArea p.result {
	margin: 16px 0 20px 4px;
	font-size: 80%;
	line-height: 120%;
}


/* Entry */
/* ------------------------------------------------ */

#contentsArea h2.date {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
	height: 26px;
	font-size: 80%;
	color: #FFF;
	background: url("../shared/images/bg_date.gif") top left no-repeat;
}
#contentsArea h2.date span {
	display: block;
	padding: 6px 0 0 10px;
}

.entryBox {
	clear: both;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	background: url("../shared/images/bg_entry_body.gif") top center repeat-y;
}
.entryBox .categoryName {
	clear: both;
	font-size: 75%;
	font-weight: normal;
	color: #bb3333;
	padding: 10px 20px 4px 12px;
	background: url("../shared/images/bg_entry_head.gif") top left no-repeat;
}
.entryBox h3 {
	margin: 0 0 8px 0;
	padding: 2px 20px 2px 12px;
	font-size: 90%;
	line-height: 120%;
}

.entryBox img {
	float: left;
	display: block;
	margin: 0 10px 2px 0;
}
.entryBox p {
	margin: 0px 12px 6px 12px;
	padding: 0;
	font-size: 80%;
	line-height: 140%;
	color: #6E89A9;
}
.entryBox .footer {
	clear: both;
	margin: 0 0 0 0;
	padding: 2px 20px 8px 0;
	font-size: 70%;
	color: #999;
	text-align: right;
	background: url("../shared/images/bg_entry_foot.gif") bottom left no-repeat;
}


/* Footer */
/* ------------------------------------------------ */

#footer .copyright {
	font-size: 55%;
	text-align: right;
	color: #666;
}
