﻿@charset "UTF-8";


/* container
--------------------------------------------------------*/

#container {
	width:673px;
	}

#container h2 {
	height:82px;
	padding-left:13px;
	}

#identity {
	padding:28px 13px 28px 13px;
	border-bottom:solid 1px #f0f0f0;
	}

#identity p {
	font-size:1.16em;
	line-height:1.57;
	}

#aboutus {
	padding:30px 13px 40px 13px;
	}

#aboutus h3 {
	height:37px;
	}

#aboutus dl {
	padding-bottom:10px;
	}

#aboutus dt {
	float:left;
	width:221px;
	font-size:1.16em;
	line-height:1.43;
	font-weight:bold;
	color:#000;
	}

#aboutus dd {
	float:left;
	width:426px;
	font-size:1.16em;
	line-height:1.43;
	}

#aboutus ul.discList li {
	list-style:disc;
	margin-left:1em;
	padding-left:-1em;
	}

#flash {
	width:488px;
	height:340px;
	padding:0 0 40px 80px;
	}



