html {
  overflow-y:scroll;  
}

div,h1,h2,h3,h4,p,a,img,dt,dl,dd,ul,li,body,table,form,iframe {
	padding: 0;
	margin: 0;
	border: none;
	list-style: none;
}
body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	background: #CCC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	-webkit-text-size-adjust:100%;
}
table {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;}
/* HEADER */
h1 {
	font-size: 10px;
	font-weight: normal;
	width: 100%;
	text-align: center;
	background-color: #CCCCCC;
	height: 20px;
}
#header {
	width: 100%;
	text-align: center;
	background-color: #CCCCCC;
	height: 75px;

}
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	background: url('img/bg.gif') repeat-y top center;

}
.wrapper2 {
	position: relative;
	width: 1020px;
	background: url('img/bg_m.gif') repeat-y top left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	min-height:715px;
	max-height:none;
	
}
.wrapper2_bt {
	position: absolute;
	bottom: 15px;
	left: 30px;

}
.wrapper3 {
	position: relative;
	width: 1020px;
	background: url('img/bg_m.gif?' + (new Date()).getTime() + ')') repeat-y top left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	min-height:715px;

}
.wrapper3_bt {
	position: absolute;
	bottom: 30px;
	left: 30px;

}

/*global-nav*/
#global-nav {
    width:167px;

    float: left;
	padding-top:0px;
	margin-left:30px;
}


#global-nav ul {
    margin:0;
    padding: 0;
}
#global-nav li {
    list-style-type: none;
    margin:0;
    padding: 0;
}
#global-nav li a {
    width: 167px;
    height:32px;
    background-image: url(img/menu.gif);
    background-repeat: no-repeat;
    display:block;
	text-indent: -9999px; 
    overflow:hidden;
}
#global-nav li#menu1 a {
    background-position: 0px 0px;
	width:167px;
	height:32px;
}
#global-nav li#menu2 a {
    background-position: 0px -32px;
	width:167px;
	height:32px;
}
#global-nav li#menu3 a {
    background-position: 0px -64px;
	width:167px;
	height:32px;

}
#global-nav li#menu4 a {
    background-position: 0px -96px;
	width:167px;
	height:32px;

}
#global-nav li#menu5 a {
    background-position: 0px -128px;
	width:167px;
	height:32px;
}
#global-nav li#menu6 a {
    background-position: 0px -160px;
	width:167px;
	height:32px;
}
#global-nav li#menu7 a {
    background-position: 0px -192px;
	width:167px;
	height:32px;
}

#global-nav li#menu8 a {
    background-position: 0px -224px;
	width:167px;
	height:32px;
}
#global-nav li#menu9 a {
    background-position: 0px -256px;
	width:167px;
	height:32px;
}
#global-nav li#menu10 a {
    background-position: 0px -288px;
	width:167px;
	height:32px;
}
#global-nav li#menu11 a {
    background-position: 0px -320px;
	width:167px;
	height:32px;
}

#global-nav li#menu1 a:hover {
    background-position: -167px 0px;
	width:167px;
	height:32px;
}
#global-nav li#menu2 a:hover {
    background-position: -167px -32px;
	width:167px;
	height:32px;
}
#global-nav li#menu3 a:hover {
    background-position: -167px -64px;
	width:167px;
	height:32px;
}
#global-nav li#menu4 a:hover {
    background-position: -167px -96px;
	width:167px;
	height:32px;
}
#global-nav li#menu5 a:hover {
    background-position: -167px -128px;
	width:167px;
	height:32px;
}
#global-nav li#menu6 a:hover {
    background-position: -167px -160px;
	width:167px;
	height:32px;
}
#global-nav li#menu7 a:hover {
    background-position: -167px -192px;
	width:167px;
	height:32px;
}
#global-nav li#menu8 a:hover {
    background-position: -167px -224px;
	width:167px;
	height:32px;
}
#global-nav li#menu9 a:hover {
    background-position: -167px -256px;
	width:167px;
	height:32px;
}
#global-nav li#menu10 a:hover {
    background-position: -167px -288px;
	width:167px;
	height:32px;
}
#global-nav li#menu11 a:hover {
    background-position: -167px -320px;
	width:167px;
	height:32px;
}


/* FOOTER */
.Clear {
	clear: both;}
	
#footer {
	width: 100%;
	text-align: center;
	line-height: 120%;
    background: #CCC;
}

/* FONT */
.E10g120 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
}
.E12-w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.E10-w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
	
.E12g120 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}	
.J10s120 {
	font-size: 10px;
	line-height: 120%;
}
.J10s150 {
	font-size: 10px;
	line-height: 150%;
}
.J12s120 {
	font-size: 12px;
	line-height: 120%;
}
.J12s150 {
	font-size: 12px;
	line-height: 150%;
}
.J12s180 {
	font-size: 12px;
	line-height: 180%;
}
.J14s120 {
	font-size: 14px;
	line-height: 120%;
}
.J14s150 {
	font-size: 14px;
	line-height: 150%;
}
.J15s150 {
	font-size: 15px;
	line-height: 150%;
}
.J16s120 {
	font-size: 16px;
	line-height: 120%;
}
.J20s150 {
	font-size: 20px;
	line-height: 150%;
}
.AKA {
	color: #FF0000;
}
.AO {
	color: #1f2b61;
}
.GRE {
	color: #407038;}
.Shiro {
	color: #FFFFFF;
}
.M10_25 {
	margin-top: 10px;
	margin-bottom: 25px;
}
.MB25 {
	margin-bottom: 25px;
}
.MB15 {
	margin-bottom: 15px;
}
.MB10 {
	margin-bottom: 10px;
}
.MT5 {
	margin-top: 5px;
}
.MT10 {
	margin-top: 10px;
}
.MT25 {
	margin-top: 25px;
}
.MT50 {
	margin-top: 50px;
}
.ML15 {
	margin-left: 15px;
}
.left_img{
	padding: 15px 0px 15px 0px;
}
.fw_b{
	font-weight:bold;
}


/* 点滅 */
.blinking{
	-webkit-animation:blink 0.5s ease-in-out infinite alternate;
    -moz-animation:blink 0.5s ease-in-out infinite alternate;
    animation:blink 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

