body {
	color: #474747;
	font-size:10px;
	line-height: 14px;
	background-color: #DEEBFF;
}

a:link {
	color: #CCCC00;
	text-decoration: none;
}
a:visited {
	color: #CCCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
	text-decoration: none;
}
a:active {
	color: #CADFEA;
	text-decoration: none;
}

.copy{
	color: #949392;
	font-size: 10px;
	line-height: 14px;
}
a.bbslink:link { color: #949392;}
a.bbslink:visited { color: #949392;}
a.bbslink:hover { color: #949392;}
a.bbslink:active { color: #949392;}

.small {
	font-size: 10px;
	line-height: 14px;
}
.normal11 {

	font-size: 11px;
	line-height: 16px;

}
.normal12 {

	font-size: 12px;
	line-height: 18px;

}
.normal {

	font-size: 13px;
	line-height: 20px;

}
.big13 {
	font-size: 13px;
	line-height: 20px;
}

.bodytext {
	FONT: 14px/18px Garamond; 
	TEXT-ALIGN: justify
	text-decoration:none;
}

h1{
	font-size: 12px;
font-weight:lighter;
text-align:left;
}



#rightbg{
padding:42px 0 0 0;
background:url(../img/top_header_02.jpg);
width:330px;
}

#blue{
	font-size: 13px;
	padding:0px 13px;
	line-height:150%;
}

.column{
	font-size: 12px;
	line-height: 16px;
	padding: 7px;
}

/*########################################################*/
div.mainContents {
	width:760px;
/*	height:153px;*/
	background:url(../img/top_mainContentsBG.jpg) repeat-y;
	padding:0 30px;
	overflow: hidden;
}
div.mainContents:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html div.mainContents {
	height: 1em;
	overflow: visible;
}
/**/
div.leftContainer {
	float:left;
	background:url(../img/topCommentBG.gif) repeat-y;
/*	background:#F99;*/
	width:460px;
}
p.topComment {
	display:block;
/*	background:#Ffcc00;*/
	text-align:left;
	font-size: 13px;
	padding:0 0 0 30px;
	margin:10px 0 10px 0;
	line-height:150%;
}
div.rightContainer {
	float:right;
	background:#ffffff;
	width:290px;
}
dl {
	text-align:left;
	padding:0 0 10px 20px;
}
dd {
	font-size:12px;
	margin-left:10px;
}
iframe {
	width:290px;
	height:220px;
	top:100px;
	left:100px;
	margin-top:-100px;
	margin-left:-100px;
	overflow: hidden;
}
body.columnBody {
	margin:0;
}	
div.columnAllWrap {
	width:517px;
	margin:0 auto;
	background:url(../column/columnMainBG.jpg) repeat-y;
	font-size:12px;
	line-height:140%;
	text-align:center;
}
body.columnBody img {
	border:0;
}
div.columnButton {
	overflow: hidden;
}
div.columnButton:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html div.columnButton {
	height: 1em;
	overflow: visible;
}
/**/
div.columnAllWrap a img.right {
	margin:10px 50px 10px 0;
	float:right;
}
div.columnAllWrap a img.left {
	margin:10px 0 10px 50px;
	float:left;
}
div.columnAllWrap p {
	text-align:left;
	margin:0;
	padding:10px 50px;
}
div.columnAllWrap span.spanBold {
	font-weight:bold;
}
img.columnTitle {
	margin-bottom:10px;
}
div.columnClose {
	text-align:center;
}
div.columnFooter {
	text-align:center;
}
ul.ULlink {
	list-style:none;
	width:450px;
	margin:30px auto 0 auto;
	overflow: hidden;
}
ul.ULlink:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html ul.ULlink {
	height: 1em;
	overflow: visible;
}
/**/
ul.ULlink li {
	float:left;
	width:220px;
	text-align:left;
}
li.LIlinkTypeA {
	height:40px;
}
li.LIlinkTypeB {
	height:60px;
}
ul.ULlink img {
	border:0;
}

