﻿@charset "utf-8";

/*---------------
.ua-chrome  
.ua-firefox
.ua-ie-8
.ua-ie-7
.ua-ie-6

tag---------------*/

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, b, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

/*---------------tag---------------*/ul
*{
	margin: 0;
	padding: 0;
}

body {
	background-position: center top;
	background-image: url(../img/common/header_haikei.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 95%;
	font-family: Osaka, "メイリオ", Meiryo,"ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	font-weight: lighter;
	
}
.global {
	background-image: url(../imgs/common/haikei_global.jpg);
	background-repeat: repeat-x;
}


h1,h2,h3,h4,p,ul,ol,dl,img,address,table,input,textarea {
	line-height: 138%;
}

img {
	border: none;
}



/*---------------layout---------------*/

#container {
	width: 980px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-color: #FFF;
}

#container_sub {
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	clear: both;
}
#container_head {
	background-image: url(../imgs/common/con_head.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	clear: both;
}


#container_global {
	background-image: url(../img/haikei/top/con_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
	width: 1020px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 18px;
}

#container_con {
	margin-bottom: 0;
	margin-top: 10px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

#container_top_head {
	background-image: url(../imgs/common/pagetitlle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 5px;
	height: 75px;
	width: 950px;
	padding-left: 30px;
	padding-top: 30px;
}
#container_top_head h1 {
	font-size: 26px;
	color: #000;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
#container_top_head p {
	color: #215B8F;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#top_main_area {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	overflow: hidden;
	width: 980px;
}

#header_description p {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	color: #333333;
}


#sitetitle {
	width: 400px;
	float: left;
	text-align: left;
	/* UPDSTR 20150901 
	padding-top: 35px; */
	padding-top: 25px;
    /* UPDEND 20150901*/ 
	padding-left: 0px;
	}
#sitetitle img {
	padding-bottom: 0px;
	margin-bottom: 0px;

}
#sitetitle  h1 {
	font-size: 80%;
	font-weight: normal;
	padding-left: 3px;
	margin-top: 5px;
	/* ADDSTR 20150901 */
	margin-bottom:2px
	/* ADDEND 20150901 */
}
#sitetitle  p {
	font-style: normal;
	padding-left: 3px;
	font-size: 80%;
}

#header {
	background-image: url(../img/common/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 128px;
	display: block;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#header_global {
	background-image: url(../imgs/common/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
	display: block;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#header_sub01 {
	float: left;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: 15px 35px;
	clear: none;
	width: 200px;
	}

#header_sub02 {
	width: 300px;
	float: left;
	text-align: left;
	/* UPDSTR 20150901 
	padding-top: 25px; */
	padding-top: 18px;
    /* UPDEND 20150901*/ 	
	padding-left: 0px;
	padding-right: 14px;
	background-repeat: no-repeat;
	background-position: 15px 35px;
	}

#pankuzu {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 12px;
	padding-right: 30px;
	color: #000000;
	width: 900px;
}
#pankuzu a {
	color: #000000;
}


/* Navigation */

#gnav {
	display: block;
	clear: both;
	padding-top: 1px;
	padding-left: 20px;
}
#gnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height:0;
	letter-spacing:-0.40em;
}
#gnav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height:0;
	letter-spacing:normal;
}
#gnav img {
	margin: 0px;
	padding: 0px;
}







.nav li {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	display: block;
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0px;
}


.nav ul {
	list-style: none;
	margin: 0;
	position: absolute;
	top: -999px;
	left: -1px;
	padding: 0px;
}
.nav li:hover ul,
.nav li.sfHover ul {
	margin: 0px;
	padding: 0px;
}
.nav ul li {
	border: 0;
	float: none;
	margin-left: 2px;
}
.nav ul a {
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #999999;
	width: 180px;
	padding-left: 8px;
	font-size: 12px;
}
.nav ul a:hover {
	background: #ccc;
	border-bottom: 1px solid #999999;
	color: #000000;
	font-size: 12px;
}


.top_apbox_02_to {
	overflow: hidden;
	clear: both;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
}

.top_apbox_02_to .apbox_2box {
	width: 450px;
	display: block;
	float: left;
	padding: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.top_apbox_02_to .apbox_2box_r {
	width: 450px;
	display: block;
	float: left;
	margin-left: 10px;
	padding: 5px;
}


/*---------------top_img---------------*/



#top_img {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}





/*---------------top_apbox_03---------------*/
.top_apbox_03 {
	overflow: hidden;
	clear: both;
	width: 980px;
}
.top_apbox_03 .apbox_3box {
	float: left;
	width: 310px;
	margin-bottom: 15px;
}
.top_apbox_03 .apbox_3box p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 160%;
}


.top_apbox_03 .apbox_3box_center {
	float: left;
	width: 310px;
	margin-right: 25px;
	margin-left: 25px;
}
.top_apbox_03 .apbox_3box_center p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 160%;
}


/*---------------top_apbox_02---------------*/
.top_apbox_02 {
	overflow: hidden;
	clear: both;
	width: 980px;
	margin-top: 15px;
}



.top_apbox_02 .apbox_2box {
	width: 480px;
	display: block;
	float: left;
	margin-bottom: 0px;
	background-image: url(../img/top/shina001.jpg);
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 120px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
.top_apbox_02 .apbox_2box .shin {
	float: left;
	/*UPDSTR 20150901 トップページ項目隠れのため、サイズ変更 
	width: 220px; */
	width: 170px;
	/*UPDEND 20150901 */
	margin-left: 10px;
	margin-right: 5px;

}


.top_apbox_02 .apbox_2box .shin li {
	clear: both;
	width: 200px;
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.top_apbox_02 .apbox_2box .shin li a {
	text-decoration: none;
	background-image: url(../img/top/shin001_li.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}

.top_apbox_02 .apbox_2box .shin li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06F;
}

.top_apbox_02 .apbox_2box_r {
	width: 215px;
	display: block;
	float: right;
	margin-left: 5px;
	background-image: url(../img/top/shin002.jpg);
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 265px;
	margin-top: 10px;
}

.top_apbox_02 .apbox_2box_r .shin {
	float: left;
	width: 200px;
}


.top_apbox_02 .apbox_2box_r .shin li {
	clear: both;
	width: 200px;
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.top_apbox_02 .apbox_2box_r .shin li a {
text-decoration: none;
	background-image: url(../img/top/shin001_li.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}

.top_apbox_02 .apbox_2box_r .shin li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06F;
}

.top_apbox_02 .apbox_2box_2r {
	width: 215px;
	display: block;
	float: right;
	margin-left: 5px;
	background-image: url(../img/top/shin003.jpg);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 265px;
	margin-top: 10px;
}

.top_apbox_02 .apbox_2box_2r .shin {
	float: left;
	width: 200px;
}


.top_apbox_02 .apbox_2box_2r .shin li {
	clear: both;
	width: 200px;
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.top_apbox_02 .apbox_2box_2r .shin li a {
text-decoration: none;
	background-image: url(../img/top/shin001_li.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}

.top_apbox_02 .apbox_2box_2r .shin li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06F;
}


.top_apbox_02 .apbox_2box_img {
	width: 480px;
	display: block;
	float: left;
	clear: left;
	margin-top: 10px;
}

.top_apbox_02 .apbox_2box_r_img {
	width: 480px;
	display: block;
	float: right;
	margin-top: 10px;

}

/*---------------top_left---------------*/

#top_left {
	float:left;
	width:220px;
	clear: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#top_left a img {
	margin-bottom: 10px;
}




/*---------------top_right---------------*/

#top_right {
	float:right;
	width:980px;
	padding-top: 0px;
	padding-right: 0px;
}


/*---------------top_subbox---------------*/

#top_right .top_subbox {
	display: block;
	float: right;
	padding-bottom: 15px;
	width: 655px;
}


#top_right .top_subbox .subbox_2box {
	float: left;
	width: 320px;
	margin-right: 10px;
	display: block;
}
#top_right .top_subbox .subbox_2box p {
	line-height: 140%;
	padding-bottom: 0px;
}


#top_right .top_subbox .subbox_2box_r {
	float: left;
	width: 320px;
	margin-right: 0px;
	display: block;
}
#top_right .top_subbox .subbox_2box_r p {
	line-height: 140%;
}
#top_right .top_subbox .subbox_2box_r .usp {
	padding-bottom: 12px;
}





#top_right .top_subbox .subbox_3box {
	float: left;
	width: 210px;
	margin-top: 5px;
	display: block;
}

#top_right .top_subbox .subbox_3box_center {
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-top: 5px;
	display: block;
	margin-left: 10px;
}

/*---------------top_subbox2---------------*/

#top_right .top_subbox2 {
	display: block;
	float: left;
	width: 980px;
}

#top_right .top_subbox2 #newsbox {
	float: left;
	width: 650px;
}

#top_right .top_subbox2 #b_area {
	float: right;
	width: 300px;
	padding-right: 0px;
}
#top_right .top_subbox2 #b_area img {
	padding-bottom: 8px;
}


/*---------------#topleftbox---------------*/
#topleftbox {
	width: 650px;
	display: block;
	float: left;
	padding-bottom: 20px;
	}

#fbbox {
	width: 650px;
	display: block;
	padding-bottom: 20px;
	}

/*---------------#newsbox news---------------*/

#newsbox #news {
	width: 650px;
	display: block;
	padding-bottom: 20px;
	}
	
#newsbox #news h2{
	margin-bottom: 0px;
	margin-top: 0px;
}

#newsbox #topics {
	width: 640px;
	height: 210px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	overflow: auto;
}

#newsbox #topics dl {
	float: left;
	padding: 3px 0 3px 2px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left: 5px;
}

#newsbox #topics dt {
	width: 80px;
	float: left;
	font-size: 12px;
	padding-left: 16px;
}

#newsbox #topics dd {
	width: 520px;
	float: left;
	font-size: 12px;
	padding-left: 0px;
}



/*---------------sub page contents---------------*/


#sub_content {
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
} 

#left {
	float:left;
	width:260px;
	clear: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 25px;
}	
#left img {
	padding-bottom: 10px;
}




#right {
	float:right;
	width:632px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 18px;
}


#right h1 {
	background-image: url(../img/common/h1_haikei.jpg);
	background-repeat: no-repeat;
	font-size: 26px;
	color: #333333;
	padding-top: 20px;
	padding-left: 23px;
	padding-bottom: 5px;
	height: 50px;
	font-weight: lighter;
}



#right h2 {
	background-image: url(../img/common/h2_haikei1.jpg);
	padding-left: 23px;
	padding-top: 16px;
	background-repeat: no-repeat;
	clear: both;
	font-size: 24px;
	color: #000;
	margin-top: 15px;
	background-position: left bottom;
	padding-bottom: 2px;
	font-weight: normal;
	overflow: hidden;
	margin-bottom: 2px;
}

#right h3 {
	background-image: url(../img/common/h3_haikei1.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 23px;
	font-size: 18px;
	color: #000;
	margin-left: 3px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 15px;
}
#right h4 {
	padding-left: 10px;
	font-size: 16px;
	color: #900;
}



         

#right p {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	text-indent: 0px;
	line-height: 145%;
}
#right img  {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#right ol {
	margin-left: 30px;
}
#right ol li {
	padding-bottom: 10px;
}


#right table {
	border-style: none;
	margin-left: 0px;
	margin-bottom: 20px;
}
#right table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#right .nopanding {
	margin: 0px;
	padding: 0px;
	clear: none;
}
#right .nopanding_m {
	padding-top: -5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#right #product_table td {
	border-style: none;
	margin: 0px;
	padding: 0px;
}


#right .img_nopadding {
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
}

#right .noline {
	border-style: none;
}
#right p .img_nopadding.noline.h01 {
	vertical-align: bottom;
}



#right .right_img {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
}
#right .right_img_noline {
	float: right;
	border-style: none;
}

#right .left_img {
	float: left;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
}
#right .left_img_noline {
	float: left;
	border-style: none;
}

#right .sub_subbox_2box {
	width: 310px;
	float: left;
}


#right .imagebox_r {
	width: 303px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

#right .imagebox_r p {
	padding-top: 3px;
	padding-bottom: 3px;
}

#right .imagebox_r .image img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}

#right .imagebox {
	width: 303px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

#right .imagebox p {
	padding-top: 3px;
	padding-bottom: 3px;
}

#right .imagebox .image img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}

#right .img_m0 td img {
	margin: 0px;
	padding: 0px;
}
#right .team_head {
	background-image: url(../imgs/common/qcd/team.jpg);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
}
#right .team_head p {
	width: 250px;
	clear: both;
}

#right .fiber_head {
	background-image: url(../imgs/common/fiber/001.jpg);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
}
#right .fiber_head p {
	width: 250px;
	clear: both;
}
#right .ul {
	margin-top: 10px;
}

#right .ul li {
	margin-left: 0px;
	padding-bottom: 15px;
	background-image: url(../img/common/haikei_li.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	list-style-type: none;
}
#right .s_text {
	font-size: 12px;
}






p.image {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p.caption {
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}


p.caption a {
	background-image: url(../imgs/common/top_list2box_li.jpg);
	background-position: left top;
	padding-left: 18px;
	background-repeat: no-repeat;
	padding-top: 5px;
}



/*---------------menu---------------*/
.contentshead {
	background-image: url(../imgs/common/contents_head.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 262px;
}
.list{
	width: 260px;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-image: url(../img/common/list_foot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.list ul h3 {
	margin-top: 30px;
}
.list ul .nopadding {
	margin: 0px;
}

.list ul {
	width: auto;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}
.list li {
	list-style: none;
	display: block;
	line-height: 180%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	width: 235px;
	margin-left: 15px;
}
.list a {
	text-decoration: none;
	color: #000000;
	background-image: url(../img/common/haikei_li.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: left center;
	font-size: 100%;
}
.list a:hover {
	color: #0000CC;
	text-decoration: underline;
}

.list ul li .active {
	background-repeat: no-repeat;
	background-image: url(../imgs/common/haikei_li_a.jpg);
	background-color: #F2F2F7;
}
.list ul ul {
	padding-left: 0px;

}

.list li li {
	border-style: none;
	width: 195px;
	
}

.list li li a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding-left: 10px;
	background-image: url(../img/common/haikei_li_li.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
}

.list ul li li .active {
	background-repeat: no-repeat;
	background-image: url(../imgs/common/haikei_li_li_a.jpg);
	background-color: #F2F2F7;
}
.list .nolink {
	text-decoration: none;
	color: #000000;
	background-image: url(../img/common/haikei_li.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-position: left 10px;
	width: 210px;
}
.list ul .nolink.active {
	background-image: url(../imgs/common/haikei_li_a_01.jpg);
	background-position: 0px 5px;
}


.list ul li .nolink .active {
	background-repeat: no-repeat;
	background-image: url(../imgs/common/haikei_li_a.jpg);
	background-color: #F2F2F7;
}

#left .list .co_sp {
	border-bottom: 1px dashed #7A96E0;
	margin-bottom: 5px;
}

#left .list img {
	padding: 0px;
	margin: 0px;
}
#left .list .co_img {
	margin: 0px;
	padding: 0px;
}



#left .list .m_titlle {
	padding-left: 13px;
	background-image: url(../img/li_haikei.gif);
	padding-top: 5px;
}
#left .list .m_titlle .none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left .list .noline {
	border-bottom-style: none;
}


.hole{
  line-height : 25px;
  color : #969696;
  padding : 5 6 5 7px;
  margin : 10 0 10 0px;
  border-right : 1px solid #969696;
}
.cont{
  padding : 15px;
}


/*---------------jqZoom---------------*/
div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}
#footer {
	margin-bottom: 100px;
	width: 100%;
	background-image: url(../img/common/footer.jpg);
}





/*---------------footer1---------------*/

#footer1 {
	clear: both;
	height: 150px;
	display: block;
	padding-top: 30px;
	padding-bottom: 5px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#footer1 .adres {
	float: left;
	width: 390px;
	padding-top: 10px;
	padding-left: 5px;
}
#footer1 .adres p {
	line-height: 170%;
	font-size: 85%;
}


#footer1 .f_left {
	float: left;
	width: 130px;
	margin-top: 5px;
	color: #FFFFFF;
	padding-left: 110px;
	padding-top: 0px;
}
#footer1 .f_right {
	float: left;
	padding-top: 25px;
	text-align: left;
	padding-left: 10px;
	clear: none;
	padding-right: 0px;
}



#footer1 .f_right2 {
	float: right;
	padding-top: 0px;
	width: 300px;
	padding-left: 0px;
}





.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}






/*---------------sitemap---------------*/

.sitemap {
	margin-left: 5px;
	float: left;
	width: 560px;
	margin-bottom: 20px;
}

.sitemap ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sans-serif;
}

.sitemap li {
	margin: 0;
	padding-bottom: 5px;
	}

.sitemap a
{
	display: block;
	color: #000000;
	width: 500px;
	padding: 2px 10px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: none;
}

.sitemap .nolink
{
	display: block;
	color: #000000;
	width: 500px;
	padding: 2px 10px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: none;
}

.sitemap a:hover
{
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.sitemap ul ul
{
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}

.sitemap li li a
{
	display: block;
	color: #333;
	width: 180px;
	padding: 5px 10px;
	margin: 0;
	text-decoration: none;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}


.sp10 {
	height: 10px;
	clear: both;
}

.sp20 {
	height: 20px;
	clear: both;
}

.sp30 {
	height: 30px;
	clear: both;
}


.break { page-break-before: always; }


.venus3 {
　text-align: right;
}　
   
.venus2{
  text-align: left;
  text-width: 45%;
}
 


.bx-wrapper {
position: relative;
margin: 0 auto;
padding: 0;
}

.bx-viewport {
width: 100%;
overflow: hidden;
position: relative;
height: 432px;
}

.bx-controls bx-has-controls-direction {
}
user agent stylesheetdiv {
display: block;
}


#buttom2 ul{
margin: 0; 
padding: 0; 
list-style: none;
}

#buttom2 li{ 
display: inline; 
padding: 0; 
margin: 0; 
float: left;
}

#buttom2 li a{
display: block; 
border: 1px solid #0B610B;
background-color: #CEF6CE;
padding: 3px;
text-decoration: none;
color: #333;
width: 200px; 
margin: 1px;
text-align: center;
font-size: 16px;
}
#buttom2 li a:hover{
background-color: #2d56be;
color: #fff;
}



a.button3 {
    background-color:#99FF66;
    border:1px solid #66FF33;
    color:white;
    font-size: 15px;
    font-weight: bold;
    padding:10px 45px;
    cursor:pointer;
    border-radius:5px;
    
}
a.button3:hover {
    color:white;
    text-shadow:0px 0px 3px #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #66FF33), color-stop(1.00, #006633));
    background: -webkit-linear-gradient(#66FF33, #00cc33);
    background: -moz-linear-gradient(#66FF33, #00cc33);
    background: -o-linear-gradient(#66FF33, #00cc33);
    background: -ms-linear-gradient(#66FF33, #00cc33);
    background: linear-gradient(#66FF33, #00cc33);
}

.grad2 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #99FF66), color-stop(0.50, #42ad89), color-stop(0.50, #009900), color-stop(1.00, #009900));
    background: -webkit-linear-gradient(top, #99ff66 0%, #42ad89 50%, #009900 50%, #009900 100%);
    background: -moz-linear-gradient(top, #99ff66 0%, #42ad89 50%, #009900 50%, #009900 100%);
    background: -o-linear-gradient(top, #99ff66 0%, #42ad89 50%, #009900 50%, #009900 100%);
    background: -ms-linear-gradient(top, #99ff66 0%, #42ad89 50%, #009900 50%, #009900 100%);
    background: linear-gradient(to bottom, #99ff66 0%, #42ad89 50%, #009900 50%, #003300 100%);
}


.nav-efficiency {
background: url(../img/start-nav-efficiency_off.png) no-repeat left top;
}

.bx-pager {
padding-bottom: 40px; 
overflow: hidden;
}


.selector03{  
    border-left:7px solid #ccc;  
    border-bottom:1px dashed #ccc;  
    padding:.6em .8em  
}  


.font1{
    float:left;
    }


.font2 {
    text-shadow:2px 2px 3px rgba(0,0,0,0.5);
}

.font3{
    text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
    font-weight: bold;
}

.font4{
   	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    font-weight: bold;             
}

.font5{
     text-align: center;
}

.center{
       margin-right:150px;
       margin-left: 400px;
}      


.text1{
      padding-left: 1em;
      text-indent: -1em;
}

.h3 {
border:0px dotted #66ff00;
border-bottom: 1px dotted #66ff00;     
 }



.h5 {
         width:600px;
         color:#0bacf7;
         background:#f2f9fe;
         font-size:28px;
         font-weight:bold;
         text-shadow:0 -1px 0px #bee1fa,0 -2px 0px #bee1fa;
         text-align:center;
         display:block;
         text-decoration:none;
         border:1px solid #bee1fa;
         padding:12px 0 8px 0;
         border-radius:5px;
         background:-moz-linear-gradient(rgba(242,249,254,0.5), rgba(214,240,253,1));
         background:-webkit-gradient(linear, 100% 0%, 100% 100%, from(rgba(242,249,254,0.5)), to(rgba(214,240,253,1)));
}




.h6 {
         width:300px ;
         color:#0bacf7;
         background:#f2f9fe;
         font-size:28px;
         font-weight:bold;
         text-shadow:0 -1px 0px #bee1fa,0 -2px 0px #bee1fa;
         text-align:center;
         display:inline-block;
         text-decoration:none;
         border:1px solid #bee1fa;
         padding:12px 0 8px 0;
         margin: 5px;
         border-radius:5px;
         background:-moz-linear-gradient(rgba(242,249,254,0.5), rgba(214,240,253,1));
         background:-webkit-gradient(linear, 100% 0%, 100% 100%, from(rgba(242,249,254,0.5)), to(rgba(214,240,253,1)));
}




.h7 {
         width:250px ;
		 height:16px ;
         color:#ffffff;
         background:#0d6efd;
         font-size:15px;
         font-weight:bold;
		 text-shadow:0 -1px 0px #000cd,0 -2px 0px #bee1fa;
         text-align:center;
         display:block;
         text-decoration:none;
         border:1px solid #82d4fc;
         padding:12px 0 8px 0;
         margin: 5px;
         border-radius:5px;
         background:-moz-linear-gradient(rgba(13,110,253,1), rgba(107,198,250,1));
         background:-webkit-gradient(linear, 100% 20%, 100% 100%, from(rgba(13,110,253,1)), to(rgba(107,198,250,1)));
}






<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js" type="text/javascript">
<script type="text/javascript" src="jquery.bxSlider/jquery.bxSlider.min.js">
<script type="text/javascript">
$(document).ready(function(){
$('.slider').bxSlider();
});

</script>






@media print {
body {
zoom: 75%; 
}
}

