@charset "UTF-8";
body {
	background-color: #C9D1D4;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin: 30px;
	padding: 0px;
	font-size: 14px;
	-webkit-text-size-adjust: 100%;
}
h1 {
	margin: 0px;
}
h2 {
	font-size: 100%;
	color: #666666;
	margin: 0;
}
h2#catch {
	padding-left: 14px;
}
@import url(https://fonts.googleapis.com/css?family=PT+Serif:700);
h3 {
	font-family: 'PT Serif', serif;
}
.left_box {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	width: 450px;
	padding-right: 5px;
	margin-left: 15px;
	float: left;
	line-height: 2;
}
#office_menu {
	width: 70px;
	float: left;
}
#office_main {
	float: left;
	width: 350px;
}
.line_box {
	font-family: 'PT Serif', serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #666666;
	border-bottom-style: none;
	border-bottom-color: #C9D1D4;
	border-bottom-width: thin;
}
h4 {
	margin-left: 10px;
}
div.PhotoBox {
	float: left;              /* A1 */
	position: relative;       /* A2 */
	overflow: hidden;/* A4:隣接画像との余白量 */
	width: 300px;            /* A5:画像の横幅 */
	height: 200px;           /* A6:画像の高さ */
	left: 0px;
	top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
div.PhotoBox div.SlideBox {
   position: absolute;       /* B1 */
   left: 0px;                /* B2 */
   top: 200px;              /* B3:画像の高さに合わせる */
   width: 300px;            /* B4:画像の横幅に合わせる */
   height: 55px;            /* B5:スライドして重ねる領域の高さ */
   background-color: black; /* B6:スライドして重ねる領域の背景色 */
   color: white;            /* B7:スライドして重ねる領域の文字色 */
   opacity: 0.6;            /* B8:スライドして重ねる領域の透明度 */
}
div.PhotoBox div.SlideBox p.Caption {
	font-weight: bold; /* 文字の太さ */
	font-size: 90%;    /* 文字サイズ */
	margin: 0.5em;     /* 周囲の余白量 */
	line-height: 1.6;
	color: #FFFFFF;
}
div.PhotoBox2 {
	float: left;              /* A1 */
	position: relative;       /* A2 */
	overflow: hidden;/* A4:隣接画像との余白量 */
	width: 920px;            /* A5:画像の横幅 */
	height: 296px;
	left: 0px;
	top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
div.PhotoBox2 div.SlideBox {
	position: absolute;       /* B1 */
	left: 0px;                /* B2 */
	top: 296px;              /* B3:画像の高さに合わせる */
	width: 920px;            /* B4:画像の横幅に合わせる */
	height: 296px;            /* B5:スライドして重ねる領域の高さ */
	background-color: #FFFFFF; /* B6:スライドして重ねる領域の背景色 */
	color: #666666;            /* B7:スライドして重ねる領域の文字色 */
	opacity: 0.8;            /* B8:スライドして重ねる領域の透明度 */
}
div.PhotoBox2 div.SlideBox p.Caption {
	font-weight: bold; /* 文字の太さ */
	font-size: 90%;    /* 文字サイズ */
	margin: 0.5em;     /* 周囲の余白量 */
	line-height: 1.6;
}
p {
	font-size: 100%;
	line-height: 2;
	margin-left: 10px;
	margin-right: 0px;
}
#top {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.aroundleft {
	background-color: #FFF;
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #A4450F;
}
address {
	font-size: 80%;
	font-style: normal;
	color: #FFC;
	background-color: #A65400;
	text-align: center;
	padding: 5px;
	width: 770px;
	margin-top: 15px;
}
.mark {
	font-size: 100%;
	font-weight: bold;
	color: #363;
}
#panList {
	font-size: 85%;
	text-align: right;
	margin-right: 15px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C9D1D4;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C9D1D4;
}
a:active {
	color: #666666;
}
dl dt {
	line-height: 1.6;
	color: #666666;
	margin-right: 10px;
}
dl dd {
	line-height: 1.6;
	color: #666666;
}
.qa_left {
	line-height: 2;
	float: left;
	width: 30px;
	color: #666666;
}
.qa_right {
	float: left;
	width: 700px;
	color: #666666;
	margin-bottom: 20px;
	line-height: 2;
	margin-right: 10px;
}
ol li {
	line-height: 1.5;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style:none;
}
#navi li {
	float: left;
	width: 100px;
	list-style-type: none;
	text-align:right;
}
.clearleft {
	clear: left;
}
#navi li a {
	line-height: 1.5;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C9D1D4;
	text-align: center;
	display: block;
	padding: 5px;
}
ul#navi {
	margin: 0px;
	padding: 0px;
	width: 960px;
	text-align:right;
}
#navi li a:hover {
	background-color: #C9D1D4;
}
.style1 {
	color: #666666;
	background-color: #FFFFFF;
}
#header {
}
#main_menu {
	width: 900px;
	padding-top: 10px;
	height: 32px;
}
#wrapper {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 940px;
	height: 680px;
	overflow: hidden;
	position:relative;
	clear: left;
}
.right_box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 2;
	color: #666666;
	width: 455px;
	margin-right: 10px;
	padding-left: 5px;
	float: left;
}
.tittle {
	font-family: 'PT Serif', serif;
	font-size: 24px;
}
.discription {
	bottom: auto;
	padding-top: 30px;
}
.main_box {
	line-height: 2;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: 920px;
	color: #666666;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#formWrap {
	width:700px;
	margin:0 auto;
	color:#666666;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
.work_box {
	width: 940px;
	height: 300px;
	clear: left;
}
.left_menu {
	font-size: 12px;
	line-height: 1.6;
	width: 130px;
	margin-right: 10px;
	padding-left: 10px;
	float: left;
	color: #666666;
	margin-left: 20px;
}
.mein_news {
	font-size: 12px;
	line-height: 1.6;
	color: #666666;
	width: 710px;
	margin-right: 10px;
	padding-right: 10px;
	float: left;
}
li {
	float: left;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 1px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 2;
	padding-top: 0px;
	text-decoration: none;
	margin: 0px;
}
.photo_small {
	float: left;
	padding-right: 3px;
	padding-bottom: 3px;
}
.consept_box {
	margin-top: 40px;
	color: #666666;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.qa_box {
	padding-left: 10px;
	line-height: 1.6;
	padding-bottom: 25px;
	width: 740px;
	float: left;
	color: #666666;
}

#office_other{
	float: left;
	width: 25px;
}
