@charset "utf-8";

@import url(reset.css);
@import url(base.css);

.sbox {
	margin: 0 auto;
	text-align: center;
	}

h2 {
	position: absolute;
	top: 29px;
	left: 18px;
	}

.blue-txt {
	color: #0060AE;
	font-size: 1.2em;
	font-weight: bold;
	}

.bold {
	font-weight: bold;
	}

/* content
---------------------------------------*/
h3 {
	background: #2889D0;
	color: #FFFFFF;
	font-size: 1.2em;
	margin-bottom: 8px;
	padding: 3px 5px;
	}

h3.txt-h3 {
	letter-spacing: -0.05em;
	}

h3.txt-h3 span {
	letter-spacing: 0;
	}

p.main-txt {
	margin-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.6;
	}

div.section1,
div.section2 {
	border: 1px #C3C3C3 solid;
	margin-bottom: 10px;
	padding: 14px 11px;
	}

div.section1 div.left-box {
	float: left;
	width: 341px;
	}

div.section1 div.left-box h4,
div.section2 div.left-box h4 {
	margin-bottom: 10px;
	}

div.section1 div.left-box p {
	width: 331px;
	margin-bottom: 10px;
	}

div.section1 dl.right-box {
	float: right;
	}

div.section1 dl.right-box {
	width: 170px;
	}

div.section1 dl.right-box dd {
	font-size: 0.8em;
	}

div.section2 div.left-box h4 {
	margin-bottom: 10px;
	}

div.section2 div.left-box {
	float: left;
	width: 341px;
	}

div.section2 div.left-box p {
	margin-bottom: 10px;
	}

div.section2 p.right {
	margin-top: 50px;
	vertical-align: bottom;
	}

div.section2 div.inner dl {
	float: left;
	padding: 8px 8px 0 0;
	line-height: 0;
	}

div.section2 div.inner dl.last {
	padding-right: 0px;
	}

div.section2 div.inner dl dt {
	margin-bottom: 5px;
	}

/* table.index-t
-----------------------------*/
table.index-t {
	border: 1px #9A9A9A solid;
	width: 535px;
	margin-bottom: 20px;
	}

.w10 {
	width: 10%;
	}

.w15 {
	width: 15%;
	}

.w20 {
	width: 20%;
	}

.w25 {
	width: 25%;
	}

table.index-t {
	color: #4D4D4D;
	}

table.index-t th {
	background: #9A9A9A;
	border: 1px #808080 solid;
	padding: 2px 2px 2px 3px;
	color: #FFFFFF;
	font-weight: normal;
	}

table.index-t td {
	border: 1px #9A9A9A solid;
	padding: 3px;
	}

table.index-t tr.highlight {
	background: #F3F3F3;
	}
/* -----------------------------*/
.attention {
	color: #C41717;
	}

div.line-box {
	border-top: 1px #B2B2B2 solid;
	margin-top: 10px;
	padding: 10px 0 0;
	}

p.photo {
	width: 200px;
	}

div.txt-box {
	width: 325px;
	}

.small {
	font-size: 0.8em;
	}

div.section3 {
	margin-bottom: 20px;
	}

div.section3 dt {
	margin-bottom: 15px;
	}

div.section4 {
	margin-bottom: 30px;
	}

div.section4 dl {
	width: 415px;
	}

div.section4 p {
	background: url(../images/index_img21bg.jpg) no-repeat;
	width: 120px;
	height: 130px;
	}

div.section4 p img {
	margin: 106px 0 0 15px;
	}


