﻿@charset "utf-8";
@import url("main.css"); /* menu stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
}

/*  ============== terms ==================
----------------------------------------------- */
.terms_title1 {
	background: url(../images/terms/terms_title1.jpg) no-repeat;
	margin: 0 0 15px 0;
	padding: 31px 0 0 0;
	width: 690px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:31px;/* for ie5.x */
}

.terms_subtitle {
	margin: 0 0 10px 15px;
	padding: 18px 0 0 0;
	width: 400px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:18px;/* for ie5.x */
}

.terms_subtitle.subtitle1 {
	background: url(../images/terms/terms_subtitle1.jpg) no-repeat;
	}

.terms_subtitle.subtitle2 {
	background: url(../images/terms/terms_subtitle2.jpg) no-repeat;
	}

.terms_subtitle.subtitle3 {
	background: url(../images/terms/terms_subtitle3.jpg) no-repeat;
	}
	
.terms_subtitle.subtitle4 {
	background: url(../images/terms/terms_subtitle4.jpg) no-repeat;
	}
	
.terms_subtitle.subtitle5 {
	background: url(../images/terms/terms_subtitle5.jpg) no-repeat;
	}
	
.terms_subtitle.subtitle6 {
	background: url(../images/terms/terms_subtitle6.jpg) no-repeat;
	}
	
.terms_subtitle.subtitle7 {
	background: url(../images/terms/terms_subtitle7.jpg) no-repeat;
	}
	
.terms_subtitle.subtitle8 {
	background: url(../images/terms/terms_subtitle8.jpg) no-repeat;
	}
	
.terms_ex {
	margin: 0 15px 20px 15px;
	font-size:1.2em;
	}