@charset "utf-8";

body, table, th, td, h1, h2, h3, h4, h5, h6 {
	line-height: 135%;
	font-size: small;
	_font-size: x-small;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-weight: normal;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ol {
	margin-left: 2.0em;
	*margin-left: 2.5em;
}
ul {
	margin-left: 1.2em;
}

html {
	height: 100%;
}

body {
	height: 100%;
	background: url(common/img/index_bg.gif) no-repeat;
}

a:link, a:visited {
	color: #41751a;
	text-decoration: underline;
}
a:hover, a:active {
	color: #41751a;
	text-decoration: underline;
}

.info:link, .info:visited {
	text-decoration: underline;
	color: #a9a9a9;
	line-height: 140%;
}
.info:hover, .info:active {
	text-decoration: none;
	color: #a9a9a9;
	line-height: 140%;
}

.ro {
	/* ----- */
}

.blank {
	/* ----- */
}

/* clerfix ----- */
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .clearfix { display: inline-block; }
/* no ie mac \*/
* html .clearfix { height: 0.1%; }
.clearfix { display: block; }
/* */
/* for IE7 \*/
*:first-child+html .clearfix { display: inline-block; }
/* */
/* ----- clerfix */

.txBlack {
	color: #222222;
}

.txBrown {
	color: #923030;
}

.txGreen {
	color: #366713;
}

.txSmall {
	font-size: 84%;
	line-height: 135%;
}

.txLarge {
	font-size: 120%;
	line-height: 140%;
}

.txRed {
	color: #ff0000;
}

.txBold {
	font-weight: bold;
}

.fL {
	float: left;
}
.fR {
	float: right;
}
.fClear {
	clear: both;
}

.alnCenter {
	text-align: center !important;
}
.alnLeft {
	text-align: left !important;
}
.alnRight {
	text-align: right !important;
}

#flashBox {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 676px;
	z-index: 200;
	visibility: hidden;
}

＃wrapper {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 676px;
	z-index: 100;
	overflow: hidden;
}

h1 {
	font-size: 140%;
	font-weight: bold;
}
#getFlash {
	font-size: 140%;
	font-weight: bold;
}
#getFlash a {
	color: #ff6600 !important;
	text-decoration: underline !important;
}
h1, h2, h3, h4, p, table, ul, ol, dl {
	margin-bottom: 1em;
}



























