@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: 15px;
}

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;
}

/*”wŒiF•ÏXƒ{ƒ^ƒ“*/
.bgcolor {
  margin: 1px auto;
}
.bgcolor ul {
  overflow: hidden;
}
.bgcolor li {
	float: left;
	margin: 0 5px 0 0;
	display: block;
	width: 50px;
	height: 20px;
	text-align: center;
	justify-content: center;
	align-items: center;
	font-size: 80%;
}
#bg1 {
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
  cursor: pointer;
}
#bg2 {
  background: #0000ff;
  color: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
}
#bg3 {
  background: #ffff00;
  color: #000;
  border: 1px solid #ccc;
  cursor: pointer;
}
#bg4 {
  background: #000000;
  color: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
}

/*ŒŸõƒ{ƒ^ƒ“*/
.button{
	width: 150px;
	height: 40px;
	margin-left: 5px;
	text-align: center;
	text-decoration: none;
	font-size: 120%;
	border-radius: 3px;
	transition: .4s;
	cursor: pointer;
	margin-top: -2px;
	padding: 8px 0px 8px 0px;
}
.button2{
	display: inline-block;
	width: 140px;
	height: 20px;
	text-align: center;
	font-size:120%;
	border-radius: 3px;
	transition: .4s;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 20px;

	padding: 8px 12px;
	line-height: 1em;
}

.button-blue {
	background: #0056ff;
	color: #fff;
	border: 2px solid #0056ff;
}
.button-blue:hover {
	background: #fff;
	color: #000;
}

.button-silver {
	background: #d6d6d6;
	color: #000;
	border: 2px solid #c5c5c5;
}
.button-silver:hover {
	background: #eaeaea;
	color: #000;
}

.button-orange {
	background: #fff;
	color: #000;
	border: 2px solid #c5c5c5;
}
.button-orange:hover {
	background: #ff1100;
	color: #fff;
	border: 2px solid #e20f00;
	text-decoration: none;
}

#base{
	width: 950px;
	border-right: 1px solid #35812c;
	border-left: 10px solid #35812c;
	font-size: 100%;
	line-height: 120%;
	margin: 0 auto 0 auto;
}

/* start AreaHeader */
#AreaHeader{
	width: 940px;
	height: 100px;
	background-color: #fff;
	margin: 0px 0px 0px 5px;
}

#AreaHeader #header_logo{
	width: 100%;
	padding: 15px 0px 5px 25px;
}

#AreaHeader #gnavi{
	width: 300px;
	margin: -90px 10px 0px 630px;
}
#AreaHeader #gnavi div{
	padding: 0px 0px 5px 0px;
}
.gcse-search {
	background: #fff;
	color: #000;
}


/*•¶ŽšƒTƒCƒY•ÏXƒ{ƒ^ƒ“*/
#textsize{
	clear: both;
	font-size: 90%;
	margin: 10px 0px 0px 0px;
}
#textsize{
	overflow: hidden;
}
#textsize li{
	float: left;
	width: 90px;
	color: #000;
	text-align: center;
	list-style-type: none;
	margin: 0px 0px 3px 2px;
	line-height:20px;
	border: 1px solid #000000;
}
#textsize li a{
	display:block;
	color:#000;
	background-color: #ffffe0;
}

#tpath{
	background-color: #f7f7f7;
	margin:0px 10px 0px 0px;
	padding: 5px 0px 5px 10px;
	width:98%;
	font-size: 85%;
	color: #000000;
	clear:both;
}

/* end AreaHeader */


/* start AreaContentsBase */
#AreaContentsBase{
	clear: both;
	width: 950px;
	height: auto;
}


/* start AreaSnavi */
#AreaSnavi{
	background-color: #f7f7f7;
	float: left;
	width: 180px;
	font-size: 90%;
}
#AreaSnavi a:link,
#AreaSnavi a:visited{
	display: block;
	color: #0033cc;
}

#AreaSnavi a:hover,
#AreaSnavi a:active{
	color: #fff;
	text-decoration: underline;
	background-color: #0c6cb8;
}


/* start AreaLnavi */
#AreaLnavi,
#AreaLnavi2{
	width: 170px;
}

#AreaLnavi a,
#AreaLnavi2 a,
#AreaLnavi3 a{
	padding: 5px 5px 5px 6px;
}


#AreaLnavi ul,
#AreaLnavi2 ul,
#AreaLnavi3 ul{
	margin: 5px 0 5px 8px;
	list-style-type: none;
}

#AreaLnavi li,
#AreaLnavi2 li,
#AreaLnavi3 li{
	border-bottom: 1px dashed #000000;
}

#AreaLnavi li.lnavi_bottom,
#AreaLnavi2 li.lnavi_bottom,
#AreaLnavi3 li.lnavi_bottom{
	border-bottom: 0px dashed #000000;
}

/* start AreaMenuTitle */

#AreaMenuTitleSub1{
}

#AreaMenuTitleSub1 p.Midashi{
	width: 140px;
	text-align:center;
	border-top: 2px solid #ef4144;
	border-bottom: 1px solid #cfcfcf;
	color: #000;
	font-size: 105%;
	font-weight: bold;
	margin: 10px 0px 5px 10px;
	padding: 3px 9px 3px 1px;
}

#AreaMenuTitleSub1 p.Honbun{
	color: #fff;
	line-height: 100%;
}

#AreaMenuTitleSub1 p.Honbun2{
	color: #fff;
	line-height: 100%;
	border-bottom: 1px dashed #000000;
}
/* end AreaMenuTitle */

/* end AreaLnavi */
/* end AreaSnavi */
/* end AreaContentsBase */

/* start AreaFooter */
#AreaFooter{
	clear: both;
}


/* start AreaFooterBase2 */
#AreaFooterBase2{
	background-color: #f7f7f7;
	border-top: 1px solid #59bddd;
	clear: both;
	height: 80px;
	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 #0b9d56;
	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: #35812c;
	color: #ffffff;
	font-size: 80%;
	text-align: center;
}


/* end AreaFooter */
