@charset "UTF-8";
/*\/
*html.buggybox{height:1%}
/**/
body {
	margin: 0;
	padding: 0;
	background-color: #071021;
	text-align: center;
　　}
/* common */
h1,h2,h3,h4,p,ul,li {
	 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
     margin:0;
     padding:0;
　　}
 
a {text-decoration: none;overflow:hidden; /* リンク時の枠線を消す */}
ul {list-style-type: none;}
li {list-style-position: outside;}

.to_top {margin:5px 0}

hr {
	border-width: 1px 0 0 0;
	border-color: #CCC;
	border-style: solid;
	height:1px;
	overflow:hidden;
	margin:20px 10px 20px 0px;
}
/* body*/
div#container {
	width: 900px;
	height: auto;
	text-align:center;/* for IE */
	background-image: url(../images/index_mainimg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding:0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	}
div#work_container {
	width: 900px;
	height: auto;
	text-align:center;/* for IE */
	background-image: url(../images/work_mainimg.jpg);
	background-repeat: no-repeat;
	background-position: top;
    padding:0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	}
div#work_container2 {
	width: 900px;
	height: auto;
	text-align:center;/* for IE */
	background-image: url(../images/work_mainimg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
    padding:0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	}
div#aboutus_container {
    width: 900px;
	height: auto;
	text-align:center; /* for IE */
	background-image: url(../images/aboutus_mainimg.jpg);
    background-repeat: no-repeat;
	background-position: top;
    background-repeat: no-repeat;
	background-position: top;
	padding:0px;
	margin-top: 0;
	margin-left: auto;
	margin-right:auto;
　　}
div#question_container {
	width: 900px;
	height: auto;
	text-align:center; /* for IE */
	padding:0px;
	background-image: url(../images/qanda_mainimg.jpg);
	margin-top: 0;
	background-repeat: no-repeat;
	background-position: top;
	margin-left: auto;
	margin-right:auto;
	}
div#sitemap_container {
	width: 900px;
	height: auto;
	text-align:center; /* for IE */
	padding:0px;
	background-image: url(../images/sitemap_mainimg.jpg);
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: top;
	}
div#container,div#work_container,div#aboutus_container,div#question_container,div#inner {text-align:left; /* for IE */}
/* header*/
div#header {
    width: 900px;
    height: 100px;
    margin: 0px;
	padding: 0px;
　　}
div#logo {
	width: 180px;
	height: 100px;
	float:left;
	}
div#logo h1{
    color: #ffffff;
    text-indent: -9999px;
	}
div#logo a {
	width: 180px;
	height: 100px;
	display: block;
	}
/* navigation*/
div#navigation {
	width: 720px;
	height: 40px;
    margin: 0px;
	padding: 0px;
    float:right;
	}
div#navigation ul, #navigation li, #navigation a {
    display: block;
	margin: 0px;
	padding: 0px;
	}
div#navigation li {
	width:75px;
	height:40px;
	float: left;
	text-indent:-9999px;
	white-space:nowrap;
	}
div#navigation a {
	width:75px;
	height:40px;
	}
/* main contents*/
div#all_content {
    width: 900px;
	height:456px;
    margin:0px;
	padding:0px;
	}
/* right box*/
div#r_box {
    width: 410px;
	height:456px;
    float: right;
    margin: 0px;
    padding: 0px;
	}
div#r_box ul {
	list-style-type: circle;
	float: right;
	margin-right: 100px;
	}
div#r_box li {
    color:#DF7A20;
    list-style-position: inside;
    font-size: 75%;
	}
div#right_popup {
	margin-top: 53px;
	width: 45px;
	height: 20px;
	}
div#right_popup a {
	width: 45px;
	height: 20px;
    text-indent: -9999px;
    display: block;
	}
div#r_box h2 {
	width: 100px;
	height: 50px;
	text-indent:-9999px;
	font-size: 80%;
	}

/* sub_content*/

div#sub_content {
	width: 900px;
	height:auto;
	background-color:#EDECE9;
    margin: 0px;
	padding: 0px;
	}
div#sub_content h3 {
	font-size:80%;
	line-height:1.5;
	color: #456679;
	}
div#sub_content h4 {
	font-size:70%;
	line-height:1.5;
	padding-top:1.5em;
	color: #666;
	}
	
div#sub_content p {
	color:#333;
	font-size:60%;
	line-height:1.5;
	margin:5px;
    }

div#sub_content_l {
	width:400px;
	margin-left:90px;
	padding-top:20px;
	margin-bottom: 20px;
	float:left;
	}
	
* html div#sub_content_l {
	margin:0px; /* マージンをリセット*/
	padding-left:90px;
    }
div#sub_content_l a {
	color: #333;
	}
	
div#sub_content_l a:hover {
	color: #F90;
	}
div#sub_content_r {
	width:410px;
	padding-top:20px;
	margin-bottom: 20px;
	float:right;
	}
div#sub_content_l2 {
	width:810px;
	margin-left:90px;
	padding-top:20px;
	margin-bottom: 20px;
	}
* html div#sub_content_l2 {
	margin:0px; /* マージンをリセット*/
	padding-left:90px;
    }
	
/* インデックスボックス開始*/
div#newwork_box1 {
	width: auto;
	height:75px;
	margin-top: 10px;
	padding-left: 105px;
	background-image: url(../images/index_parts/index_thum.jpg);
	background-repeat: no-repeat;
	}
div#newwork_box1_1 {
	width: auto;
	height:75px;
	margin-top: 10px;
	padding-left: 105px;
	background-image: url(../images/index_parts/index_thum2.jpg);
	background-repeat: no-repeat;
	}
div#newwork_box1_2 {
	width: auto;
	height:75px;
	margin-top: 10px;
	padding-left: 105px;
	background-image: url(../images/index_parts/index_thum3.jpg);
	background-repeat: no-repeat;
	}
/* インデックスボックス終了*/

div#newwork_box2 {
	width: auto;
	height:auto;
    }
div#newwork_box2 img {
	margin-top: 10px;
	border: 1px solid #666;
	}

/* footer*/

address#footer {
	width: 900px;
	height: auto;
	background-image: url(../images/logo_small.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
address#footer p {
	color: #EDECE9;
	font-size: 70%;
	line-height: 1.3em;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	font-style:normal;
	}
	
address#footer a:link, a:visited {
	color: #EDECE9;
    }
	
address#footer a:hover {
	color: #F90;
    }
	
/* float clear */

.clearfix:after {
    content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	}

/* Hides from IE-mac¥*/
*html.clearfix {height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */
