@charset "shift_jis";
/**
 * JavaScript/Ajax Samples
 * @module style
 */
/* samplecg css
 ---------------------------------------- */
body {
	background-color: transparent;
	overflow-x : hidden;
	overflow-y : hidden;
	margin-left: 0px;
	margin-top: 0px;
	color: #990033;
}
body,td,th {
	color: #FFFFFF;
}
.jyouhou {
	font-size: 9pt;
	color: #47614F;
}
.naiyou2 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 13px;
	font-weight: normal;
}
.naiyou {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 13px;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.midasi {
	font-size: 12px;
	color: #FFFFFF;
}


/*****************************************************************************/

.cg-left {
width:480px;
height:auto;
float:left;
margin:0 0 0 0;
font-size : 12px;
letter-spacing:1pt;
line-height:1.5;

}

.cg-right {
	width: 480px;
	height: auto;
	float: left;
	margin: 0 0 0 10px;
	font-size : 12px;
	letter-spacing: 1pt;
	line-height: 1.5;

}


.txt-left {
width:415px;
height:auto;
float:left;
margin:0 0 15px 0;
font-size : 12px;
letter-spacing:1pt;
line-height:1.5;

}

.txt-right {
	width: 415px;
	height: auto;
	float: right;
	margin: 0 0 15px 0;
	font-size : 12px;
	letter-spacing: 1pt;
	line-height: 1.5;
	text-align: left;

}

.cg01 {
width:920px;
height:auto;
margin:0 0 10px 0;
}


.cg02 {
width:480px;
height:auto;
margin:0 20px 10px 0;
}