@charset "UTF-8";

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

*
{
	margin:0;
	padding:0;
	font-family: ＭＳ Ｐゴシック, Arial, Verdana, Helvetica, sans-serif;
}

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

div.clear
{
	clear:both;
}

div.clear hr
{
	display:none;
}

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

a:link {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}

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

body {
	text-align: center;
}

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

div#main-container {
	width: 100%;
	float: none;
 	text-align: center;
}

.main-container-inner {
	width: 100%;
	float: none;
 	background-color: #ffffff;
}

/* ----- バナー部分 ----- */

div#banner {
	width: 100%;
	height: 180px;
	float: none;
 	text-align: left;
}
.bannercontents {
	width: 100%;
	height: 150px;
	float: none;
 	text-align: left;
}
/* ----- メニュー部分 ----- */
.menu {
	display: none;
}

/* ----- コンテンツ全体 ----- */

div#container {
	width: 100%;
 	text-align:left;
	float: none;
}

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

div.content {
	padding:10px;
	margin-top: 20px;
}


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

div.content p.navi-link {
	font-size:80%;
	margin:0 0 10px 0;
}


/* ----- アーカイブタイトル ----- */

div.content h2#archive-title {
	font-size: 18px;
	color:#0082D6;
	margin:0 0 20px 0;
}
/* ----- エントリータイトル ----- */

div.entry-content h2.entry-title {
	font-size: 18px;
	color:#333333;
	line-height:100%;
	padding:0 0 3px 0;
	margin:0 0 5px 0;
}

div.entry-content h2.entry-title a {
	color:#333333;
	text-decoration:none;
}

div.entry-content h2.entry-title a:hover {
	text-decoration:none;
	color:#006699;
}

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

div.content p.entry-date {
	font-size:70%;
	text-align:right;
	color:#333333;
	line-height:100%;
	padding:3px;
	margin:3px 2px 0 0;
	border-top:dotted 1px #006699;
}

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

div.entry {
	margin:0 0 30px 0;
}

div.entry-content p {
	font-size:80%;
	line-height:150%;
	margin:0 0 10px 0;
}

div.entry-content blockquote {
	font-size:80%;
	line-height:150%;
	padding:10px;
	border:dotted 1px #cccccc;
	margin:20px 0;
}

div.entry-body {
	margin:15px 0 50px 0;
}

div.entry-body ul,
div.entry-body ol
{
	padding:0 0 0 20px;
	margin:0 0 10px 0;
}

div.entry-body ul li,
div.entry-body ol li
{
	font-size:80%;
	margin:0 0 3px 0;
}

/* ----- タグ ----- */

div.entry-tags {
	margin:0 0 20px 0;
}

div.entry-tags h3.entry-tags-header {
	font-size:80%;
	font-weight:normal;
	color:#ffffff;
	background:#aaaaaa;
	padding:3px;
	margin:0 0 5px 0;
}

div.entry-tags ul {
	list-style:none;
}

div.entry-tags ul li {
	display:inline;
	font-size:80%;
	margin:0 10px 0 0;
}

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

div.entry ul.entry-info,
div.search-results-container ul.entry-info
{
	list-style:none;
	border-top:1px solid #cccccc;
	padding:3px 0 0 0;
	line-height:130%;
}

div.entry ul.entry-info li,
div.search-results-container ul.entry-info li
{
	display:inline;
	font-size:80%;
	margin:0 10px 0 0;
}
/* ----- TAB ----- */
.tab {
 	font-size:80%;
 	line-height: 160%;
	color: #333;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #333;
	line-height: 140%;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 140%;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
.sign {
	width: 100%;
	float: none;
 	text-align:right;
}
.txbox {
	float: none;
	width: 250px;
	text-align:center;
}
.title01 {
	width: 400px;
	height: 50px;
	margin-bottom: 10px;
	background-image:url(images/title01.gif);
	background-position:left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
}
.title02 {
	width: 400px;
	height: 50px;
	margin-bottom: 10px;
	background-image:url(images/title02.gif);
	background-position:left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
}
.title03 {
	width: 400px;
	height: 50px;
	margin-bottom: 10px;
	background-image:url(images/title03.gif);
	background-position:left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
}
.title04 {
	width: 400px;
	height: 50px;
	margin-bottom: 10px;
	background-image:url(images/title04.gif);
	background-position:left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
}
.title05 {
	width: 400px;
	height: 50px;
	margin-bottom: 10px;
	background-image:url(images/title05.gif);
	background-position:left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
}
.title06 {
	width: 400px;
	height: 50px;
	margin-bottom: 10px;
	background-image:url(images/title06.gif);
	background-position:left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
}
.title07 {
	width: 400px;
	height: 50px;
	margin-bottom: 10px;
	background-image:url(images/title07.gif);
	background-position:left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
}
.title08 {
	width: 400px;
	height: 50px;
	margin-bottom: 10px;
	background-image:url(images/title08.gif);
	background-position:left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
}
.credit {
	width: 440px;
	float: none;
	text-align: right;
 	font-size: 11px;
	line-height: 160%;
	color: #333;
}
.credit02 {
	width: 440px;
	float: left;
	text-align: left;
 	font-size: 11px;
	line-height: 160%;
	color: #333;
}
.credit03 {
	width: 440px;
	float: left;
	text-align: right;
 	font-size: 12px;
	line-height: 160%;
	color: #333;
}
.photo img {
	border: 1px solid #999999;
	margin-bottom: 5px;
	vertical-align: bottom;
}
.icon img{
	border: none;
	vertical-align: bottom;
	vertical-align: bottom;
}
.noborder img{
	border: none;
	vertical-align: bottom;
}
.profile {
 	font-size: 12px;
	line-height: 120%;
	color: #333;
}
.border {
	display:block;
	height: 20px;
	margin-top: 20px;
	padding-right: 5px;
	border-top: dotted 1px #006699;
}
.totop {
	display:none;
}
.footer {
	width: 640px;
	text-align: left;
	font-size: 10px;
	line-height: 140%;
	color: #333;
}
.footer-text {
	margin-top: 0px;
	margin-right: 0px;
}
.footer-text a:link {
	text-decoration: none;
}
.footer-text a:active {
	text-decoration: none;
}
.footer-text a:visited {
	text-decoration: none;
}
.footer-text a:hover {
	text-decoration: none;
}
.space50 {
	clear: both;
	height: 50px;
}
.space30 {
	clear: both;
	height: 30px;
}
.space20 {
	clear: both;
	height: 20px;
}
.space10 {
	clear: both;
	height: 10px;
}
.space05 {
	clear: both;
	height: 5px;
}
/* ----- サイドバー ----- */

div#sidebar-left {
	display: none;
}

