/* CSS Document */

#sitebase{
	width:800px;
	height:950px;
	margin:0px auto 0px auto;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	background-image:url(../img/flower.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}


#titleBar{
	width:600px;
	height:30px;
	margin:0px 0px 0px 30px;
	padding:42px 0px 0px 0px;
	border-bottom:#999999 solid 1px;
}
#title{
	width:255px;
	height:30px;
	margin:0px 0px 0px 0px;
}

/*サイトマップ図***********************************************/

#mapbox{
	width:300px;
	height:650px;
	margin:30px 0px 0px 150px;
	font-size:12px;
	letter-spacing:1pt;
	
}

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

#mapbox a:hover{color:#CC0000; text-decoration:none;}

#lines{
	width:23px;
	height:700px;
	margin:0px 0px 0px 9px;
	background:url(img/line.gif) left top no-repeat;
	float:left
}

#contentsBox{width:250px; height:600px; float:left}


/**********************************************************/

/**/
#homeBTN{ height:20px; display:block; font-size:12px;}
#siteBTN{height:20px; display:block; font-size:10px;}

.sline{width:23px; height:80px; background:url(img/sline2.jpg) left top no-repeat; float:left}

.subon{height:15px; margin:20px 0 0 0;}
.subon2{height:15px; margin:25px 0 0 0;}
.subon3{height:15px; margin:16px 0 0 0;}

#aboutBox{
	width:245px;
	height:100px;
	margin:55px 0 0 0;
}

#messageBox{
	width:245px;
	height:20px;
	margin:33px 0 0 0;
}

#worksBox{
	width:245px;
	height:100px;
	margin:33px 0 0 0;
}

.
/**/
