@charset "Shift_jis";    /* •¶ŽšƒR[ƒh‚ÌÝ’è */

/**********************************

  base

**********************************/
html {
	overflow-y:scroll;
}

body {
	margin:0;
	padding:0;
	font-size: 14px;
	color:#525252;
	font-family:"HGŠÛºÞ¼¯¸M-PRO","ƒƒCƒŠƒI","Meiryo",arial,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",sans-serif;
}

/* for IE6 */
* html body {
    font-size: 88%;
}

/* for IE7 */
*:first-child+html body {
    font-size: 88%;
}


/* link
-------------------------------------------*/
a:link,a:visited { color: #336633; text-decoration: none; }
a:hover { color: #336633;text-decoration: underline; }


.a_white a:link,.a_white a:visited { color: #ffffff; text-decoration: none; }
.a_white a:hover { color: #336633;text-decoration: underline; }

img { border: none;}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl,table{ margin-top: 0px; margin-bottom: 0px; font-size:100%;}

/* for IE6 */
* html h2 {
	width:90%;
}

/**********************************

 wrap

**********************************/

#wrap {
	margin: 0px;
	border-top: 3px solid #ade500;
}

/**********************************

 header

**********************************/
#header {
	width: 932px;
	margin: 0px auto 0px auto;
}


#siteid{
	border-bottom:0px solid #ffffff;
	width: 285px;
	float: left;
}

#siteidnew {
	border-bottom:0px solid #ffffff;
	width: 760px;
	float: left;
}

#siteidnew .image_circle {
	width: 73px;
	vertical-align: bottom;
}

#siteidnew .image_logo {
	width: 200px;
	margin-bottom: 6px;
}

#siteidnew .image_banner {
	width: 475px;
	height:71px;
}

#buttonDownloadIndexPdf {
	background-color: #4897BD;
	border: none;
	border-radius: 3px;
	height: 24px;
	cursor: pointer;
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 10px;
}

/* header mypage menu
-------------------------------------------*/
#menu_header {
	width:685px;
	margin-left:auto;
	margin-right:auto;
	float:right;
}


#menu_header_text {
	vertical-align: top;
	text-align:left;
	margin:6px 8px 6px 8px;
	font-size:11px !important;
	width:140px;
}

#menu_header_text a:link,#address a:visited { color: #003366; text-decoration: none; font-size: 14px; margin-left: 7px; }
#menu_header_text a:hover { color: #003366; text-decoration: underline; }


#menu_header_text img {
	margin-top:5px;
}


/**********************************

 global navi

**********************************/
#gnavi_bg {
	background-image: url(../images/bg_navi.gif);
	background-repeat: repeat-x;
}

#gnavi {
	width: 926px;
	margin: 0px auto 0px auto;
}

#gnavi ul {
	margin:0px;
	padding:0px;
}

#gnavi li {
	padding-top: 3px;
	list-style-type: none;
	height:32x;
	float: left;
	display: block;
}


/**********************************

 contents

**********************************/
#cts {
	width: 926px;
	margin: 0px auto 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#ctsBlock {
	padding-bottom: 20px;
}

/* cts left
-----------------------------*/
#cts_l {
	float:left;
	width:641px;
}

#cts_l_in {
	padding-bottom: 30px;
}

/* cts side
-----------------------------*/

#cts_side {
	float: right;
	width: 280px;
}


#cts_side_in {
	padding-left:10px;
	padding-bottom: 20px;
}

/* side block
-----------------------------*/

.side_block01 {
	padding: 10px 0px 0px 0px;
	width:290px;
}

/**********************************

 footer

**********************************/

/* footer cts
-------------------------------------------*/
#footer{
	background-color: #8dc11d;
	border-top:2px solid #6e9815;
}

/* pagetop
-------------------------------------------*/
#fotter_page_top {
	width:926px;
	margin: 0px auto 0px auto;
	padding-bottom: 7px;
	text-align: right;
	height:15px;
}

/* navi
-------------------------------------------*/

#footer_navi {
	width:926px;
	margin:0px auto 0px auto;
	text-align:left;
	background-color: #8dc11d;
}

/* cts
-------------------------------------------*/

#fotter_txt {
	padding-top:15px;
	padding-bottom:15px;
	color:#304700;
//	font-size: 85%;
	line-height:20px;
}
* html #fotter_txt{
	margin-left:6px;
}

#fotter_navi1 {
//	font-size: 85%;
	color: #ffffff;
	line-height:19px;
	padding-top:15px;
	padding-bottom:15px;
	border-top: 2px groove #ffffff;
}


#footer_navi a:link,#footer_navi a:visited { color: #FFFFFF; text-decoration: none; }
#footer_navi a:hover { color: #FFFFFF; text-decoration: underline; }


/* address
-------------------------------------------*/

#address {
	padding:10px;
	text-align:center;
	background-color: #000000;
}

#address img {
	padding-right: 5px;
}

#address a:link,#address a:visited { color: #FFFFFF; text-decoration: none; }
#address a:hover { color: #FFFFFF; text-decoration: underline; }

/*
* {border:solid red 1px;}
*/

/* 2020.2.27 Append Y.Kuroda */
.t-right {text-align:right;}
/* 2020.2.27 Append End */
