@charset "Shift_JIS";

/*=================================
	uni
===================================*/

* {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	font-weight: normal;
	font-style: normal;
}

img{
	border: none;
}

a {
	outline: 0;
}

p,h1,h2,h3,h4 {
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
}

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	text-align: center;

}

.center {
	text-align: center;
	
}

/*--------------------------------------

	Hypertext Module

--------------------------------------*/

a:link {

	color: #3D8408;
	text-decoration: none;
}

a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {

	color: #3D8408;
	text-decoration: underline;
}

.stay {
	font-weight: bolder;
}


#header,
#main,
#zenbun,
.menu2,
#footer {
	margin: auto;
	width: 620px;
	text-align: left;
}
/*=================================
	header
===================================*/

#header {
	margin-top: 15px;
	height: 130px;
}

#logo {
	text-align: left;
}

#title {
	margin-top: 26px;
}

#zenbunbg {
	display: block;
	height: 89px;
	background: url(../img/title_bg.jpg) repeat-x 0px bottom;
}

#zenbun {
	margin-top: 20px;
}

#zenbun1 {
	float: left;
	width: 453px;
	height: 48px;
}

#zenbun1 h2 {
	margin-top: 5px;
	margin-left: 54px;

}

#zenbun2 {
	float: right;
	width: 151px;
	height: 48px;
}


#go_english {
	margin-left: 87px;
	margin-bottom: 5px;
	width: 64px;
	height: 16px;

}

#go_english a {
	display: block;
	width: 64px;
	height: 16px;
	background: url(../img/go_english.gif) 0px 0px no-repeat;
	text-indent:-9999px;
	font-size:1%;
	line-height:1%;
}

#go_english a:hover {
	background: url(../img/go_english.gif) -64px 0px no-repeat;
	z-index: 1;
}

#go_douga {
	margin-left: 23px;
	width: 128px;
	height: 27px;
}

#go_douga a {
	display: block;
	width: 128px;
	height: 27px;
	background: url(../img/go_douga.gif) 0px -27px no-repeat;
	text-indent:-9999px;
	font-size:1%;
	line-height:1%;
}

#go_douga a:hover {
	background: url(../img/go_douga.gif) 0px 0px no-repeat;
}
/*=================================
	menu
===================================*/

.menu1,
.menu3 {
	background: url(../img/page_bg.gif) repeat-x;
}

.menu2bg {
	background: #8FC31F;
	text-align: center;
}

.backpage {
	text-indent: -9999px;
	font-size:1%;
	line-height:1%;
}

.backpage a{

	width: 112px;
	height: 20px;
	display: block;
	background: url(../img/back.gif) 0px 0px no-repeat;
}

.backpage a:hover {
	background: url(../img/back.gif) 0px -20px no-repeat;
}


.nextpage {
	text-indent: -9999px;
	font-size:1%;
	line-height:1%;
}

.nextpage a{

	width: 92px;
	height: 20px;
	display: block;
	background: url(../img/next.gif) 0px 0px no-repeat;
}

.nextpage a:hover {
	background: url(../img/next.gif) 0px -20px no-repeat;
}

td {
	color: #FFFFFF;
}


.yoko {

	width: 20px;
	font-size: 10px;
}


/*=================================
	slide
===================================*/


#main2::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#main2 {

	width: 100%; 
	/*_*/*/
	overflow: hidden; 
	/**/
}

#main2 {
	display:inline-block; /*IE7p*/
}

.slide {
	margin: 30px 0px;
	width: 620px;
	text-align: left;
}

.slide::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.slide {
	width: 100%;
	/*\*/*/
	overflow: hidden;
	/**/
}

.g {
	float: left;
	width: 256px;
}

.text {
	margin-left: 15px;	
	float: left;
	width: 339px;
	color: #666666;
}

/*=================================
	footer
===================================*/

#footer {
	padding: 20px 0px 50px 0px;
}

#go_nin {

	text-indent: -9999px;
	font-size:1%;
	line-height:1%;
}

#go_nin a{
	margin-right: 10px;
	float: left;
	width: 165px;
	height: 15px;
	display: block;
	background: url(../img/go_ninten.gif) 0px 0px no-repeat;
}

#go_nin a:hover {
	background: url(../img/go_ninten.gif) 0px -15px no-repeat;
}

#go_support {
	text-indent: -9999px;
	font-size:1%;
	line-height:1%;
}


#go_support a{
	float: left;
	width: 155px;
	height: 15px;
	display: block;
	background: url(../img/go_support.gif) 0px 0px no-repeat;
}

#go_support a:hover {
	background: url(../img/go_support.gif) 0px -15px no-repeat;
}

/*=================================
	popop
===================================*/

#popall {
	padding: 20px;
}

#popall p {
	margin-top: 20px;
}
