@charset "utf-8";
/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

body {
	background:#ffffff url("../images/bg_body.gif") repeat;
	margin: 0 auto;
	line-height:150%;
	color:#666666;
	text-align:center;
	font-size: 14px;
}

html {
	overflow-y:scroll;
}

p	{
	margin-bottom:1em;
}

h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}

img,
fieldset {
	border:0;
	padding:0px;
	margin:0px;
	text-decoration:none;
}

table, td, th	{
	padding:1px;
}

h5	{
	font-size:14px;
}

/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {
	color:#0033cc;
	text-decoration:underline;
}

a:link {
	color:#0033cc;
	text-decoration:underline;
}

a:visited {
	color:#0033cc;
	text-decoration:underline;
}

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

a:active {
	color:#cc3300;
	text-decoration:none;
}

/*=============================================
 container
===============================================*/
#container {
	width: 920px;
	padding:0;
	margin:0 auto;
	text-align:left;
	background:url("../images/bg_container.gif") repeat-y;
}


/*=============================================
 header
===============================================*/

#header {
	padding:0;
	margin:0 10px;
	background:url(../images/bg_header.gif) repeat-x;
}

#header p#description	{
	font-size:12px;
	padding:10px 0px 5px 0px;
	margin:0;
}

#header_top	{
	margin:0;
	padding:3px 0 0 0;
}

#header_left	{
	width:543px;
	height:90px;
	float:left;
}

#header_right	{
	width:357px;
	height:90px;
	float:right;
}

#header_left h1 a {
	display: block;
	position: relative;
	width: 350px;
	height: 87px;
	text-decoration:none;
	text-indent: -9877em;
	background: url("../images/obj_sitetitle.gif") 0 0;
	overflow:hidden;
}

#header_bottom	{
	clear:both;
	width:900px;
	margin:0;
	padding:0;
}

#header_bottom #flash	{
	clear:both;
	width:900px;
	height:400px;
	margin:0;
	padding:0;
}

/*=============================================
 sub navigation
===============================================*/
#s_navi {
	width:357px;
	height:48px;
	background:url("../images/bg_sub-navi.gif") no-repeat top;
}

#s_navi ul {
	padding:0;
	margin:0;
}

#s_navi ul li {
	display:inline;
	list-style-type:none;
}

#s_navi ul li a {
	display:block;
	float:left;
	height:48px;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

#s_navi ul li.subnavi_contactus a {
	width:111px;
	background: url("../images/bg_sub-navi.gif") 0px 0px;
}

#s_navi ul li.subnavi_privacypolicy a {
	width:133px;
	background: url("../images/bg_sub-navi.gif") -111px 0px;
}

#s_navi ul li.subnavi_sitemap a {
	width:113px;
	background: url("../images/bg_sub-navi.gif") -244px 0px;
}

#s_navi ul li.subnavi_contactus a:hover {
	width:111px;
	background: url("../images/bt_sub-navi.gif") 0px 0px;
}

#s_navi ul li.subnavi_privacypolicy a:hover {
	width:133px;
	background: url("../images/bt_sub-navi.gif") -111px 0px;
}

#s_navi ul li.subnavi_sitemap a:hover {
	width:113px;
	background: url("../images/bt_sub-navi.gif") -244px 0px;
}







/*=============================================
 global navigation
===============================================*/
#g_navi {
	clear:both;
	width:900px;
	height:70px;
	padding:0px;
	margin:0px;
	background:url("../images/bg_g-navi.gif") no-repeat top;
	overflow:hidden;
}

#g_navi ul {
	padding:0;
	margin:0;
}

#g_navi ul li {
	display:inline;
	list-style-type:none;
}

#g_navi ul li a {
	display:block;
	float:left;
	height:70px;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}


#g_navi ul li.gnavi_home a {
	width:179px;
	background: url("../images/bt_g-navi.gif") 0px 0px;
}

#g_navi ul li.gnavi_aboutus a {
	width:151px;
	background: url("../images/bt_g-navi.gif") -179px 0px;
}

#g_navi ul li.gnavi_service a {
	width:187px;
	background: url("../images/bt_g-navi.gif") -330px 0px;
}

#g_navi ul li.gnavi_group a {
	width:221px;
	background: url("../images/bt_g-navi.gif") -517px 0px;
}

#g_navi ul li.gnavi_recruit a {
	width:161px;
	background: url("../images/bt_g-navi.gif") -739px 0px;
}


#g_navi ul li.gnavi_home a:hover {
	width:179px;
	background: url("../images/bt_g-navi.gif") 0px -70px;
}

#g_navi ul li.gnavi_aboutus a:hover {
	width:151px;
	background: url("../images/bt_g-navi.gif") -179px -70px;
}

#g_navi ul li.gnavi_service a:hover {
	width:187px;
	background: url("../images/bt_g-navi.gif") -330px -70px;
}

#g_navi ul li.gnavi_group a:hover {
	width:221px;
	background: url("../images/bt_g-navi.gif") -517px -70px;
}

#g_navi ul li.gnavi_recruit a:hover {
	width:161px;
	background: url("../images/bt_g-navi.gif") -739px -70px;
}


#g_navi ul li.gnavi_home_on a {
	width:179px;
	background: url("../images/bt_g-navi.gif") 0px -140px;
}

#g_navi ul li.gnavi_aboutus_on a {
	width:151px;
	background: url("../images/bt_g-navi.gif") -179px -140px;
}

#g_navi ul li.gnavi_service_on a {
	width:187px;
	background: url("../images/bt_g-navi.gif") -330px -140px;
}

#g_navi ul li.gnavi_group_on a {
	width:221px;
	background: url("../images/bt_g-navi.gif") -517px -140px;
}

#g_navi ul li.gnavi_recruit_on a {
	width:161px;
	background: url("../images/bt_g-navi.gif") -739px -140px;
}




/*=============================================
 body
===============================================*/
#body {
	clear:both;
	padding:0px;
	margin:0 10px;
	overflow: hidden;
}

.inner	{
	padding:10px;
}

/*=============================================
 footer
===============================================*/
#footer {
	clear:both;
	padding:30px 0 0 0;
	margin:0 10px;
	background:url("../images/hr_bottom.gif") top center no-repeat;
}

#footer #copy	{
	margin:0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
}


#group_list	{
	padding:10px 33px;
	text-align:center;
}

#group_list ul#group_navi {
	line-height:200%;
	padding:0px;
	margin:0px;
	text-align:left;
	font-size:12px;
}

#group_list ul#group_navi li {
	padding:0px;
	margin:0px;
	display:inline;
	list-style-type:none;
}

#group_list a {
	color:#666666;
	text-decoration:underline;
}

#group_list a:link {
	color:#666666;
	text-decoration:underline;
}

#group_list a:visited {
	color:#666666;
	text-decoration:underline;
}

#group_list a:hover {
	color:#ff9900;
	text-decoration:none;
}

#group_list a:active {
	color:#ff9900;
	text-decoration:none;
}

h3#group	{
	display:block;
	padding-bottom:10px;
	margin:0 auto;
	height:20px;
	width:242px;
	text-indent:-9877em;
	text-decoration:none;
	background:url("../images/txt_footer-grouplist.gif") no-repeat;
}





#breadcrumb	{
	padding:10px 0 10px 15px;
}
