@charset "UTF-8";

/*------------------------------------------------ */
/* Initialize
-------------------------------------------------- */
*{
	margin: 0px;
	padding: 0px;
	/*border:solid #FF0000 1px;*/
}

body {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 75%;
}
html>/**/body,html>/**/form,html>/**/fieldset {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 12px;
}
img {
	border-style:none;
}

a img {
	border-style:none;
}

fieldset {
    border:none;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd {
    margin: 0px;
	padding: 0px;
}

li {
    list-style: none;
}
input,textarea {
    font-size: 1em;
}

/* Util ---------------------------- */
.cbox { 
	zoom: 100%;
}

.cbox:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}

span.color01 {
	color: #FF6600;
	font-size: 110%;
}
span.color02 {
}

p.font_center {
	text-align: center;
}

p.font_em {
	font-size: 110%;
	margin-bottom: 0px;
}



/* //Util ---------------------------- */

/*------------------------------------------------ */
/* Common
-------------------------------------------------- */

/* link ---------------------------- */
a:link {
	color: #0072ad;
}
a:visited {
	color: #0072ad;
}
a:hover {
	color: #00a8ff;
}

/* //link ---------------------------- */

body#home {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/body_back.gif) repeat-x top;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/body_back02.gif) repeat-x top;
}

#wrapper {
	width: 880px;
	margin: 0 auto;
	font-size: 120%;
	line-height:160%;
	background-repeat: no-repeat;
	color: #333333;
}

#wrapper2 {
	background: url(../images/wrappar_back.gif) repeat-y;
}

.up {
	display:block;
	width: 126px;
	height: 28px;
	clear:both;
	margin:0 0 0 760px;
}

#to_contentstop {
	display: none;
}


.float_l {
	float: left;
}


.float_r {
	float: right;
}


/*------------------------------------------------ */
/* Header
-------------------------------------------------- */

#header {
	height: 95px;
}

#header img {
	vertical-align: bottom;
}

#header h1 {
	float: left;
}

#character {
	float: right;
	margin: 10px 5px 0 0;
}
#character p.display {
}

#character div.bt_font {
		text-align: center;
}
#character img {
	vertical-align: bottom;
}

#character img.bt_english {
	margin: 3px 0 0 0;
}

#character p {
	float: left;
	line-height: 18px;
	font-size: 75%;
}
#character div.bt_font {
	margin: 0 10px 0 70px;
	line-height: 18px;
}

div#bt_ja {
	float: right;
	margin: 10px 35px 0 0;
	display: inline;
}

#header_menu {
	float: right;
	font-size: 75%;
	width: 600px;
	text-align: right;
	margin: 10px 10px 0 0;
}

#header_menu a:link,#header_menu a:visited {
	text-decoration: none;
	color: #333333;
}

#header_menu a:hover{
	color: #00a8ff;
}

#header_menu li {
	display: inline;
	padding: 0 0 0 10px;
	background-position: 0 3px;
	margin: 0 0 0 10px;
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
}



/*------------------------------------------------ */
/* Main menu
-------------------------------------------------- */


#main_menu {
	clear: both;
	height: 59px;
	margin: 0 0 0px 82px;
}

.padding_bottom {
	padding: 0 0 10px 0;
}

#main_menu li  {
	float: left;
}



#main_menu img  {
	vertical-align: bottom;
}


#main_menu li.home {
	background-image:url(../images/mn01_over.gif);
	background-repeat:no-repeat;
	width: 67px;
}

#main_menu li.company {
	background-image:url(../images/mn02_over.gif);
	background-repeat:no-repeat;
	width: 139px;
}

#main_menu li.business {
	background-image:url(../images/mn03_over.gif);
	background-repeat:no-repeat;
	width: 117px;
}

#main_menu li.safety {
	background-image:url(../images/mn04_over.gif);
	background-repeat:no-repeat;
	width: 266px;
}

#main_menu li.region {
	background-image:url(../images/mn05_over.gif);
	background-repeat:no-repeat;
	width: 104px;
}

#main_menu li.kids {
	background-image:url(../images/mn06_over.gif);
	background-repeat:no-repeat;
	width: 112px;
}

#main_menu li.visit {
	background-image:url(../images/mn07_over.gif);
	background-repeat:no-repeat;
	width: 101px;
}

#main_menu li.recruit {
	background-image:url(../images/mn08_over.gif);
	background-repeat:no-repeat;
	width: 81px;
}


#main_menu li a {
	display:block;
	text-decoration: none;
	height: 59px;
}

#main_menu li a:hover {
	background-color:transparent;
}

#main_menu li a:hover img {
	visibility: hidden;
}



/*------------------------------------------------ */
/* Footer
-------------------------------------------------- */


#footer {
	clear:both;
	height: 100px;
	margin: 20px 0px 0 0;
}
#footer #footer_menu {
	padding: 0px 0 5px 0;
	border-bottom: #0092dd solid 2px;
}


#footer ul {
	width: 880px;
	margin: 0px auto 0px auto;
	line-height: 120%;
	font-size: 75%;
	padding: 0 0 5px 0;
	background: url(../../images/footer_menu_back.gif) no-repeat;
	background-position: right 3px;
}

#footer li {
	display:inline;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #08276A;
	border-right-color: #08276A;
	padding: 0 5px;
}

#footer li a,#footer li a:visited {
	color: #08276A;
}

#footer li a:hover {
	color: #FF6600;
}

#footer li.safety {
	border-right-width: 1px;
	border-right-style: solid;
}

#footer address{
	width: 880px;
	margin: 5px auto 0px auto;
	padding: 0 0px 0 0px;
	font-style: normal;
	font-size: 75%;
}



/*------------------------------------------------ */
/* Title
-------------------------------------------------- */

h2.title {
	width: 630px;
	background: url(../images/h2_back.gif) no-repeat;
	height: 47px;
	line-height: 43px;
	text-indent: 25px;
	color: #FFFFFF;
	font-size: 120%;
}

h3.subtitle {
	clear: both;
	width: 620px;
	height: 36px;
	background: url(../images/h3_back.gif) no-repeat;
	color: #0077c6;
	font-size: 110%;
	line-height: 36px;
	margin: 15px auto 10px auto;
	text-indent: 25px;
}

h4.smalltitle {
	clear: both;
	width: 620px;
	height: 24px;
	background: url(../images/h4_back.gif) no-repeat;
	line-height: 24px;
	text-indent: 25px;
	margin: 18px auto 20px auto;
	color: #FFFFFF;
	font-size: 100%;

}

h5.smallsubtitle {
	font-size: 100%;
	margin: 10px 0 10px 10px;
	padding: 0 0 0 10px;
	background: url(../images/h5_back.gif) no-repeat;
	background-position:left 6px;
	line-height:20px;
	color: #0077c6;
}


/*------------------------------------------------ */
/* Sub menu
-------------------------------------------------- */

#submenu {
	width: 180px;
	background: url(../images/submenu_top.gif) no-repeat top;
	padding: 20px 0 0 0;
	background-color: #f6f9fa;
	float: left;
	position: relative;
	top: -10px;
	font-size: 11px;
}

#submenu li {
	background: url(../images/submenu_back.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
	margin: 0 0 1px 0;
	color: #0077c6;
}


#submenu li a {
	display: block;
	text-decoration: none;
	width: 180px;
}

#submenu li a:link {
	color: #0077c6;
}

#submenu li a:hover {
	background: url(../images/submenu_back.gif) no-repeat;
	background-position: 0 -30px;
	color: #FFFFFF;
}



#submenu li#sub {
	background: url(../images/submenu_back.gif) no-repeat;
	height: auto;
	line-height: 30px;
	text-indent: 20px;
	margin: 0 0 0px 0;
	color: #0077c6;
}

#smallmenu li {
	background: url(../images/smallmenu_back.gif) no-repeat;
	height: 19px;
	line-height: 19px;
	text-indent: 20px;
	margin: 0 0 0px 0;
	color: #777777;
	font-size: 11px;
}

#smallmenu li a {
	display: block;
	text-decoration: none;
	width: 180px;
	color: #777777;
}

#smallmenu li a:link {
	color: #777777;
}

#smallmenu li a:hover {
	background: url(../images/smallmenu_back.gif) no-repeat;
	background-position: 0 -19px;
	color: #0077c6;
}



/*------------------------------------------------ */
/* Contents Util
-------------------------------------------------- */

#location ul {
	padding: 0px 0 15px 0;
	margin: 0 0 0 5px;
	font-size: 70%;
}

#location ul li {
	display: inline;
	margin: 0 3px 0 0;
}



div#contents {
	float: right;
	width: 630px;
	padding: 5px 35px 0 35px;
}

div.box01 {
	margin-bottom: 20px;
}

div.photo_r {
	float: right;
	margin: 10px 20px 0px 20px;
	display: inline;
}


div.photo_r p#caption {
	text-align: center;
	padding: 0 0 0 0;
	font-size: 90%;
	line-height: 140%;
}


/*------------------------------------------------ */
/* for lightwindow page
-------------------------------------------------- */

body#photopage {
	background-image:none;
	text-align:center;}
body#photopage div{
	height:600px;
}
body#photopage p{
	width:500px;
	height:40px;
	margin:0 auto;
	line-height:normal;

}