﻿@charset "utf-8";

/* CONCEPT =============== */

/* HEADER
---------------------------------------------*/

#sec #header {
	background: url(../img/topimg.jpg) left top no-repeat;}

.concept h2 {margin-bottom: 1em;}

.concept p {line-height: 2em;}

#conceptmsg {
	margin-top: 25px;
	padding: 0 10px 0 412px; 
	background: url(../img/bg_concept.jpg) left 10px no-repeat;}

#conceptmsg dl {
	width: 453px;
	letter-spacing: 0;
	margin-bottom: 20px;
	background: url(../img/bg_msg.gif) left top no-repeat;}

#conceptmsg dl dt {
	padding: 11px 0 0 13px;
	background: url(../img/bg_msg.gif) left top no-repeat;}

#conceptmsg dl dd {
	padding: 4px 0 10px 13px;
	background: url(../img/bg_msg02.gif) left bottom no-repeat;}

#conceptmsg h3 {margin: 25px 0 10px 0;}

#conceptmsg p {margin: 0 12px 0 3px;}
