/*
*{
	border-style:solid;
	border-width:1px;
	border-color: #44dd99;
}
*/

@import "fonts.css";
@import "default.css";

/* ◆◆◆ シンプルセレクタ ◆◆◆ */
body{
	margin: 0px;
	padding: 0px;
	text-align : center;
	ine-break:strict;
	color : #2c2c2c;  
	background : url(/resources/img_bg.gif);
}

table,address{
	line-height : 1.4em;
}

td,p,div,a{
}

td,th{
	padding:0.2em;
	background-color: #ffffff;
	border: none;
	border-bottom: solid 1px #7EB2B2;
	border-right: solid 1px #7EB2B2;
	text-align : left;
	vertical-align : top;
}

th{
	color: 6A6A6A;
	text-align:left;
}

table{
	border: 2px solid #7EB2B2;
	border-collapse:collapse;
	empty-cells: show;
}

hr{
	margin: 5px 2% 5px 2%;
	height:1px;
	color: #C8C8C8;
}

em{
	font-style:normal;
	font-weight:bold;
	
	color: #FD9F5A;
}


a{
	color: #0E8BDE;
	text-decoration:none;
}
a:visited{
	color: #096BAB;
}
a:hover{
	color: #F4A26C;
	text-decoration:underline;
}

img{
	border: none 0px;
	padding:0px;
	margin:0px;
}


ul{
	margin:0px;
	padding:15px 15px 5px 15px;

	text-indent:0px;
}
li{
	margin: 0px;
	padding:0px 0px 10px 0px;
	text-indent:0px;
	list-style-type: none;
}

/*----見出し----*/
.h2_image{
	display:block;
	margin:0px;
	padding:0px;
	border:0px;
}.h2_image img{
	display:block;
	margin:0px;
	padding:0px;
	border:0px;
}



/* ◆◆◆ 全体 ◆◆◆ */

#container{
	position: relative;
	text-align : left;
	padding : 0px;
	margin-top : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 0px;
	width : 754px;
	background : repeat-y url(/resources/img_container_bg.gif);
	float:clear;
}

#container_inner{
	padding : 0px;
	margin: 0px;
	width : 754px;
	background : url(/resources/img_container_bg_gradation.gif) top no-repeat;
}


/* ◆◆◆ 体裁 ◆◆◆ */
.hidden{
	visibility : hidden;
	
	font-size : 0px;
	position : absolute;
	top : -1px;
	padding : 0px;
	margin : 0px;
}

.right{
	float:right;
	margin:0px;
	padding:0px;
}
.left{
	float:left;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
.clear{
	clear:both;
}

.up{
	vertical-align : top;
}

.space{	
	visibility : hidden;
	height: 25px;
}
  


.bg_green {
	background-color: #E9F5EE;
}
.bg_red {
	background-color:#FDD0D0;
}
.bg_blue {
	background-color:#B8DAE4;
}
.bg_gray {
	background-color: #eeeeee;
}
.red {
	color: #F74A4A;
}
.blue {
	color: #4D8BCA;
}

  

/* ◆◆◆ ヘッダ ◆◆◆ */

#site_id{
	position : relative;
	background-repeat : no-repeat;
	width : 754px;
	height : 130px;
	padding : 0px;
	margin : 0px;
}

#site_id a{
	width:170px;
	height:80px;
	display:block;
	}
#site_id p{

}

/* ◆◆◆ 文字サイズボタン ◆◆◆ */
#text_size{
	background:url(/resources/text_size_bg.gif) repeat-x ;
	position:absolute;
	left:563px;
	top:9px;
	width:182px;
	height:28px;	
	z-index:100;
}
#text_size img{
	margin: 5px 0px 0px 5px;
}

/* ◆◆◆ 検索 ◆◆◆ */

#search{
	position:absolute;
	width:200px;
	top:88px;
	right:20px;
	text-align:right;
	vertical-align:middle;
}
#search #txt{
	width:120px;
	height:20px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}

#search img{
	margin: 0px 3px 0px 0px;
	padding: 0px;
	vertical-align:middle;
}


/* ◆◆◆ フッタ ◆◆◆ */

#foot{
	background: url(/resources/img_foot.gif) no-repeat;
	width : 754px;
	height : 45px;
	clear: both;
	margin:0px;
	padding:0px;
}


/*--コピーライト--*/
#foot #copyright{
	float:right;
	padding: 15px 20px 0px 0px;
}

#foot #copyright p{
	color:#cccccc;
	margin:0px;
	padding:0px;
	font-size:xx-small;
}


/*---アドレス表示---*/


#address{
	margin: 0px;
	padding: 15px 0px 0px 15px;
	top: 0px;
	font-size:85%;
	clear:both;
}

#address ADDRESS{
	margin: 0px;
	padding: 0px;
	font-style:normal;
	font-size:85%;
	color:#888888;
}

#container #container_inner #address h2{
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	color:#888888;
}

/* ◆◆◆ グロナビ ◆◆◆ */
#glo_menu { 
	clear: both;
    width: 730px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 80px;
	left: 5px;
	background-repeat: no-repeat;
}

#glo_menu ul { 
	margin: 0px 4px;
	padding: 0px;
	list-style-type: none;
}

#glo_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
    list-style-type: none;

}

#glo_menu a { text-decoration: none;
	font-size: 1px;
    display: block;
    height: 38px;
	font-size: 1px;
	margin: 0px 20px 0px 20px;
}

#glo_menu a:hover { 
	background-position : left bottom;
	background-repeat : no-repeat;
}

#menu_btn_01 a {
	background-image: url(/resources/glomenu_company.gif);
	width: 70px;
}

#menu_btn_02 a {
	background-image: url(/resources/glomenu_solution.gif);
	width: 117px;
}

#menu_btn_03 a {
	background-image: url(/resources/glomenu_saiyo.gif);
	width: 78px;
}

#menu_btn_04 a {
	background-image: url(/resources/glomenu_inpuiry.gif);
	width: 84px;
}

#menu_btn_05 a {
	background-image: url(/resources/menu_mame.gif);
}

#menu_btn_06 a {
	background-image: url(/resources/menu_access.gif);
}



/* ◆◆◆ ヘルプメニュー ◆◆◆ */

#help_menu { 
	margin: 0;
	padding: 15px 0px 0px 20px;
	float:left;
	height:20px;
}

#help_menu ul { 
	margin-left: 0;
	padding-left: 0;
	float: left;
	list-style-type: none;
	margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#help_menu li {
	float: left;
	font-size:xx-small;
}

#help_menu a { 
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 17px;
	color:#ffffff;
	background:url(/resources/listmark_foot.gif) left top no-repeat;
}



/* ◆◆◆ ローカルメニュー ◆◆◆ */

#local_menu{
	padding: 0px 0px 10px 0px;
	border: 0px;
	margin: 15px 14px 0px 0px;
	margin /**/: 15px 10px 0px 0px;
	_margin: 15px 9px 0px 0px;
	background-position: left bottom;
	background-repeat: repeat-y;
	background-image: url(/resources/local_menu_bg.gif);
	width: 162px;
	position: ralative;
	float:right;  
	font-color : #0E8BDE;
}

html>body #local_menu {
	margin: 15px 10px 0px 0px;
}

#local_menu h2{
	background-image : url(/resources/local_menu_h2_bg.gif);
	background-repeat : no-repeat;
	background-position : left top;
	padding : 0px;
	margin : 0px;
	height: 25px;
	font-size : 0.1em;
}
#local_menu ul{
	margin: 5px 8px 0px 8px;
	padding:0px;
}
#local_menu li{
	list-style:none;
	vertical-align:middle;
	background: 0px 3px no-repeat url('/resources/listmark_01.gif') ;
	font-weight:bold;
	margin: 0px 0px 0px 0px;	
	padding : 4px 0px 2px 13px;
	line-height :1.3em;
	display:block;
	border-bottom: 1px solid #dcecfa;
	border-collapse:collapse;
}
#local_menu li ul{
	margin: 0px 0px -2px 0px;	
	padding : 5px 0px 0px 0px;
}
#local_menu li li{
	background: 10px 3px no-repeat url('/resources/listmark_01.gif') ;
	border-bottom: none 0px;
	border-top: 1px solid #ccd7e0;
	background-color:#efefef;
	margin-left:-15px;
	padding-left:25px;
}
#local_menu li a{
}
#local_menu li li a:visited{
	color: #555555;
}
#local_menu li li a:hover{
	color: #555555;
	text-decoration:underline;
}


#local_menu a{
	vertical-align :15%;
}


/* ◆◆◆ 本文 ◆◆◆ */

.section {
	display:inline;
	width:564px;
	background: bottom no-repeat url(/resources/section_p_bg.gif);
	margin: 15px 0px 0px 8px;
	padding-bottom:10px;
	float:left;
}

#crumb {
	background-image:url(/resources/crumb.gif);
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	display:block;
	padding: 7px 10px 12px 10px;
	font-size: 7pt;
	color:#666666;
	width: 565px;
}

.section H2{
	background-image:url('/resources/h2_base.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 10px 19px;
	width: 565px;
	color: #FFFFFF;

	font-weight: bold;
	font-size:130%;
	line-height: 1.4em;
}

.H2_image{
	margin:0px;
	padding:0px;
}

.section_H2_sub{
	margin: 0px;
	padding-top: 4px;
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #0E8BDE;

	font-weight: bold;
	font-size:130%;
	line-height: 1em;
}

.section H3{
	display:block;
	width: 550px;
	background: url(/resources/contentsarea_h3.gif) no-repeat 0 0;
	margin: 10px 0px 8px 10px;
	padding: 4px 0px 9px 15px;
	color: #FFF;

	font-weight: bold;
	font-size:130%;
	line-height: 1.5em;
	clear:both;
}
.section H3 a{
	color: #FFF;
	font-weight:bold;
}
.section H3 a:visited{
	color: #FFF;
	font-weight:bold;
}
.section H3 a:hover{
	color: #FFF;
	font-weight:bold;
}

.section H4{
	display:block;
	width: 550px;
	background: url(/resources/contentsarea_h4.gif) no-repeat 0px 0px;
	margin: 0px 0px 6px 10px;
	padding: 3px 0px 9px 18px;
	color: #5555CC;

	font-weight: bold;
	line-height: 1.4em;
	font-size:120%;
	clear:both;

}

.section H5{
	background-image:url('/resources/contentsarea_h3_1.gif');
	background-repeat:no-repeat;
	background-position: left top;
	padding: 5px 20px 6px 30px;
	color: #0E8BDE;

	font-weight: bold;
	line-height: 1.2em;
	margin: 0px;
	letter-spacing:0px;
}

.section P{
	padding : 0px 0px 10px 0px;  
	margin : 0px 35px 0px 30px;
}
.p_right{
	display:inline;
	text-align: right;
	width: 544px;
	margin-right:20px;
	display: block;
}
.p_right a img{
	margin-bottom:4px;
	margin-top:4px;
}
.p_center{
	text-align: center;
	width: 480px;
	display: block;
}
.img_border{
	border: 1px solid #5555EE;
	padding:1px;
	margin:1px;
}

.section table{
	padding : 0px 0px 20px 0px;
	margin : 0px 20px 0px 20px;
}

.section td,th{
	padding:0.2em;
	background-color: #ffffff;
	border: none;
/* 	border-bottom: solid 1px #7EB2B2; */
/* 	border-right: solid 1px #7EB2B2; */
	text-align : left;
	vertical-align : middle;
}

.section th{
	color: FFFFFF;
	text-align:left;
	background-color: #558844;
}

.section ul {
	margin: 0px 4px;
	padding: 0 7px 8px 18px;
	line-height: 18px;
}

.section li {
	margin: 0px 15px 10px 0px;
	padding: 0px;
}
.section > ol{
	margin: 0px  7px 8px 28px;
	padding: 0px;
	line-height: 18px;
}

.section ol {
	margin: 0px  7px 8px 28px;
	padding: 0px;
	line-height: 18px;
}
.section * ol {
	margin: transparent;
	padding: transparent;
	line-height: transparent;
}

.section ol li{
	margin: 0px 15px 10px 25px;
	padding: 0px;
	list-style-type: decimal;
}
.bold {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	font-weight:bold;
	color:#888888;
	width: 70px;
}
.bold2 {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	font-weight:bold;
	color:#888888;
	width: 250px;
}
.bold2r {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	font-weight:nomal;
	color:#888888;
	width: 100px;
	text-align: right;
}
.bold3 {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	font-weight:nomal;
	color:#222222;
	width: 200px;
}
.bold4 {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	font-weight:nomal;
	color:#222222;
	width: 280px;
}
.bold5 {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	font-weight:nomal;
	color:#222222;
	width: 350px;
}
.bold5r {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	font-weight:nomal;
	color:#222222;
	width: 350px;
	text-align: right;
}
.bold6 {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	font-weight:bold;
	color:#888888;
	width: 110px;
}
.bold_blue {
	margin: 0px 4px 0px 4px;
	padding: 0px;
	font-weight:bold;
	color:#8888DD;
}

#annai li {
	margin: 0px 30px 0px 30px;
}

#sitemap li {
	margin: 0px 5px 0px 30px;
}

.sitemap li ul {
	margin-left: 0px;
	padding: 0px;
	list-style-image:url('/resources/listmark_02.gif');
}

.listmark {
	vertical-align:middle;
	text-indent: -0.5em;
	font-weight:bold;
	margin: 0px;	
	padding : 2px 0px 3px 0px;
	line-height :1.3em;
}

.listmark li{
	background: 0 0 no-repeat url('/resources/listmark_01.gif');
	border-bottom: dashed 1px #ddd;
	padding-left:15px;
}

.sitemap {
	list-style-image:url('/resources/listmark_01.gif');
	vertical-align:middle;
	text-indent: 0.8em;
	margin: 0px 0px 0px 5px;	
	padding : 2px 0px 3px 0px;
	line-height :1.0em;
}

table,accessmap{
	border: 0px;
}

.accessmap td,th{
	padding:0em;
	background-color: #ffffff;
	border: none;
	border-bottom: solid 0px #7EB2B2;
	border-right: solid 0px #7EB2B2;
	text-align : left;
	vertical-align : middle;
}


/*-------------------------------------------------------------
	画像装飾
---------------------------------------------------------------*/
/*フチドリ*/
.img_01{
	border:1px solid #BBB;
	padding:1px;
	margin-bottom:10px;
	background:#fafafa;
}
.img_01_l{
	float:left;
	border:1px solid #BBB;
	padding:1px;
	margin: 0px 10px 10px 0px;
	background:#fafafa;
}
.img_01_r{
	float: right;
	border:1px solid #BBB;
	padding:1px;
	margin: 0px 0px 10px 10px;
	background:#fafafa;
}
.img_l{
	float:left;
	margin: 0px 10px 10px 0px;
}
.img_r{
	float:right;
	margin: 0px 10px 10px 0px;
}


/*-------------------------------------------------------------
	テキスト
---------------------------------------------------------------*/
.b {	
	font-weight: bold;
}
/*-----------------トップページ用------------------*/

.section_top {
	width:438px;
	background: bottom left no-repeat url(/resources/section_top_p_bg.gif);
	margin: 0px 0px 0px 9px;
	float:left;
	display:inline;
	height:150px;
}

#top_image{
	position : relative;
	left : 10px;
	top : 5px;
	width : 739px;
	height : 252px;
	padding : 0px;
	margin : 0px;
	background-repeat : no-repeat;
}

#local_menu_top{
	padding: 0px 0px 10px 0px;
	border: 0px;
	margin: 15px 14px 0px 0px;
	_margin: 15px 7px 0px 0px;
	position: ralative;
	float:right;  
	font-color : #0E8BDE;
}

#local_menu_top{
	width:731px;
}
#local_menu_top H2{
	background-image : url(/resources/local_menu_top_h2_bg.gif);
	background-repeat : no-repeat;
	background-position : left top;
	padding : 0px;
	margin : 0px;
	height: 33px;

}

#local_menu_top ul{
	margin:0px;
	margin-left:1px;
	padding:0px;
}

#local_menu_top li{
	margin:0px;
	padding:0px;
	float:left;
}
#local_menu_top img{
	margin: 0px;
}
.news{
	margin-left:15px;
	margin-top:8px;
}
.news dt{
	display:block;
	float:left;
	clear:both;

	width:105px;
	margin-bottom:8px;
	margin-right:1px;
	padding-bottom: 3px;
	color:#f48e00;
}
.news dd{
	display:block;

	margin:0px;
	width:280px;
	margin-bottom:8px;
	padding-bottom: 3px;
	background:  url(/resources/line_dot.gif) repeat-x bottom;
	float:left;
}

/* TOP_マーク部分 */

#col_01{
	display:block;
	float:left;
    width: 285px;
	height: 200px;
	background-image: url(/resources/img_address.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom:10px;
}

#container #container_inner #col_01 .left{
	width:100%;
}

#col_01 p{
	padding: 8px 10px 0px 0px;
}

#col_01 img{
	margin:0px 0px 0px 0px;
}


/* TOP_アド部分 */

#container #container_inner #ad {
	clear:both;
	padding: 8px 0px 0px 11px;
}

#container #container_inner #ad img {
	padding: 0px 0px 0px 3px;
}

#container #container_inner #ad2 {
	float: left;
	padding: 0x 0px 0px 11px;
}

.col_top{
	font-size:85%;
	padding-left:10px;
	padding-right:10px;
}




/*----------------ご案内ページ用------------------*/
.h1_annai{
	position:relative;
	left : 10px;
	top : 5px;
	width : 739px;
	height : 62px;
	margin : 0px;
	padding : 0px;
	background-image : url(/resources/h1_annai.gif);
	background-repeat : no-repeat;
}

.sitemap_01{
	float:left;
	margin: 0px 0px 0px 0px;
}
.sitemap_02{
	float:left;
	margin: 0px 0px 0px 0px;
}
.sitemap_01 h3,
.sitemap_02 h3{
	background-image : url(/resources/contentsarea_h3_sitemap.gif);
	width:255px;
}

.sitemap_01 ul ul,
.sitemap_02 ul ul{
	margin: 5px 0px 0px 0px;
	padding:0px;
}

.sitemap_01 ul ul li,
.sitemap_02 ul ul li{
	border:none;
	background: -14px -4px url(/resources/contentsarea_h3_1.gif)
}

/*----------------会社案内ページ用------------------*/
.h1_company{
	position:relative;
	left : 10px;
	top : 5px;
	width : 739px;
	height : 62px;
	margin : 0px;
	padding : 0px;
	background-image : url(/resources/h1_company.gif);
	background-repeat : no-repeat;
}

.company_list strong{
	float : left;
}

.company_list ul{
	margin : 0;
	padding : 0;
	display : block;
	height : 18px;
	width : 420px;
	float : left;
}

.company_list ul li{
	margin : 0;
	padding : 0px 10px 0px 0px;
	float : left;
}


/*----------------採用情報ページ用------------------*/
.h1_saiyo{
	position:relative;
	left : 10px;
	top : 5px;
	width : 739px;
	height : 62px;
	margin : 0px;
	padding : 0px;
	background-image : url(/resources/h1_saiyo.gif);
	background-repeat : no-repeat;
}
/*----------------･サービス・ソリューションページ用------*/
.h1_solution{
	position:relative;
	left : 10px;
	top : 5px;
	width : 739px;
	height : 62px;
	margin : 0px;
	padding : 0px;
	background-image : url(/resources/h1_solution.gif);
	background-repeat : no-repeat;
}


/*

.detail {
	float: right;
	margin: 0px 10px 0px 0px;
}

.detail3 {
	float: right;
	margin: 0px 5px 15px 0px;
}

.detail4 {
	text-align: right;
	margin: 8px 5px 5px 0px;
}


span.detail,
span.detail2 {
	display: block;
	margin-top: 5px;
}
.detail a,
.detail2 a,
.detail3 a {
	background:  url(/resources/arrow2.gif) no-repeat 2px 2px;
	padding-left: 17px;
}
.detail a:hover,
.detail2 a:hover,
.detail3 a:hover {
	background:  url(/resources/arrow2.gif) no-repeat 2px 2px;
}

.break {
	margin: 25px 0px;
	clear: both;
}



.news_topics {
	width:530px;
	background: bottom left no-repeat url(/resources/news_topics_bg.gif);
	margin: 10px 0px 0px 15px;
	float:left;
	display:inline;
	padding-bottom:12px;
}
.news_topics h3{
	background: 0 0 no-repeat url(/resources/h2_whats_new.gif);
	font-size:110%;
	margin: 0px;
	padding: 4px 0px 10px 28px;

}

