/*-----------------------------------------------------------------
	全ての要素をリセット
	各ブラウザの表示を統一するための設定です
-----------------------------------------------------------------*/
html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0px;padding: 0px;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;}
img,abbr,acronym,fieldset {
	border: 0;
	margin-left: 0px;
}
/*--- default */
body {
	text-align:center;
	word-wrap:break-word;
}
*, *:before, *:after {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}

img {
  margin: 0;
  padding: 0;
  border: 0;
}

a:link {
	color:#000000;
	text-decoration: none;
}

a:visited{
	color:#000000;
	text-decoration: none;
}

a:hover{
	color:#EE0000;
}

a:active{
	color:#000000;
	text-decoration:underline;
}
/* clearfix */
.clear:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clear             { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */

a:hover img{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;	
}
.contaner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.h1_contaner {
	background-color: #000;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	font-size: 12pt;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: 600;
	color: #FFF;
	line-height: 16pt;
}
.resizeimage_img  {
	width: 100%;
}
.ad_img  {
	width: 100%;
	margin-bottom: 40px;
}
.title_img  {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}
.main_contaner {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.top_icon {
	margin-right: 5px;
	margin-left: 5px;
}
.textbox {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	text-align: justify;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.textbox_hp {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	text-align: justify;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.footer {
	background-color: #000;
	color: #FFF;
	font-size: 10pt;
	text-align: center;
	padding: 5px;
	width: 100%;
}
.print_img01 {
	background-color: #FF3;
	float: left;
	height: 190px;
	width: 348px;
}
.print_img02 {
	background-color: #FF3;
	float: left;
	width: 260px;
}
#hp_img01 {
	float: left;
	width: 370px;
	margin-top: 30px;
}
#hp_img02 {
	float: left;
	width: 370px;
	margin-top: 30px;
	margin-left: 10px;
}
.tech_img01 {
	background-color: #FF3;
	float: left;
	height: 230px;
	width: 260px;
}
.print_textbox01 {
	float: left;
	width: 382px;
	margin-left: 20px;
	text-align: justify;
}
.print_textbox02 {
	float: left;
	width: 470px;
	text-align: justify;
	font-size: 11pt;
	line-height: 13pt;
	margin-left: 20px;
}
.tech_textbox01 {
	width: 100%;
	text-align: justify;
	font-size: 11pt;
	line-height: 13pt;
	margin-bottom: 20px;
}
.work_textbox01 {
	float: left;
	width: 470px;
	text-align: justify;
	font-size: 11pt;
	line-height: 18pt;
	margin-left: 20px;
}
#green_text {
	font-size: 10pt;
	color: #096;
	line-height: 14pt;
	margin-top: 10px;
}
.print_text_pink {
	color: #C06;
	font-size: 12pt;
	font-weight: 600;
	line-height: 18px;
}
.print_text_big {
	font-size: 18px;
	line-height: 30px;
	font-weight: 600;
	color: #000;
}
.net_text_green {
	color: #5F8409;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: 600;
}
table {
	border-collapse: collapse;
	width: 100%;
	text-align: left;
	font-size: 10pt;
	line-height: 14pt;
}
table th,
table td {
	padding: 10px;
	border: 1px solid #999;
	text-align: left;
}
table th {
	background-color: #eee;
	width: 12%;
}
.clearfix {
    content:" ";
    display:block;
    clear:both;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}.contact {
	text-align: left;
}
