@charset "shift_jis";

*{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	color: #1D1D1D;
	text-decoration: none;
	border: 0;
}

body{
	background-color: #FFFFFF;
	color: #1D1D1D;
	-webkit-text-size-adjust: 100%;
	font-family:"Hiragino Kaku Gothic ProN","ƒqƒ‰ƒMƒmŠpƒS ProN W3","BIZ UDPGothic","BIZ UDPƒSƒVƒbƒN",Meiryo,"ƒƒCƒŠƒI",sans-serif;
}

input,select,textarea{
	font-family:"Hiragino Kaku Gothic ProN","ƒqƒ‰ƒMƒmŠpƒS ProN W3","BIZ UDPGothic","BIZ UDPƒSƒVƒbƒN",Meiryo,"ƒƒCƒŠƒI",sans-serif;
	font-size:100%;
	font-weight:normal;
}

p{
	margin-left: 10px;
}

td{
	vertical-align: top;
}

td p{
	margin-top: 3px;
}

strong{
	font-weight: bold;
}

.skip{
	position:absolute;
	left:-9999px;
}

form{
	display: inline;
}

input[type="radio"],input[type="checkbox"]{
	margin-right:4px;
}

a:link,
a:visited{
	color: #1d3994;
}

a:hover,
a:active{
	color: #800080;
	text-decoration: underline;
}

#base{
	width: 950px;
	border: 1px solid #dea6cd;
	font-size: 95%;
	line-height: 120%;
	margin: 0 auto 0 auto;
}

/* start AreaHeader */
#AreaHeader{
	width: 950px;
	height: 260px;
	background-color: #fff;
	margin: 0px 0px 0px 5px;
}


#AreaHeader #header_logo{
	width: 100%;
	background: url(../image/gijho.jpg) no-repeat right;
}

#AreaHeader #header_banner{
	padding: 20px 0px 0px 20px;
}

#AreaHeader #gnavi{
	width: 830px;
	height: 30px;
	padding: 35px 20px 0px 0px;
	text-align: right;
	line-height: 110%;
	color: #004236;
	/*border-top: 25px solid #013300;*/
}


#AreaHeader input.i_key_t{
	width: 60px;
	height: 22px;
	border: 1px solid #91c4c9;
	margin: 0px 0px -6px 0px;
}

/* end AreaHeader */


.backpage{
	clear: both;
	font-size: 90%;
	margin: 20px 30px 0px 0px;
	text-align: right;
}

.page{
	font-size: 90%;
	margin: 0px 20px 0px 0px;
	text-align: right;
	/*width: 550px;*/
}

/* start newslist */
#newslist1,
#newslist2{
	margin: 0px 10px 0px 10px!important;
	padding: 0px;
	list-style-type: none;
}
#newslist1 li,
#newslist2 li{
	clear:both;
	line-height:130%;
}
#newslist1 li .newsdoc,
#newslist2 li .newsdoc{
	width:420px;
	margin-top:5px;
	padding-bottom:5px;
	float: left;
	display:block;
	border-bottom: 1px dotted #999999;
}
.newdate{
	width:120px;
	margin-top:5px;
	float:left;
	font-size:85%;
	color:#5F616B;
}

/* end newslist */


/* start sidebar */
div#sidebar	{
	width: 300px;
	float: right;
	margin: 0px 0px 0px 0px;
}

div#sidebar2 {
	width: 190px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px
}

.btncomment {
	width: 160px;
	color: #000;
	background-color: #e9ebe8;
	margin: -5px 8px 10px 0px;
	padding: 6px 8px 6px 8px;
	border: 1px solid #72eab5;
}

div#sidebar h2,
div#sidebar2 h2{
	background-repeat: no-repeat;
	font-size: 110%;
	color: #000;
	/*background-color: #fff2f2;*/
	margin: 10px 8px 0px 0px;
	padding: 8px 8px;
	border-top: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	border-left: 15px solid #a6384a;
	border-bottom: 1px solid #c4c4c4;
}

div#sidebar li,
div#sidebar2 li	{
	font-size: 92%;
	list-style-type: none;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	padding-left: 16px;
	vertical-align: top;
}

div#sidebar li a,
div#sidebar2 li a {
	/*color: #000000;
	text-decoration: none;*/
}

div#sidebar ul,
div#sidebar2 ul {
	margin: 0px 8px 0px 0px;
	padding: 3px;
	border-right: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
}

div#sidebar2 ul li li
	{font-size: 1em;
	background-image: url(../image/maru_green.gif);
	background-position: 0 3px;
	padding-left: 12px}

div#sidebar2 ul ul	{margin-left: 0}
/* end sidebar */


/* start AreaContainer */
.clear{clear: both;}


#AreaContainer {
	clear: both;
	float: left;
	margin-right: auto;
	margin-left: 10px;
	width: 630px;
	font-size:95%;
	background-color: #FFFFFF;
	/*border-top: solid 1px #AAD33D;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;*/
}


#AreaContainer .newsarea{
	margin: 4px 0px 20px 10px;
}

#AreaContainer .s_categories {
	float: left;
	width: 184px;
	height: 250px;
	margin: 0px 10px 20px 10px;
	border: 2px solid #ec6a5a;
	/*border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;*/
	border-radius: 14px;
}

* html ##AreaContainer .s_categories /* for IE */{
	/*margin-left: -10px;*/
	margin-right: -5px;
	display: block;
}

#AreaContainer .s_categories img{
	margin-top:20px;
}

#AreaContainer h2 a:link,
#AreaContainer h2 a:visited{
	color: #fff;
}

#AreaContainer h2 a:hover,
#AreaContainer h2 a:active{
	color: #fff;
	text-decoration: underline;
}

#AreaContainer h1 {
	font-size: 115%;
	line-height: 120%;
	width: 595px;
	color: #fff;
	background-color: #a6384a;
	padding: 6px 6px 4px 12px;
	margin: 8px 0px 8px 0px;
}
#AreaContainer h2 {
	font-size: 115%;
	font-weight: bold;
	line-height: 85%;
	color: #004;
	background-color: #fff2f2;
	padding: 11px 6px 10px 12px;
	margin: 0px 0px 8px 0px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom: 1px double #ec6a5a;
}

#semenu ul{
	list-style-type: none;
	margin: 0px 4px 30px 5px;
}
#semenu li{
	padding-left:25px;
	background-image: url(../image/bit_gray.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sead{
	clear: both;
	margin-bottom: 15px;
	background-color:#E8E8E8;
	width:700px;
	margin-right: auto;
	margin-left: auto;
}
#sead ul{
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#sead li{
	display: inline;
	text-align:center;
	padding-right: 5px;
	padding-left: 5px;
}
/* end AreaContainer */


/*ƒJƒŒƒ“ƒ_[*/
#AreaGikaiCal {
}

#AreaGikaiCal table {
	width: 290px;
	border-top:1px solid #9C7A6B;
	border-left:1px solid #9C7A6B;
	background:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	margin:2px 0px 10px 0px;
}
html>body table{border-collapse:separate}

#AreaGikaiCal table th {
	padding: 0.3em 0.3em 0.3em 0.6em;
	font-size: 85%;
	border-right:1px solid #9C7A6B;
	border-bottom:1px solid #9C7A6B;
	background-color: #F7ECDB;
}

#AreaGikaiCal table td {
	padding: 0.3em 0.3em 0.3em 0.6em;
	font-size: 85%;
	line-height: 105%;
	background-color:#fff;
	border-right:1px solid #9C7A6B;
	border-bottom:1px solid #9C7A6B;
}

#AreaGikaiCal table td.tnowrap {
	text-align:left;
	white-space: nowrap;
}

#AreaGikaiCal table td.tright {
	text-align:right;
	white-space: nowrap;
}

#AreaGikaiCal table td.tcenter {
	text-align:center;
	white-space: nowrap;
}

#AreaGikaiCal table tr.youbi1 td{
	background-color:#fa9;
}
#AreaGikaiCal table tr.youbi7 td{
	background-color:#ace;
}
#AreaGikaiCal table tr.youbiS td{
	background-color:#fa9;
}



/* start AreaFooter */
#AreaFooter{
	clear: both;
}


/* start AreaFooterBase2 */
#AreaFooterBase2{
	background-color: #fff;
	border-top: 1px solid #dea6cd;
	clear: both;
	height: 65px;
	padding: 8px 10px 8px 10px;
	font-size: 80%;
}

#AreaFooterBase2 a:link,
#AreaFooterBase2 a:visited{
}

#AreaFooterBase2 a:hover,
#AreaFooterBase2 a:active{
	text-decoration: underline;
}

/* start copyright */
#AreaFooterBase2 #copyright{
	float: left;
	border-left: 3px solid #a6384a;
	border-style: double;
	text-indent: 20px;
}
/* end copyright */

/* start policy */
#AreaFooterBase2 #policy{
	float: right;
}
/* end policy */

/* end AreaFooterBase2 */

address {
	display: block;
	padding: 3px 0;
	width: 100%;
	background-color: #a6384a;
	color: #ffffff;
	font-size: 80%;
	text-align: center;
}


/* end AreaFooter */
