@charset "UTF-8";

/*======================================
	1-1.Universal selector
=======================================*/

* {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

/*======================================
	1-2.Structure Module
=======================================*/

body {
	background: #ffffff;
	font-family: sans-serif, "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
}

/*======================================
	1-3.Text Module
=======================================*/

p,
address {
	margin: 0.8em 0px;
}



/*======================================
	1-4. Hypertext Module
=======================================*/

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.s10p {
	font-size: 10px;
}
.s12p {
	font-size: 12px;
}
.s14p {
	font-size: 14px;
}
.s16p {
	font-size: 16px;
}
.gothic {
	font-family: Arial, Helvetica, sans-serif;
}
#Flashd {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


/*======================================
	各ページ固有のクラスやID
=======================================*/

#Footer {
	width: 100%;
	background-image: url(../images/indeximages/backdarkgreen.gif);
	background-repeat: repeat;
}
#Footer #Navi {
	width: 900px;
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#Footer #Navi #Bottom {
	width: 375px;
	clear: both;
	overflow: hidden;
	display: inline;
	float: left;
}
#Footer #Navi #Bottom ul {
	width: 375px;
	margin-top: 15px;
	margin-left: 12px;
	clear: both;
	overflow: hidden;
}
#Footer #Navi #Bottom li {
	float: left;
	margin-right: 13px;
	margin-bottom: 1em;
	list-style-type: none;
}
#Footer #Navi #Bottom a {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif, Osaka;
	font-size: 12px;
	line-height: 1em;
	display: block;
	width: 8em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F3FF89;
	padding-left: 0.5em;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	white-space: nowrap;
	color: #FFFFFF;
}
#Footer #Navi #Bottom a:hover {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #323600;
	text-decoration: none;
}
#Footer #Navi #Bottom .tsume1 {
	letter-spacing: -1px;
}
#Footer #Navi #Bottom #English {
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Footer #Navi #Informationd h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	font-weight: bolder;
	padding-left: 0.5em;
	padding-right: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F3FF89;
	margin-bottom: 7px;
	color: #FFFFFF;
	background-image: url(../images/indeximages/triangle.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
#Footer #Navi #Informationd h2 a:hover {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #323600;
	text-decoration: none;
}
#Footer #Navi #Whatsnewd h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	font-weight: bolder;
	padding-left: 0.5em;
	padding-right: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F3FF89;
	margin-bottom: 7px;
	color: #FFFFFF;
	background-image: url(../images/indeximages/triangle.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
#Footer #Navi #Whatsnewd h2 a:hover {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #323600;
	text-decoration: none;
}

#Footer #Navi #Informationd {
	display: inline;
	float: left;
	width: 240px;
	margin-top: 15px;
	margin-left: 15px;
}
#Footer #Navi #Informationd #InfCnts {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif, Osaka;
	font-size: 10px;
	line-height: 1.5em;
	overflow: auto;
	height: 80px;
	color: #FFFFFF;
	margin-top: 8px;
}
#Footer #Navi #Whatsnewd {
	width: 240px;
	margin-top: 15px;
	float: left;
	margin-left: 15px;
	display: inline;
}
#Footer #Navi #Whatsnewd #WhatsCnts {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif, Osaka;
	font-size: 10px;
	line-height: 1.5em;
	height: 80px;
	overflow: auto;
	margin-top: 8px;
	color: #FFFFFF;
}
#Footer #Navi #Whatsnewd #WhatsCnts a {
	color: #FFFFFF;
}
#Footer #Navi #Whatsnewd #WhatsCnts p {
	color: #FFFFFF;
}
