@charset "UTF-8";

/* ===================================================================

 コンテンツ

=================================================================== */


	

/* ============
 見出し
===============*/
#contents h1.type1 {
	font-size:150%;
	font-weight: bold;
	margin-top: 20px;
	background-image: url(../img_page/contents_h1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
}
#contents h1.type2 {
	font-size:150%;
	font-weight: bold;
	margin-top: 20px;
	background-image: url(../img_page/contents_h1_faq_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contents h1.type2 span {
	background-image: url(../img_page/contents_h1_faq_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 42px;
	display: block;
}
#contents h1.type3 {
	margin-top: 20px;
}
#contents h2.type1 {
	font-size:110%;
	font-weight: bold;
	margin-top:30px;
	border: 1px solid #50b527;
	background-image: url(../img_page/contents_h2_type1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #F1FCF4;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}

#contents2 h2.type1 {
	font-size:110%;
	font-weight: bold;
	margin-top:30px;
	border: 1px solid #50b527;
	background-image: url(../img_page/contents_h2_type1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #F1FCF4;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}



/*3階層*/
#contents h2.type2 {
	font-size:110%;
	font-weight: bold;
	margin-top:30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #50b527;
	border-bottom-color: #50b527;
	background-color: #f4fbea;
}
/*よくある質問*/
#contents h2.type3 {
	font-size:110%;
	font-weight: bold;
	margin-top:30px;
	background-image: url(../img_page/contents_h2_faq_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contents h2.type3 span.bg {
	font-size:110%;
	font-weight: bold;
	margin-top:30px;

	background-image: url(../img_page/contents_h2_faq_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 42px;
	display:block;
}

/*カレンダー*/
#contents h2.type4 {
	font-size:110%;
	font-weight: bold;
	margin-top:30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #50b527;
	border-bottom-color: #50b527;
	padding: 10px;
	width: 680px;
	background-color: #f4fbea;
}
#contents h2.type4 .title {
	display: block;
	float: left;
	padding-top: 5px;
}
#contents h2.type4 .nav {
	display: block;
	float: right;
}
#contents h2.type4 .back {
	display: inline-block;
	padding-right: 5px;
}

#contents h2.type5 {
	margin-top:20px;
}


#contents h3 {
	font-size:100%;
	font-weight: bold;
	margin-top:30px;
	background-image: url(../img_page/contents_h3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
}
/*3階層のh3*/
#contents h3.type1 {
	font-size:100%;
	font-weight: bold;
	margin-top:20px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #50b527;
	border-bottom-color: #50b527;
	background-color: #f4fbea;
	background-image: none;
}



#contents h4 {
	padding-bottom:5px;
	font-size:100%;
	font-weight: bold;
	margin-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #50B527;
}

/* ============
 wyswyg
===============*/
#contents .wyswyg ul {
	margin-left: 20px;
	list-style: disc;
	margin-top:10px;
}
#contents .wyswyg ol {
	margin-left: 30px;
	list-style: decimal;
	margin-top:10px;
}
#contents .wyswyg p{
	margin-top:10px;
}
#contents .wyswyg table {
	border-collapse: collapse;
	border: 1px solid #50b527;
	margin-top: 10px;
}
#contents .wyswyg table td, #contents .wyswyg table th {
	border-collapse: collapse;
	border: 1px solid #50b527;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents .wyswyg table th {
	background-color: #e0fbe4;
}
#contents .wyswyg div {
	line-height: 150%;
	margin-top:10px;
}
#contents .wyswyg h2 {
	font-size:110%;
	font-weight: bold;
	margin-top:30px;
	border: 1px solid #50b527;
	background-image: url(../img_page/contents_h2_type1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #F1FCF4;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}



/* ============
 目次（1階層）
===============*/
#contents ul.pageList {
	margin-top:10px;
	padding-right: 10px;
	padding-left: 10px;
}
#contents ul.pageList li{
	border-bottom:#cac8c8 1px dotted;
	padding-left: 26px;
	background-image: url(../img_page/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
}
#contents ul.pageList li a{
	display: inline-block;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
}


#contents2 ul.pageList {
	margin-top:10px;
	padding-right: 10px;
	padding-left: 10px;
}
#contents2 ul.pageList li{
	border-bottom:#cac8c8 1px dotted;
	padding-left: 26px;
	background-image: url(../img_page/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
}
#contents2 ul.pageList li a{
	display: inline-block;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
}


/* ============
 目次（2階層）
===============*/
#contents ul.pageList2 {
	margin-top:10px;
	padding-right: 20px;
	padding-left: 20px;
}
#contents ul.pageList2 li{
	border-bottom:#cac8c8 1px dotted;
	padding-left: 26px;
	background-image: url(../img_page/icon_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
}
#contents ul.pageList2 li a{
	display: inline-block;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
}


/* ============
 アイコンリンク
===============*/
.pageLink a{
	background-repeat:no-repeat;
	background-position:0px 50%;
}
.pageLink a.arrow-self{
	background-image:url(../img_page/icon_arrow.gif);
	padding: 12px 10px 8px 40px;
	display:inline-block;
	background-repeat: no-repeat;
	background-position: 10px 12px;
}
.pageLink a.arrow-blank{
	background-image:url(../img_page/icon_arrow3.gif);
	padding: 12px 10px 8px 40px;
	display:inline-block;
	background-repeat: no-repeat;
	background-position: 10px 12px;
}
.pageLink a.pdf{	background-image:url(../img_page/icon_pdf.gif); padding: 12px 10px 8px 40px;	display:inline-block;}
.pageLink a.word{	background-image:url(../img_page/icon_word.gif); padding: 12px 10px 8px 40px; display:inline-block;	}
.pageLink a.excel{	background-image:url(../img_page/icon_excel.gif); padding: 12px 10px 8px 40px; display:inline-block;	}
.pageLink a.power{	background-image:url(../img_page/icon_power.gif); padding: 12px 10px 8px 40px; display:inline-block;	}
.pageLink a.audio{	background-image:url(../img_page/icon_audio.gif); padding: 12px 10px 8px 40px; display:inline-block;	}
.pageLink a.txt{	background-image:url(../img_page/icon_txt.gif); padding: 12px 10px 8px 40px; display:inline-block;	}
.pageLink a.zip{	background-image:url(../img_page/icon_zip.gif); padding: 12px 10px 8px 40px; display:inline-block;	}
.pageLink a.csv{	background-image:url(../img_page/icon_csv.gif); padding: 12px 10px 8px 40px; display:inline-block;	}
.pageLink a.edit{	background-image:url(../img_page/icon_edit.gif); padding: 12px 10px 8px 40px; display:inline-block;	}
.pageLink span.mail {	background-image:url(../img_page/icon_mail.gif);background-repeat:no-repeat;background-position:0px 50%;display:inline-block;		}
.pageLink span.mail a{	padding: 12px 10px 8px 40px; display:inline-block;	}


/* ============
 ページトップ
===============*/
#contents .pagetop{
	text-align:right;
}


/* ============
 section
===============*/
/*20px余白あり*/
#contents .section {
	margin-top: 20px;
	/*padding-right: 10px;
	padding-left: 10px;
	width: 680px;*/
	width:700px;
}
/*上余白なし*/
#contents .section2 {
	/*padding-right: 10px;
	padding-left: 10px;
	width: 680px;*/
	width:700px;
}
/*10px余白あり*/
#contents .section3 {
	margin-top: 10px;
	/*padding-right: 10px;
	padding-left: 10px;
	width: 680px;*/
	width:700px;
}





/* ============
 Adobe Reader
===============*/
#contents #pdfDownload{
	margin-top:20px;
	background-color:#EFEFEF;
	padding:10px;
	width: 680px;
}
#contents #pdfDownload img{
	float:left;
	display:inline;
	margin-right:10px;
}



/* ============
 table
===============*/
#contents table {
	border-collapse:collapse;
}
#contents table td, #contents table th {
	border-collapse:collapse;
	padding: 5px;
}




/* ============
 画像回り込み
===============*/
#contents .imgLft {
	bottom:auto;
	float:left;
	padding-bottom:10px;
	padding-right:10px;
	position:relative;
	top:auto;
}
#contents .imgRgt {
	bottom:auto;
	float:right;
	padding-bottom:10px;
	padding-left:10px;
	position:relative;
	top:auto;
}

/* ============
 2段組
===============*/
#contents .col2Lft {
	float:left;
}
#contents .col2Rgt {
	float:left;
	margin-left: 20px;
}


/* ============
 お問い合わせ先
===============*/
#contents #toiawase{
	border: solid 1px #999;
	padding:10px;
	margin-top: 20px;
	width: 680px;
	background-color:#ffffff;
}
#contents #toiawase h2{
	background-color:#c1ede6;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 110%;
}
#contents #toiawase p{
	font-size: 90%;
}



/* ============
 各課トップのお問い合わせ
===============*/
#contents .toiawase2 {
	margin-top:10px;
	width:700px;
}
#contents .toiawase2 .pic {
	float:left;
	width:300px;
}
#contents .toiawase2 .info {
	float:right;
	width:380px;
}
#contents .toiawase2 .info2 {
	float:none !important;
	width:700px !important;
}
#contents .toiawase2 h2.title {
	background-color:#c1ede6;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 110%;
}
#contents .toiawase2 p {
	font-size: 90%;
}


/* ============
 入力補助として、注意書き
===============*/
#contents .attention {
	background-color:#ffff00;
	font-size:13px;
}
#contents .attentionL {
	background-color:#00CCFF;
	font-size:13px;
}
#contents .attentionR {
	background-color:#00CCFF;
	font-size:13px;
	text-align:right;
	margin-right:20px;
	margin-left:300px;
}
#contents .attentionR2 {
	background-color:#00CCFF;
	font-size:13px;
	text-align:right;
	margin-right:20px;
}




/* ============
 カレンダー
===============*/
#calendar {
	width: 700px;
}
#calendar .months {
	height: 44px;
	width: 700px;
	position:relative;
	margin-top:10px;
}
#calendar .months li {
	position:absolute;
	height:44px;
}
#calendar .month1 {
	left:0px;
	width: 58px;
}
#calendar .month2 {
	left:58px;
	width: 58px;
}
#calendar .month3 {
	left:116px;
	width: 58px;
}
#calendar .month4 {
	left:174px;
	width: 58px;
}
#calendar .month5 {
	left:232px;
	width: 58px;
}
#calendar .month6 {
	left:290px;
	width: 58px;
}
#calendar .month7 {
	left:348px;
	width: 58px;
}
#calendar .month8 {
	left:406px;
	width: 58px;
}
#calendar .month9 {
	left:464px;
	width: 58px;
}
#calendar .month10 {
	left:522px;
	width: 59px;
}
#calendar .month11 {
	left:581px;
	width: 59px;
}
#calendar .month12 {
	left:640px;
	width: 60px;
}
#calendar .calendar {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;

	margin-left:1px;
	width: 699px;
	margin-top:20px;
}
#calendar .calendar td, #calendar .calendar th {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	padding:5px;
}
#calendar .calendar .date {
	width: 40px;
	text-align:center;
	font-weight: bold;
}
#calendar .calendar .day {
	width: 40px;
	text-align:center;
	font-weight: bold;
}
#calendar .calendar tr.sun {
	background-color:#FFF8F8;
	color:#E02729;
}
#calendar .calendar tr.sat {
	background-color:#EFF9FF;
	color:#008CD2;
}
#calendar .calendar em {
	font-weight: bold;
	font-style:italic;
	padding-right:15px;
}


/*大カテゴリリンク*/
.topCat {
	width:700px;
	margin-top: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.topCat .col2 {
	margin-top:10px;
	width:700px;
	overflow: hidden;
}
.topCat .col {
	width:338px;
	border: 1px solid #c5c5c5;
}
.topCat .col h2.title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
	background-color: #eff8db;
	background-image: url(../img_page/top_cat_title_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 100%;
	line-height: 150%;
}

.topCat .L {
	float: left;
}
.topCat .R {
	float:right;
}
.topCat .col h2.title a {
	background-image: url(../img_page/top_cat_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	display: inline-block;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.topCat .desc {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/*大カテゴリの新着*/
.newsList {
	padding-top: 10px;

}
.newsList li {
	padding-right: 12px;
	padding-left: 29px;
	background-image: url(../img_page/news_list_arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}




/*カレンダーとイベント一覧の行き来きする*/
#contents p.calendarWarp {
	text-align: right;
	margin-top: 10px;
}
#contents p.calendarWarp a {
	background-image:url(../img_page/manabiyan_arrow.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	display:inline-block;
	padding-left:20px;
}



#contents p.manabiyanList {
	text-align: right;
	margin-top: 10px;
}








.kankoBox h1 {
	margin-top: 10px;
}
.kankoBox .container {
	width: 910px;
	margin-top: 10px;
}
.kankoBox .contents {
	float: left;
	width: 700px;
}
.kankoBox .sideNav {
	float: right;
	width: 198px;
}
.kankoBox .col3 {
	width: 700px;
	overflow: hidden;
}
.kankoBox .box {
	float:left;
	margin-left:11px;
	background-image: url(../img_page/kankobox_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 203px;
	width: 226px;
	position:relative;
}
.kankoBox .box .title {
	position:absolute;
	left:0px;
	top:15px;
}
.kankoBox .box .txt {
	position:absolute;
	left:0px;
	top:46px;
}
.kankoBox .box .pic {
	position:absolute;
	left:12px;
	top:99px;
}
.kankoBox .box .detail {
	position:absolute;
	left:127px;
	top:179px;
}
.kankoBox .col2 {
	width: 700px;
	overflow: hidden;
	margin-top: 30px;
}
.kankoBox .box2 {
	float:left;
	margin-left:10px;
	width:345px;
	background-image: url(../img_page/kankobox_box2.gif);
	height: 173px;
	position:relative;
}
.kankoBox .box2 .title {
	position:absolute;
	left:0px;
	top:15px;
}
.kankoBox .box2 .pic {
	position:absolute;
	left:13px;
	top:49px;
}
.kankoBox .box2 .txt {
	position:absolute;
	left:191px;
	top:49px;
}
.kankoBox .box2 .detail {
	position:absolute;
	left:246px;
	top:148px;
}
.kankoBox .bnr li {
	margin-top:2px;
}

.kankoBox .lft {
	margin-left:0px !important;
}
.kankoBox .top {
	margin-top:0px !important;
}



.kankoBox .links {
	margin-top:10px;
}
.kankoBox .links li {
	background-color:#FFFFFF;
	background-image:url("../img_layout_sub/sidebox_arrow.gif");
	background-position:left 6px;
	background-repeat:no-repeat;
	padding-bottom:2px;
	padding-left:17px;
	padding-top:5px;
	display:inline;
	padding-right:10px;
}




.socialMod {
	margin-top: 20px;
	width:700px;
}
.socialMod .twitter-share-button {
	vertical-align:top;
}
.socialMod .hatena-bookmark-button {
	vertical-align:top;
}
.socialMod .evernote {
	vertical-align:top;
}
.socialMod img {
	vertical-align:top;
}
