﻿@charset "UTF-8";

body.concept h2{
margin-bottom: 15px;
}

body.concept ul.concept-list{
margin: 0 15px 10px;
}

body.concept ul.concept-list li{
margin-bottom: 10px;
font-size: 130%;
}

body.concept div.basicEach{
margin-bottom: 10px;
clear: both;
}

body.concept div.basicTxtArea{
width: 470px;
float: right;
}

body.concept div#mainOnlyArea{
width: 600px;

}

* html body.concept div#mainOnlyArea{
margin-left: 77px;
}

body.concept .section p{
	line-height:1.8em;
}

body.concept ul.ten-point li{
	margin-top: 5px;
	margin-left:20px;
	font-size: 130%;
	list-style:disc;
}

.ten-point-area {
	background:url(/comp/images/concept/ten-bg.jpg) bottom right no-repeat;
}

.image-bottom {
	margin:10px 0;
}

.consept-text {
	font-size:130%;
}
