/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(img/back-body.gif) repeat left top;
}
#all {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 774px;
	text-align: left;
}
#all2 {
	background: url(img/back-all.gif) repeat-y left top;
}
/*-- コンテンツ全体 --*/
#contents {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	text-align: center;
}
.summary,h1.index {
	font-size: 11px;
	line-height: 14px;
	color: #555555;
	font-weight: normal;
	margin: 0px;
	padding: 3px 0px 1px 20px;
	background: url(none);
}
.none {
	font-size: 0px;
	line-height: 0px;
}
img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
em {
	font-style: normal;
	font-weight: bold;
}
strong {
	font-style: normal;
	font-weight: bold;
}
table {
	margin: 0px;
	padding: 0px;
	border: none;
}
td {
	vertical-align: top;
}
form {
	margin: 0px;
	padding: 0px;
}
.center {
	text-align: center;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.t-left {
	text-align: left;
}
.t-right {
	text-align: right;
}
.vm {
	vertical-align: middle;
}
.path {
	font-size: 11px;
	margin: 0px;
	padding: 2px 10px 0px 0px;
	line-height: 18px;
	color: #333333;
	text-align: right;
}
.pagetop {
	margin: 30px 10px 30px 0px;
	padding: 0px;
	text-align: right;
}
.pagenavi {
	text-align: right;
	margin-top: 10px;
	font-weight: normal;
}
.pagenavi a {
	margin: 0px;
	padding: 0px;
}
/*-- スペース設定 --*/
.m-top5 {
	margin-top: 5px;
}
.m-top10 {
	margin-top: 10px;
}
.m-top15 {
	margin-top: 15px;
}
.m-top20 {
	margin-top: 20px;
}
.m-bottom5 {
	margin-bottom: 5px;
}
.m-bottom10 {
	margin-bottom: 10px;
}
.m-bottom20 {
	margin-bottom: 20px;
}
/*-- リンク指定 --*/
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
/*-- タイトル --*/
h1{
	line-height: 24px;
	font-size: 14px;
	color: #333333;
	margin: 0px 0px 13px;
	background: url(img/h1.gif) no-repeat left top;
	padding: 0px 0px 0px 22px;
}
#main h2.h1style {
	line-height: 24px;
	font-size: 14px;
	color: #333333;
	margin: 19px 0px 13px;
	background: url(img/h1.gif) no-repeat left top;
	padding: 0px 0px 0px 22px;
}
#main h3 {
	line-height: 18px;
	font-size: 12px;
	color: #333333;
	margin: 15px 0px 10px;
	padding: 0px 0px 0px 5px;
}
/*-- 段落・リスト設定 --*/
p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px 2px;
	padding: 0px;
}
p.list {
	text-align: right;
}
p.list a {
	background: url(img/list.gif) no-repeat left top;
	padding-left: 10px;
}
ul,ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
/*-- ヘッダ部 --*/
#head {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: left;
}
/*-- サイドメニュー --*/
#menu {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 20px 0px;
}
#menu .search {
	background: url(img/back-search.gif) no-repeat left top;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	height: 52px;
	padding-bottom: 5px;
	text-align: left;
}
#menu input.blogsearch {
	width: 115px;
	border: 1px solid #999999;
	margin: 0px 5px 0px 8px;
	padding: 0px;
	height: 20px;
}
#menu .profile {
	background: #F3F3F3;
	width: 180px;
	margin: 15px auto 10px;
	text-align: left;
	padding-bottom: 5px;
}
#menu .profile p {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px 8px;
}
#menu .profile p.title {
	font-weight: bold;
	margin-bottom: 3px;
}
#menu .calendar {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C0CFE0;
	margin-bottom: 15px;
}
#menu .calendar table.title {
	background: #C0CFE0;
	margin-top: 4px;
	width: 172px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 21px;
}
#menu .calendar table.title td {
	vertical-align: middle;
}
#menu .calendar .cate-tbl {
	background: #EEF7FD;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	width: 172px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu .calendar .cate-tbl table {
	font-size: 12px;
	line-height: 18px;
	margin: 0px auto;
	width: 145px;
	color: #333333;
}
#menu .calendar a:link,#menu .calendar a:visited {
	font-weight: bold;
	text-decoration: none;
}
#menu .calendar a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#menu .menubox {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	background: #F3F3F3;
	padding-bottom: 5px;
}
#menu ul {
	list-style-type: none;
	text-align: left;
	margin: 0px 10px;
	padding: 0px;
}
#menu ul li {
	font-size: 11px;
	line-height: 23px;
	margin: 0px;
	background: url(img/category-mark.gif) no-repeat left top;
	padding: 0px 0px 0px 10px;
	color: #333333;
	font-weight: bold;
}
#menu ul ul {
	list-style-type: none;
	text-align: left;
	margin: 0px 0px 0px -10px;
	padding: 0px;
}
#menu ul ul li {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background: url(img/subcategory-mark.gif) no-repeat left top;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
}
#menu ul.cate li {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background: url(img/subcategory-mark.gif) no-repeat left top;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
}
#menu ul.rss {
	list-style-type: none;
	text-align: left;
	margin: 3px 3px 10px;
	padding: 0px;
}
#menu ul.rss li {
	font-size: 12px;
	line-height: 18px;
	background: url(img/back-menuli.gif) no-repeat left top;
	margin: 0px 0px 2px;
	padding: 0px 0px 0px 18px;
	font-weight: bold;
}
#menu ul.rss li a {
	text-decoration: none;
}
/*-- メインコンテンツ --*/
#main {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 560px;
	text-align: left;
}
#main .h2box {
	background: url(img/h2.gif) no-repeat left top;
	height: 50px;
	width: 550px;
	margin: 20px 0px 0px;
	padding: 0px;
}
#main .h1box {
	background: url(img/h2.gif) no-repeat left top;
	height: 50px;
	width: 550px;
	margin: 0px;
	padding: 0px;
}
#main .h2box p,#main .h1box p {
	margin: 12px 0px 0px 15px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
}
#main .textbox p {
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 20px;
}
#main .textbox p.more {
	font-weight: bold;
}
#main .entry-foot ul {
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	margin-top: 15px;
}
#main .entry-foot li {
	display: inline;
}
#main h2 {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 0px 15px;
	color: #333333;
	padding: 0px;
	background: url(none);
}
#main .h1box h1 {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 0px 15px;
	color: #333333;
	padding: 0px;
	background: url(none);
}
#main h2.notext {
	font-size: 14px;
	line-height: 18px;
	margin: 15px 0px 0px 15px;
	color: #333333;
	padding: 0px;
}
#main h2 a:link,#main h2 a:visited {
	color: #333333;
	text-decoration: none;
}
#main h2 a:hover {
	color: #333333;
	text-decoration: underline;
}
#main2 {
	width: 550px;
}
#main2 ul.archive {
	margin: 0px 0px 0px 13px;
	padding: 0px;
}
#main2 ul.archive li {
	margin: 0px;
	padding: 0px 0px 0px 7px;
	list-style-type: none;
	font-size: 12px;
	line-height: 27px;
	background: url(img/back-archive.gif) no-repeat left top;
	font-weight: bold;
	color: #333333;
}
#main2 ul.archive li a {
	font-weight: normal;
	margin-left: 10px;
}
#main2 .tbbox {
	background: #EEF7FD;
	padding: 10px;
	margin: -5px 5px 30px;
}
#main2 .tbbox p.pingtext {
	margin-top: 15px;
	font-size: 11px;
	line-height: 18px;
}
#main2 .cbox {
	padding: 10px;
	margin: -5px 5px 15px;
}
#main2 .cformbox {
	background: #F3F3F3;
	padding: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: -5px;
}
#main2 .cformbox table {
	width: 510px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
}
#main2 .cformbox th {
	font-weight: normal;
	color: #333333;
	text-align: left;
}
#main2 .cformbox input.text {
	height: 20px;
	width: 244px;
	border: 1px solid #C8C8C8;
}
#main2 .cformbox textarea {
	width: 508px;
	border: 1px solid #C8C8C8;
	height: 90px;
	overflow: hidden;
}
#topimg {
	padding: 0px;
	margin: 0px;
	clear: both;
	background-color: #66FFFF;
}
/*-- index --*/
#index {
	width: 550px;
}
/*-- フッター --*/
#footer {
	clear: both;
}
p.copy {
	color: #555555;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}
