/*　共通　*/
* {
	margin: 0; 
	padding: 0;
}
body {
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","Osaka","ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
	text-align: center;
	background-color:#fff;
	font-size:10px;
	line-height: 140%;
	color: #666666;
}
body.fontL #container{
	font-size:14px;
	line-height: 170%;
}
body.fontM #container{
	font-size:12px;
	line-height: 150%;
}
body.fontS #container{
	font-size:10px;
	line-height: 140%;
}
a {
	/*\*/
	overflow: hidden;
	/**/
}
a img {
	border : 0;
	text-decoration: none;
}
p {
	font-size:120%;
	line-height: 140%;
	color: #666666;
}
.j14 {font-size:14px;}
.margin {margin:5px 0 0 0;}
.margin_l {margin:10px 0 0 0;}
.margin_xl {margin:25px 0 0 0;}
.margin_right {margin:0 7px 0 0;}
.test {border: 1px solid #ccc;}
.left {float: left;}
.right {float: right;}
.clearfloat {
	clear: both;
	/*\*/
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	/**/
}
/*----------------------------------------------------------------
フォント
----------------------------------------------------------------*/
.j10 {
	font-size:100%;
	color: #666666;
}
.time_blue {
	font-size:100%;
	color:#336699;
}
.blue_ttl {
	font-size:120%;
	color:#336699;
	font-weight:bold;
}
.txt_title {
	font-size:140%;
	color:#336699;
}

/*----------------------------------------------------------------
container
----------------------------------------------------------------*/
#container {width: 100%;}

/*----------------------------------------------------------------
header
----------------------------------------------------------------*/
#header {
	width: 100%;
	text-align: center;
	background: url(../image/bg_hd.jpg) repeat-x;
}
#header .inside-hd {
	width:950px;
	height:80px;
	margin:0 auto;
	background: url(../image/img_hd.jpg) no-repeat;
}
#header .inside-hd .logo {
	width:375px;
	height:80px;
	float:left;
}
#header .inside-hd .logo a {
	width:375px;
	height:45px;
	display:block;
	margin-top:15px;
	text-indent:-9999px;
}
#header .inside-hd .menu {
	width:555px;
	height:80px;
	float:right;
}
#header .inside-hd .menu .menu_box {
	width:555px;
	height:45px;
	background: url(../image/hd_menu_bg_off.jpg) no-repeat;
}
#header .inside-hd .menu .font_box {
	width:555px;
	height:24px;
	margin-top:5px;
	text-align:right;
}
body.fontL #header .inside-hd .menu .btn_box {background: url(../image/font_3.jpg) no-repeat;}
body.fontM #header .inside-hd .menu .btn_box {background: url(../image/font_2.jpg) no-repeat;}
body.fontS #header .inside-hd .menu .btn_box {background: url(../image/font_1.jpg) no-repeat;}

#header .inside-hd .menu .btn_box {
	width:75px;
	height:24px;
	margin-left:10px;
	float:right;
	background: url(../image/font_1.jpg) no-repeat;
}


#header .inside-hd .menu .btn_box ul {list-style-type:none;}
#header .inside-hd .menu .btn_box li {
	width:24px;
	height:24px;
	margin-right:1px;
	float:left;
}
#header .inside-hd .menu .btn_box ul li a {
	width:24px;
	height:24px;
	text-indent:-9999px;
	display:block;
}
#header .inside-hd .menu .btn_box ul li a.sizeS:hover {background: url(../image/font_on.jpg) no-repeat;}
#header .inside-hd .menu .btn_box ul li a.sizeM:hover {background: url(../image/font_on.jpg) no-repeat -25px;}
#header .inside-hd .menu .btn_box ul li a.sizeL:hover {background: url(../image/font_on.jpg) no-repeat -50px;}

#header .inside-hd .menu .font_box .txt {
	width:468px;
	color:#fff;
	font-size:120%;
	float:left;
	font-weight:bold;
	padding-top:3px;
}
/*-----------------------------------------------------------------------*/
#menu_home {
	width:95px;
	padding-left:5px;
	height:42px;
	float:left;
}
#menu_home a {
	width:94px;
	height:42px;
	display:block;
	text-indent:-9999px;
}
#menu_home a:hover {background: url(../image/btn_1_on.jpg) no-repeat;}
/*--js dropdownスタイル---------------------------------------------------------------*/
.dropdown {
	float:left; 
	position:relative;
	z-index:200;
}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {
	position:absolute; 
	overflow:hidden; 
	width:208px; 
	display:none; 
	background:#fff; opacity:0
}
.dropdown ul {
	width:208px;
	_width:210 ;
	border-top:1px solid #ccc; 
	list-style:none;
}
.dropdown li {
	text-align:left;
	 font-size:12px; 
	border:1px solid #ccc; 
	border-width:0 1px 1px;
}
.dropdown li a {
	display:block; 
	color:#666; 
	text-decoration:none; 
	width:198px;
	padding:7px 5px 7px 5px;
	text-align:left;
}
.dropdown li a:hover {
	background:#336699;
	color:#fff;
}
/*-----------------------------------------------------------------------*/
dt#one-ddheader {
	width:224px;
	height:42px;
	text-decoration:none;
	background: url(../image/btn_2_off.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
}
dt#one-ddheader a {
	width:224px;
	height:42px;
	display:block;
	text-indent:-9999px;
}
dt#one-ddheader a:hover {background: url(../image/btn_2_on.jpg) no-repeat;}
dd#one-ddcontent {
	position:absolute; 
	top:42px; 
	left:0px;
	overflow:hidden; 
	width:208px; 
	display:none; 
	background:#fff; 
	z-index:200; 
	opacity:0;
}

dt#two-ddheader {
	width:118px;
	height:42px;
	text-decoration:none;
	background: url(../image/btn_3_off.jpg);
	background-repeat:no-repeat;
	float:left;
}
dt#two-ddheader a {
	width:118px;
	height:42px;
	display:block;
	text-indent:-9999px;
}
dt#two-ddheader a:hover {background: url(../image/btn_3_on.jpg) no-repeat;}
dd#two-ddcontent {
	position:absolute; 
	top:42px;
	left:223px; 
	overflow:hidden; 
	width:208px; 
	display:none; 
	background:#fff; 
	z-index:200; 
	opacity:0;
}
#menu_careers {
	width:109px;
	height:42px;
	float:left;
	text-indent:-9999px;
}
#menu_careers a {
	width:109px;
	height:40px;
	display:block;
	text-indent:-9999px;
}
#menu_careers a:hover {background: url(../image/btn_4_on.jpg) no-repeat;}




/*----------------------------------------------------------------
main
----------------------------------------------------------------*/
#main {
	width:950px;
	margin:0 auto;
	text-align: left;
}
/*----------------------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
	width:100%;
	margin-top:25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer .inside-ft {
	width:950px;
	margin:0 auto;
	text-align:right;
	padding:10px 0;
}

/*----------------------------------------------------------------
パンくず
----------------------------------------------------------------*/
#navi {
	list-style:none;
	width:950px;
	margin:0 auto;
	padding:10px 0;
	text-align:left;
}
#navi li{
	display:inline;
}
#navi span{
	color:#369;
}
#navi a {
	color:#666;
	text-decoration:none;
}
#navi a:hover {
	color:#369;
	text-decoration:underline;
}


/*----------------------------------------------------------------
 エラー
----------------------------------------------------------------*/
#error{
	padding:150px 0;
	font-size:12px;
}
#error a{
	color:#369;
	text-decoration:underline;
}
