﻿@charset "utf-8";
@import url("main.css"); /* common 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 */
	}

/* #
--------- --------- --------- --------- --------- */
.about_stitle1, .about_stitle2 {
	margin: 0 0 10px 0;
	padding: 30px 0 0 0;
	width: 496px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:30px;/* for ie5.x */
	}
	
.about_stitle1 {
	background: url(../images/about/about_stitle1.jpg) no-repeat;
	}
	
.about_stitle2 {
	background: url(../images/about/about_stitle2.jpg) no-repeat;
	}
	
.about_lead1 {
	background: url(../images/about/about_lead1.jpg) no-repeat;
	margin: 0 0 15px 0;
	padding: 22px 0 0 0;
	width: 496px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:22px;/* for ie5.x */
	}
	
.about_ex1 {
	margin:0 0 20px 0;
	padding:0 0 280px 0;
	background: url(../images/about/about_image1.jpg) no-repeat;
	background-position: 0 bottom;
	font-size:1.2em;
	}
	
.leader {
	margin:0;
	padding:0;
	display: block;
	text-align: right;
	}
	
.about_plus {
	margin:0 0 20px 0;
	padding:0;
	width:496px;
	text-align: left;
	font-size:1.2em;
	}
	
.about_plus th {
	margin:0;
	padding:0;
	width:140px;
	vertical-align: top;
	line-height:1.4;
	vertical-align: top;
	}
	
.about_plus td {
	margin:0;
	padding:0;
	line-height:1.4;
	vertical-align: top;
	}
	
.about_ex2 {
	margin:0 0 30px 0;
	padding:0;
	font-size:1.2em;
	line-height:1.5;
	}
	
.about_ex2 a {
	text-decoration: none;
	color:#F30166;
	}
	
.about_ex2 a.arrow {
	padding:2px 20px 2px 0;
	background: url(../images/about/about_icon1.jpg) no-repeat;
	background-position: right 0;
	}