﻿@charset "utf-8";
@import url("../../common/css/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_cnavi {
	margin:0 0 20px 0;
	list-style-type: none;
	}
	
.about_cnavi li {
	margin:0 10px 0 0;
	height:11px;
	float:left;
	}
	
.about_cnavi li.a_cnavi1 {
	width:62px;
	}
	
.about_cnavi li.a_cnavi2 {
	margin:0 25px 0 0;
	width:102px;
	}
	
.about_cnavi li.a_cnavi3 {
	width:132px;
	}

.about_cnavi li a {
	margin: 0;
	padding: 11px 0 0 0;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:11px;/* for ie5.x */
	}
	
.about_cnavi li.a_cnavi1 a {
	background: url(../images/about_cnavi1.gif) no-repeat;
	width:62px;
	}
	
.about_cnavi li.a_cnavi2 a {
	background: url(../images/about_cnavi2.gif) no-repeat;
	width:102px;
	}
	
.about_cnavi li.a_cnavi3 a {
	background: url(../images/about_cnavi3.gif) no-repeat;
	width:132px;
	}

.about_cnavi li.pon a,	
.about_cnavi li a:hover {
	background-position: 0 -11px;
	}

.about_mtitle {
	background: url(../images/about_stitle.gif) no-repeat;
	margin: 0 0 15px 0;
	padding: 22px 0 0 0;
	width: 492px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:22px;/* for ie5.x */
	}
	
.about_stitle1,
.about_stitle2 {
	background: url(../images/about_utility_title.gif) no-repeat;
	margin: 0 0 15px 0;
	padding: 20px 0 0 0;
	width: 492px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:20px;/* for ie5.x */
	}
	
.about_stitle1 {
	background: url(../images/about_utility_title.gif) no-repeat;
	}

.about_stitle2 {
	background: url(../images/about_important_title.gif) no-repeat;
	}
	
.about_ptitle1,
.about_ptitle2,
.about_ptitle3,
.about_ptitle4 {
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	font-size:1.6em;
	line-height:1.2;
	color:#A00F0A;
	}
	
.about_ptitle1 {
	background: url(../images/about_mark1.gif) no-repeat;
	background-position: 0 center;
	}
	
.about_ptitle2 {
	background: url(../images/about_mark2.gif) no-repeat;
	background-position: 0 center;
	}
	
.about_ptitle3 {
	background: url(../images/about_mark3.gif) no-repeat;
	background-position: 0 center;
	}
	
.about_ptitle4 {
	background: url(../images/about_mark4.gif) no-repeat;
	background-position: 0 center;
	}	

	
.about_ex {
	margin:0 0 35px 0;
	padding:0;
	font-size:1.2em;
	color:#4D4D4D;
	width:492px;
	}
	
.about_ex b {
	text-indent: -1em;
	padding-left:1em;
	display: block;
	}
	
.about_ex a {
	color:#00AAF5;
	}
	
.about_ex a:hover {
	text-decoration: underline;
	}
