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

/*====================================================================== 
  µâ¿õ
======================================================================*/
* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	background: #C5EAFA url(images/bg_body_01.jpg) repeat-x;
	color: #000;
	letter-spacing: 1px;
}

h1, h2, h3, h4, h5, h6{
	font-size: 12px;
	font-weight: normal;
}

img {
	border: 0;
}

a {
  color: #0078B3;
}
a:hover {
  color: #09AFFF;
}
a:visited {
	color: #B23278;
}

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.red {
	color: #F00;
}

.bold {
	font-weight: bold;
}

.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}

/*---------------------------- 
	¥é¥Ã¥Ñ
----------------------------*/
#wrapper {
	margin: 0 auto;
	width: 900px;
}

/*---------------------------- 
	¥Ø¥Ã¥À
----------------------------*/
#header {
	height: 80px;
}

#header #left {
	float: left;
}

#header #right {
	float: right;
	text-align: right;
}

#header #right li {
	display: inline;
}

#header #right #address {
	padding: 10px 0 0;
	font-size: 10px;
	line-height: 1.0;
  color: #0078B3;
}

/*---------------------------- 
	¥á¥Ë¥å¡¼
----------------------------*/
#global_menu {
	clear: both;
	height: 55px;
	background: url(images/bg_global_menu_01.jpg) no-repeat;
}

#global_menu li {
	display: inline;
}

/*---------------------------- 
	¥á¥¤¥ó
----------------------------*/
#main {
	padding: 29px 29px 0;
	border-top: 1px solid #CCD8DD;
	border-left: 1px solid #CCD8DD;
	border-right: 1px solid #CCD8DD;
	background: #FFF;
}

/*---------------------------- 
	¥Õ¥Ã¥¿
----------------------------*/
#footer {
	background: url(images/bg_footer_01.jpg) no-repeat;
	padding: 0 30px;
	height: 125px;
	letter-spacing: 0;
}
#footer #left {
	float: left;
	padding: 30px 0 0;
}
#footer #left li {
	display: inline;
}

#footer #right {
	float: right;
	text-align: right;
	padding: 40px 0 0;
}

#footer #copyright {
	clear: both;
	padding: 10px 0 0;
	color: #56C7FF;
}

/*====================================================================== 
  ¥È¥Ã¥×¥Ú¡¼¥¸
======================================================================*/
#index_flash {
	height: 465px;
	background: url(images/bg_flash_01.jpg) no-repeat;
}

#index_main {
	background: url(images/bg_index_main_01.jpg) repeat-y;
}

#index_left {
	float: left;
	width: 390px;
}

#index_right {
	float: right;
	width: 390px;
}

#index_main table {
	margin: 20px 0 0;
	width: 390px;
}
#index_main td.left {
	padding: 3px 10px 10px 20px;
	vertical-align: top;
	background: url(images/icon_allow_index_01.jpg) no-repeat top left;
	border-bottom: 1px solid #E3EAEC;
	letter-spacing: 0;
	width: 20%;
}
#index_main td.right {
	padding: 5px 10px 10px;
	vertical-align: top;
	border-bottom: 1px solid #E3EAEC;
	letter-spacing: 0;
	width: 80%;
}

/*====================================================================== 
  £î"Ëï»àËáy¡¼¥¸
======================================================================*/
#other_main {
	background: url(images/bg_other_main_01.jpg) repeat-y;
	min-height: 525px;
}

#other_left {
	float: left;
	width: 180px;
}

#other_right {
	float: right;
	width: 600px;
}

#other_right h2 {
	padding: 0 0 30px;
}

/*---------------------------- 
	²ê.¡¦íóò¯
----------------------------*/
/* ŽÐÃì" £á€¡¦¡¦*/
.message img.photo {
	float: right;
	margin: 0 0 10px 10px;
}

.message ul {
	padding: 10px 0 10px 20px;
}
.message li {
	padding: 0 0 10px;
	color: #F00;
	font-weight: bold;
	font-size: 14px;
}

/* ´ç+ÅõÙôO */
.principle h3 {
	padding: 0 0 10px;
	color: #F00;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.principle p {
	padding: 0 0 30px;
}

/* ²ê.¡¦TÍ× */
.outline table {
	width: 100%;
	border-top: 1px solid #E2EAEC;
	border-left: 1px solid #E2EAEC;
}

.outline tr:hover {
	background: #E2EAEC;
}

.outline th {
	text-align: right;
	vertical-align: top;
	padding: 10px 15px;
	width: 20%;
	border-right: 1px solid #E2EAEC;
	border-bottom: 1px solid #E2EAEC;
}

.outline td {
	padding: 10px 15px;
	width: 80%;
	border-right: 1px solid #E2EAEC;
	border-bottom: 1px solid #E2EAEC;
}

/* ²ê.¡¦¡¦v */
.history table {
	width: 100%;
	border-top: 1px solid #E2EAEC;
	border-left: 1px solid #E2EAEC;
}

.history tr:hover {
	background: #E2EAEC;
}

.history th {
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	padding: 10px 15px;
	width: 20%;
	border-right: 1px solid #E2EAEC;
	border-bottom: 1px solid #E2EAEC;
}

.history td {
	padding: 10px 15px;
	width: 80%;
	border-right: 1px solid #E2EAEC;
	border-bottom: 1px solid #E2EAEC;
}

/* ÁêiŽÒ°çÉ÷ */
.license table {
	width: 100%;
	border-top: 1px solid #E2EAEC;
	border-left: 1px solid #E2EAEC;
}

.license th {
	text-align: center;
	vertical-align: top;
	padding: 10px 15px;
	border-right: 1px solid #E2EAEC;
	border-bottom: 1px solid #E2EAEC;
}

.license td {
	padding: 10px 15px;
	border-right: 1px solid #E2EAEC;
	border-bottom: 1px solid #E2EAEC;
}
.license td.c {
	text-align: center;
}

/* ¥³¥ó¥×¥é¥¤¥¢¥ó¥¹w¿Ë */
.compliance li {
	font-size: 14px;
	font-weight: bold;
	list-style-type: square;
	margin-left: 20px;
	padding: 0 0 20px;
}

.compliance li li {
	font-size: 12px;
	font-weight: normal;
	list-style-type: disc;
	padding: 0;
}

/* ³ñ±æ.ËëÅàÕàËìåàçïg¤¡ŽÀ*/
.environment {
	background: url(images/bg_other_main_environment_01.jpg) no-repeat right bottom;
	min-height: 525px;
}

/*---------------------------- 
	ËëÅñßõe
----------------------------*/
/* µóÇé3ßõe */
.workcontents h3 {
	padding: 0 0 20px;
}

/* ¹©Ë÷Ó÷¡¦*/
.workcontents table {
	width: 100%;
	border-top: 1px solid #E2EAEC;
	border-left: 1px solid #E2EAEC;
}

.workcontents th {
	text-align: center;
	padding: 10px 15px;
	border-right: 1px solid #E2EAEC;
	border-bottom: 1px solid #E2EAEC;
	letter-spacing: 0;
	white-space: nowrap;
}

.workcontents td {
	padding: 10px 15px;
	border-right: 1px solid #E2EAEC;
	border-bottom: 1px solid #E2EAEC;
	letter-spacing: 0;
}
.workcontents td.c {
	text-align: center;
}

/*---------------------------- 
	¥¢¥¯¥»¥¹
----------------------------*/
/* £äÈã€¡ë­â¡¦ºÂ*/
.access table {
	width: 100%;
	border-top: 1px solid #E2EAEC;
	border-left: 1px solid #E2EAEC;
}

.access tr:hover {
	background: #E2EAEC;
}

.access th {
	text-align: center;
	vertical-align: top;
	padding: 20px 15px;
	width: 20%;
	border-right: 1px solid #E2EAEC;
	border-bottom: 1px solid #E2EAEC;
}

.access td {
	padding: 20px 15px;
	width: 80%;
	border-right: 1px solid #E2EAEC;
	border-bottom: 1px solid #E2EAEC;
}

/* ½êº¡2n */
.access .yahoomap {
	margin: 20px 0 0;
	border: 1px solid #E2EAEC;
}

/*---------------------------- 
	¹öÉÑ¾éÆëŽ­
----------------------------*/
.careers table {
	width: 100%;
	border-top: 1px solid #E2EAEC;
	border-left: 1px solid #E2EAEC;
}

.careers tr:hover {
	background: #E2EAEC;
}

.careers th {
	text-align: right;
	vertical-align: top;
	padding: 10px 15px;
	width: 25%;
	border-right: 1px solid #E2EAEC;
	border-bottom: 1px solid #E2EAEC;
}

.careers td {
	padding: 10px 15px;
	width: 75%;
	border-right: 1px solid #E2EAEC;
	border-bottom: 1px solid #E2EAEC;
}

.careers td li {
	list-style-type: square;
	margin-left: 18px;
}

/*---------------------------- 
	¥ê¥ó¥¯
----------------------------*/
.link li {
	padding: 5px 0 5px 25px;
	background: url(images/icon_allow_index_01.jpg) no-repeat top left;
}

/*---------------------------- 
	£î"Ëï¡¦
----------------------------*/
/* ¥µ¥¤¥È¥Þ¥Ã¥× */
.sitemap #left {
	float: left;
	width: 400px;
}
.sitemap #right {
	float: right;
	width: 200px;
}

.sitemap li {
	list-style-type: square;
	margin: 0 0 0 20px;
}
.sitemap li ul {
	margin: 0 0 20px;
}
.sitemap li li {
	list-style-type: square;
	margin: 0 0 0 40px;
}

/* ·ñ»Í¾éÆë5¡¦ëó¡¦j */
.policy h3 {
	font-weight: bold;
}

/* ¥µ¥¤¥È£ö€±õ¡¦p£õ" £ï"¡¦¡¦*/
.condition h3 {
	font-weight: bold;
}

