﻿@charset "utf-8";

/* CONCEPT
---------------------------------------------*/

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

.concept #contents {
	padding-left: 27px;
	padding-right: 13px; }

#msg {
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d6cfbd;}

#msg h3 img {margin-left: -15px;}

#msg  ul {
	margin: 10px 150px 20px 0;
	padding: 5px 10px;
	font-size: 14px;
	color: #8f6621;
	border: 1px solid #a56d36;}

#msg  ul li {line-height: 2em;}

#msg p {
	margin-bottom: 1.5em;
	line-height: 1.8em;}

#msg span {
	display: block;
	float: right;
	width: 327px;
	margin-top: -230px;}

#style {
	position: relative;
	height: 300px;
	margin-top: 25px;
	padding-left: 415px;
	background: url(../img/bg_style.jpg) left top no-repeat;}

#style p {
	line-height: 1.8em;
	margin-bottom: 10px;}

#style ul li {
	width: 375px;
	line-height: 35px;
	padding-left: 30px;
	border-bottom: 1px dotted #333;
	background: url(../img/listmark.jpg) left top no-repeat;}

#style span img {
	position: absolute;
	right: 5px; top: -138px;}

