@charset "utf-8";
/* CSS Document */

@import "../common/css/0-import.css";
#main {
	margin-top: 0;
}

#main .banner {
	margin-top: 2px;
	padding: 0 0 22px 0;
	background: #fff;
	clear: both;
}

#conts{
	margin-bottom: 0;
	width: 600px;
	_width: 605px;
	font-size: 12px;
}

#conts a.aLink{
	font-weight: bold;
	text-decoration: underline;
}

#conts p{
	line-height: 1.5;
}

#conts h2.h21{
	margin-bottom: 15px;
	clear: both;
	position: relative;
}

#conts h2.h22{
	margin: 0 0 5px 0;
	clear: both;
}

#conts h2 a.more01,
#conts h2 a.more02{
	width: 118px;
	display: inline-block;
}

#conts h2 a.more01{
	background: url(../img/index/more01_over.jpg) left center no-repeat;
}

#conts h2 a.more02{
	background: url(../img/index/more02_over.jpg) left center no-repeat;
}

#conts h2 a.more01:hover,
#conts h2 a.more02:hover{
	background-color: #fff;
}

#conts h2 a.more01:hover img,
#conts h2 a.more02:hover img{
	visibility: hidden;
}

#conts .graph {
	width: 584px;
	height: 341px;
	background: url(../img/index/flow.jpg) no-repeat;

	position: relative;
}

#conts .graph a {
	display: block;
}

#conts .graph .flow01 {
	position: absolute;
	bottom: 48px;
	left: 2px;
}

#conts .graph .flow01 a {
	width: 239px;
	height: 113px;
	background: url(../img/index/flow01_over.jpg) no-repeat;
}

#conts .graph .flow02 {
	position: absolute;
	top: 0;
	left: 172px;
}

#conts .graph .flow02 a {
	width: 239px;
	height: 112px;
	background: url(../img/index/flow02_over.jpg) no-repeat;
}

#conts .graph .flow03 {
	position: absolute;
	bottom: 49px;
	right: 2px;
}

#conts .graph .flow03 a {
	width: 239px;
	height: 112px;
	background: url(../img/index/flow03_over.jpg) no-repeat;
}

#conts .graph a:hover {
	background-color: #fff;
}

#conts .graph a:hover img {
	visibility: hidden;
}



#conts .imgtext01 {
	margin: 10px 0 0 10px;
}

#conts p.mb19{
	margin: 0 0 19px 14px;
}

#conts p.ml10{
	margin: 0 0 32px 10px;
	padding-top: 14px;
	letter-spacing: -2;
}

#conts ul.ml11{
	margin: 0 0 0 11px;
}

#conts ul li{
	float: left;
}

#conts .mb30{
	margin-bottom: 30px;
	overflow: hidden;
	zoom: 100%;
}

#conts .boxL{
	width: 290px;
	float: left;
}

#conts .boxR{
	width: 290px;
	float: right;
}

#conts .boxL h3,
#conts .boxR h3{
	margin-bottom: 15px;
}

#conts .index_subBox{
	margin-left: 10px;
}

#conts .index_subBox img{
	border: #ccc 1px solid;
}

#conts .index_subBox p {
	margin-left: 131px;
	_margin-left: 128px;
}

#conts .index_subBox a.mb19{
	margin-bottom: 15px;
	padding-left: 17px;
	display: block;
	background: url(../img/index/icon.jpg) left center no-repeat;
	_background: url(../img/index/icon.jpg) 3px center no-repeat;
	line-height: 1.2;
}

#conts dl{
	margin: 0 0 30px 10px;
}

#conts dl dt{
	padding-top: 6px;
	float: left;
	clear: left;
	font-weight: bold;
	line-height: 1.7;
}

#conts dl dd{
	padding: 6px 0 8px 119px;
	_text-indent: -3px;
	background: url(../img/index/dotted_bg.jpg) left bottom repeat-x;
	line-height: 1.7;
}

#conts dl dd.bgNone{
	background: none;
}


.pagetop {
	text-align: right;
	padding-right: 220px;
	clear: both;
}

#conts .detailall {
	overflow: auto;
}

#conts #philosophy {
	padding: 15px;
	border: 1px solid #DCDCDC;
}

#conts #philosophy img {
	display: block;
}

#conts #philosophy .floatL {
	margin-right: 15px;
}

#conts #philosophy .floatR {
	margin-left: 15px;
}

#conts .link {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../../common/img/icon/icon04.gif) no-repeat left 2px;
	display: block;
	zoom: 1;
}

#conts .box01 img {
	margin: 0 auto 50px;
	display: block;
}

#conts .big {
	font-size: 15px;
}

