@charset "UTF-8";
@import "browserreset.css";
@import "font.css";
@import "layout.css";
/* CSS Document */

* {margin:0; padding:0;}

html { overflow-y:scroll; }

body { background:url(../img/bg.jpg) repeat #000000;}

/*-------------------------------------------------------------------------------------------*/


#wrapper {
	width:860px;
	margin:0px auto;
	background:url(../img/bg_shadow.jpg) repeat-y center;
	}
	
#sideborder {
	border-right:5px solid #333333; border-left:5px #333333 solid; border-bottom:5px #333333 solid;
	margin:0px auto;
	}
	
#container {/*背景＝紙*/
	margin:0px auto;
	width:800px;
	background:url(../img/bg.jpg) repeat;
	}

/*-------------------------------------------------------------------------------------------*/

#headhead {
	background:url(../img/bgfooter.jpg) repeat;
	padding-left:20px;
	}

#header {
	background:url(../img/head3.gif) no-repeat;
	width:800px; height:145px;
	text-indent:-9877em;
	}

#maillink {	
	position:absolute;
	left:722px; top:20px;
	width:33px; height:20px;
	}
#maillink a {
	width:33px; height:20px;
	display:block;
	background:url(../img/mail.gif) no-repeat;
	}

/*-------------------------------------------------------------------------------------------*/

#navi {
	width:600px; height:80px;
	position:relative; top:65px; left:200px;
	}
#navi li {
	list-style:none;
	display:inline;
	}	
#navi li a {
	width:100px; height:80px;
	display:block;
	text-indent:-9877em;
	float:left;
	overflow:hidden;
	}

#navi li.top a {background:url(../img/navis2.gif) no-repeat 0px -80px; }
#navi li.top a:hover, #navi li.top_on a {background:url(../img/navis2.gif) no-repeat 0px 0px;}

#navi li.concept a {background:url(../img/navis2.gif) no-repeat -100px -80px; }
#navi li.concept a:hover, #navi li.concept_on a {background:url(../img/navis2.gif) no-repeat -100px 0px;}

#navi li.works a {background:url(../img/navis2.gif) no-repeat -200px -80px; }
#navi li.works a:hover, #navi li.works_on a {background:url(../img/navis2.gif) no-repeat -200px 0px;}

#navi li.process a {background:url(../img/navis2.gif) no-repeat -300px -80px; }
#navi li.process a:hover, #navi li.process_on a {background:url(../img/navis2.gif) no-repeat -300px 0px;}

#navi li.profile a {background:url(../img/navis2.gif) no-repeat -400px -80px; }
#navi li.profile a:hover, #navi li.profile_on a {background:url(../img/navis2.gif) no-repeat -400px 0px;}

#navi li.link a {background:url(../img/navis2.gif) no-repeat -500px -80px; }
#navi li.link a:hover, #navi li.link_on a {background:url(../img/navis2.gif) no-repeat -500px 0px;}

/*-------------------------------------------------------------------------------------------*/

#sidepadding {/*mainのこと*/
	padding:0px 20px 10px;
	}

#left {
	width:587px;
	min-height:280px;
	border-right:1px solid #663300;
	}
.rightpadding20 {padding-right:20px;}

	
#right {
	float:right;
	padding-left:18px;
	}

#right li {list-style:none;}

#right li a {
	width:150px; height:60px;
	margin:0px 0px 10px;
	display:block;
	text-indent:-9877em;
	overflow:hidden;
	}

li.shinkoucyu a {background:url(../img/kenchiku.jpg) no-repeat;}
li.shinkoucyu a:hover {background:url(../img/kenchikuH.jpg) no-repeat;}

li.blog a {background:url(../img/blog.jpg) no-repeat;}
li.blog a:hover {background:url(../img/blogH.jpg) no-repeat;}

li.taishin a {background:url(../img/taishinbanner.jpg) no-repeat;}
li.taishin a:hover {background:url(../img/taishinbannerH.jpg) no-repeat;}

li.infoblog a {background:url(../img/infoblog.jpg) no-repeat;}
li.infoblog a:hover {background:url(../img/infoblogH.jpg) no-repeat;}

#right p {
	width:150px;
	padding-top:10px;
	border-top:1px solid #663300;
	line-height:1.6;
	}
	
/*-------------------------------------------------------------------------------------------*/

#footer {
	padding:2px 20px 2px 20px;
	background:url(../img/bgfooter.jpg) repeat;
	}
	
#footer_shadow {
	background:url(../img/bg_shadowBottom.jpg) no-repeat center;
	width:860px; height:50px;
	text-indent:-9877em;
	}
	
/*-------------------------------------------------------------------------------------------*/

#container {
	width:800px;
	}
