﻿@charset "utf-8";
@import url("common.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_mtitle {
	background: url(../images/about/about_mtitle.jpg) no-repeat;
	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_lead {
	background: url(../images/about/about_lead.jpg) no-repeat;
	margin: 0 0 10px 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_ex {
	margin:0 0 30px 0;
	font-size:1.2em;
	width:496px;
	}
	
.about_ex b {
	display: block;
	margin:0;
	text-align: right;
	}
	
.theme_title {
	background: url(../images/about/theme_title.jpg) no-repeat;
	margin: 0 0 17px 0;
	padding: 36px 0 0 0;
	width: 496px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:36px;/* for ie5.x */
	}

.theme_title1,
.theme_title2,
.theme_title3 {
	background: url(../images/about/theme_stitle1.jpg) no-repeat;
	margin: 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 */
	}
	
.theme_title2 {
	background: url(../images/about/theme_stitle2.jpg) no-repeat;
	}
	
.theme_title3 {
	background: url(../images/about/theme_stitle3.jpg) no-repeat;
	}
	
.theme_body1 {
	background: url(../images/about/theme_body1.jpg) no-repeat;
	margin:0 0 10px 0;
	padding:0 40px 0 127px;
	height:74px;
	font-size:1.2em;
	color:#FFF;
	}
	
.theme_body2 {
	background: url(../images/about/theme_body2.jpg) no-repeat;
	margin:0 0 10px 0;
	padding:0 150px 0 20px;
	height:85px;
	font-size:1.2em;
	color:#FFF;
	}
	
.theme_body3 {
	background: url(../images/about/theme_body3.jpg) no-repeat;
	margin:0 0 35px 0;
	padding:0 40px 0 127px;
	height:90px;
	font-size:1.2em;
	color:#FFF;
	}

#about_stitle {
	background: url(../images/about/about_stitle.jpg) no-repeat;
	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_plus {
	margin:0 0 20px 0;
	padding:0;
	width:496px;
	text-align: left;
	font-size:1.2em;
	}
	
.about_plus th {
	padding:0;
	width:80px;
	vertical-align: top;
	}
	
.about_plus td {
	padding:0 0 15px 10px;
	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 {
	background: url(../images/about/about_icon1.jpg) no-repeat;
	background-position: right 0;
	padding:2px 20px 2px 0;
	}

