/*-- Fontsize --*/

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }


/*-- General --*/

body {
	behavior: url("skins/zenkuren/css/csshover.htc");
}

body {
	background: #f3f3f1;
	color: #444444;
	padding: 0;
	margin: 0;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
img {
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	border: none;
	vertical-align: bottom;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,embed,object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
 }
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
	padding: 0;
	margin: 0;
}
iframe {
	margin: 0;
	padding: 0;
	border: none;
}


/*-- Links --*/

#userarea .arrow1,
#memberarea .arrow1,
#link .arrow1,
#sitemap .arrow1 {
	_display: block;
	_background: url(../images/i_arrow1.gif) no-repeat 0 2px;
}
*:first-child+html #userarea .arrow1,
*:first-child+html #memberarea .arrow1,
*:first-child+html #link .arrow1,
*:first-child+html #sitemap .arrow1 {
	display: block;
	background: url(../images/i_arrow1.gif) no-repeat 0 2px;
}
.arrow2 {
	padding: 0 0 0 16px;
	background: url(../images/i_arrow1_back.gif) no-repeat 0 center;
	line-height: 100%;
	_line-height: 120%;
}
.arrow3 {
	padding: 0 16px 0 0;
	background: url(../images/i_arrow1.gif) no-repeat right center;
	line-height: 100%;
	_line-height: 120%;
}
.pdf {
	padding: 0 16px 0 0;
	background: url(../images/i_pdf.gif) no-repeat right center;
	line-height: 100%;
	_line-height: 120%;
}
.excel {
	padding: 0 16px 0 0;
	background: url(../images/i_excel.gif) no-repeat right center;
	line-height: 100%;
	_line-height: 120%;
}


/*-- Basic classes --*/

.left {
	float: left;
	text-align: left;
}
.right {
	float: right;
	text-align: left;
}
.clear,
.clearing {
	clear: both;
	font-size: 0;
	line-height: 0;
}
.hidden {
	display: none;
}
.highlight {
	color: #ff9900;
}
.mb5 {margin-bottom:5px;_margin-bottom:10px;}
*:first-child+html .mb5 {margin-bottom:10px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.mb35 {margin-bottom:35px;}
.mb40 {margin-bottom:40px;}
.h5 {height:5px;}
.h10 {height:10px;}
.h15 {height:15px;}
.h20 {height:20px;}
.h25 {height:25px;}
.h30 {height:30px;}
.h35 {height:35px;}
.h40 {height:40px;}


/*-- Header --*/

#header {
	position: relative;
	width: 100%;
	height: 156px;
	background: #f3f3f1 url(../images/bg_header.gif) repeat-x;
	padding: 0;
	margin: 0;
	text-align: center;
}
#header a:link,
#header a:active {
	color: #00aee5;
	text-decoration: underline;
}
#header a:visited {
	color: #004f68;
	text-decoration: underline;
}
#header a:hover {
	text-decoration: none;
}
#header #header_inner {
	position: relative;
	width: 980px;
	height: 156px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

#header h1 {
	position: absolute;
	top: 18px;
	left: 0px;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
}

#header #navi {
	position: absolute;
	bottom: 23px;
	left: 0px;
	padding: 0;
	margin: 0;
}
#header #navi table {
	width: 980px;
	border: none;
	border-collapse: separate;
	border-spacing: 0;
	padding: 0;
	margin: 0;
}
#header #navi td {
	padding: 0;
	margin: 0;
	text-align: center;
}
#header #navi a {
	display: block;
	width: 100%;
	padding: 9px 0 7px 0;
	_padding: 9px 0 5px 0;
	_margin: 0 1px;
	font-size: 108%;
	line-height: 100%;
	_line-height: 120%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
*:first-child+html #header #navi a { /*-- IE7用ハック --*/
	display: block;
	width: 100%;
	padding: 9px 0 7px 0;
	margin: 0 1px;
	font-size: 108%;
	line-height: 100%;
	_line-height: 120%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#header #navi td.navi1 {
	border-left: 1px solid #6ad6f7;
	border-right: 1px solid #01aee5;
	border-bottom: 1px solid #01aee5;
	background: #01aee5 url(../images/bg_navi1.gif) repeat-x;
	text-shadow: 0px -1px 1px #0098c8;
}
#header #navi td.navi1:hover {
	background: #6ad6f7 url(../images/bg_navi1_on.gif) repeat-x;
}
#header #navi td.navi1_left {
	border-left: 1px solid #01aee5;
	border-right: 1px solid #01aee5;
	border-bottom: 1px solid #01aee5;
	background: #01aee5 url(../images/bg_navi1.gif) repeat-x;
	text-shadow: 0px -1px 1px #0098c8;
}
#header #navi td.navi1_left:hover {
	background: #6ad6f7 url(../images/bg_navi1_on.gif) repeat-x;
}
#header #navi td.navi2 {
	border-left: 1px solid #ffbebe;
	border-right: 1px solid #f07f7f;
	border-bottom: 1px solid #f07f7f;
	background: #f07f7f url(../images/bg_navi2.gif) repeat-x;
	text-shadow: 0px -1px 1px #df6262;
}
#header #navi td.navi2:hover {
	background: #f07f7f url(../images/bg_navi2_on.gif) repeat-x;
}
#header #navi td.navi2_left {
	border-left: 1px solid #f07f7f;
	border-right: 1px solid #f07f7f;
	border-bottom: 1px solid #f07f7f;
	background: #f07f7f url(../images/bg_navi2.gif) repeat-x;
	text-shadow: 0px -1px 1px #df6262;
}
#header #navi td.navi2_left:hover {
	background: #f07f7f url(../images/bg_navi2_on.gif) repeat-x;
}
#header #navi td.navi3 {
	border-left: 1px solid #dbe7a5;
	border-right: 1px solid #acc546;
	border-bottom: 1px solid #acc546;
	background: #acc546 url(../images/bg_navi3.gif) repeat-x;
	text-shadow: 0px -1px 1px #9bb62c;
}
#header #navi td.navi3:hover {
	background: #acc546 url(../images/bg_navi3_on.gif) repeat-x;
}
#header #navi td.navi3_left {
	border-left: 1px solid #acc546;
	border-right: 1px solid #acc546;
	border-bottom: 1px solid #acc546;
	background: #acc546 url(../images/bg_navi3.gif) repeat-x;
	text-shadow: 0px -1px 1px #9bb62c;
}
#header #navi td.navi3_left:hover {
	background: #acc546 url(../images/bg_navi3_on.gif) repeat-x;
}

#header #subnavi {
	position: absolute;
	bottom: 115px;
	right: 0px;
	padding: 0;
	margin: 0;
}
#header #subnavi li {
	position: relative;
	float: right;
}
#header #subnavi a {
	display: block;
	padding: 0 0 0 16px;
	margin: 0 0 0 20px;
	background: url(../images/i_arrow_header.gif) no-repeat 0 center;
}

#header #search_fontsize {
	position: absolute;
	bottom: 79px;
	right: 0px;
}
#header #search_fontsize #search {
	position: relative;
	float: left;
	width: 300px;
	height: 27px;
	background: url(../images/bg_search.gif) no-repeat 0 0;
}
#header #search_fontsize #search #cse-search-box {
	position: relative;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
#header #search_fontsize #search .searchform {
	position: relative;
	padding: 0;
	margin: 0;
}
#header #search_fontsize #search .formfield {
	position: relative;
	float: left;
	width: 218px !important;
	height: 20px !important;
	padding: 4px 0 1px 0 !important;
	margin: 1px 0 0 0 !important;
	font-size: 14px !important;
	line-height: 20px !important;
	border: none !important;
	_border-color: transparent !important;
}
*:first-child+html #header #search_fontsize #search .formfield { /*-- IE7用ハック --*/
	border-color: transparent !important;
}
#header #search_fontsize #search .formbutton {
	position: relative;
	float: left;
	width: 58px;
	height: 23px;
	padding: 0;
	margin: 2px 0 0 0;
	border: 0;
	background: url(../images/btn_search.gif) no-repeat 0 0;
	text-indent: -9999px;
	cursor: pointer;
	overflow: hidden;
}
#header #search_fontsize #search .formbutton:hover {
	background: url(../images/btn_search.gif) no-repeat 0 -23px;
}
#header #search_fontsize #search .formmargin {
	position: relative;
	display: block;
	float: left;
	width: 6px;
	height: 27px;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
}
#header #search_fontsize #fontsizetitle {
	position: relative;
	float: left;
	margin: 0 5px 0 20px;
}
#header #search_fontsize #fontsizetitle table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
#header #search_fontsize #fontsizetitle td {
	height: 27px;
	vertical-align: middle;
}
#header #search_fontsize #fontsizeselect {
	position: relative;
	float: left;
	width: 96px;
	height: 27px;
	background: url(../images/bg_fontsize.gif) no-repeat 0 0;
}
#header #search_fontsize #fontsizeselect li {
	position: relative;
	float: left;
	width: 30px;
	height: 23px;
	font-size: 0;
	line-height: 0;
}
#header #search_fontsize #fontsizeselect li#small {
	margin: 2px 0 0 2px;
	_margin: 2px 0 0 1px;
}
#header #search_fontsize #fontsizeselect li#normal,
#header #search_fontsize #fontsizeselect li#big {
	margin: 2px 0 0 1px;
}
#header #search_fontsize #fontsizeselect a {
	display: block;
	width: 30px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
}


/*-- Content --*/

#wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#container {
	position: relative;
	width: 680px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
}
#container980 {
	position: relative;
	width: 980px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
}
#container980 #container_title {
	position: relative;
	width: 980px;
	height: 41px;
	background: url(../images/bg_container980_title.gif) no-repeat 0 0;
	overflow: hidden;
}
#container980 #container_title h2 {
	font-size: 138.5%;
	color: #ffffff;
	text-shadow: 0px -1px 1px #0098c8;
}
#container .content,
#container980 .content {
	position: relative;
	background: #ffffff;
	text-align: center;
}
#container .content_bottom {
	position: relative;
	width: 680px;
	height: 10px;
	background: url(../images/bg_container_bottom.gif) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
}
#container980 .content_bottom {
	position: relative;
	width: 980px;
	height: 10px;
	background: url(../images/bg_container980_bottom.gif) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
}
#container .content .pageswitch {
	position: relative;
	width: 650px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#container .content .pageswitch td {
	padding-top: 20px;
}
#container .content .pageswitch .prevlink {
	position: relative;
	float: left;
}
#container .content .pageswitch .nextlink {
	position: relative;
	float: right;
}


/*-- Item --*/

.contentlead {
	position: relative;
	width: 650px;
	padding: 20px 0 0 0;
	margin: 0 auto;
	text-align: left;
}
.contentbody {
	position: relative;
	width: 650px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

#container980 .contentlead {
	position: relative;
	width: 950px;
	padding: 20px 0 0 0;
	margin: 0 auto;
	text-align: left;
}
#container980 .contentbody {
	position: relative;
	width: 950px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

.contenttitle_index {
	position: relative;
	clear: both;
	margin: 20px 1px 20px 1px;
	background: #eeeeee;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}
.contenttitle_item {
	position: relative;
	clear: both;
	margin: 0 1px 20px 1px;
	background: #eeeeee;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}
.cattitle {
	position: relative;
	clear: both;
	margin: 0 1px 0 1px;
	background: #e3f9ff;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}
.contenttitle_index h3,
.contenttitle_item h3 {
	font-size: 123.1%;
	line-height: 130%;
	padding: 10px 14px 9px 14px;
}
.cattitle h3 {
	font-size: 123.1%;
	line-height: 130%;
	padding: 10px 14px 9px 14px;
	color: #004f68;
}
.contenttitle_index .date,
.contenttitle_item .date {
	padding: 0 14px 9px 14px;
	margin-top: -4px;
}
.contentbody .contenttitle_index {
	position: relative;
	margin: 20px 0 20px 0;
	background: #eeeeee;
	border-bottom: none;
}
.contentbody .contentbody_body {
	position: relative;
}
.contentbody .morelink {
	position: relative;
	margin-top: 10px;
}
.contentbody .contentbody_more {
	position: relative;
	margin-top: 20px;
	_margin-top: 10px;
}
*:first-child+html .contentbody .contentbody_more {
	position: relative;
	margin-top: 10px;
}


/*-- other --*/
.contentbody .contentbody_body table,
.contentbody .contentbody_more table {
	border-collapse: collapse;
	border-color: #cccccc;
}
.contentbody .contentbody_body tr,
.contentbody .contentbody_more tr {
	border-color: #cccccc;
}
.contentbody .contentbody_body td,
.contentbody .contentbody_more td {
	vertical-align: top;
	border-color: #cccccc;
}
.contentbody .contentbody_body td,
.contentbody .contentbody_more td {
	vertical-align: top;
	border-color: #cccccc;
}

.contentbody .contentbody_body ul.disc,
.contentbody .contentbody_more ul.disc {
	list-style-type: disc;
	margin: 0 0 0 1.5em;
}
.contentbody .contentbody_body ul.disc li,
.contentbody .contentbody_more ul.disc li {
	list-style-type: disc;
}


/*-- Link & Sitemap --*/
#container980 .contentbody #link,
#container980 .contentbody #sitemap {
	position: relative;
	padding: 20px 0 0 0;
}
#container980 .contentbody #link .left,
#container980 .contentbody #link .right,
#container980 .contentbody #sitemap .left,
#container980 .contentbody #sitemap .right {
	position: relative;
	width: 465px;
}
#container980 .contentbody #link .sitemap_item,
#container980 .contentbody #sitemap .sitemap_item {
	position: relative;
	padding: 0 15px;
}


/*-- Footer --*/

#footer {
	position: relative;
	width: 100%;
	background: #f3f3f1;
	padding: 0;
	margin: 0;
	line-height: 100%;
	_line-height: 120%;
	text-align: center;
}
#footer a:link,
#footer a:active {
	color: #00aee5;
	text-decoration: underline;
}
#footer a:visited {
	color: #004f68;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer #copy {
	position: relative;
	width: 980px;
	padding: 20px 0;
	margin: 0 auto;
}
#footer #copy a {
	display: block;
	padding: 0 0 0 16px;
	background: url(../images/i_arrow_pagetop.gif) no-repeat 0 center;
}
#footer #subsidy {
	position: relative;
	width: 100%;
	_margin-top: -20px;
	background: #00aee5;
	text-align: center;
}
*:first-child+html #footer #subsidy { /*-- IE7用ハック --*/
	position: relative;
	width: 100%;
	margin-top: -20px;
	background: #00aee5;
	text-align: center;
}
#footer #subsidy p {
	width: 980px;
	padding: 10px 0;
	margin: 0 auto;
	font-size: 85%;
	color: #ffffff;
}

#footer_code {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}


/*-- Calendar --*/

table.calendar {
	background: #ffffff;
	border-collapse: separate;
	empty-cells: show;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
table.calendar th,
table.calendar td {
	width: 36px;
	height: 36px;
	padding: 0;
	margin: 0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	vertical-align: middle;
	empty-cells: show;
}
/* Firefox用ハック */
@-moz-document url-prefix() { table.calendar td { height: 37px; } }
table.calendar tr.calendardateheaders {
	background: url(../images/bg_calendar.gif) repeat 0 0;
}
table.calendar tr.calendardateheaders td {
	font-weight: bold;
}
table.calendar .calendar_date {
	width: 148px;
	border-left: none;
	border-right: none;
}
table.calendar .calendar_prev {
	border-right: none;
	font-size: 0;
	line-height: 0;
}
table.calendar .calendar_next {
	border-left: none;
	font-size: 0;
	line-height: 0;
}
table.calendar .calendar_prev a,
table.calendar .calendar_next a {
	background: none;
	font-weight: normal;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	background: none;
}
table.calendar .calendar_prev a:hover,
table.calendar .calendar_next a:hover {
	background: none;
}
table.calendar td.blank {
	background: #f8f8f8;
}
table.calendar td.saturday,
table.calendar td.saturday a {
	color: #01aee5;
}
table.calendar td.sunday,
table.calendar td.sunday a {
	color: #f07f7f;
}
table.calendar td.holiday,
table.calendar td.holiday a {
	color: #f07f7f;
}
table.calendar td.special,
table.calendar td.special a {
	color: #f07f7f;
}
table.calendar td a {
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 36px;
	color: #444444;
	text-decoration: underline;
	background: #ffdfb2;
}
table.calendar td a:hover {
	background: #ffe9cb;
}


/*-- Toppage --*/

#toppage_mainarea {
	position: relative;
}
#toppage_mainarea #newspicarea {
	position: relative;
	width: 700px;
	height: 346px;
	margin: 10px 0 0 -10px;
	background: url(../images/bg_newspic.png) no-repeat 0 0;
	text-align: center;
}
#toppage_mainarea #newspicarea h2 {
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 0;
	line-height: 0;
}
#toppage_mainarea #bannerarea {
	position: relative;
	width: 280px;
	margin: 20px 0 0 0;
}
#toppage_mainarea #bannerarea li {
	margin: 0 0 10px 0;
	font-size: 0;
	line-height: 0;
}

#toppage_contentsarea {
	position: relative;
}
#toppage_contentsarea .left {
	position: relative;
	width: 680px;
}
#toppage_contentsarea .right {
	position: relative;
	width: 280px;
}
#toppage_contentsarea #headlinearea {
	position: relative;
	width: 680px;
	padding: 0 0 8px 0;
	margin: 0 0 10px 0;
	background: url(../images/bg_waku680.gif) no-repeat 0 bottom;
}
#toppage_contentsarea #headlinearea .title {
	position: relative;
	width: 680px;
	height: 29px;
	background: url(../images/bg_title_headline.gif) no-repeat 0 0;
}
#toppage_contentsarea #headlinearea .title h3 {
	position: absolute;
	top: 5px;
	left: 5px;
	font-size: 0;
	line-height: 0;
}
#toppage_contentsarea #headlinearea .title .ichiran a {
	display: block;
	padding: 0 0 0 16px;
	line-height: 100%;
	_line-height: 120%;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/i_arrow_ichiran1.gif) no-repeat 0 center;
}
#toppage_contentsarea #headlinearea .title .ichiran {
	position: absolute;
	top: 8px;
	right: 66px;
}
#toppage_contentsarea #headlinearea .title .rss {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 46px;
	height: 18px;
	font-size: 0;
	line-height: 0;
}
#toppage_contentsarea #headlinearea .title .rss a {
	display: block;
	width: 46px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
}
#toppage_contentsarea #headlinearea .title .rss a:hover {
	background: url(../images/btn_rss_on.gif) no-repeat 0 0;
}
#toppage_contentsarea #headlinearea .headlinedate {
	width: 678px;
	margin: 0 1px;
	background: #eeeeee;
}
#toppage_contentsarea #headlinearea .headlinedate p {
	padding: 5px 9px;
}
#toppage_contentsarea #headlinearea .headlinetitle {
	width: 678px;
	margin: 0 1px;
}
#toppage_contentsarea #headlinearea .headlinetitle p {
	padding: 6px 9px;
}
#toppage_contentsarea #userarea {
	position: relative;
	width: 335px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/bg_waku335.gif) no-repeat 0 bottom;
}
#toppage_contentsarea #userarea #userarea_inner {
	position: relative;
	padding: 10px;
}
#toppage_contentsarea #userarea .title {
	position: relative;
	width: 335px;
	height: 29px;
	background: url(../images/bg_title_user.gif) no-repeat 0 0;
}
#toppage_contentsarea #userarea .title h3 {
	position: absolute;
	top: 5px;
	left: 5px;
	font-size: 0;
	line-height: 0;
}
#toppage_contentsarea #userarea .title .ichiran a {
	display: block;
	padding: 0 0 0 16px;
	line-height: 100%;
	_line-height: 120%;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/i_arrow_ichiran2.gif) no-repeat 0 center;
}
#toppage_contentsarea #userarea .title .ichiran {
	position: absolute;
	top: 8px;
	right: 10px;
}
#toppage_contentsarea #memberarea {
	position: relative;
	width: 335px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/bg_waku335.gif) no-repeat 0 bottom;
}
#toppage_contentsarea #memberarea #memberarea_inner {
	position: relative;
	padding: 10px;
}
#toppage_contentsarea #memberarea .title {
	position: relative;
	width: 335px;
	height: 29px;
	background: url(../images/bg_title_member.gif) no-repeat 0 0;
}
#toppage_contentsarea #memberarea .title h3 {
	position: absolute;
	top: 5px;
	left: 5px;
	font-size: 0;
	line-height: 0;
}
#toppage_contentsarea #memberarea .title .ichiran a {
	display: block;
	padding: 0 0 0 16px;
	line-height: 100%;
	_line-height: 120%;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/i_arrow_ichiran3.gif) no-repeat 0 center;
}
#toppage_contentsarea #memberarea .title .ichiran {
	position: absolute;
	top: 8px;
	right: 10px;
}
#toppage_contentsarea #calendararea {
	position: relative;
	width: 280px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/bg_waku280.gif) no-repeat 0 bottom;
}
#toppage_contentsarea #calendararea #calendararea_inner {
	position: relative;
	padding: 10px;
	font-size: 0;
	line-height: 0;
}
#toppage_contentsarea #calendararea .title {
	position: relative;
	width: 280px;
	height: 29px;
	background: url(../images/bg_title_calendar.gif) no-repeat 0 0;
}
#toppage_contentsarea #calendararea .title h3 {
	position: absolute;
	top: 5px;
	left: 5px;
	font-size: 0;
	line-height: 0;
}
#toppage_contentsarea #calendararea .title .ichiran {
	position: absolute;
	top: 5px;
	right: 5px;
}
#toppage_contentsarea #calendararea iframe {
	position: relative;
	width: 260px;
	height: 260px;
	font-size: 0;
	line-height: 0;
}
#toppage_contentsarea #twitterarea {
	position: relative;
	width: 280px;
	margin: 0 0 10px 0;
}
#toppage_contentsarea #bannerarea {
	position: relative;
	width: 280px;
}
#toppage_contentsarea #bannerarea li {
	position: relative;
	margin: 0 0 10px 0;
	font-size: 0;
	line-height: 0;
}