@charset "utf-8";
/* CSS Document */

/********** css初期化　**********/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
 margin: 0;
 padding: 0;
} 

fieldset,img{
 border: 0;
} 

abbr,acronym{
 border: 0;
} 

address,caption,cite,code,dfn,em,strong,th,var{
 font-style: normal;
 font-weight: normal;
} 

h1,h2,h3,h4,h5,h6{
 font-size: 100%;
 font-weight: normal;
} 
body {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
* html body {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/********** hr無効化 **********/
hr {
	display: none;
}
address {
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
}

a:link {
	text-decoration: none;
	color: #0D7E71;
}
a:visited {
	text-decoration: none;
	color: #0D7E71;
}
a:hover {
	text-decoration: underline;
}
h1 {
	padding: 0px;
	font-size: 0.8em;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#pagebody h2 {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
	width: 720px;
}
#pagebody h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



/********** pagebody **********/


div#pagebody {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#header {
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 185px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
div#headercon {
	margin: 0px;
	padding: 0px;
}

#pagebody #conp {
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
}


.contentsBox {
	padding: 0px;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	float: left;
}
.contentsBox dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contentsBox dd {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.processdl {
	padding: 0px;
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.processdl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.processdl dd {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#processBox {
	width: 720px;
	padding: 0px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#iframe {
	width: 720px;
	clear: both;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#iframe dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#iframe dd {
	margin: 0px;
	padding: 0px;
}
#table {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.tableTitle {
	background-color: #999999;
	font-size: 0.8em;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
	height: 20px;
	width: 200px;
}
.tableText {
	background-color: #D9D9D9;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 0.8em;
	color: #666666;
}

.check {
	color: #FF0000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tableText textarea {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#sslNavi {
	padding: 0px;
	position: absolute;
	left: 576px;
	top: 25px;
	margin: 0px;
	list-style-type: none;
}
.sslon {
	background-image: url(../images/ssl.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 40px;
	width: 150px;
	background-position: left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}
.sslon a {
	background-image: url(../images/ssl.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 40px;
	width: 150px;
	background-position: left bottom;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin: 0px;
}
.sslon a:hover {
	background-image: url(../images/ssl.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 40px;
	width: 150px;
	background-position: left center;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin: 0px;
}
.ssloff {
	background-image: url(../images/ssl.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 150px;
	text-indent: -9999px;
	display: block;
}
.ssloff a {
	background-image: url(../images/ssl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 150px;
	text-indent: -9999px;
	display: block;
}
.ssloff a:hover {
	background-image: url(../images/ssl.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 150px;
	text-indent: -9999px;
	display: block;
}
.textBold {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #003366;
}
#footerLinks {
	font-size: 0.8em;
	color: #0D7E71;
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.photoerea-conteiner {
	width: 700px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.photo-box {
	width: 185px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.contents-text {
	font-size: 0.8em;
	line-height: 1.7em;
	color: #333333;
	margin: 0px;
	float: left;
	width: 470px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#pagebody .goto-contact {
	color: #666666;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
}
#pagebody .goto-contact a {
	font-size: 0.9em;
	color: #056383;
	display: block;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: underline;
	font-weight: bold;
}
#pagebody .goto-contact a:hover {
	font-size: 0.9em;
	color: #6BD7FA;
	display: block;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: bold;
}

.contents-title {
	font-size: 1em;
	line-height: 1.7em;
	color: #056383;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	padding: 0px;
}
.pto-foot-text {
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666666;
	padding: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contactTable {
	padding: 0px;
	width: 580px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 180px;
	margin-left: 0px;
}
.contactTableTitle {
	font-size: 0.8em;
	color: #666666;
	margin: 0px;
	height: 25px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #999999;
	width: 180px;
}
.contactTableText {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 0.8em;
	color: #666666;
	height: 25px;
	background-color: #E4E4E4;
}
#conpanytable {
	padding: 0px;
	width: 584px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.conpanyTableTitle {
	font-size: 0.8em;
	color: #666666;
	margin: 0px;
	height: 20px;
	background-color: #D2D2D2;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 150px;
	text-align: left;
	vertical-align: top;
}
.conpanyTableText {
	font-size: 0.8em;
	color: #666666;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #E6E6E6;
	height: 25px;
}
#contact #pagebody #centerContents p {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #666666;
}
#jireicontentsArea {
	width: 720px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.jireiBox {
	padding: 0px;
	width: 340px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.jireiPhoto {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
}
.jireiText {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 230px;
}
.jireiText dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 0.8em;
	color: #056383;
	font-weight: bold;
}
.contact-button {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 70px;
	width: 300px;
	clear: both;
}

.jireiText dd {
	padding: 0px;
	font-size: 0.7em;
	color: #333333;
	line-height: 1.4em;
	margin: 0px;
}
#merit {
	padding: 0px;
	float: left;
	width: 340px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#merit dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#merit dd {
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333333;
	margin: 0px;
}
#pagebody #conp {
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
}
#works_warapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#foot-erea {
	width: 720px;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #404183;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#pp {
	margin:0 0 0 10px;
	pading:0;
	line-height:130%;
}

table#table-01 {
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}







html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
		}
body {
	background: #fff url(graphics/bg-body.gif) repeat-x;
	font:76%/160% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	}

table a,
table a:link,
table a:visited {
	border:none;
	}							
	
img {
	border:0;
	margin-top:.5em;
	}	
table {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;

		border-collapse:collapse;
	}
	
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:left;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:center;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:centerr;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
