body {
	background-color: #D4D9DF;
	margin: 0px;
	background-image:   url(images/bg_wall.gif);
}
.text11 {
	font-size: 11px;
	line-height: 1.5em;
	color: #555555;
}

.text11-red{
	font-size: 11px;
	line-height: 1.5em;
	color: #FF3366;
}

.text12 {
	font-size: 12px;
	line-height: 1.5em;
	color: #444444;
}
.text12noline {
	font-size: 12px;
	line-height: 1.5em;
	color: #444444;
	text-decoration: none;
}

.text12noline-bule{
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

.text12noline-r-bold {
	font-size: 12px;
	line-height: 1.5em;
	color: #FF3366;
	font-weight: bold;
	text-decoration: none;
}

.text12-home {
	font-size: 12px;
	line-height: 1.5em;
	color: #32A8AB;
	text-decoration: none;
}

.text12-red{
	font-size: 12px;
	line-height: 1.5em;
	color: #FF3366;
}

.text12-bule{
	font-size: 12px;
	line-height: 1.5em;
	color: #3399CC;
}

.text12-bold{
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	font-weight: bold;
}

.text12-redbold{
	font-size: 12px;
	line-height: 1.5em;
	color: #FF3366;
	font-weight: bold;
}

.text12-bluebold{
	font-size: 12px;
	line-height: 1.5em;
	color: #336699;
	font-weight: bold;
	text-decoration: none;

}

.text12-whitebold{
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	font-weight: bold;
}

.text13-bold-ita {
	font-size: 13px;
	line-height: 1.5em;
	color: #555555;
	font-style: italic;
	font-weight: bold;
}

.margin-left-5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.margin-left-10 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.margin-left-18 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.margin-left-38 {
	margin: 0px 0px 0px 38px;
}

.margin-bottom-5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.margin-bottom-10 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.margin-bottom-15 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.margin-top-5 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.margin-top-10 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.margin-top5-bottom5 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.margin-top5-bottom10 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.margin-top10-bottom10 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.margin-bottom5left-5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.margin-bottom15-left10 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.margin-top10left-13 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.margin-top5left-5 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.margin-top5left-10 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.margin-top8left-10 {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.margin-top5left-18 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.margin-top10left-18 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}

.margin-top5left-40 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

.margin-top8-left-10-bottom8 {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
}

.margin-bottom1-left1-top1-right1 {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.margin-bottom5-left5-top5 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.margin-bottom10-left5-top10 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.margin-bottom5-left10-top5 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.gwm-bg{
	background-color: #ffffff;
	background-image:   url(gs24/images/top_gwm_bg.gif);
}
.register-form-bg {
	background-color: #91ACC8;
	background-image:   url(gs24/images/spacer.gif);
}
.bg-white {
	background-color: #FFFFFF;
	background-image:   url(gs24/images/spacer.gif);
}
.gwm-text{
	font-size: 12px;
	color: #7B6969;
	width: 123px;
	margin-right: 5px;
	margin-left: 5px;
}
a {
	color: #0066CC;
}

a:hover {
	color: #FF9900;
}





/* 080604 edit kamome */
.article * {
	color:#555;
	font-size:11pt;}

.article {
	border-bottom:2px dashed #888;
	padding-bottom:20px;
	margin-bottom:20px;}

.article p {
	width:96%;
	margin:10px auto;}

.article img {
	border:none;
	display:block;
	margin:0 auto 10px;}

.article table {
	width:400px;
	margin-right:13px;
	border-collapse:collapse;}

.article td {
	padding:7px 3px;
	font-size:10pt;
	text-align:center;
	border:1px solid #59b3e1;}

.article .title td {
	color:#fff;
	padding:3px;
	font-weight:bold;
	background-color:#49a3d1;}

.article .fl,
.article .fr {
	display:block;}

.article .fl {float:left;}
.article .fr {float:right;}



/*clear float*/
.article:after {
	content:".";
	display:block;
	font-size:0;
	line-height:0;
	height:0;
	clear:both;
	visibility:hidden;}
.article {zoom:100%;}
