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

/* link：リンク関連 */
a:link {color:#1188aa; text-decoration:underline;}
a:visited {color:#1188aa; text-decoration:underline;}
a:hover {color:#11bbee; text-decoration:none;}
a:active {color:#11bbee; 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:#1188aa;}
#textad a:link {color:#1188aa; text-decoration:underline;}
#textad a:visited {color:#1188aa; text-decoration:underline;}
#textad a:hover {color:#11bbee; text-decoration:none;}
#textad a:active {color:#11bbee; text-decoration:none;}

/* mainbody：コンテンツ内容 */
#mainbody {
	width:910px;
	margin:0px auto;
	background-image:url(../images/contents_bg.gif);
	background-repeat:repeat-y;
	background-position:center middle;
	text-align:center;
}
#mainbody_bgtop {
	background-image:url(../images/contents_bgtop.gif);
	background-repeat:no-repeat;
	background-position: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;
	background-image:url(../images/blogtitle_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
h1 {
	position:relative;
	top:25px;
	left:20px;
	color:#453e3c;
}
h1 a:link {color:#453e3c;text-decoration:none;}
h1 a:visited {color:#453e3c;text-decoration:none;}
h1 a:hover {color:#453e3c;text-decoration:underline;}
h1 a:active {color:#453e3c;text-decoration:none;}

.readtext {
	color:#85b700;
	position:relative;
	top:30px;
	left:20px;
	width:830px;
	height:83px;
	overflow:hidden;
}

/* subarea：カレンダー・最新の記事など */
.subarea {
	padding:4px 4px 4px 4px;
	background-color:#eaeaea;
}
.subtitle {
	width:202px;
	height:27px;
	background-image:url(../images/subtitle_bg01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	margin-top:4px;
}
.subtitle span {
	padding:0px 10px 0px 15px;
	line-height:27px;
	display:block;
}
.subarea_contents {
	background-color:#ffffff;
	padding:5px;
}

/* submenu：左メニュー */
#submenu {
	width:210px;
	float:left;
	margin-right:10px;
}
.mybox {
	width:210px;
	background-image:url(../images/mybox_bg.gif);
	background-repeat:repeat-y;
}
.mybox li {
	padding:1px 0px;
}
.mybox_bg1 {
	background-image:url(../images/mybox_bgtop.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding:10px 15px;
}
.mybox_bg2 {
	background-image:url(../images/mybox_bgbottom.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 15px;
}
.mybox_bg2 ul {
	line-height:200%;
}
.mybox_bg3 {
	padding:10px 15px;
}
.logout {
	text-align:right;
	font-size:80%;
}
.mybox_photo {
	margin:5px 0px;
	text-align: center;
}
.myboxtitle {
	background-color:#387e91;
	color:#ffffff;
	text-align:left;
	padding:5px 10px;
}
.submenu_textlink {
	padding:15px;
}
div.calendar .subtitle {
	margin-top:0px;
}
div.calendarnavi {
	border-bottom:1px dotted #cccccc;
	text-align:center;
}
table.calendarnavi {
	width:180px;
	margin:0px 6px;
}
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:0px 6px;
}
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 {
	border:1px solid #cccccc;
	background-image:url(../images/bg_gray.gif);
	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 {
	border-top:1px dotted #bbbbaa;
	border-bottom:1px dotted #bbbbaa;
	text-align:center;
	padding:5px 0px;
}
ul.blogdate_navi {
	margin-left:5px;
	background-color:#aaa;
}
ul.blogdate_navi li {
	float:left;
	width:140px;
}
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:16px;
}
ul.blogdate_navi p.next a {
	background-image:url(../images/icon_arrow03.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding-right:16px;
}
.blogtext_area{
	clear: both;

}
#contents h2 {
	height:31px;
	line-height:31px;
	padding:0px 10px 0px 25px;
	background-image:url(../images/title_bg01.gif);
	background-repeat:repeat-y;
	color:#ffffff;
	clear:both;
}
#contents h2 a:link {color:#ffffff; text-decoration:none;}
#contents h2 a:visited {color:#ffffff; text-decoration:none;}
#contents h2 a:hover {color:#ffffff; text-decoration:underline;}
#contents h2 a:active {color:#ffffff; text-decoration:none;}

div.blogdate {
	padding:5px 10px;
	border:1px solid #cccccc;
	border-bottom:0px;
	_border-bottom:1px solid #ffffff;
	text-align:right;
}
p.blogdate {
	font-size:80%;
}
div.blogtext {
	padding:10px 10px;
	border:1px solid #cccccc;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
}
.blogtext img {
	margin:0px 1px;
}
p.commentlink {
	text-align:right;
	font-size:80%;
	margin-top:15px;
}
.comment_num {
	font-weight:bold;
}
div.blogurl {
	padding:5px 10px;
	border:1px solid #cccccc;
	border-top:0px;
	border-bottom:0px;
	_border-bottom:1px solid #f1f1f1;
	background-color:#f1f1f1;
}
div.blognavi {
	padding:5px 10px;
	border:1px solid #cccccc;
	border-top:0px;
}
div.blog_subcontents {
	padding-top:10px;
}
div.contents_detail {
	margin-bottom:10px;
	background-image:url(../images/contents_textbg01.gif);
	background-repeat:repeat-y;
	border-top:4px solid #cccccc;
	border-bottom:4px solid #cccccc;
}
div.contents_detail h3 {
	height:22px;
	line-height:22px;
	padding:0px 10px;
	background-image:url(../images/title_bg02.gif);
	background-repeat:repeat-y;
	background-position:center top;
	color:#ffffff;
}
div.textdata {
	padding:0px 0px 5px 0px;
}
div.contents_textarea {
	padding:10px 15px;
}
div.captionarea {
	padding:10px 0px 5px;
	border-bottom:1px dotted #cccccc;
}
p.captiontext {
	width:300px;
	float:left;
}
p.captionbtn {
	width:100px;
	text-align:right;
	float:right;
}
dl.commentform dt {
	width:100px;
	float:left;
	padding-bottom:5px;
}
dl.commentform dd {
	width:300px;
	float:left;
	padding-bottom:5px;
}
dl.commentform input.textform {
	width:290px;
}
dl.commentform textarea.textform {
	width:290px;
}
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 dt {
	float:left;
	padding-right:1em;
	font-weight:bold;
}
ul.sublist li {
	background-image:url(../images/icon_arrow03.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
	padding-left:15px;
}
div.qrcode {
	border:1px solid #cccccc;
	text-align:center;
	margin-top:10px;
	padding:10px;
}
p.qrcode {
	margin:10px 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;
	height:102px;
	margin:0px auto;
	background-image:url(../images/footer_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	clear:both;
}
#footercontents {
	width:900px;
	margin:0px auto;
}
#footermenu {
	float:left;
	margin:55px 0px 0px 0px;
	padding-left:20px;
	line-height:36px;
}
address {
	float:right;
	width:320px;
	height:36px;
	margin:55px 0px 0px 0px;
}

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

.calendar_prev img,
.calendar_next img{
	width: 14px;
	height: 11px;
}
