@charset "shift_jis";
/*日本語*/

/*======================================================
初期化およびトップページスタイル
========================================================*/



/*======================================================
initialize
IE6以上、Firefox2.x、Safari3.1以上が対象。2008年4月現在
========================================================*/

html {
	overflow-y:scroll;
}
body {
	font-size:12px;
	color:#000;
	background-color:#fff;
	font-family:"メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	margin:0;
	padding:0;
}
* {
	margin:0;
	padding:0;
	line-height:1.6;
}
ul {
	list-style-type:none;
}
img {
	vertical-align:middle;
	border:none;
}
.clearfix:after {
	content:"";
	display: block;
	clear:both;
}
.clearfix {
	zoom:1;
}
p, dd {
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:1.6;
}
.annotation {
	padding-left:1em;
	text-indent:-1em;
}
.clearAll {
	clear:both;
}
.alignCenter {
	text-align:center;
}
/*==============================================================================
container
===============================================================================*/
#container {
	margin:0 auto;
	background-color:#fff;
	width:850px;
}
/*==============================================================================
header
===============================================================================*/

#header {
	width:100%;
	height:52px;
	margin:0;
	clear:both;
	font-size:x-small;
	background-color:#fff;
	position:relative;
}
h1 {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	position:absolute;
	left:165px;
	top:20px;
}
#corp_logo {
	position:absolute;
	left:0;
	top:0;
}
#phone {
	position:absolute;
	left:600px;
	top:0;
}
/*==============================================================================
board
===============================================================================*/

#board {
	clear:both;
	width:100%;
	height:310px;
	margin:0;
	font-size:100%;
	background:url(./images/board_back.png);
	background-repeat:no-repeat;
	position:relative;
}
#board01 {
	clear:both;
	width:100%;
	height:461px;
	margin:0;
	font-size:100%;
	background:url(./images/board_back01.png);
	background-repeat:no-repeat;
	position:relative;
}
h2 {
	font-size:100%;
	padding:5px 20px;
	line-height:1.2;
	display:none;
}
h3 {
	font-size:100%;
	padding:0 20px;
	font-weight:normal;
	line-height:1.4;
	display:none;
}
p.company_img {
	text-align:center;
	margin-bottom:20px;
}
#sol1, #sol2 {
	position:absolute;
	top:278px;
	font-size:13px;
}
#sol1 {
	left:25px;
}
#sol2 {
	left:340px;
}
/*==============================================================================
board下のボタン
===============================================================================*/
#underBoardBtn {
	width:850px;
	height:70px;
	background-position:0 0;
	background-repeat:no-repeat;
	position:relative;
	padding-left: 220px;
}
#btn01 {
	position:absolute;
	top:0;
	left:240px;
}
#btn02 {
	position:absolute;
	top:0;
	left:332px;
}
/*==============================================================================
contents
===============================================================================*/
#contents {
	width:850px;
	zoom:1;
	background-color:#fff;
}
#block1, #block2, #block3, #block4, #block5 {
	clear:both;
}
.backtotop {
	text-align:right;
	margin:10px 0 25px 0;
}
/*==============================================================================
block1
===============================================================================*/
#block1 {
	background-image:url("./images/blk1_back.png");
	background-repeat:no-repeat;
	width:850px;
	height:693px;
	padding:12px 0 8px 0;
	position:relative;
	margin-top:10px;
}
#txt1, #txt2, #txt3, #txt4, #txt5, #link1, #link2 {
	position:absolute;
}
#txt1 {
	top:150px;
	left:66px;
	width:345px;
}
#txt2 {
	top:150px;
	left:475px;
	width:160px;/*	letter-spacing:-0.1em;*/
}
#txt3 {
	top:395px;
	left:66px;
	width:145px;
}
#txt4 {
	top:395px;
	left:475px;
	width:350px;
}
#txt4 span {
	font-weight:bold;
}
#txt5 {
	top:620px;
	left:66px;
}
#link1 {
	top:300px;
	left:650px;
	width:180px;
	text-align:right;
}
#link2 {
	top:660px;
	left:66px;
}
/*==============================================================================
中間のボタン
===============================================================================*/
.midBtn {
	clear:both;
	width:850px;
	height:70px;
	background-position:0 0;
	background-repeat:no-repeat;
	position:relative;
	background-image: none;
	padding-left: 220px;
}
.btn03 {
	position:absolute;
	top:0;
	left:200px;
}
.btn04 {
	position:absolute;
	top:0;
	left:434px;
}
.toi {
	width: 850px;
	padding-left: 225px;
}
/*==============================================================================
block2
===============================================================================*/
#block2 {
	margin:15px 0 0 0;
	background:url(./images/photo.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#block2 h4 {
	width:850px;
	height:53px;
	background:url(./images/blk1_title.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#block2 dl {
	margin:10px 0;
	position:relative;
}
#block2 dl dt {
	border-bottom:1px solid #666;
	width:620px;
	font-size:15px;
	color:#000;
	font-weight:bold;
	text-indent:120px;
	padding-bottom:0;
	line-height:1.2;
	padding-top:15px;
}
#block2 dl dd {
	margin-left:120px;
	width:500px;
	margin-bottom:3px;
}
#block2 dl dd.step {
	position:absolute;
	top:0;
	left:0;
	width:88px;
	height:72px;
	margin:0;
}
#block2 dl dd#miniBtn {
	width:490px;
	height:100px;
	background-position:0 0;
	background-repeat:no-repeat;
	position:relative;
	padding-left: 5px;
}
.mini1 {
	position:absolute;
	top:7px;
	left:0;
}
.mini2 {
	position:absolute;
	top:7px;
	left:166px;
}
/*==============================================================================
footer
===============================================================================*/

#footer {
	height:266px;
	width:850px;
	background:url(./images/footer_back.png);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:8px;
}
h5 {
	padding:30px 0 10px 0;
	font-size:100%;
}
#footer p {
	float:left;
	width:160px;
	padding-bottom:10px;
}
h6 {
	font-size:100%;
	float:left;
	padding-top:8px;
	font-weight:normal;
}
#footer hr {
	clear:both;
	width:830px;
}
#footer dl {
	clear:both;
	height:90px;
	position:relative;
}
#footer dl dt {
	padding:10px 0 5px 0;
	border-top:1px solid #666;
	width:834px;
}
#footer dl dd.pmark {
	position:absolute;
	top:7px;
	left:740px;
}
#footer ul {
	clear:both;
	border-top:1px solid #666;
	padding-top:10px;
	width:834px;
}
#footer ul li {
	display:inline;
	padding-right:15px;
}
/*==============================================================================
block12
===============================================================================*/
#block12 {
	margin:20px 0 20px 0;
}
#block12 h4 {
	background:url("img/blk6_title.jpg") no-repeat;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	width:850px;
	margin-bottom:20px;
}
/*==============================================================================
block11
===============================================================================*/
#block11 {
	margin:20px 0 20px 0;
}
#block11 h4 {
	background:url("img/blk5_title.jpg") no-repeat;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	width:850px;
	margin-bottom:20px;
}
#corporateinfoBox01 {
	width:800px;
	margin:0 25px 0 25px;
}
/*==============================================================================
block13
===============================================================================*/
#block13 {
	margin:20px 0 20px 0;
}
#block13 h4 {
	background:url("img/blk8_title.jpg") no-repeat;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	width:850px;
	margin-bottom:20px;
}
.termBox {
	margin-left:20px;
}
.termBox p {
	font-weight:bold;
}
/*==============================================================================
list
===============================================================================*/
ul.docutext01 {
	list-style-type:disc;
	margin-left:35px;
}
ul.docutext02 {
	list-style-type:disc;
	margin-left:16px;
}
ul.docutext02 ol {
	margin-left:18px;
}
/*==============================================================================
text
===============================================================================*/
.text04 {
	font-weight:bold;
	margin-left:20px;
}
.text07 {
	font-weight:bold;
	margin-top:15px;
}
.text08 {
	font-weight:bold;
	margin:15px 0 0 20px;
}
.text09 {
	font-weight:bold;
	margin:10px 0 0 20px;
}
.text10 {
	margin-bottom:20px;
	font-weight:bold;
}
/*==============================================================================
table
===============================================================================*/
table {
	border-collapse:collapse;
	width:100%;
}
th, td {
	border:1px solid #FFFFFF;
	padding:0.5em;
	text-align:left;
}
th {
	background:none repeat-x scroll 0 0 #328AA4;
}
td {
	background:none repeat scroll 0 0 #E5F1F4;
}
table.StyleA {
	margin:10px 0 30px;
}
table.StyleA th {
	color:#ffffff;
	width:160px;
	letter-spacing:0.1em;
}
#Image18 {
	left: 100px;
}
#Image19 {
	left: 100px;
	width: 850px;
	padding-left: 220px;
}
#Image20 {
	left: 100px;
}

table.StyleA {
	margin-bottom:15px;
	width:800px;
}
