@charset "shift_jis";

.clear{clear: both;}

.backpage{
	clear: both;
	font-size: 90%;
	margin: 20px 30px 0px 0px;
	text-align: right;
}

.backpage img{
	margin: 0px 5px 0px 10px;
}

.gdocnews div.fourdown{
	font-size: 95%;
	margin: 5px 0px 5px 50px;
	padding: 0px 0px 0px 20px;
	background:url(arrow019_08.png) no-repeat left center;
	/*color: #0044CC;*/
}
.gdocnews div.fourdown a{
}
.gdocnews div.fourdown img{
	padding: 5px 5px 0px 0px;
}

.addbtn{
	margin: -20px 0px 0px 120px;
	background:url(../image/sankaku_orange.gif) no-repeat left center;
}

.notice {
	width: 600px;
}

.notice_tbl {
	width: 300px;
}
.notice,
.notice_tbl {
	font-size: 85%;
	line-height: 2.0em;
	padding:0px 20px 0px 20px;
	margin: 10px 0px 10px 20px;
	background-color:#fcff96;
	border:solid 1px #c40026;
}

.comment{
	color: #000;
	font-size: 95%;
	line-height: 130%;
	border-top: 1px solid #c02;
	border-right: 1px solid #c02;
	border-bottom: 1px solid #c02;
	border-left: 1px solid #c02;
	padding: 7px;
	margin: 10px 40px 10px 20px;
	/*letter-spacing: -1px;*/
	background-color:#ff9;
}

h1{
	margin: 10px 20px 10px 10px;
	padding:15px 10px 15px 10px;
	font-size:130%;
	font-weight:bold;
	border-top: 5px solid #35812c;
	border-bottom: 1px solid #609b6e;
}

h2{
	width: 88%;
	font-size: 105%;
	line-height: 110%;
	letter-spacing: 0.1em;
	color: #000;
	/*font-weight: bold;*/
	background-color: #f7f7f7;
	border-top:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	border-bottom:2px solid #c6c6c6;
	border-left:2px double #c6c6c6;
	padding: 7px 6px 4px 15px;
	margin: 20px 20px 10px 5px;
}

h3{
	width: 83%;
	font-size: 100%;
	color: #000;
	font-weight: bold;
	border-bottom:1px solid #605555;
	padding: 6px 6px 0px 5px;
	margin: 15px 0px 10px 25px;
}

h4{
	width: 83%;
	font-size: 100%;
	color: #000;
	font-weight: bold;
	padding: 6px 6px 0px 5px;
	margin: 15px 0px 10px 25px;
}


/* start layerTop */
#layerTop{
	height: 260px;
	background-color: #fff;
	border: 1px solid #c9ddb7;
}

*+html #layerTop{
	height: 250px;
}

#AreaH1{
	float: left;
	width: 360px;
	height: 242px;
	border: 1px solid #E5ECD3;
	background-color: #ffffff;
	margin: 8px 0px 0px 10px;
}

#AreaH1 img{
	border: 1px solid #D2D9BF;
}

#AreaTopics{
	float: right;
	width: 262px;
}

#AreaTopics .topics_bg,
#AreaTopics .topics_bg2{
	/*float: left;*/
	width: 240px;
    margin: 15px 10px 10px 10px;
}

#AreaTopics .topics_bg{
	height: 42px;
}

#AreaTopics .topics_bg2{
	height: 62px;
}
/* end layerTop */


/* start AreaTopNews */
#AreaTopNews{
	clear: both;
}

#AreaTopNews .news{
	margin: 14px 10px 14px 10px;
	width: 550px;
}

#AreaTopNews ul{
	margin: 5px 0 10px 8px;
	/*list-style-type: none;*/
}

#AreaTopNews li{
	margin: 5px 0 5px 40px;
}

/* end AreaTopNews */


/* start newslist */
#newslist1,
#newslist2{
	margin: 0px 10px 0px 10px!important;
	padding: 0px;
}
#newslist1 li,
#newslist2 li{
	clear:both;
	line-height:130%;
	list-style-type: none;
}
#newslist1 li .newsdoc,
#newslist2 li .newsdoc{
	width:500px;
	margin-top:5px;
	padding-bottom:5px;
	float: left;
	display:block;
	border-bottom: 1px dotted #999999;
}
.newdate{
	width:140px;
	margin-top:5px;
	float:left;
	font-size:85%;
	color:#5F616B;
}

/* end newslist */


/* start AreaGikaidoc */
#AreaGikaidoc,
#AreaGiinPhoto{
	clear: both;
	margin: 0px 0px 0px 0px;
}

.topimg{
	width: 300px;
	height: 196px;
	margin: 10px 0px 0px 200px;
	padding: 3px 0px 3px 15px;
}

.topimgdesc{
	display: inline-block;
	position: relative;
	z-index: 1;
	font-size: smaller;
	top: -3.0em;
	left: 38.0em;
	background-color: #FFFFFF;
}

#AreaGikaidoc table {
	width: 98%;
	border-top:1px solid #9C7A6B;
	border-left:1px solid #9C7A6B;
	background:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	margin:10px 0px 0px 15px;
}
html>body table{border-collapse:separate}

#AreaGikaidoc table th {
	padding: 0.6em;
	font-size: 90%;
	/*font-weight: bold;*/
	border-right:1px solid #9C7A6B;
	border-bottom:1px solid #9C7A6B;
	background-color: #F7ECDB;
}
#AreaGikaidoc table th.search{
	text-align:left;
	white-space: nowrap;
}
#AreaGikaidoc table th.search2{
	text-align:left;
	white-space: nowrap;
	background-color: #ff4;
}
#AreaGikaidoc table th.search3{
	width: 170px;
	text-align:left;
	white-space: nowrap;
}
#AreaGikaidoc table th.search_view{
	width: 200px;
	text-align:left;
	white-space: nowrap;
	font-family: monospace;
}
#AreaGikaidoc table th.midashi {
	text-align:left;
}

#AreaGikaidoc table td {
	padding: 0.3em 0.3em 0.3em 0.6em;
	font-size: 95%;
	line-height: 160%;
	background-color:#fff;
	border-right:1px solid #9C7A6B;
	border-bottom:1px solid #9C7A6B;
}

#AreaGikaidoc table td.tnowrap {
	text-align:left;
	white-space: nowrap;
}

#AreaGikaidoc table td.tright {
	text-align:right;
	white-space: nowrap;
}

#AreaGikaidoc table td.tcenter {
	text-align:center;
	white-space: nowrap;
}

#AreaGikaidoc table td.kaigi_midashi{
	/*font-weight: bold;*/
	padding: 0.6em 0.3em 0.6em 1.0em;
	background-color:#ff8;
}

#AreaGikaidoc table td.kaigi_midashi2{
	/*font-weight: bold;*/
	background-color:#ffc;
}

#AreaGikaidoc table td.kaigi_date{
	/*font-weight: bold;*/
	padding: 0.6em 0.3em 0.6em 2em;
	background-color:#eaeac6;
}

#AreaGikaidoc table td.photos{
	width: 200px;
}

#AreaGikaidoc dl,
#AreaGikaidoc dt,
#AreaGikaidoc dd {
	box-sizing: border-box;
	font-size: 95%;
	/*margin:0px 0px 0px 15px;*/
}
#AreaGikaidoc dl{
	width: 98%;
	background: #F7ECDB;
	border: 1px solid #ccc;
	margin:7px 0px 10px 15px;
}
#AreaGikaidoc dt,
#AreaGikaidoc dd{
	border-top: 1px solid #ccc;
}
#AreaGikaidoc dt {
	width: 20%;
	float: left;
	padding: 12px 0px 6px 10px;
}
#AreaGikaidoc dd {
	background: #fff;
	margin-left: 20%;
	line-height: 180%;
	/*padding-bottom: 10px;*/
	border-left: 1px solid #ccc;
	padding: 8px 10px 0px 12px;
}
#AreaGikaidoc dd:after {
  content: '';
  display: block;
  clear: both;
}


/*‹cˆõ–¼•ë*/
#AreaGikaidoc .g_photo_w{
	width: 180px;
}

#AreaGikaidoc table.grofile{
	width:490px;
	float: right;
	margin-right:50px;
}

#AreaGikaidoc table td.giinname_photo{
	width: 220px;
}

#AreaGikaidoc .giinname{
	width: 250px;
	text-align: justify;
	text-justify: distribute-all-lines;
}

#AreaGikaidoc table th.glists_midashi{
	width:90px;
	text-align:left;
	white-space: nowrap;
}

#AreaGikaidoc table th.glists_prf{
	text-align:left;
	width: 140px;
}

#AreaGikaidoc table td.glists_meibo{
	vertical-align: middle;
}

#AreaGikaidoc table td.cols5{
	width: 20%;
}

/*ƒJƒŒƒ“ƒ_[*/
#AreaGikaidoc .callist{
	background-color:#d9d9d9;
	padding: 5px 0px 5px 10px;
	margin: 4px 20px 0px 50px;
}
#AreaGikaidoc table tr.youbi1 td{
	background-color:#ffe8e8;
}
#AreaGikaidoc table tr.youbi7 td{
	background-color:#e7f5fe;
}
#AreaGikaidoc table tr.youbiS td{
	background-color:#ffe8e8;
}

#AreaGikaidoc img,
#AreaTopNews img{
	/*margin: 0px 3px 0px 10px;*/
}

.linkimg{
	margin: 0px 3px 0px 10px;
}
.iconimg{
	margin: 0px 3px -2px 0px;
}

/*‹c’·‚ ‚¢‚³‚Â*/
#AreaGikaidoc .gichophoto{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*border: 1px solid #E5ECD3;*/
	/*background-color: #EEF9CE;*/
	padding: 20px 0px 20px 0px;
}
#AreaGikaidoc .gichophoto1{
	float:left;
	text-align: center;
	padding: 0px 0px 0px 80px;
}
#AreaGikaidoc .gichophoto2{
	float:left;
	text-align: center;
	padding: 0px 0px 0px 50px;
}

html>body #AreaGikaidoc hr.dot /* for Firefox, Safari, Opera */{
	margin: 6px 0 6px 0;
}

#AreaGikaidoc ul{
	margin: 5px 0 10px 20px;
	list-style-type: circle;
}

#AreaGikaidoc ul li{
	margin: 5px 0px 5px 20px;
}

#AreaGikaidoc ol{
	margin: 5px 0 5px 20px;
	list-style-type: decimal;
}

#AreaGikaidoc ol li{
	margin: 5px 20px 5px 20px;
}

#AreaGikaidoc p{
	/*text-indent: 1.0em;*/
	padding: 4px 0px 0px 0px;
}

#AreaGikaidoc input.i_key_t,
#AreaTopSearch input.i_key_t{
	padding: 2px;
	border: 1px solid #91c4c9;
	margin-bottom: 2px;
	/*width: 127px;*/
	}

#AreaGikaidoc input.i_key_t4{
	padding: 2px;
	border: 1px solid #91c4c9;
	margin-bottom: 2px;
	width: 190px;
}

#AreaGikaidoc textarea.i_key_t{
	padding: 2px;
	border: 1px solid #91c4c9;
	margin-bottom: 2px;
	/*width: 127px;*/
	}

#AreaGikaidoc select.i_key_s{
	padding: 2px;
	border: 1px solid #91c4c9;
	margin-bottom: 2px;
	/*width: 190px;*/
	}


#AreaGikaidoc .shomei{
	width: 100%;
	text-align: right;
	font-size: 100%;
	font-family: monospace;
	line-height: 120%;
	font-weight: bold;
}

.gdocnews{
	clear: both;
	margin: 10px 10px 10px 20px;
	/*width: 90%;*/
	line-height: 170%;
	color: #000000;
}

/*•\’†‚ÌƒRƒƒ“ƒg*/
.comment2{
	font-size: 85%;
	text-indent:0px;
	margin:5px 10px 0px 30px;
}

.comment3{
	font-size: 85%;
	/*text-indent:0px;*/
	border-top: 1px dashed #737373;
	margin:5px 10px 10px 8px;
}

.comment4{
	text-indent:-10px;
	margin:0px 0px 0px 10px;
}

.comment5{
	text-align: right;
}

.comment6{
	font-size: 95%;
	text-indent:10px;
	margin:10px 0px 10px 30px;
}

.comment7{
	font-size: 75%;
    /*font-weight:bold;*/
}


#AreaGikaidoc .torikeshi{
	text-decoration: line-through;
}


/*‹cˆõŽÊ^ˆê——*/
ul.thumbnail {
	clear: both;
	display: block;
	margin: 0 0 0 20px;
	font-size: 95%;
}
ul.thumbnail .yomigana{
	font-size: 70%;
}
ul.thumbnail li {
	float: left;
	list-style-type: none;
	width: 130px;
	text-align: center;
	margin: 0 5px 5px 3px;
	border: 1px solid #a6a6a6;
}
ul.thumbnail li img {
	width: 130px;
	margin: 0 0 5px 0;
}
ul.thumbnail li a {
	display: block;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }

/* MacIE—p */
*+html .clearfix { height: 1%; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }



/*‰ï‹c˜^ŒŸõ@‰{——*/
#AreaGikaidoc ul.kaigi_view {
	clear: both;
	display: block;
	list-style-type: none;
	margin: 0px 30px 20px 30px;
}
#AreaGikaidoc ul.kaigi_view li {
	float: left;
	color: #000;
	width: 6em;
	background-color: #ffffe0;
	text-align: center;
	font-size: 90%;
	border: 1px solid #000000;
	margin: 3px 3px 3px 3px;
	padding: 3px 15px 3px 15px;
}
#AreaGikaidoc ul.kaigi_view li a{
	display: block;
	height: 3em;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/*˜^‰æ‚ÌŒŸõ‘ÎÛ‘I‘ðƒ{ƒ^ƒ“*/
#AreaGikaidoc ul.Video_srchb,
#AreaGikaidoc ul.Video_srchr,
#AreaGikaidoc ul.kaigi_srch {
	clear: both;
	display: block;
	counter-reset:list;
	list-style-type: none;
	margin: 0px 50px 0px 30px;
}
#AreaGikaidoc ul.Video_srchb li,
#AreaGikaidoc ul.Video_srchr li,
#AreaGikaidoc ul.kaigi_srch li {
	float: left;
	width: 300px;
	text-align: center;
	border-radius: 14px;
	border: 5px double #ffffff;
	margin: 3px 3px 3px 3px;
}
#AreaGikaidoc ul.Video_srchb li{
	font-size: 130%;
	background-color: #0056ff;
}
#AreaGikaidoc ul.Video_srchr li{
	font-size: 130%;
	background-color: #ff0000;
}
#AreaGikaidoc ul.kaigi_srch li{
	font-size: 90%;
	background-color: #0056ff;
}

#AreaGikaidoc ul.Video_srchb li a,
#AreaGikaidoc ul.Video_srchr li a,
#AreaGikaidoc ul.kaigi_srch li a{
	display: block;
	height: 40px;
	color: #fff;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 20px 0px 20px;
}

/*˜^‰æ‚ÌˆÏˆõ‰ï–¼‘I‘ðƒ{ƒ^ƒ“*/
#AreaGikaidoc ul.kaigi_srch {
	clear: both;
	display: block;
	counter-reset:list;
	list-style-type: none;
	margin: 0px 50px 0px 30px;
}
#AreaGikaidoc ul.kaigi_srch li {
	float: left;
	width: 300px;
	text-align: center;
	font-size: 90%;
	background-color: #0056ff;
	border-radius: 14px;
	border: 5px double #ffffff;
	margin: 3px 3px 3px 3px;
}
#AreaGikaidoc ul.kaigi_srch li a{
	display: block;
	height: 40px;
	color: #fff;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 20px 0px 20px;
}
#AreaGikaidoc ul.kaigi_srch li.nolink{
	display: block;
	height: 40px;
	color: #ffffff;
	background-color: #1c0b5a;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*˜^‰æ‚Ì‰ï‹c“ú‘I‘ðƒ{ƒ^ƒ“*/
#AreaGikaidoc ul.nittei_srch {
	clear: both;
	display: block;
	list-style-type: none;
	margin: 0px 30px 20px 30px;
}
#AreaGikaidoc ul.nittei_srch li {
	float: left;
	color: #000;
	width: 12em;
	background-color: #ffffe0;
	text-align: center;
	font-size: 90%;
	border: 1px solid #000000;
	margin: 3px 3px 3px 3px;
	padding: 3px 15px 3px 15px;
}
#AreaGikaidoc ul.nittei_srch li a{
	display: block;
	height: 3em;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* end AreaGikaidoc */

/*ƒqƒbƒg‰ÓŠF•\Ž¦*/
.wordred {
    font-weight:bold;
	color:#f00;
	background-color:#fe0;
}
.wordblue {
    font-weight:bold;
	color:#00f;
	background-color:#fe0;
}


/*‰f‘œ”zM*/
.video_midashi {
	font-size:105%;
    font-weight:bold;
	color:#00f;
	padding: 4px 0px 4px 6px;
}

.videonews{
	padding: 10px;
	margin: 2px 5px 7px 5px;
	width: 85%;
	font-size: 95%;
	text-indent:0px;
	line-height: 120%;
	border: 2px dashed #d1d1d1;
	background-color:#efefef;
	overflow: auto;
}
.videonews div.fourdown{
	font-size: 90%;
	margin: 5px 0px 5px 5px;
	padding: 0px 0px 0px 20px;
	background:url(arrow019_08.png) no-repeat left center;
	color: #0044CC;
}
.videonews div.fourdown img{
	padding: 5px 5px 0px 0px;
}

.videophoto{
	float: left;
	width: 100px;
	padding: 4px 12px 4px 2px;
}

.videocomment{
	clear: both;
}

.videosep{
	clear: both;
	margin: 10px 0px 10px 20px;
	background: url(../image/video_sep.gif) 25% 100% no-repeat;
}


/* start AreaConMenu */
ul.AreaConMenu {
	margin: 0px 0px 0px 35px;
	width: 630px;
}

ul.AreaConMenu li{
	list-style-type: none;
	margin: 10px 10px 5px 10px;
	padding: 0 0 0 5px;
	float: left;
	width: 180px;
	height: 33px;
	background-color: #ffffe0;
	border: 1px solid #b2b2b2;
}

ul.AreaConMenu li a{
	padding: 6px 5px 6px 30px;
	display: block;
	position: relative;
	color: #2211ee;
	text-align: left;
	text-decoration: underline;
	background-color: #56b;
	background: url(../image/icon_book2.gif) 0px 4px no-repeat;
}

ul.AreaConMenu a:hover {
	color: #000;
	background-color: #ddd;
	background: url(../image/m001_01.gif) 0px 4px no-repeat;
}

ul.AreaConMenu:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/* end AreaConMenu */

/*˜^‰æŒŸõ@ƒƒjƒ…[*/
ul.videomenu{
	clear: both;
	margin: 0px 0px 0px 20px;
	font-size:90%;
}

ul.videomenu li{
	float:left;
	width:155px;
	text-align:center;
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	line-height:30px;
	background:#e5d88c;
	border: 1px solid #a6a6a6;
}
.videomenu li a{
	display:block;
	color:#000;
	background:#ddddbb;
}
.videomenu li a:hover,
.videomenu li a:active{
	background:#e5d88c;
}



/* start VOICES Search */

#AreaGikaidoc .srchBtn {
	width:950px;
	overflow: hidden;
	margin:0px 0px 0px 20px;
}

#AreaGikaidoc .srchBtn ul {
	text-align:left;
}

#AreaGikaidoc .srchBtn li {
	list-style:none;
	float:left;
	margin:0;
	background-repeat: no-repeat;
}

#AreaGikaidoc .srchBtn li a {
	width: 170px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	background-image: url(search.png);
	background-repeat: no-repeat;
	zoom:1;
	margin:0px 5px 0px 0px;
}

#AreaGikaidoc .srchBtn #sb-1 a { background-position:0px 0px;}
#AreaGikaidoc .srchBtn #sb-2 a { background-position:-170px 0px;}
#AreaGikaidoc .srchBtn #sb-3 a { background-position:-340px 0px;}
#AreaGikaidoc .srchBtn #sb-4 a { background-position:-510px 0px;}

/* hover, current */
#AreaGikaidoc .srchBtn #sb-1 a:hover,#AreaGikaidoc .srchBtn #sb-1.current a { background-position:0px -40px;}
#AreaGikaidoc .srchBtn #sb-2 a:hover,#AreaGikaidoc .srchBtn #sb-2.current a { background-position:-170px -40px;}
#AreaGikaidoc .srchBtn #sb-3 a:hover,#AreaGikaidoc .srchBtn #sb-3.current a { background-position:-340px -40px;}
#AreaGikaidoc .srchBtn #sb-4 a:hover,#AreaGikaidoc .srchBtn #sb-4.current a { background-position:-510px -40px;}

#AreaGikaidoc .srchBtn #sb-1b a { background-position:0px -80px;}
#AreaGikaidoc .srchBtn #sb-2b a { background-position:-170px -80px;}
#AreaGikaidoc .srchBtn #sb-3b a { background-position:-340px -80px;}
#AreaGikaidoc .srchBtn #sb-4b a { background-position:-510px -80px;}


/* end VOICES Search */


/*ƒJƒŒƒ“ƒ_[*/
#ecalendar table{
	margin:0px auto 0px 15px;
	width:95%;
	border-spacing:0px 10px;
}
#ecalendar table caption{
	margin-bottom:-7px;
	padding:10px 10px 0px 10px;
	width:350px;
	font-size:110%;
	font-weight:bold;
	text-align:left;
}

/*	“ú•t */
#ecalendar table th{
	padding:8px 5px 8px 5px;
	width:130px;
	font-size:110%;
	text-align:center;
	line-height:1.2;
	overflow:hidden;
}
#ecalendar table th em{
	color:#2d2d2d;
	font-size:100%;
	font-weight:bold;
	font-style:normal;
}
#ecalendar table th.day{
	color:#2d2d2d;
	background:#ffffff;
}
#ecalendar table th.sat{
	color:#2d2d2d;
	background:#e7f5fe;
}
#ecalendar table th.sun{
	color:#2d2d2d;
	background:#ffe8e8;
}
#ecalendar table th .week{
	color:#2d2d2d;
	font-size:80%;
	/*display:block;*/
}

/*	ƒCƒxƒ“ƒg*/
#ecalendar table td{
	padding:8px 15px 8px 15px;
	background:#FFFFFF;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	overflow:hidden;
}
#ecalendar table ul{
	margin:5px 5px 0px 5px;
	list-style-type:none;
}
#ecalendar table ul li{
	margin-bottom:10px;
	padding-left:15px;
	line-height:1.8;
}
#ecalendar table ul li a{
	margin-right:10px;
}
#ecalendar div.fourdown{
	margin: 5px 0px 5px 5px;
	padding: 0px 0px 0px 20px;
	background:url(arrow019_08.png) no-repeat left center;
	color: #0044CC;
}
#ecalendar div.fourdown img{
	padding: 5px 5px 0px 0px;
}


/*ƒy[ƒW‘—‚è*/
.mp-ie-end{
	margin:0 auto;
	clear:both;
}
.pagenation{
	margin:25px 0px 0px 0px;
	text-align: right;
}
.pagenation .next a,
.pagenation .page a,
.pagenation .current,
.pagenation .prev a{
	/*min-width:23px;*/
	margin: 0px 3px 0px 3px;
	padding: 1px 5px 1px 5px;
	height:23px;
	display:inline-block;
	font-weight:bold;
	line-height:23px;
	text-align: center;
}
.pagenation .next a,
.pagenation .page a,
.pagenation .prev a{
	background-color:#fff;
	color:#5d6a70;
	border:solid 1px #aac1cc;
}
.pagenation .page a:hover,
.pagenation .next a:hover,
.pagenation .prev a:hover{
	background-color:#404453;
	text-decoration: underline;
	border:solid 1px #404453;
	color:#fff;
}

.pagenation .current{
	background-color:#404453;
	color:#fff;
	border:solid 1px #aac1cc;
}

/*”NŒŽ‘I‘ð*/
#AreaGikaidoc ul.yymmselect{
	clear: both;
	margin:0px 0px 40px 50px;
}
#AreaGikaidoc ul.yymmselect li{
	float:left;
	width:40px;
	text-align:center;
	font-size:95%;
	list-style-type: none;
	margin:0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	line-height:20px;
	/*border: 1px solid #a6a6a6;*/
	display:block;
}
