body {
	background:url(../images/body_bg01.gif) repeat-y center #7F7F7F;
	text-align:center;
	color:#333;
}
li {list-style-type:none;}
img,table,td,th {border:0px;}
img {vertical-align:bottom;}



/* link：リンク関連 */
a:link {color:#333; text-decoration:underline;}
a:visited {color:#333; text-decoration:underline;}
a:hover {color:#999; text-decoration:none;}
a:active {color:#999; text-decoration:none;}
.aicon {
	padding-left:18px;
	background:url(../images/icon_arrow01.gif) no-repeat left 50%;
}
.aicon:hover {
	background-image:url(../images/icon_arrow01on.gif);
}
a.textbtn:link {color:#ffffff; text-decoration:none;}
a.textbtn:visited {color:#ffffff; text-decoration:none;}
a.textbtn:hover {color:#ffffff; text-decoration:none;}
a.textbtn:active {color:#ffffff; text-decoration:none;}
a:hover.textbtn {
	background-position:0px -28px;
}

#header a:link {color:#1188aa; text-decoration:underline;}
#header a:visited {color:#1188aa; text-decoration:underline;}
#header a:hover {color:#11bbee; text-decoration:none;}
#header a:active {color:#11bbee; text-decoration:none;}


#textad {color:#A6A6A6;}
#textad a:link {color:#A6A6A6; text-decoration:underline;}
#textad a:visited {color:#A6A6A6; text-decoration:underline;}
#textad a:hover {color:#A6A6A6; text-decoration:none;}
#textad a:active {color:#A6A6A6; text-decoration:none;}

/* mainbody：コンテンツ内容 */
#mainbody {
	width:910px;
	background:url(../images/body_bg01.gif) repeat-y center #EAEAEA;
	margin:0px auto;
	padding-bottom: 30px;
	text-align:center;
}
#mainbody_bgtop {
	width:900px;
	margin:0px auto;
	background:url(../images/blogtitle_bg.jpg) no-repeat center top;
}
#maincontents {
	width:870px;
	margin:0px auto;
	padding:10px 0px 20px;
	text-align:left;
}
#textad {
	padding:10px 0px;
}
.textad1 {
	width:435px;
	float:left;
	text-align:left;
}
.textad2 {
	width:435px;
	float:right;
	text-align:right;
}
.blogtitle {
	width:870px;
	height:160px;
	margin-bottom:10px;
}
h1 {
	position:relative;
	top:10px;
	left:20px;
	color: #fff;
}
h1 a:link {color: #fff;text-decoration:none;}
h1 a:visited {color: #fff;text-decoration:none;}
h1 a:hover {color: #fff;text-decoration:underline;}
h1 a:active {color: #fff;text-decoration:none;}
.readtext {
	color:#A6A6A6;
	position:relative;
	top:20px;
	left:20px;
	width:830px;
	height:83px;
	overflow:hidden;
}

/* subarea：カレンダー・最新の記事など */
.subarea {
	padding:0;
}
.subtitle {
	width:210px;
	height:34px;
	background: url(../images/menu_bg.gif) no-repeat;
	text-align:left;
}
.subtitle span {
	padding:4px 15px 0px 15px;
	line-height:27px;
	display:block;
	color: #fff;
}
.subarea_contents {
	padding:10px 15px 20px;
	background: url(../images/menu_bodybg.gif) repeat-x top #E3E3E0;
	margin-bottom: 4px;
}



/* submenu：左メニュー */
#submenu {
	width:210px;
	float:left;
	margin-right:10px;
}
.mybox {
	width:210px;
	background: url(../images/mybox_bg.gif) repeat-x top #F4F2EF;
}
.mybox li {
	padding:1px 0px;
}
.mybox_bg1 {
	border: 2px solid #B1ABA5;
	background: #F4F2EF;
	border-bottom: 0;
	padding:10px 10px;
}
.mybox_bg2 {
	border: 2px solid #B1ABA5;
	background: #F4F2EF;
	border-top: 0;
	padding: 0 10px;
}
.mybox_bg2 ul {
	line-height:200%;
	padding: 0 5px;
}
.mybox_bg3 {
	border: 2px solid #B1ABA5;
	background: #F4F2EF;
	border-top: 0;
	border-bottom: 0;
	padding:5px 10px 20px;
}
.logout {
	text-align:right;
	font-size:80%;
}
.mybox_photo {
	margin:5px 0px;
	text-align: center;
}
.myboxtitle {
background: url(../images/mybox_title.gif) no-repeat bottom #F4F2EF;
	text-align:left;
	padding:10px 15px 10px;
}
.submenu_textlink {
	padding:15px;
}
div.calendar .subtitle {
	margin-top:0px;
}
div.calendarnavi {
	text-align:center;
	margin: 0;
	padding-bottom: 5px;
}
table.calendarnavi {
	width:180px;
	margin:0;
}
td.calendar_prev {
	text-align:left;
	width:20px;
}
td.calendar_now {
	text-align:center;
	width:140px;
}
td.calendar_next {
	text-align:right;
	width:20px;
}
table.calendarnavi a {
	display:block;
	width:20px;
	text-align:center;
	vertical-align:middle;
}
div.calendar_table {
	text-align:center;
}
table.calendar {
	width:180px;
	margin:0;
}
table.calendar th {
	width:25px;
	text-align:center;
}
table.calendar .sat {color:#1d8eab;}
table.calendar .sun {color:#cc370d;}
table.calendar td {
	width:25px;
	text-align:center;
}
/* contents：記事詳細 */
#contents {
	width:430px;
	float:left;
}
div.categoryselect {
	height: 55px;
	border: 1px solid #E0D9D2;
	background: #fff;
	padding:10px 10px 5px 10px;
}
dl.categoryform dt {
	width:70px;
	float:left;
	padding-bottom:5px;
}
dl.categoryform dd {
	/*width:370px;*/
	padding-bottom:5px;
}
div.blogdate_navi {
	margin:1px 0;
	height: 36px;
	line-height: 36px;
	border: 1px solid #E0D9D2;
	background: #fff;
	text-align:center;
	padding:0px 5px;
}
ul.blogdate_navi {
	margin-left:5px;
	background-color:#aaa;
}
ul.blogdate_navi li {
	float:left;
	width:135px;
}
ul.blogdate_navi p.prev {
	text-align:left;
}
ul.blogdate_navi p.today {
	font-weight:bold;
	text-align:center;
}
ul.blogdate_navi p.next {
	text-align:right;
}
ul.blogdate_navi p.prev a {
	background-image:url(../images/icon_arrow04.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:17px;
}
ul.blogdate_navi p.next a {
	background-image:url(../images/icon_arrow03.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding-right:17px;
}

.blogtext_area{
	clear: both;
	margin-top: 1px;
	border: 1px solid #E0D9D2;
	background: #fff;
}
#contents h2 {
	padding:10px 10px 10px 15px;
	background:url(../images/entry_headerline.gif) no-repeat bottom;
	color:#000;
	clear:both;
}
#contents h2 a:link {color:#000; text-decoration:none;}
#contents h2 a:visited {color:#000; text-decoration:none;}
#contents h2 a:hover {color:#000; text-decoration:underline;}
#contents h2 a:active {color:#000f; text-decoration:none;}

div.blogdate {
	margin:5px 15px;
}
p.blogdate {
	font-size:80%;
}
div.blogtext {
	padding:10px 15px;
}
.blogtext img {
	margin:0px 1px;
}
p.commentlink {
	text-align:right;
	font-size:80%;
	margin-top:15px;
}
.comment_num {
	font-weight:bold;
}
div.blogurl {
	margin:5px 15px;
	padding: 20px 0 15px;
	text-align: center;
	background:url(../images/entry_headerline.gif) no-repeat top;
}
div.blognavi {
	padding:5px 15px 15px;
}


div.blog_subcontents {
	padding-top: 15px;
}
div.contents_detail {
	border: 1px solid #E0D9D2;
	background: #fff;
}
div.comment_area_detail {
	margin-bottom:5px;
}
div.trackback_area {
}

div.contents_detail h3 {
	height:24px;
	line-height:24px;
	padding:10px 15px;
	background:url(../images/entry_headerline.gif) no-repeat bottom;
}
div.textdata {
	width: 400px;
	padding:0px 0px 5px 0px;
}
div.contents_textarea {
	padding:10px 15px;
}
div.captionarea {
	padding:10px 0px 5px;
	border-bottom:1px solid #D9D9D9;
}
p.captiontext {
	width:270px;
	float:left;
}
p.captionbtn {
	width:100px;
	text-align:right;
	float:right;
}
dl.commentform{
	width: 100%;
}
dl.commentform dt {
	width:100px;
	float:left;
	padding-bottom:5px;
}
dl.commentform dd {
	width:270px;
	float:left;
	padding-bottom:5px;
}
dl.commentform input.textform {
	width:270px;
}
dl.commentform textarea.textform {
	width:270px;
}
dl.commentform dd.formbtnarea {
	text-align:center;
}



/* subcontents：右メニュー */
#subcontents {
	width:210px;
	float:right;
}
p.btn01 {
	margin-bottom:10px;
}
p.btn02 {
	margin-bottom:10px;
}
a.btn01 {
	background-image:url(../images/btn_bg01.gif);
}
a.btn02 {
	background-image:url(../images/btn_bg02.gif);
}
a.textbtn {
	background-repeat:no-repeat;
	background-position:center top;
	width:210px;
	height:28px;
	line-height:28px;
	text-align:center;
	font-weight:bold;
	display:block;
}
div.subarea_access .subtitle {
	margin-top:0px;
}
dl.accessnumber{
	width: 100%;
}

dl.accessnumber dt {
	float:left;
	padding-right:1em;
	font-weight:bold;
}
ul.sublist li {
	background:url(../images/icon_arrow03.gif) no-repeat 0 5px ;
	padding-left:15px;
}
div.qrcode {
	background: url(../images/menu_bg.gif) no-repeat;
	text-align: left;
	margin-top:10px;
	color: #fff;
	padding:8px 15px 12px;
}
p.qrcode {
	margin:15px 0px;
}


/* header：ヘッダー */
#header {
	background-color:#ffffff;
	border-bottom:1px solid #808080;
	text-align:center;
}
#headercontetns {
	width:900px;
	margin:0px auto;
}
#header_menu {
	width:550px;
	height:28px;
	float:left;
	text-align:left;
}
#header_logo {
	width:142px;
	float:left;
}
#headermenu01 {
	line-height:28px;
}
#header_navi {
	float:right;
	padding:4px 0px 0px 0px;
	text-align:left;
}
#textsize_title {
	float:left;
	width:73px;
}
#textsize_menu {
	float:left;
	width:52px;
	margin-right:10px;
}
#textsize_menu li {
	display:inline;
}
#headermenu02 {
	float:left;
	font-weight:bold;
}



/* footer：フッター */
#footer {
	width: 910px;
	background:url(../images/footer_bg.gif) no-repeat center;
	height:100px;
	margin:0px auto;
	text-align:center;
	clear:both;
}
#footercontents {
	width:870px;
	border-top:1px solid #A48630;
	margin:0px auto 0;
	text-align: center;
}
#footermenu {
	line-height:36px;
}
address {
	text-align: center;
	display:block;
	padding-bottom: 10px;
}
address img{
	width:480px;
	height:36px;
}

/*-------
calendar_prev
---------*/

.calendar_prev img,
.calendar_next img{
	width: 10px;
	height: 10px;
	vertical-align: middle;
}
