/* --------------------------------------------------------
common style
-------------------------------------------------------- */
#footer{
	position:relative;
	top:0;
	left:0;
}

table{
	border:0;
	border-spacing:0;
	empty-cells:show;
	border-collapse:collapse;
}


/* --------------------------------------------------------
background image
-------------------------------------------------------- */
.about h1{
	background-image:url(../about/images/h1_001.jpg);
}

.qa h1{
	background-image:url(../about/qa/images/h1_001.jpg);
}

.feature h1{
	background-image:url(../about/feature/images/h1_001.jpg);
}

.exuviance h1{
	background-image:url(../about/feature/images/h1_002.jpg);
}

/* --------------------------------------------------------
TOP style
-------------------------------------------------------- */

.frame{
	width: 650px;
	_width: 505px;
	border: 1px solid #EEE;
	height: 150px;
	margin-top: 30;
	margin-right: 15;
	margin-bottom: 15;
	margin-left: 0;
	padding: 20px;
}

.frame table{
	position:relative;
	top:0;
	left:0;
}

.frame td{
	position:relative;
	top:0;
	left:0;
}

.frame h3{
	margin:0 0 15px 0;
}

.frame .l_txt{
	padding:0 30px 0 0;
}

.frame .ex_link{
	padding:0 0 0 210px;
	_padding:0 0 0 205px;
	vertical-align:bottom;
}

.frame .no_link{
	padding:0 0 0 200px;
	vertical-align:bottom;
}

.frame .ex_link span,
.frame .no_link span{
	width: 150px;
}

.frame .ex_link .arr1{
	background-position:0em 0.1em;
}

/* --------------------------------------------------------
qa style
-------------------------------------------------------- */

.ab_content{
	margin:0 0 0 12px;
}

.question{
	width: 700px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

.question h3{
	height:29px;
	background:url(../about/qa/images/ind_h3_001.gif) no-repeat;
	padding:7px 0 0 40px;
}

.question h3 span{
	display:none;
}

.question p{
	width: 550px;
	_width: 513px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #DDF6FF;
	background-image: url(../about/qa/images/ind_h3_002.gif);
	background-repeat: no-repeat;
	background-position: 0.9em 1.3em;
}

/* --------------------------------------------------------
feature style
-------------------------------------------------------- */

.ab_content{
	width: 610px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
}

.ab_content h3{
	margin:0 0 15px 0;
}

.green_bg01{
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 35px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #DDF6FF;
}

.green_bg01 .txt{
	padding:10px 0 0 20px;
}

.green_bg01 .txt p{
	margin:7px 0 0 0;
}

.f_table{
	margin:0 0 35px 0;
}

.green_bg02{
	background:#E8F2DC;
	padding:15px 15px 20px;
	margin:0 0 0 20px;
}

.green_bg02 h4{
	margin:0 15px 0;
}

.green_bg02 h5{
	margin:5px 25px 0;
}

.txt{
	padding:0 0 0 20px;
}

.green_bg02 p{
	margin:10px 0 0;
}

.green_bg02 .exp_txt td{
	padding:7px 0 0;
}

/* --------------------------------------------------------
font
-------------------------------------------------------- */

/* ----------------------------------------------/* size */

.frame .l_txt,
.question h3,
.ab_content,
td{
	font-size: 11px;
}

.green_bg01 .txt p,
.green_bg02 h5,
.green_bg02,
.green_bg02 .exp_txt td{
	font-size:10px;
}

/* ---------------------------------------------/* color */

.frame .l_txt,
.ab_content,
.ab_content,
td{
	color:#666;
}

.frame .ex_link a{
	color: #0099cc;
}

.question h3{
	color: #0099CC
}

/* ---------------------------------------/* line-height */

.frame .l_txt,
.ab_content .question{
	line-height: 26px;
}

.ab_content,
.ab_content td{
	line-height: 26px;
}

.green_bg01 .txt p,
.green_bg02{
	line-height:14px;
}

.green_bg02 .exp_txt td{
	line-height:13px;
}

/* ---------------------------------------/* font-weight */

h5{
	font-weight:normal;
}

.green_bg02 .exp_txt span{
	font-weight:bold;
}

/* ---------------------------------------/* text-decoration */

.frame .ex_link a{
	text-decoration:none;
}

.frame .ex_link a:hover,
.frame .no_link a:hover{
	text-decoration:underline;
}
