body {
	background-color: #cccccf;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-y;
}
td {
	line-height: 134%;
	word-break: normal;
	font:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #FFFFFF;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

img{
}

.main{
line-break: normal;
line-height: 132%;
}

.bg {
width: 851px;
text-align: center;
margin-right: auto;
margin-left: auto;
}

.bg_up {
#background-image: url(../images/bg02.gif);
background-repeat: no-repeat;
width: 780px;
text-align: center;
margin-right: auto;
margin-left: auto;
}

.bg_mid {
background-color: #FFFFFF;
width: 780px;
text-align: center;
margin-right: auto;
margin-left: auto;
}

.bg_down {
#background-image: url(../images/bg03.gif);
background-repeat: no-repeat;
width: 780px;
text-align: center;
margin-right: auto;
margin-left: auto;
}

/* link */
a:link {
color:#FF0000;
}
a:visited {
color:#CC0000;
}
a:hover {
color:#FFCC00;}
.a2:link {
color:#009999;
}
.a2:visited {
color:#009966;
}
.a2:hover {
	color:#00CC99;
	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;
}
.bg_white {
background-color: #FFFFFF;
}
.bg_black {
background-color: #000000;
}

/* margin */
.ma5 {
margin: 5px 5px 5px 5px;
}

.ma10 {
margin: 15px 10px 10px 15px;
}

.ml10 {
margin-left: 10px;
}
.mr10 {
margin-right: 10px;
}
/* margin_t */
.mt10 {
margin-top: 10px;
}
.mt5 {
margin-top: 5px;
}
.mt20 {
margin-top: 20px;
}
.mt30 {
margin-top: 30px;
}
/*margin_b*/
.mb5 {
margin-bottom: 5px;
}
.mb10 {
margin-bottom: 10px;
}
.mb15 {
margin-bottom: 15px;
}
.mb20 {
margin-bottom: 20px;
}
.mb30 {
margin-bottom: 30px;
}
.mb35 {
margin-bottom: 35px;
}
.mb40 {
margin-bottom: 40px;
}
.m_pct{
margin-top: 10px;
margin-bottom: 5px;
}
.m_bar{
margin-top: 10px;
margin-bottom: 15px;
}
.m_photo{
margin-top: 25px;
margin-bottom: 5px;
}
.m_photo2{
margin-top: 10px;
margin-bottom: 5px;
}

.text9px {
	font-size: 9px;
	line-height: 134%;
}

.text10px {
	font-size: 10px;
	line-height: 134%;
}

.text12px {
	font-size: 12px;
	line-height: 134%;
}

.text12px {
	font-size: 14px;
	line-height: 134%;
}


/* footer */
.footer {
	padding: 10px 0 10px 0;
	color: #666;
	width: 820px;
	text-align: center;
	background-color: #fff;
	font-size: 12px;
	line-height: 180%;
	border-left: #000 2px solid;
}
