﻿@charset "utf-8";

/* INTERIOR
---------------------------------------------*/

#interior {
	margin-bottom: 25px;
	background: url(../img/bdr_box.gif) 270px 0 repeat-y;}

#box01 {background: url(../img/img01.jpg) left top no-repeat;}
#box02 {background: url(../img/img02.jpg) left top no-repeat;}
#box03 {background: url(../img/img03.jpg) left top no-repeat;}
#box04 {background: url(../img/img04.jpg) left top no-repeat;}
#box05 {background: url(../img/img05.jpg) left top no-repeat;}
#box06 {background: url(../img/img06.jpg) left top no-repeat;}

#interior dt {
	margin: 30px 0 0 265px;}

#interior dd {
	margin-left: 292px;
	padding: 0 0 15px 0;
	line-height: 2em;}

#interior dd p {
	margin-top: 1em;}

#interior dd ul {
	margin: 15px 0;
	padding: 1em 1.5em;
	border: 1px dotted #ccc;
	background-color: #f7f7f7;}

#interior dd ul li {
	list-style-type: decimal;
	margin: 1em 0 1em 2em;
	letter-spacing: 0.1em;}

#interior dd ul li span {
	text-indent: -1.5em;}

.readmore{ 
	cursor: hand;
	cursor: pointer;
	margin: 15px 0;
}
