body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: 719px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
div {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link {
	color: #669966;
}

#main {
	width: 709px;
	margin-left: 10px;
}
.sc {
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
	width: 679px;
}
#tit {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 719px;
}


/* color */
.pink {
	color: #FF6699;
}
.green {	background-color: #E4F9EC;
}
.pink1 {	background-color: #FCF3FA;
}
.pink2 {	background-color: #CCCCFF;
}
.white {
	background-color: #FFFFFF;
}

/* space */
.r15 {
	margin-right: 15px;
}
.r20 {
	margin-right: 20px;
}
.r15u10 {
	margin-right: 15px;
	margin-bottom: 10px;
}
.u10 {
	margin-bottom: 10px;
}
.t10 {
	margin-top: 10px;
}

/* top */
#top_contents {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
	width: 679px;
}
#t_line {
	background-image: url(images/t_line_bk.gif);
	background-repeat: repeat-x;
}
#t_t_line {
	background-repeat: repeat-x;
	background-color: #CE4271;
}
/* top footer */
#footer {
	width: 719px;
}
.g_line {
	background-color: #CCCCCC;
	height: 15px;
	width: 719px;
}

#footer_txt {
	font-size: 11px;
	color: #999999;
	text-align: right;
	padding-right: 10px;
	margin-top: 5px;
}

/* info */
.info_line {
	background-image: url(images/info_line_back.gif);
	background-repeat: repeat-y;
}

/* menu */
.menu_tb td{
 padding-left:10px ;
}.km {
	margin-top: 15px;
	margin-bottom: 10px;
}
/* column */
.c_title {
	font-size: 14px;
	color: #FFFFFF;
	height: 20px;
	width: 680px;
	background-color: #FFA6C4;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
.c_title_top {
	font-size: 14px;
	color: #FFFFFF;
	height: 20px;
	width: 680px;
	background-color: #FFA6C4;
	font-weight: bold;
	margin-bottom: 10px;
}
#column {
	width: 680px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#column span {
	padding-left: 15px;
} 
.t_comment {
	text-align: left;
	margin-top: 15px;
	margin-right: 10px;
}
.blue {
	color: #CCCCFF;
	font-size: 16px;
	font-weight: bold;
}
.col_FF00FF {
	color: #FF00FF;
}
