@charset "UTF-8";
/* CSS Document */

body {
	background-color:#ffffff;
}

p {
	margin:0;
}

h1 span {
	display:none;
}

h2 span {
	display:none;
}

h3 span {
	display:none;
}

#container {
	border-left-style:solid;
	border-right-style:solid;
	border-left-color:#999999;
	border-right-color:#999999;
	border-left-width:1px;
	border-right-width:1px;
	width:960px;
	background-color:#ffffff;
	margin:0 auto;
	overflow:hidden;
}

/********************************************/
/*   Header Unit Style Start                */
/********************************************/

#header {
	width:960px;
	height:105px;
}

#header .inquiry{
	width:179px;
	position:relative;
	margin-bottom:-90px;
	top:-90px;
	left:770px;
}

#menubox {
	width:407px;
	height:13px;
	background:url(http://www.jspark.co.jp/img/common/headermenu.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;
	top:-35px;
	left:345px;
}	

ul#headermenu {
	padding:0;
	margin:0;
	list-style:none;
	width:441px;
}

ul#headermenu li{
	text-indent:-9999px;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
	float:left;
	overflow:hidden;
}

ul#headermenu a{
	display:block;
	padding:0;
	margin:0;
}

ul#headermenu li#home    {width:40px;}
ul#headermenu li#outline {width:67px;}
ul#headermenu li#results {width:62px;}
ul#headermenu li#group   {width:62px;}
ul#headermenu li#affairs {width:63px;}
ul#headermenu li#access  {width:58px;}
ul#headermenu li#sitemap {width:55px;}

ul#headermenu li#home    a {background-position:-40px 0px;}
ul#headermenu li#outline a {background-position:-107px 0px;}
ul#headermenu li#results a {background-position:-169px 0px;}
ul#headermenu li#group   a {background-position:-231px 0px;}
ul#headermenu li#affairs a {background-position:-294px 0px;}
ul#headermenu li#access  a {background-position:-352px 0px;}
ul#headermenu li#sitemap a {background-position:-407px 0px;}
	
/********************************************/
/*   Header Unit Style End                  */
/********************************************/


/********************************************/
/*   Flash Menu Unit Style Start            */
/********************************************/

#flashmenu {
	clear:both;
	width:960px;
	text-align:left;
	height:57px;
}

/********************************************/
/*   Flash Menu Unit Style End              */
/********************************************/


/********************************************/
/*   Rout Menu Unit Style Start             */
/********************************************/

#routmenu {
	margin:10px 0 0 20px;	
}

#routmenu li {
	display:inline;
}

#routmenu li a {
	text-decoration:none;
}


/********************************************/
/*   Rout Menu Unit Style End               */
/********************************************/


/********************************************/
/*   Top Unit Style Start 　　              */
/********************************************/

#top {
	margin:25px auto 60px auto;
}

#titlefinding {
	width:704px;
 margin:0 auto;
}

#finding {
	width:704px;
	margin:30px auto 0 auto;
}

#finding img {
	margin:0 0 20px 0;
}

#top p {
	line-height:1.8;
}

/********************************************/
/*   Top Unit Style End　　                 */
/********************************************/


/********************************************/
/*   Content Unit Style Start               */
/********************************************/

/*---Container Start---*/
#content {
	width:750px;
	margin:0 auto;
}
/*---Container End---*/

.box {
	height:180px;
}

.left {
	width:226px;
	float:left;
	text-align:left;
}

.right {
	display:inline;
	float:left;
	width:484px;
	margin-left:40px;
	text-align:left;
	line-height:1.5;
}

/********************************************/
/*   Content Unit Style End                 */
/********************************************/


/********************************************/
/*   Bottom Unit Style Start                */
/********************************************/

#bottom {
	clear:both;
	width:700px;
	margin:30px auto 0 auto;
}

#bottom img {
	margin-bottom:10px;
}

#bottom p {
	line-height:1.5;
}

/********************************************/
/*   Bottom Unit Style End                  */
/********************************************/


/********************************************/
/*   Arrow Unit Style Start                 */
/********************************************/

.arrow {
	clear:both;
	width:900px;
	padding-top:60px;
	text-align:right;
}

.arrow img {
	margin-right:5px;
}

.arrow a {
	text-decoration:none;
}


/********************************************/
/*   Arrow Unit Style Start                 */
/********************************************/


/********************************************/
/*   Inquirybtn Style Start                 */
/********************************************/

.inquirybtn {
	width:387px;
	height:70px;
	margin:60px auto 40px auto;
}

/********************************************/
/*   Inquirybtn Style Start                 */
/********************************************/


/********************************************/
/*   Bottom Menu Unit Style Start           */
/********************************************/

.bottomgroupbox {
	margin:10px auto 0 auto;
	width:940px;
	padding:5px 0 0 20px;
}

.bottomgroupbox span {
	font-weight:bold;
}

.botomgroup {
	text-align:center;
}

.botommenu {
	clear:both;
	text-align:center;
}

.botommenu li {
	line-height:1.5;
	display:inline;
}

.botomgroup li {
	line-height:1.5;
	display:inline;
}

/********************************************/
/*   Bottom Menu Unit Style End             */
/********************************************/


/********************************************/
/*   Footer Unit Style Start                */
/********************************************/

#footer {
	font-weight:bold;
	line-height:1.5;
	width:100%;
	height:33px;
	margin-top:20px;
	padding-top:5px;
	text-align:center;
	background-image:url(../../img/common/bgfooter.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#footer span {
	vertical-align:middle;
}