body {
	background-color: #f3f3f3;
	background-image: url(img/back.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333;
}

img {
	border: none;
}

a:link		{ color: #FB5935; text-decoration: none; }
a:visited	{ color: #C97866; text-decoration: none; }
a:active	{ color: #093; text-decoration: underline; }
a:hover		{ color: #093; text-decoration: underline; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 130%;
}

h3 {
	font-size: 100%;
	background-color: #f3f3f3;
	border-left: 5px solid #CEE7EB;
	border-bottom: 1px solid #CEE7EB;
	padding-left: 5px;	
	padding-top: 3px;	
	padding-bottom: 3px;	
	color: #333;
	margin-top: 10px;
	margin-bottom: 5px;
}

h4 {
	font-size: 75%;
	padding-left: 5px;	
	padding-top: 3px;	
	padding-bottom: 3px;	
	color: #333;
	margin-top: 10px;
	margin-bottom: 5px;
}


em {
	font-style: normal;
	font-weight: bold;
}


p {
	font-size: 75%;
	line-height: 180%;
	color: #333;
}

.contents {
	margin-bottom: 30px;
}

.midasi {
	margin-top: 20px;
	margin-bottom: 30px;
	width: 475px;
	height: 45px;
}

.entry {
	width: 475px;
	height: 22px;
}

.message {
	margin-bottom: 50px;
}

.messagename {
	width: 475px;
	height: 55px;
}

.messageph {
	float: right;
	width: 200px;
	height: 240px;
	padding: 2px;
	border: 2px solid #ccc;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.time {
	color: #FF8762;
	font-weight: bold;
	font-size: 80%;
}

.footer {
	width: 740px;
	height: 20px;
}

.copyright {
	width: 282px;
	height: 20px;
	margin-bottom: 30px;
}

.company {
	width: 100%;
	padding: 0px;
	font-size: 100%;
	line-height : 150%;
	border: 1px solid #ccc;
	border-collapse: separate;
	border-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 30px;
}

.company th {
	margin: 0px;
	padding: 2px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f3f3f3;
	text-align: center;
	font-size: 80%;
	font-weight: normal;
}

.company td {
	margin: 0px;
	padding: 2px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 75%;
}

.privacy_t {
	width: 100%;
	padding: 0px;
	font-size: 100%;
	line-height : 150%;
	border: 1px solid #ccc;
	border-collapse: separate;
	border-spacing: 1px;
	margin-top: 5px;
}

.privacy_t th {
	margin: 0px;
	padding: 2px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f3f3f3;
	text-align: center;
	font-size: 80%;
	font-weight: normal;
}

.privacy_t td {
	margin: 0px;
	padding: 2px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 75%;
}

.tbl05 {
	width: 5%;
}
.tbl08 {
	width: 8%;
}
.tbl10 {
	width: 10%;
}
.tbl12 {
	width: 12%;
}
.tbl13 {
	width: 13%;
}
.tbl15 {
	width: 15%;
}
.tbl20 {
	width: 20%;
}
.tbl25 {
	width: 25%;
}
.tbl30 {
	width: 30%;
}
.tbl35 {
	width: 35%;
}
.tbl40 {
	width: 40%;
}
.tbl45 {
	width: 45%;
}
.tbl50 {
	width: 50%;
}
.tbl55 {
	width: 55%;
}
.tbl60 {
	width: 60%;
}
.tbl70 {
	width: 70%;
}
.tbl80 {
	width: 80%;
}
.tbl90 {
	width: 90%;
}
.privacy_company {
	text-align: right;
}
.privacy {
	width: 100%;
}


.privacy p {
	margin-left: 15px;
	
}

.privacy table {
	margin-left: 15px;
	width: 460px;
}

.privacy_indent {
	padding-left: 15px;
}

.cap {
	font-size: 70%;
	line-height: 100%;
	color: #333;
}

.qa {
	width: 100%;
}

.qa_p {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CEE7EB;
	border-left: 1px solid #CEE7EB;
	padding-left: 5px;
}

.qa h4 {
	background-color: #D4EAFF;
	font-size: 100%;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666666;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #CEE7EB;
}

.qa_fonts {
	font-size: 12px;
	font-weight: bold;
	color: #FF5967;
	
}

.indexph {
	float: right;
	padding: 2px;
	border: 2px solid #ccc;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
