@charset "UTF-8";
/*
*{
	border-style:solid;
	border-width:1px;
	border-color: #44dd99;
}
*/

@import "fonts.css";
@import "default.css";

/*=======================================

	シンプルセレクタ

=======================================*/
body{
	margin: 0px;
	padding: 0px;
	ine-break:strict;
	color : #2c2c2c;  
	letter-spacing:0.01em;
	background-color: #F6FCEF;
	height: 100%;
}

#top_page {
	background:url(../../images/img_container_bg2.gif) repeat-y center;
}

#sub_page {
	background:url(../../images/img_bg_pattern.gif);
}

table,address{
	line-height : 1.4em;
}

td,p,div,a{}

hr{
	clear:both;
	margin: 5px 2% 5px 5%;
	height:1px;
	color: #D8D8D8;
	text-align: cernter;
}

em{
	font-style:normal;
	font-weight:bold;
	
	color: #FD9F5A;
}
a{
	color: #5ea9ff;
	text-decoration:none;
}
a:visited{
	color: #0E8BDE;
}
a:hover{
	color: #F4A26C;
	text-decoration:underline;
}

img{
	border: none 0px;
	padding:0px;
	margin:0px;
	vertical-align: top;
}


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;
}



/* ◆◆◆ 全体 ◆◆◆ */

#wrapper{
	background: repeat-x url(../../images/img_body_bg.gif);
	width:100%;
	height: 100%;
}
#sub_page #wrapper{
	background: repeat-x url(../../images/img_body_bg2.gif);
	width:100%;
	height: 100%;
}

/*=======================================

	「clearfix」･･･回り込みを指定したボックスの、背景が戸注意で消える状態の解消。 ⇒ #sub_page #wrapper

=======================================*/
#sub_page #wrapper:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
#sub_page #wrapper {
  _height: 1px;
  min-height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*=======================================

	「clearfix」ie6系 ⇒ #sub_page #wrapper

=======================================*/
#sub_page #wrapper {
  display: inline-block;
}

html[xmlns] #sub_page #wrapper {
  display: block;
}

* html #sub_page #wrapper {
  height: 1%;
}

/*=======================================

	「clearfix」ie7 ⇒ #sub_page #wrapper

=======================================*/
/* WinIE7 only */
*:first-child+html #sub_page #wrapper{
  height:1%;
}

/* WinIE6 and below */
/*\*/
* html #sub_page #wrapper{
  height:1%;
}
/**/

/* MacIE only */
/*\*//*/
#sub_page #wrapper{
  display:inline-table;
}
/**/



#top_page #container{
	padding : 0px;
	margin-top : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 0px;
	text-align: center;
	background: repeat-y url(../../images/img_container_bg2.gif) center;
	width:100%;
	height: 100%;
}

#sub_page #container{
	padding : 0px;
	margin-top : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 0px;
	text-align: center;
	width:100%;
	height: 100%;
}

#top_page #container_inner{
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	background: no-repeat center top url(../../images/img_container_bg.jpg);
	width:auto;
	float:clear;
}

#sub_page #container_inner{
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	background: no-repeat center top url(../../images/img_container_sub_bg.jpg);
	width:auto;
	float:clear;
}


/* ◆◆◆ 体裁 ◆◆◆ */
.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;
}
  

  

/* ◆◆◆ ヘッダ ◆◆◆ */

#site_id{
	position : relative;
	background-repeat : no-repeat;
	padding : 0px;
	margin : 0px;
}

#site_id a{
	display:block;
	}
#site_id p{
	float:left;
}

/* ◆◆◆ ヘッダメニュー ◆◆◆ */

#top_page #top_menu{
	background: url(../../images/img_menu_top.gif) center top;
	width : 917px;
	height : 112px;
	clear: both;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

#sub_page #top_menu{
	background: url(../../images/img_submenu_top.gif) center top;
	width : 917px;
	height : 112px;
	clear: both;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

#top_menu p {
	margin:0px;
	padding:0px;
}
#top_menu_inner {
	float:left;
	margin: 14px 0px 0px 0px;
	padding: 0px;
}

#glo_menu{
	margin:0px;
	clear:both;
	width: 917px;
}

#glo_menu_inner {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#top_menu_inner ul,
#glo_menu_inner ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#top_menu_inner ul li,
#glo_menu_inner ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}


/* ◆◆◆ 文字サイズボタン ◆◆◆ */
#text_size{
	background:url(../../images/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:50px;
	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;
}


/* ◆◆◆ ヘルプメニュー ◆◆◆ */

#helpmenu{
	width : 917px;
	height : 45px;
	clear: both;
	margin:0px;
	padding:0px;
}


/* ◆◆◆ フッタ ◆◆◆ */

#foot{
	background: url(../../images/img_foot.gif) no-repeat;
	text-align: center;
	line-height: 180%;
	width:917px;
	height: 75px;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
}


/*--コピーライト--*/
#copyright {
	text-align: center;
	width: 917px;
	height: 75px;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}

#copyright #help_menu p {
	float: right;
	color:#666666;
	margin:0px;
	padding:0px;
	font-size:x-small;
}

#copyright #help_menu ul li {
	float: right;
}

#copyright #flashplayer img {
	margin: 5px 65px 0px 0px;
	float: right;
}


/*---アドレス表示---*/


#address{
	margin: 0px;
	padding: 15px 0px 0px 15px;
	top: 0px;
	font-size:85%;
}

#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;
}



/* ◆◆◆ ヘルプメニュー ◆◆◆ */

#help_menu { 
	margin: 0;
	padding: 2px 10px 0px 20px;
	float:right;
	vertical-align:middle;
	height:30px;
}
#help_menu ul { 
	margin-left: 0;
	padding-left: 0;
	float: left;
	list-style-type: none;
	margin: 0px;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
}
#help_menu li {
	float: left;
	display:block;
	width:auto;
	vertical-align:middle;
	background:url(../../images/mark_helpmenu.gif) no-repeat 2px 2px;
}
#help_menu a { 
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 17px;
	color:#D9D7D7;
	display:block;
	vertical-align:middle
}

/********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
	font-weight:normal;
	background: no-repeat -500px;
}



#local_menu h2 a,
#local_menu h2 a:visited{
	color:#000000;
	font-weight:bold;
}


/* ◆◆◆ 本文 ◆◆◆ */


#crumb {
	background:#f6feff;
	margin: 0px 13px 0px 0px;
	display:block;
	padding: 5px 10px 5px 10px;
	font-size: 8pt;
	color:#8c9091;
	width:auto;
	font-size:7pt;
}

#sub_col_01 H3{
	background-image:url(../../images/sub_h3.gif);
	background-repeat:no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 40px;
	padding: 18px 10px 15px 28px;
	color: #444;
	font-weight: bold;
	font-size:150%;
	line-height: 1.2em;
	height:auto;
	width:auto;
}
#sub_col_01 #h3_read{
	font-weight: normal;
	font-size:70%;
	line-height: 1.3em;
	height:auto;
	width:auto;
	color: #55AADD;
	display: block;
}


.H2_image{
	margin:0px;
	padding:0px;
}

#sub_col_01 H3 a{
	font-weight: bold;
}

#sub_col_01 H4{
	background-image:url(../../images/sub_h4.gif);
	background-repeat:no-repeat;
	background-position: left top;
	margin: 10px 0px 10px 30px;
	padding: 6px 0px 9px 18px;
	color: #FFFFFF;

	font-weight: bold;
	line-height: 1.4em;
	font-size:120%;
	clear:both;
}

#sub_col_01_h4_2 H4{
	background-image:url(../../images/sub_h4_2.gif);
	background-repeat:no-repeat;
	background-position: left top;
	margin: 20px 0px 0px 30px;
	padding: 4px 4px 0px 12px;
	color: #FFFFFF;

	font-weight: bold;
	line-height: 1.4em;
	font-size:120%;
	clear:both;
}
#sub_col_01_h4_2 IMG{
	font-size: 0px;
	font-weight: normal;
	line-height: 0em;
	padding : 0px;
	margin : 0px 0px 10px 30px;
}

#sub_col_01 H5{
	background-image:url(../../images/sub_h5.gif);
	background-repeat:no-repeat;
	background-position: left top;
	margin: 10px 0px 10px 30px;
	padding: 10px 20px 10px 18px;
	color: #0E8BDE;

	font-weight: bold;
	line-height: 1.2em;
	letter-spacing:0px;
}

#sub_col_01 H6{
	padding: 5px 20px 5px 10px;
	color: #555;
	font-weight: bold;
	line-height: 1.2em;
	border-bottom:solid 1px #CCCCCC;
	border-left: solid 1px #CCC;
	margin: 5px 20px 10px 10px;
}

#sub_col_01 P{
	padding : 0px 0px 0px 10px;  
	margin : 0px 17px 20px 0px;
	line-height:1.8em;
}

.section strong{
	font-weight:bold;
}
.p_right{
	text-align: right;
	width: 590px;
	display: block;
	padding-bottom:15px;
	clear:both;
}
.p_center{
	text-align: center;
	display: block;
}
p.p_indent{
	margin-left:30px;
}
.img_border{
	border: 1px solid #5555EE;
	padding:1px;
	margin:1px;
}


.section ul {
	margin: 0px 4px;
	padding: 0px 7px 8px 18px;
	line-height: 18px;
}

.section li {
	margin: 0px 15px 10px 0px;
	padding: 0px 0px 0px 13px;
	background:url(../../images/listmark_01.gif) no-repeat left top;
	height: auto;
}

.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(../../images/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: 0px 0px no-repeat url(../../images/listmark_01.gif);
	border-bottom: dashed 1px #ddd;
	padding-left:15px;
}

.sitemap {
	list-style-image:url(../../images/listmark_01.gif);
	vertical-align:middle;
	text-indent: 0.8em;
	margin: 0px 0px 0px 5px;	
	padding : 2px 0px 3px 0px;
	line-height :1.0em;
}


/*-----------------トップページ用------------------*/

.section_top {
	width:438px;
	background: bottom left no-repeat url(../../images/section_top_p_bg.gif);
	margin: 0px 0px 0px 9px;
	display:inline;
	height:150px;
}

#top_image{
	width : 917px;
	height : 255px;
	padding : 0px;
	margin : 0px;
	margin-left:auto;
	margin-right:auto;
	background-image : url(../../images/img_topimage.jpg);
	background-repeat : no-repeat;
	background-position: top center;
	display:none;
}
#top_image h1{
	height:0px;
	line-height:0px;
	visibility:hidden;
	width:0px;
	display:none;
	float:left;
}
/*object#main.top_main{
	position:absolute;
	margin-top:112px;
}*/

#top_page object#main{
/*	position:absolute;
	margin-top:112px;
*/	position:relative;
	height:255px;
}

/*TOP コラム*/
#top_col_01
{
	text-align: left;
	width: 917px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(../../images/img_news_bg.gif) repeat-y left top;
	margin-left:auto;
	margin-right:auto;
}
#top_col_left{
	float:left;
	width: 351px;
}

#top_col_left2{
	float:left;
	width: 338px;
}

#top_col_left3{
	float:left;
	width: 224px;
}

#top_col_01 .top_navi
{
	float:left;
}
#top_col_01 .top_navi,
#top_col_01 .top_navi h2,
#top_col_01 .top_navi img,
#top_col_01 .top_navi ul,
#top_col_01 .top_navi li
{
	margin:0px;
	padding:0px;
}


#top_col_01 .top_navi
{
	display:block;
	width:252px;
	padding-top:27px;
	padding-bottom: 13px;
}
#top_col_01 .top_navi .top_boshuyoko_keikan li,
#top_col_01 .top_navi .top_boshuyoko_shokuin li
{
	display:block;
	padding:0px;
	margin: 0px 0px 0px 166px;
	height:12px;
	font-size:10pt;
}
#top_col_01 .top_navi .top_boshuyoko_keikan li a,
#top_col_01 .top_navi .top_boshuyoko_keikan li a:visited,
#top_col_01 .top_navi .top_boshuyoko_shokuin li a,
#top_col_01 .top_navi .top_boshuyoko_shokuin li a:visited
{
	color:#6f6f6f;
}
#top_col_01 .top_navi .top_boshuyoko_shokuin
{
	display:block;
	width:252px;
	padding-top:27px;
	padding-bottom: 13px;
}

#top_col_02{
	float:left;
	width: 224px;
}
#top_col_02 h2{
	margin:0px　0px　0px　0px;
	padding:0px;
	text-align: left;
}
#top_col_02 ul,
#top_col_02 li{
	margin:4px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	text-indent: 0px;
}


.site_search {
	margin:0px;
	padding:0px;
	background:url(../../images/top_search.gif) no-repeat left top;
	width: 251px;
	height: 75px;
	padding-top: 40px;
	padding-left: 20px;
}

/*-----------------トップページ用新着情報------------------*/
.news
{
	background: url(../../images/top_new_bg.gif) no-repeat bottom left;
	display:block;
	float:left;
	height:144px;
	width:338px;
	scrollbar-track-color: #edeff1;
	scrollbar-face-color: #d8dde2;
	scrollbar-shadow-color: #afb2b6;
	scrollbar-darkshadow-color: #afb2b6;
	scrollbar-highlight-color: #edeff1;
	scrollbar-3dlight-color: #afb2b6;
	scrollbar-arrow-color: #a7b1bd;
	text-align: left;
}
.news dl
{
	overflow: auto;
	display:block;
	height:190px;
	width:315px;
	margin-top:10px;
}
.news dt{
	clear:both;
	padding: 4px 0px 1px 35px;
	color:#2baae5;
	font-weight: bold;
	display: block;
	float: left;
	width:260px;
}
.news dd{
	padding: 4px 0px 1px 35px;
	display: block;
	float: left;
	width:260px;
	text-align: left;
}
.news dd a,
.news dd a:visited{
	color:#4e4e4e;
}
.news img.new{
	vertical-align: middle;
	margin-right:3px;
}
/* TOP_マーク部分 */

#col_01{
	display:block;
	width: 285px;
	height: 154px;
	background-image: url(../../images/img_address.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#container #container_inner #col_01 .left{
	width:100%;
}

#col_01 p{
	padding: 8px 10px 0px 0px;
}

#col_01 img{
	margin:5px 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;
}

.col_top{
	font-size:85%;
	padding-left:10px;
	padding-right:10px;
}

/*-----------------サブページ用------------------*/

#sub_col
{
	width: 917px;
	margin-left:auto;
	margin-right:auto;
	background:url(../../images/img_main_bg.gif) repeat-y left top;
}

#sub_col_inner
{
	text-align: left;
	width: 917px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sub_foot {
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
}

#sub_col_01 {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 669px;
}

#sub_col_01 p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1.2em 30px;
}
#sub_col_01 p.center {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}

#sub_col_01 h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sub_col_02 {
	float:left;
}

#sub_col_02 h2{
	margin: 0px;
	padding: 0px 0px 0px 23px;
	text-align: left;
}

#sub_col_02 ul,
#sub_col_02 li{
	margin:0px 0px 0px 0px;
	padding: 4px 0px 0px 22px;
	text-align: left;
	text-indent: 0px;
}

#sub_image{
	width : 1050px;
	width : 917px;
	height : 90px;
	padding : 0px;
	margin : 0px;
	background-image : url(../../images/img_sub_01.jpg);
	background-repeat : no-repeat;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#sub_image h1
{
	height:0px;
	line-height:0px;
	visibility:hidden;
	width:0px;
	display:none;
	float:left;
}
#sub_image img
{
	margin-left:2px;
}

/*-----------------OECグループの役割------------------*/
#sub_col_01 #color_tano {
	color: #5555DD;
	font-weight: bold;
	margin:0px;
	padding: 0px 0px 0px 30px;

}
#sub_col_01 #color_mori {
	color: #228822;
	font-weight: bold;
	margin:0px;
	padding: 0px 0px 0px 30px;
}

#width620 {
	width: 620px;
	margin: 0px 0px 0px 40px;
}

/*-----------------サービス＆プロダクト------------------*/

#service620 {
	height: auto;
	margin: 0px 0px 0px 40px;
	background:url(../../images/img_line_service2.gif);
	background-repeat: repeat-y;
}

#service620 img {
	float: left;
	margin: 9px 0px 0px 0px;
}

#service620 h3 {
	font-size: 11pt;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 10px 25px;
	height: 82px;
	width:170px;
}

#service620 #h3_read{
	margin-top: 4px;
	font-weight: normal;
	font-size:70%;
	line-height: 1.3em;
	height:auto;
	width:auto;
	color: #55AADD;
	display: block;
}

#service_col_01 {
	float: left;
	width: 285px;
	margin: 0px 0px 0px 0px;
	padding: 0px 22px 15px 12px;
	display: block;
}

#service_col_02 {
	float: left;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 15px 15px;
	display: block;
}

#service_text{
	clear:both;
	display: block;
	padding: 0px 0px 0px 0px;
	line-height:140%;
}

#service_detail {
	float: right;
	margin: 0px 0px 0px 0px;
}

#service_line_01 {
	clear:both;
	width: 620px;
	height: 4px;
	margin: 0px 0px 0px 40px;
}


/*-----------------40周年お祝いメッセージ------------------*/

#service_col_countdown {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 22px 15px 12px;
	display: block;
}

#eco620_1 #service_col_countdown h3 {
	height: 82px;
	width:550px;
	font-size: large;
}

#eco620_1 #service_col_countdown h3 #font_large {
	font-size: 40px;
}


/*-----------------イベントスケジュール------------------*/
.schedule
{
	background: url(../../images/img_line_schedule2.gif) repeat-y top left;
	display:block;
	float:left;
}
.schedule dl
{
	overflow: auto;
	display:block;
}
.schedule dt{
	clear:both;
	padding: 4px 0px 1px 15px;
	color:#2baae5;
	font-weight: bold;
	display: block;
	float: left;
	width:125px;
}
.schedule dd{
	padding: 4px 0px 1px 0px;
	display: block;
	float: left;
	width:410px;
}
.schedule dd a,
.news dd a:visited{
	color:#4e4e4e;
}

#schedule_h5 H5{
	background-image:url(../../images/img_schedule_h5.gif);
	background-repeat:no-repeat;
	background-position: left top;
	margin: 10px 0px 0px 30px;
	padding: 10px 20px 10px 18px;
	color: #0E8BDE;
	height: 120px;
	font-size: 14pt;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing:0px;
}

#schedule_h5_date {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	color: #666666;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing:0px;
}


/*-----------------プレゼントクイズ------------------*/
#quiz ul {
	margin: 0px;
	padding: 0px;
}

#quiz ul li {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	float: left;
	list-style-type: none;
	text-align: center;
}

#quiz p {
	clear: both;
}

#quiz2 ul {
	margin: 0px;
	padding: 0px;
}

#quiz2 ul li {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	float: left;
	list-style-type: none;
	text-align: left;
}


.img_quiz_04{
	background:url(../../images/img_quiz_04.jpg);
	width:634px;
	height:74px;
	margin: 0px 0px 0px 32px;
}

#sub_page #wrapper #container #container_inner #sub_col #sub_col_inner #sub_col_01 .img_quiz_04 p{
	padding:0px 10px 0px 25px;
}
#sub_page #wrapper #container #container_inner #sub_col #sub_col_inner #sub_col_01 .img_quiz_b-bros{
	margin: 0px 0px 20px 32px;
	float:left;
	display:inline;
	text-align:left;
}
#sub_page #wrapper #container #container_inner #sub_col #sub_col_inner #sub_col_01 .img_quiz_b-bros_txt{
	background:url(../../images/img_quiz_b-bros_txt.gif);
	width:448px;
	height:128px;
	display:block;
	float:left;
}
#sub_page #wrapper #container #container_inner #sub_col #sub_col_inner #sub_col_01 .img_quiz_b-bros_txt p{
	padding: 8px 16px 0px 0px;
	line-height: 1.2em;
}
#sub_page #wrapper #container #container_inner #sub_col #sub_col_inner #sub_col_01 .img_quiz_bbd_txt{
	background:url(../../images/img_quiz_bbd_txt.gif) right;
	width:259px;
	height:115px;
	display:block;
	float:left;
}
#sub_page #wrapper #container #container_inner #sub_col #sub_col_inner #sub_col_01 .img_quiz_bbd_txt p{
	padding:15px 33px 5px 10px;
	line-height: 1.3em;
}


/*-----------------わたしたちにもできる小さなエコ「プチエコ」------------------*/
#eco620 {
	height: auto;
	margin: 0px 0px 0px 40px;
	background:url(../../images/img_line_service2.gif);
	background-repeat: repeat-y;
}

#eco620 h3,#eco620_1 h3 {
	font-size: 11pt;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 10px 25px;
	height: 82px;
	width:250px;
}

#eco620_1 {
	height: auto;
	margin: 0px 0px 0px 40px;
	background-repeat: repeat-y;
}

#eco620_1 h3 {
	height: 122px;
	width:550px;
}

#eco310 {
	height: auto;
	margin: 0px 0px 0px 20px;
	background:url(../../images/img_line_eco2.gif);
	background-repeat: repeat-y;
}

#eco_col img {
	float: left;
	margin: 9px 4px 0px 30px;
}

#eco_col_01 {
	float: left;
	width: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 4px 2px;
	display: block;
}

#eco_col_02 {
	float: left;
	width: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 4px 2px;
	display: block;
}

#eco_col {
	float: left;
	width:480px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	display: block;
}

#eco_col h3 {
	font-size: 14pt;
	margin: 0px 0px 8px 0px;
	padding: 8px 0px 14px 25px;
	width: 310px;
}

#eco_col #h3_read{
	font-weight: normal;
	font-size:70%;
	line-height: 1.2em;
	height:auto;
	width:auto;
	color: #55AADD;
	display: block;
	float:left;
}

#eco_col_03 {
	float: left;
}



/*-----------------サイトマップ------------------*/

#sitemap620 {
	width: 620px;
	height: auto;
	margin: 0px 0px 0px 40px;
}

#sitemap620 h4 {
	margin: 10px 0px 0px 20px;
	padding: 2px 20px 4px 12px;
	color: #0E8BDE;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0px;
	background: none;
	border-bottom : 1px solid #5588DD;
	border-left: 4px solid #5588DD;
}

#sitemap620 ul li {
	margin: 0px 0px 4px 32px;
	padding: 0px 0px 0px 2px;
	list-style-position: outside;
	list-style-type: square;
	text-indent: 0px;
	line-height: 1.3em;
}

#sitemap620 ul {
	margin: 10px 4px 4px 12px;
	padding: 0px 0px 0px 0px;
}


/*=========================================

	表組

===========================================*/

td ul{
	margin: 0px 20px;
}


/*サービス案内　スペックで使用*/

table.table-normal {
	margin: 0px 0px 15px 8px;
	border: 1px solid #B0AFAF;
	padding: 0px;
	border-collapse: collapse;
}

.table-normal caption {
	text-align: left;
	padding: 0px 0px 3px 3px;
}


.table-normal th {
	background: #EDEDED;
	border: 1px solid #999;
	padding:3px;
	border-collapse: collapse;
}

.table-normal td {
	border: 1px solid #999;
	padding:3px;
	border-collapse: collapse;
}

.table-annotation {
	margin: -10px 0px 15px 8px;
}

/*サービス案内　運用・保守で使用*/

table.table-imagelist {
	margin: 0px 0px 15px 8px;
	width: 565px;
	border: 2px solid #B0AFAF;
	border-collapse: collapse;
}

.table-imagelist td {
	border: 1px solid #DDDDDD;
	padding: 5px;
}

/*会社概要で使用*/

.table-director td {
	background: none;
	padding: 2px;
	text-align: left;
	border: none;
}

/*採用情報、お問い合せで使用*/

table.table-large {
	margin: 0px 0px 15px 16px;
	width: 665px;
	border: 1px solid #B0AFAF;
	padding: 0px;
}

.table-large th {
	background: #EDEDED;
	border: 1px solid #DDDDDD;
	padding: 5px 0px;
}

.table-large td {
	border: 1px solid #DDDDDD;
	padding: 5px;
}


/*=========================================

	フォーム

===========================================*/

/*入力フォーム*/

.input1 {
	width: 50px;
}

.input2 {
	width: 100px;
}

.input3 {
	width: 300px;
}

.input4 {
	width: 260px;
}

.textarea1 {
	width: 400px;
}

.txt-supplement {
	font-size: 0.85em;
	margin: 0px 0px 0px 3px;
}

label {
	margin: 0px 5px 0px 0px;
}


/*=========================================

	表

===========================================*/
.margin-left_20{
	margin-left:30px;
}
.margin-left_-10{
	margin-left:-10px;
}


/*=========================================

	Table DropDhadow

===========================================*/
.DropShadow_Table{
  border:0px none;
  width:auto;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.DropShadow_Table .DS_TD_main{
  background-color:#FFF;
  padding:3px;
}
.DropShadow_Table .DS_TD_right{
  background : url(../../images/img_shadow_right.gif) no-repeat right top;
  width:4px;
  font-size:0.0001%
;
}
.DropShadow_Table .DS_TD_bottom{
  background : url(../../images/img_shadow_bottom.gif) no-repeat left top;
  height:4px;
  font-size:0.0001%
;
}
.DropShadow_Table .DS_TD_right_bottom{
  background : url(../../images/img_shadow_right_bottom.gif) no-repeat bottom right;
  width:4px;
  height:4px;
  font-size:0.0001%;
  vertical-align:top;
}
.DropShadow_Table .DS_TD_right_bottom img{
  vertical-align:top;
}
.DropShadow_Table .DS_TD_main img{
	border:solid 1px #CCCCCC;
}






/*=========================================
=============

	Module

=============
===========================================*/
/*=========================================

	Visible

===========================================*/

.hidden{
  visibility : hidden;
  font-size : 0.0001%;
  font-size : 0%;
  position : absolute;
  top : -10px;
  margin:0px;
  padding:0px;
  border:none 0px;
}
/*=========================================

	layout

===========================================*/
.to_top{
  margin-left:80px;
}
.float_right{
  float:right;
}
.float_left{
  float:left;
}
.float_right_img{
  float:right;
  margin: 0px 20px 5px 5px;
  _margin: 0px 10px 5px 5px;
}
.float_left_img{
  float:left;
  margin: 0px 5px 5px 23px;
}
.center{
	text-align:center;
}
.center table{
	margin:0px auto;
}
.clear{
  clear:both;
}
.clear_left{
  clear: left;
}
.clear_right{
  clear: right;
}
.up{
  vertical-align : top;
}
.space{
  visibility : hidden;
  height: 25px;
}
.valign_top{
  vertical-align: top;
}
.valign_bottom{
  vertical-align: bottom;
}
.valign_middle{
  vertical-align: middle;
}
.align_right{
  text-align:right;
}
.align_left{
	text-align:left;
	float: left;
}
.align_center{
  text-align:center;
}
/*=========================================

	Color

===========================================*/

.bg_green {
  background-color: #E2FAD3;
}
.bg_red {
  background-color:#FDD0D0;
}
.bg_blue {
  background-color:#D0E7FD;
}
.bg_gray {
  background-color: #eeeeee;
}
.bg_white {
  background-color:#FFFFFF;
}
.color_red1{
  color: #FF3333;
}
.color_red2{
  color: #FF0066;
}
.color_red3{
  color: #CC0000;
}
.color_orange1{
  color: #FF6600;
}
.color_orange1b{
  color: #FF6600;
  font-weight: bold;
}
.color_orange2{
  color: #FF9933;
}
.color_orange3{
  color: #CC3300;
}
.color_yellow1{
  color: #FFCC00;
}
.color_yellow2{
  color: #FFFF33;
}
.color_yellow3{
  color: #CC9900;
}
.color_green1{
  color: #33CC00;
}
.color_green2{
  color: #33AA88;
}
.color_green3{
  color: #339900;
}
.color_blue1{
  color: #0066CC;
}
.color_blue2{
  color: #38b3ff;
}
.color_blue3{
  color: #0033CC;
}
.color_purple1{
  color: #CC33FF;
}
.color_purple2{
  color: #FF99FF;
}
.color_purple3{
  color: #9900CC;
}
.color_mono1{
  color: #FFFFFF;
}
.color_mono2{
  color: #999999;
}
.color_mono3{
  color: #666666;
}

/*=========================================

	テキストカラーの設定

===========================================*/

.txt-attention {
	color: #FF0000;
}

.txt-attention2 {
	color: #F55555;
	font-weight: bold;
}

.txt-attention3 {
	color: #F55555;
	font-size: 18px;
	font-weight: bold;
}
.txt-caption {
	color:#666666;
	font-size:85%;
}

/*=========================================

	FontSize

===========================================*/

.font_s1{
  font-size:85%;
}
.font_s2{
  font-size:0.7em;
}
.font_s3{
  font-size:0.6em;
}
.font_8pt{
  font-size:8pt;
}
.font_l1{
  font-size:1.2em;
}
.font_l2{
  font-size:1.4em;
}
.font_l3{
  font-size:1.6em;
}
.font_l4{
  font-size:1.8em;
}
.font_l5{
  font-size:2em;
}
.font_flex{
  font-size:inherit;
}

/*=========================================

	FontWeight

===========================================*/

.font_bold{
	font-weight:bold;
}

#pagetop #container-all #container #content #main-2nd #main-content #main-content-in .txt-strong {
	font-size: 24px;
	font-weight: bold;
	color: #0033CC;
}


/*=========================================

	ボタン・パーツ系

===========================================*/
.more{
	padding-right:15px;
	text-align:right;
}



/*=========================================

	Table DropShadow

===========================================*/
.DropShadow_Table{
  border:0px none;
  width:auto;
}
.DropShadow_Table .DS_TD_main{
  background-color:#FFF;
  padding:3px;
}
.DropShadow_Table .DS_TD_right{
  background : url(../../images/img_shadow_right.gif) no-repeat right top;
  width:4px;
  font-size:0.0001%
;
}
.DropShadow_Table .DS_TD_bottom{
  background : url(../../images/img_shadow_bottom.gif) no-repeat left top;
  height:4px;
  font-size:0.0001%
;
}
.DropShadow_Table .DS_TD_right_bottom{
  background : url(../../images/img_shadow_right_bottom.gif) no-repeat bottom right;
  width:4px;
  height:4px;
  font-size:0.0001%;
  vertical-align:top;
}
.DropShadow_Table .DS_TD_right_bottom img{
  vertical-align:top;
}
.DropShadow_Table .DS_TD_main img{
	border:solid 1px #CCCCCC;
}


/*=======================
	ボックス
=======================*/

.box01 {
	margin: 0px 20px 10px 0px;
	width: 533px;
	background: url(../../images/box01_bg.gif) repeat-y right bottom;
	padding:0px;
	clear:both;
	text-align: left;
}
.box01 dt {
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 13px 43px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../../images/box01_head.gif) no-repeat right top;
	line-height: 1.2em;
	text-align: left;
	font-size: 110%;
	height:20px;
page-break-after: avoid; 
}


.box01 dd {
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 18px 25px;
	line-height: 1.5em;
}

/*floatによるボックスの高さ消失回避*/
.box01 dd:after {    content: ".";    display: block;    clear: both;    height: 0;    visibility: hidden; }
.box01 dd {
	display: inline-block;
	text-align: left;
} /* exlude MacIE5 \*/ * html .otoiawaseBox dd { height: 1% } .otoiawaseBox dd {display:block;} /* end MacIE5 */






/*=======================================

	「clearfix」･･･回り込みを指定したボックスの、背景が戸注意で消える状態の解消。

=======================================*/
.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.clearfix {
  _height: 1px;
  min-height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*=======================================

	「clearfix」ie6系

=======================================*/
.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

/*=======================================

	「clearfix」ie7

=======================================*/
/* WinIE7 only */
*:first-child+html .clearfix{
  height:1%;
}

/* WinIE6 and below */
/*\*/
* html .clearfix{
  height:1%;
}
/**/

/* MacIE only */
/*\*//*/
.clearfix{
  display:inline-table;
}
/**/

