﻿@charset "utf-8";

/* header */

#header {
	padding:0;
	background:url(../img/top_hd_pic.jpg) no-repeat left top;
}

#header .cLeft {
	float:left;
	display:inline;
	width:412px;
	margin:20px 0 0 26px;
}

#header .cLeft h1 {
	margin:0 0 13px;
}

#header .cLeft p {
	margin:0 0 71px;
}

/* main */
#contentsInner {
	float:right;
	width:691px;
	position: relative;
}

#main {
	float:none;
	margin-top:0;
	background:url(../common/img/cbg.gif) repeat-y right top;
}

#mainInner {
	width:691px;
	padding:2px 0 0;
	background:url(../img/top_ctbg.gif) no-repeat right top;
}

#mainContents {
	width:685px;
	margin:0 0 0 3px;
	padding:0;
	background:url(../img/pic1.jpg) no-repeat right top;
}

.mainContentsInner {
	width:685px;
	background:url(../img/pic2.jpg) no-repeat right bottom;
}

.sec1,
.sec2 {
	width:650px;
	margin:0 0 0 13px;
	padding:16px 0 19px;
}

#mainContents h2 {
	margin-left:3px;
}

.sec1 p,
.sec2 p {
	width:365px;
}

.sec1 .caption {
	font-size:87.5%;
	margin:0 0 25px 5px;
}

.sec2 .caption {
	font-size:87.5%;
	margin:0 0 35px 5px;
}

.fMain {
	float:right;
	width:691px;
	margin:0 0 19px;
	background:url(../img/fbg.gif) repeat-y left top;
}

.fMainInner {
	width:691px;
	padding:8px 0 0;
	background:url(../img/ftbg.gif) no-repeat left top;
}

.fMainContents {
	width:691px;
	padding:4px 0 8px;
	background:url(../img/fbbg.gif) no-repeat left bottom;
}

.fMain h2 {
	margin:0 0 25px;
}

.fMain .information {
	display:inline;
	width:438px;
	margin:0 0 0 10px;
	float:left;
}

.fMain .information dl {
	width:438px;
}

.fMain .information dt {
	width:90px;
}

.fMain .information dd {
	line-height:1.7;
	margin:-35px 0 10px;
	padding:0 0 28px 103px;
	background:url(../common/img/dot_line2.gif) repeat-x left bottom;
}

.fMain .research {
	display:inline;
	width:201px;
	margin:0 10px 0 0;
	float:right;
}

.fMain .research p {
	margin:0 0 10px;
}

.fMain .research li {
	margin:0 0 13px;
}

