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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

li img,dt img,dd img{
vertical-align:bottom;
}


ul{
	list-style: none;
}


body {
	background-image: url(../images/share/header_background.jpg);
	background-repeat: repeat-x;
	width:100%;
	line-height:1;
}

#container {
	height: 150px;
	width: 1000px;
	margin:0 auto;
}

#container #header {
	position: relative;
	width:1000px;
	height:150px;
}


#container #header h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	word-spacing: 2em;
	padding-right: 10px;
}

#container #header #main_logo img {
	position: absolute;
	top:28px;
	left:0px;
	border: none;
}




#container #header #header_right #three_logo {
	position: absolute;
	top:40px;
	left:740px;
}

#container #header #header_right #header_menu li {
	width: 250px;
	height: 25px;
	font-size: 12px;
	display: inline;
}

#container #header #header_right #header_menu #news a {
	 text-indent: -9999px; /* テキストを隠す */  
	 text-decoration: none;  
 	 display: block;  
 	 width: 150px;  
 	 height: 25px; /* リンク領域を広げる */  
 	 background-image: url(../images/share/header_menu.jpg);
 	 background-repeat: no-repeat;  
	 background-position: 0 0;
	position:absolute;
	top:95px;
	left:735px;
  }
  
#container #header #header_right #header_menu #contact a {
	 text-indent: -9999px; /* テキストを隠す */  
	 text-decoration: none;  
 	 display: block;  
 	 width: 100px;  
 	 height: 25px; /* リンク領域を広げる */  
 	 background-image: url(../images/share/header_menu.jpg);
 	 background-repeat: no-repeat;  
	 background-position: -150px 0;
	position:absolute;
	top:95px;
	left:885px;
  }
  
 #container #header #header_right #header_menu #policy a {
	 clear: both;
	 text-indent: -9999px; /* テキストを隠す */  
	 text-decoration: none;  
 	 display: block;  
 	 width: 150px;  
 	 height: 25px; /* リンク領域を広げる */  
 	 background-image: url(../images/share/header_menu.jpg);
 	 background-repeat: no-repeat;  
	 background-position: 0 -50px;
	position:absolute;
	top:120px;
	left:735px;
}

#container #header #header_right #header_menu #sitemap a {
	 text-indent: -9999px; /* テキストを隠す */  
	 text-decoration: none;  
 	 display: block;  
 	 width: 100px;  
 	 height: 25px; /* リンク領域を広げる */  
 	 background-image: url(../images/share/header_menu.jpg);
 	 background-repeat: no-repeat;  
	 background-position: -150px -50px;
	position:absolute;
	top:120px;
	left:885px;
  }

#container #header #header_right #header_menu #news a:hover  { background-position: 0 -25px; }
  
#container #header #header_right #header_menu #contact a:hover { background-position: -150px -25px; }
  
#container #header #header_right #header_menu #policy a:hover {  background-position: 0 -75px; }

#container #header #header_right #header_menu #sitemap a:hover { background-position: -150px -75px; }



#container #global_navi ul {
	width:1000px;
	height:50px;
 display:block;  
 list-style-type:none;
 clear: both;
}



#container #global_navi #main_menu #top a {
	 text-indent: -9999px; /* テキストを隠す */  
	 text-decoration: none;  
 	 width: 170px;  
 	 height: 50px; /* リンク領域を広げる */  
 	 background-image: url(../images/share/grobal_navi.jpg);
 	 background-repeat: no-repeat;  
	 background-position: 0 0;
	 float:left;
}

#container #global_navi #main_menu #store a {
	 text-indent: -9999px; /* テキストを隠す */  
	 text-decoration: none;  
 	 width: 165px;  
 	 height: 50px; /* リンク領域を広げる */  
 	 background-image: url(../images/share/grobal_navi.jpg);
 	 background-repeat: no-repeat;  
	 background-position: -170px 0;
	 float:left;
}

#container #global_navi #main_menu #recruit a {
	 text-indent: -9999px; /* テキストを隠す */  
	 text-decoration: none;  
 	 width: 165px;  
 	 height: 50px; /* リンク領域を広げる */  
 	 background-image: url(../images/share/grobal_navi.jpg);
 	 background-repeat: no-repeat;  
	 background-position: -335px 0;
	 float:left;
}

#container #global_navi #main_menu #media a {
	 text-indent: -9999px; /* テキストを隠す */  
	 text-decoration: none;  
 	 width: 165px;  
 	 height: 50px; /* リンク領域を広げる */  
 	 background-image: url(../images/share/grobal_navi.jpg);
 	 background-repeat: no-repeat;  
	 background-position: -500px 0;
	 float:left;
}


#container #global_navi #main_menu #company a {
	 text-indent: -9999px; /* テキストを隠す */  
	 text-decoration: none;  
 	 width: 165px;  
 	 height: 50px; /* リンク領域を広げる */  
 	 background-image: url(../images/share/grobal_navi.jpg);
 	 background-repeat: no-repeat;  
	 background-position: -665px 0;
	 float:left;
}

#container #global_navi #main_menu #link a {
	 text-indent: -9999px; /* テキストを隠す */  
	 text-decoration: none;  
 	 width: 170px;  
 	 height: 50px; /* リンク領域を広げる */  
 	 background-image: url(../images/share/grobal_navi.jpg);
 	 background-repeat: no-repeat;  
	 background-position: -830px 0;
	 float:left;
}



#container #global_navi #main_menu #top a:hover { background-position: 0 -50px ; }

#container #global_navi #main_menu #store a:hover { background-position: -170px -50px ;}

#container #global_navi #main_menu #recruit a:hover { background-position: -335px -50px ;}

#container #global_navi #main_menu #media a:hover { background-position: -500px -50px ; }

#container #global_navi #main_menu #company a:hover { background-position: -665px -50px ;}

#container #global_navi #main_menu #link a:hover { background-position: -830px -50px ;}

#container #contents #contents_tittle #bred{
	margin: 0 auto ;
	padding-top:10px;
	}
	
#container #contents #contents_tittle #bred li {
	display: inline;
	list-style: none;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	color: #343333;
    font-size: 12px;
	float: left;
}

#container #contents #contents_tittle #bred li a {
	text-decoration: none;  
	color: #343333;
	}

#container #contents #contents_tittle #bred li a:hover {
	color:#fc4c00; 
	}


#container #contents #contents_tittle h2{
	clear: both;
	padding-top:10px;
}

#container #contents #contents_tittle h2 img{
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

#container #contents #con_A{
	width: 700px;
	margin: 0 auto;
	padding-top:15px;
	float:left;
	background-color:#fff;
}

#container #contents #con_A .con_A_inbox {
	width:650px;
	margin: 0 auto 15px;
}

.con_A_caption{
	width:648px;
	margin: 0 auto 10px;
	background-color:#fff;
	border: 1px solid #006699;
}

#container #contents #con_A .con_A_inbox p {
	width:620px;
	margin: 0 15px 10px ;
	padding-top:10px;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	color: #343333;
    font-size:12px;
	text-decoration:none;
	}

#container #contents #con_B{
	width: 295px;
	margin: 0 auto;
	padding-top:15px;
	float:right;
	background-color:#fff;
}

#container #contents #con_B .con_B_inbox{
	width: 250px;
	margin: 0 auto 15px;
}

#container #contents #con_B .con_B_inbox .con_B_tittle {
	margin-bottom:5px;
}

#container #contents #con_B .con_B_inbox .con_B_list {
				width: 250px;
	margin: 0 auto 15px;
	}

#container #contents #con_B .con_B_inbox .con_B_list ul{
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
    font-size:12px;
	font-weight:bold;
	list-style-image:url(../images/share/list_style.gif);
	list-style-position:inside;
	}
	
#container #contents #con_B .con_B_inbox .con_B_list ul li{
	margin-bottom:5px;
	}

#container #contents #con_B .con_B_inbox .con_B_list ul li a {
	text-decoration: none;
	color:#006699;
}

#container #contents #con_B .con_B_inbox .con_B_list ul li a:hover{
	color:#fc4c00; 
}

#return{
	width:1000px;
	clear: both;
	text-align:right;
	padding-top:10px;
	margin: 0 auto 5px;
}



#footer_back{
	clear: both;
	background: url(../images/share/footer_background.gif) repeat;
	width:100%;
}

#footer{
	width:1000px;
	clear: both;
	background: url(../images/share/footer_background.gif) repeat;
	margin: 0 auto;
}

#footer_links{
	width:970px;
	margin: 0 auto;
	padding-top:20px;
}

#footer_links a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer_links a:hover{
	color:#fc4c00; 
}

#footer_links_1{
	float:left;
	width:270px;
}


#footer_links_2{
	float:left;
	width:170px;
	height:auto;
}

#footer_links_3{
	float:left;
	width:160px;
}

#footer_links_4{
	float:left;
	width:160px;
}

#footer_links_5{
	float:right;
	width:210px;
}

.footer_sitemap_tittle{
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	color: #FFFFFF;
    font-size:14px;
	border-left:#fff solid 4px;
	text-indent:6px;
	line-height:1.5em;
	}

.footer_list{
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	color: #FFFFFF;
    font-size:12px;
	border-left:#fff solid 1px;
	padding-top:5px;
	text-indent:10px;
	line-height:1.5em;
	min-height:260px;
}

#footer_copy{
	clear: both;
	padding:20px;
	text-align:right;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	color: #FFFFFF;
    font-size:14px;
}

.banner a:hover {
	filter: alpha(opacity=80);
 	-moz-opacity:0.80;
 	opacity:0.80;
  }


.large_size{
	font-size:14px;
}
	
	
.small_size {
	font-size: 10px;
}
#con_A .con_A_inbox h3 {
	clear: both;
}






.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clear{
	clear : both !important	}
  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  

