@charset "UTF-8";

/*----------base for win---------- */

html,body {
	font-size: 13px;
	height: 100%;
	overflow: hidden;
}



body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 2em;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #000;
}




/*-----h ul li------*/

h1,h2,h3,h4,h5 {
margin: 0;
padding: 0;
line-height:normal;
font-weight: normal;
}


ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}


/*-----link-----*/

a {/*リンクされた文字*/
border: none;
    color: #333;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color: #333;
    font-style:normal;
    text-decoration:none;
}
a:visited {/*訪問後のリンク*/
    color: #333;
    text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
    color: #099;
    font-style:normal;
    text-decoration:none;
}
a:active {/*クリック中*/
    color: #099;
    text-decoration:none;
}

/*-----link in contents-----*/

#contents a {/*リンクされた文字*/
border: none;
    color: #CC0;
    font-style:normal;
    text-decoration:underline;
}
#contents a:link {/*未訪問のリンク*/
    color: #CC0;
    font-style:normal;
    text-decoration:none;
}
#contents a:visited {/*訪問後のリンク*/
    color: #CC0;
    text-decoration:none;
}
#contents a:hover {/*マウスをのせたとき*/
    color: #099;
    font-style:normal;
    text-decoration:none;
}
#contents a:active {/*クリック中*/
    color: #CC0;
    text-decoration:none;
}



	
/*-----font-----*/


.font_gr {
	color: #099;
	}

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }






/*-----h1 h2-----*/

h1 {
	font-size: 250%;
	margin-bottom: 1em;
	}

h1 img {
		width: 195px;
		}


h2 {
	font-size: 200%;
	margin-bottom: 1em;
	padding: 20px;
	background: #099;
	color: #FFF;
	}

h3 {
	font-size: 116%;
	width: 180px;
	margin-bottom: 1em;
	padding: 10px;
	background: #099;
	color: #FFF;
	}
	
/*-----bg-----*/
	
.bgmaximage {
	position:fixed !important;
	display:none;
}

#maincontent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}

.loader { 
	position:absolute;
	z-index:9999;
	width:39px;
	height:39px;
	top:49%;
	left:49%
}


/*-----navi-----*/

#navi {
	font-size: 131%;
	line-height: 2.8em;
	margin: 0;
	padding-left: 25px;
	padding-top: 60px;
	width: 280px;
	height: 100%;
	min-height: 100%;
	text-align: left;
	background: #FFF;

}

body > #navi {
	height: auto;
}

body > #container {
	height: auto;
}

#navi ul li {
	margin-left: 0.3em;
	}

/*-----concept-----*/

#concept {
	font-size: 123.1%;
	color: #FFF;
	position: absolute;
	top: 100px;
	right: 0px;
	margin: 0 0 0 305px;
	padding: 24px;
	width: auto;
	background-color: #099;	
	}
	
/*-----contents-----*/

#contentsbox {
	line-height: 2.2em;
	margin: 0;
	padding-left: 25px;
	padding-top: 25px;
	width: 100%;
	text-align: left;
	}

#header {
	position: absolute;
	top: 50px;
	left: 350px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: none;
	width: 80%;
	}


#contents {
	position: absolute;
	top: 169px;
	left: 385px;
	color: #FFF;
	text-align: left;
	line-height: 2em;
	margin: 0;
	padding: 0px 70px;
	width: 50%;
	height: 70%;
	overflow: auto;
	}



/*-----footer_link_icon-----*/

.link_icon {
	position: absolute;
	bottom: 30px;
	left: 30px;
	font-size: 77%;
	margin: 0;
	padding: 0;
	width: auto;
	border: none;
	margin-left: 0.3em;
	}

a img {
    border-style:none;
}

/*------google honyaku-----*/

.ghonyaku {
	position: absolute;
	bottom: 60px;
	left: 30px;
	font-size: 77%;
	margin: 0;
	padding: 0;
	width: auto;
	border: none;
	margin-left: 0.3em;
	}


/*-----footer-----*/


#footer {
	text-align: right;
	color: #999;
	font-size: 50%;
	position: absolute;
	bottom: 30px;
	right: 40px;
	margin: 0;
	padding: 0;
	width: auto;	
	}


/* -------- Works --------- */

#works {
/*overflow: auto;*/
height: 70%;
width: 100%;
margin: 0 auto 1.5em auto;
}

.worksimg {
margin-bottom: 0px;
/margin-bottom: 100px; /*ie6,7*/
}


.box_works {
width: 425px;
margin: 20px auto;
text-align: left;
}

.worksimg_box {
margin-bottom: 20px;
/margin-bottom: 100px; /*ie6,7*/
}

.worksimg_box img {
border: solid 1px #CCCCCC;
margin-bottom: 20px;
}

.worksimg_box img.nb {
border: none;
margin-bottom: 20px;
}

.worksimg img {
float: left;
width: 100px;
height: 100px;
padding: 6px;
margin-right: 50px;
margin-bottom: 20px;
/*border: solid 1px #CCCCCC;*/
}


/*----mail form------*/

input,textarea {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color: #333;
border: solid 1px #CCCCCC;
background-color: #FFFFFF;
font-size: 100%;
padding: 3px 10px;
}

input:hover,textarea:hover {
background-color: #EFFFEB;
cursor: pointer;
}

form#mailform {
	padding: 5px;
}
table.mailform {
	width: 100%;
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;

	padding: 7px 5px 7px 5px;
}
table.mailform tr th {
	width: 220px;
}
table.mailform tr th span {
	color: #099;
	color: #CC0;
	font-size: 8px;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;

	color: #FFF;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}


/*-----copy-----*/
.copy_works {
margin-top: 2em;
margin-bottom: 2em;
font-size: 77%;
white-space:nowrap;
text-align: left;
line-height: 1.25em;
}

	

/*-----jigyonaiyou-----*/

#contents li img {
	vertical-align: middle;
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	width: 80px;
	height: 60px;
	}

#contents dl dt img {
	vertical-align: middle;
	margin-right: 20px;
	margin-bottom: 0.5em;
	width: 81px;
	}

#contents .faq dd {
	font-size: 85%;
	margin-left: 100px;
	margin-bottom: 2em;
	line-height: 1.5em;
	}


/*-----toumei-----*/
.hantoumei {
opacity:0.6;
filter: alpha(opacity=60);        /* ie lt 8 */
-ms-filter: "alpha(opacity=60)";  /* ie 8 */
-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.6;              /* Safari 1.x */
zoom:1;
}

