@charset "shift_jis";

/**********全体**********/

*{
	margin:0;
	padding:0;
	font-size:12px;
	color:#000033;
}

a{
  text-decoration:none;
  /*HideMacIE\*/
  overflow:hidden;
  color:#333333;
}

ul{list-style-type:none;}

html{background:url(../img/back.jpg) repeat-y center;
scrollbar-face-color:white;
scrollbar-highlight-color:white; scrollbar-shadow-color:white;
scrollbar-3dlight-color:white; scrollbar-arrow-color:#e95b51;
scrollbar-track-color:white; scrollbar-darkshadow-color:white;
}

img{border:0;}



/* 750px main*/

div#main{
	width:750px;
	margin:0 auto;
	height:auto;
	bottom: 0px;
}


/**********  sora  **********/

div#sora{
	width:696px;
	height:600px;
	margin:0 auto;
	position: relative;
}

/**********  link  **********/

ul#link{
	width:700px;
	position: absolute;
	bottom: 5px;
	margin: 0;
	padding: 0;
	left: 1px;
}

ul#link li{
	width:348px;
	float:left;
	height: 76px;
}

ul#link li a{text-indent:-9999px; display:block;width:348px;height:76px;outline:none}

ul#link li#parents{background: url(../img/oya.jpg) no-repeat 0 0;height:76px;}

ul#link li#company{background:url(../img/company.jpg) no-repeat 0 0;height:76px;margin-left:2px;}



ul#link li#parents a:hover{background:url(../img/oya2.jpg) no-repeat 0 0;}
ul#link li#company a:hover{background:url(../img/company2.jpg) no-repeat 0 0;}




/**********  header  **********/

div#header{
	height:70px;
	width:750px;
	position:relative;
}

div#header p{
	display:block;
	position: absolute;
	right: 107px;
	bottom: 7px;
}

div#header h1{
	font-size:10px;
	color:#999999;
	font-weight: normal;
	margin: 5px 15px;
}


div#header p#sitemap_url{
	display:block;
	position: absolute;
	right: 30px;
	top: 10px;
	height: 16px;
	}

div#header p#top_url{
	display:block;
	position: absolute;
	right: 120px;
	top: 5px;
	height: 10px;
	}
	
div#header p#sora_index{
	display:block;
	text-indent:-9999px;
	width:140px;
	height:45px;
	bottom: 0px;
	position: absolute;
	left: 22px;
	}


div#header h2 a{
	display:block;
	text-indent:-9999px;
	width:141px;
	height:39px;
	position:absolute;
	top: 30px;
	left: 25px;
}

/**********  footer  **********/


/*footer上　sora住所*/
div#add {
	width: 700px;
	height: 15px;
	padding:0 0 0 30px;
	font-size: 12px;
	color: #400000;
	}

div#footer{
	width:700px;
	height:30px;
	margin: 0 auto;
	position: relative;
	background:url(../img/footer.gif) no-repeat center center;
	text-indent: -9999px;
}

div#c_footer{
	height:50px;
	width:750px;
	background:url(../img/cfooter.gif) no-repeat center bottom;
	margin: 0 auto;
	position: relative;

}

div#c_footer p a{
	position:absolute;
	left: 31px;
	top: 19px;
	font-size: 10px;
	color: #400000;

}

/*
div#header p{
	display:block;
	position: absolute;
	right: 0px;
	bottom: 5px;
}*/



/**********  sitemap  **********/


#sitemap{
	width:700px;
}

#sitemap p{
text-indent:inherit;}


#sitemap table{
width:600px;
margin:50px auto;
}

#sitemap table tr{
display:block;
padding:10px 0;
}

#sitemap table tr td{
vertical-align:top;
}



ul.in{
	display:block;
	margin: 0 0 10px 50px;
}

ul li.oya{
	background:url(../img/icon_sitemap-pink.gif) no-repeat 0 0;
	display:block;
	padding:3px 5px 0 40px;
	font-size: 14px;
}

ul li.oya a,
ul li.oya2 a{font-size:14px;}



ul li.oya2{
	background:url(../img/icon_sitemap_blue.gif) no-repeat 0 0;
	display:block;
	padding:3px 5px 0 40px;
	font-size: 14px;
	height: 25px;
}


span#company_map{
    background:url(../img/img_sitemap-forcompany.gif) no-repeat 0 0;
	width:290px;
	float: right;
	padding:50px 0 0 10px;
	display:block;
	margin: 20px 40px 0 0;
	height: 500px;
}

span#parents_map{
	width:400px;
	float: left;
	display:block;
	padding:50px 0 0 10px;
	margin: 20px 0 0 30px;
	height: 500px;
}


#parents_map ul li,
#company_map ul li{
	height: 25px;
	margin: 5px 0;
}

div#menu p.pan{
	display:block;
	height:15px;
	padding: 0 0 0 15px;
}

div#menu p.pan a:hover{
height:15px;
color:#666666;
}
