@import "localnavi.css";


* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a:link {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #660099;
	text-decoration: underline;
}

a:hover {
	color: #0099CC;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

body {
	color: #1F1D1E;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 0px solid #ADADAD;
}

#container {
	width: 980px;
	background: #FFFFFF;
	margin:0 auto;
}

/* -------------------------------------------------------

	Header Footer

------------------------------------------------------- */
#header{
width:980px; /* NEW */
height:97px;
margin:0 auto; /* NEW */
background:url(../img10/bg-header.gif) left bottom repeat-x;
position:relative;
z-index:1;
}
#gfooter{
width:980px; /* NEW */
min-height:205px;
margin:0 auto; /* NEW */
padding:0 0 10px 0;
background-color:#6c6c6c;
font-size:12px;
line-height:18px;
}
#gfooter2{
width:980px;
margin:0 auto;
padding-bottom:20px;
}



/* -------------------------------------------------------

	Common

------------------------------------------------------- */

.text_sub {
	font-size: 70%;	
}

small {
	font-size: 70%;	
}

.txt_note{
	font-size: 95%;
	line-height: 1.4;
	color:#444444;
}

.text_c7 {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 30px;
}

.text_c11 {
	font-size: 63%;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 30px;
}

.text_b11 {
	font-size: 63%;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
}

.text_c12 {
	font-size: 75%;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 20px;
}

.text-c12-mb0 {
	font-size: 75%;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 0px;
}

.text_c13 {
	font-size: 82%;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 20px;
}

.text_b12 {
	font-size: 75%;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 20px;
}


.text_b14 {
	font-size: 88%;
	font-weight: bold;
	line-height: 1;
	/*margin-bottom: 20px;*/
}

.text_bold {
	font-weight: bold;
}

sup{
vertical-align:super;
	font-size: 85%;
/*\*/
*font-size: 85%;
/**/
color:#444444;
}


.text_c12 img {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

.hr-index01 {
	clear: both;
	width: 760px;
	height: 5px;
	background: url(../img/hr_index01.gif) no-repeat;
	margin: 0;
	padding: 0;
}

.hr-index01 hr {
	display: none;
}

.section-top {
	clear: both;
	height: 13px;
	border-bottom: 1px solid #d1dbff;
	padding: 10px 0 4px 0;
	margin-bottom: 2px;
}

.section-top img {
	float: left;
}

.section-link {
	height: 13px;
	margin: 0;
	padding: 10px 0 6px 0;
}
.txt_l {
	text-align: left;
	padding-top: 10px;
}
.txt_r {
	text-align: right;
	padding-top: 10px;
}

h4 {
	width: 100%;
	font-size: 82%;
	font-weight: bold;
	color: #506070;
	border-bottom: 1px solid #d1dbff;
	margin: 0 0 8px 0;
	padding: 10px 0 3px 0;
	clear:both;
}

h4 span {
	font-size: 80%;
	font-weight: bold;
	color: #1965bb;
	padding-left: 15px;
}

h4 span.text_sub {
	color: #506070;
	padding-left: 0;
}

h5{
	font-size: 76%;
	font-weight: bold;
	color: #506070;
	margin: 0 0 8px 0px;
	padding: 0 0 0 3px;
	border-left: 4px solid #d1dbff;
	clear:both;
}
h6 {
	background: url(../img/sus_bg01.gif) no-repeat scroll 0 8px;
	min-height: 13px;
	padding: 3px 10px;
	margin-bottom: 3px;
	font-size: 76%;
	font-weight: bold;
	zoom: 1;
	clear:both;
}

.message {
	width: 280px;
	font-size: 82%;
	font-weight: bold;
	color: #506070;
	border-bottom: 1px solid #d1dbff;
	margin: 0 0 8px 0;
	padding: 0 0 3px 0;
}

.zu-title {
	font-size: 82%;
	font-weight: bold;
	color: #666666;
	margin: 0 0 8px 0;
	padding: 10px 0 3px 0;
}


div.pageimage-c {
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

.pageimage-c0{
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
}



.image-text-c {
	text-align: center;
	margin-bottom: 30px;	
}


/* Top of Page
------------------------------------------------------- */

div.pagetop {
	clear: both;
	font-size: 69%;
	line-height: normal;
	text-align: right;
	margin-left: auto;
	padding: 5px 23px 20px 0;
}

div.pagetop a {
	background: url(/00common/img07/arrow-up.gif) no-repeat 0.4em 0.4em;
	padding-left: 17px;
	margin-top: 30px 0 0 0;
}


/* more info
------------------------------------------------------- */

div.page-more {
	float: right;
	font-size: 75%;
	line-height: normal;
	padding: 0 3px 0 0;
}

div.page-more a {
	background: url(/00common/img07/arrow-off.gif) no-repeat 0.4em 0.4em;
	padding-left: 17px;
	margin-top: 25px;
}


/* PDF Download
------------------------------------------------------- */

ul.pdflink {
	font-size: 75%;
	line-height: 130%;
	margin: 0;
	padding: 0;
}

ul.pdflink li {
	list-style: none;
	vertical-align: top;
	padding: 0 0 5px 0;
}

ul.pdflink li a {
	background: url(../img/arrow-off.gif) 0 center no-repeat;
	padding-left: 12px;
}

ul.pdflink-chapter {
	font-size: 75%;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

ul.pdflink-chapter li {
	list-style: none;
	vertical-align: top;
	text-indent: -12px;
	padding: 0 0 5px 12px;
}

ul.pdflink-chapter li a {
	background: url(../img/arrow-off.gif) 0 5px no-repeat;
	padding-left: 12px;
}


/* topic-path
------------------------------------------------------- */

#topic-path {
	width: 980px;
	margin:0 auto;
	padding-top: 3px;
}

#topic-path p {
	text-align: left;
	padding: 0 0 9px 0;
	font-size: 75%;
}

#topic-path p span {
	padding: 0 7px;
}

#topic-path p span.text_sub {
	padding: 0;
}


/* Get ADOBE READER
------------------------------------------------------- */

.get-reader {
	font-size: 75%;
	font-weight: normal;
	line-height: 1.3;
	padding-top: 10px;
	margin-bottom: 20px;
}

.get-reader img {
	float: left;
	margin-right: 20px;
}


/* -------------------------------------------------------

	Content

------------------------------------------------------- */

#content {
	float: right;
	width: 760px;
	padding-right: 0px;
	padding-bottom: 20px;
}

#content h3 {
	margin-bottom: 15px;
}

.topimg {
	width: 760px;
	margin-bottom: 20px;
}

.top-banner {
	width: 760px;
	margin-bottom: 25px;
}

.main-container {
	width: 760px;
	margin: 0;
	padding: 0;
}

#wrapper01 {
	float: left;
	width: 181px;
	display: inline;
	overflow: hidden;
	margin: 0 13px 10px 0;
}

#wrapper02 {
	float: left;
	width: 181px;
	display: inline;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#wrapper03 {
	float: right;
	width: 181px;
	display: inline;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#wrapper01 img,
#wrapper02 img,
#wrapper03 img {
	margin-bottom: 3px;
}

#wrapper01 p,
#wrapper02 p,
#wrapper03 p {
	font-size: 69%;
	line-height: 1.2;
	margin: 0;
}

#wrapper04 {
	float: left;
	width: 181px;
	height: 123px;
	display: inline;
	overflow: hidden;
	margin: 0 13px 8px 0;
}

#wrapper05 {
	float: left;
	width: 181px;
	height: 123px;
	display: inline;
	overflow: hidden;
	margin: 0 0 8px 0;
}

#wrapper06 {
	float: right;
	width: 181px;
	display: inline;
	overflow: hidden;
	margin: 0 0 8px 0;
}


dl.news-list {
	width: 760px;
	font-size: 75%;
	line-height: normal;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

dl.news-list dt {
	float: left;
	width:120px;
	margin-right: 10px;
	padding: 7px 0 10px 0;
}

dl.news-list dd {
	width: auto;
	padding: 7px 0 10px 115px;
    background: url(/00common/img07/hr-dot.gif) repeat-x center bottom;
}

dl.news-list dd a {
    background: url(/00common/img07/arrow-off.gif) no-repeat 0 4px;
    padding-left: 18px;
	display: block;
}


.main-text {
	padding: 0 0 15px 0;
	margin-bottom: 18px;
}

.main-text-bb {
	padding: 0 0 0 0;
}

/* CATEGORY-TOP BTN-AREA
------------------------------------------------------- */
#content #cat-btn-area{
	width:760px;
}
#content #cat-btn-area .btn-block-clm2{
	width:760px;
	padding-top:6px;
	margin-bottom:10px;
	background: url(../img/contents/cat-btn-area-top.gif) no-repeat left top;
}
#content #cat-btn-area .btn-block-inner-clm2{
	width:760px;
	padding-bottom:6px;
	background: url(../img/contents/cat-btn-area-btm.gif) no-repeat left bottom;
	overflow:hidden;
}
#content #cat-btn-area .btn-block-clm1{
	width:760px;
	padding-top:6px;
	margin-bottom:10px;
	background: url(../img/contents/cat-btn-area-top1clm.gif) no-repeat left top;
}
#content #cat-btn-area .btn-block-inner-clm1{
	width:760px;
	padding-bottom:6px;
	background: url(../img/contents/cat-btn-area-btm1clm.gif) no-repeat left bottom;
	overflow:hidden;
}
#content #cat-btn-area .btn-section-l,
#content #cat-btn-area .btn-section-r{
	width:365px;
	padding:0 5px;
	overflow:hidden;
}
#content #cat-btn-area .btn-section-l{
	float:left;
}
#content #cat-btn-area .btn-section-r{
	float:right;
}
#content #cat-btn-area h3{
	width:365px;
	padding:0;
	margin:0;
}
#content #cat-btn-area .photo-block{
	width:125px;
	float:left;
	padding:5px 0 0 2px;
	text-align:center;
}
#content #cat-btn-area .photo-block02{
	width:67px;
	float:left;
	padding:5px 0 0 2px;
	text-align:center;
}
#content #cat-btn-area .photo-block img{
	border:1px solid #aaa;
	width:123px;
}
#content #cat-btn-area .photo-block02 img{
	border:1px solid #aaa;
}
#content #cat-btn-area .photo-block img.auto-width{
	border:1px solid #aaa;
	width:auto;
}
#content #cat-btn-area p{
	width:227px;
	float:right;
	padding:5px 1px 0 0;
	text-align:left;
	font-size:75%;
	line-height:1.8em;
}
#content #cat-btn-area p.width-long{
	width:285px;
	float:right;
	padding:5px 1px 0 0;
	text-align:left;
	font-size:75%;
	line-height:1.8em;
}
#content #cat-btn-area .pdflink{
	padding:5px 1px 0 10px;
	margin-right:10px;
}
#content #cat-btn-area div.width-long{
	width:285px;
	float:right;
	padding:5px 1px 0 0;
	text-align:left;
	font-size:75%;
	line-height:1.8em;
}
#content #cat-btn-area p.non-photo{
	width:362px;
	padding:5px 1px 0 2px;
	float:none;
	clear:both;
}


#content #cat-btn-area .list-style-disc {
	margin-left: 20px;
}

/* TITLE heading
------------------------------------------------------- */
/* heading01 */
#content .heading01{
	background:url(../img/heading01_bg_01.png) no-repeat;
	width:760px;
	height:50px;
	overflow:hidden;
	margin-bottom:10px;
}
#content .heading01 .title{
	font-size:1.2em;
	color:#fff;
	line-height:54px;
	padding-left:10px;
}
#content .heading02{
	background:url(../img/heading01_bg_01.png) no-repeat;
	width:760px;
	height:50px;
	overflow:hidden;
	margin-bottom:10px;
}
#content .heading02 .title{
	font-size:1.2em;
	color:#fff;
	line-height:1.1;
	padding-left:10px;
padding-top:5px;
}
#content .heading01-top{
	background:url(../img/heading01_bg_01.png) no-repeat;
	width:760px;
	height:50px;
	overflow:hidden;
	margin-bottom:0px;
}
#content .heading01-top .title{
	font-size:1.2em;
	color:#fff;
	line-height:54px;
	padding-left:10px;
}
/* index Section links
------------------------------------------------------- */

.section-box:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.section-box {
	width: 760px;
	overflow:hidden;
	/*\*//*/
	overflow: hidden;
	/**/
	margin: 0;
	padding: 0;
}

.section-link_l {
	float: left;
	width: 370px;
	padding-bottom: 25px;
}

.section-link_r {
	float: right;
	width: 370px;
	padding-bottom: 25px;
}

.section-link_l img,
.section-link_r img {
	float: right;
	padding: 0 0 0 10px;
}

/* ----- One Line ----- */

.section-link_l .title-s {
	width: 370px;
	height: 33px;
	background: url(../img/sl_bg01.gif) no-repeat;
	font-size: 75%;
	line-height: 1;
	padding-bottom: 10px;
}

.section-link_l .title-s a {
	background: url(../img/arrow_red-off.gif) no-repeat 6px 10px;
	padding: 10px 0 10px 24px;
	display: block;
}

.section-link_r .title-s {
	width: 370px;
	height: 33px;
	background: url(../img/sl_bg01.gif) no-repeat;
	font-size: 75%;
	line-height: 1;
	padding-bottom: 10px;
}

.section-link_r .title-s a {
	background: url(../img/arrow_red-off.gif) no-repeat 6px 10px;
	padding: 10px 0 10px 24px;
	display: block;
}

.section-link_l .outline {
	font-size: 75%;
	font-weight: normal;
	line-height: 1.5;
}

.section-link_r .outline {
	font-size: 75%;
	font-weight: normal;
	line-height: 1.5;
}


.main-container .section-link_l,
.main-container .section-link_r {
	padding-bottom:20px;
}

.main-container .section-link_l .txtBlock,
.main-container .section-link_r .txtBlock {
	width: 302px;
	float: left;
	padding-bottom:0;
}
.main-container .section-link_l .imgBlock,
.main-container .section-link_r .imgBlock {
	float: right;
}

.main-container .section-link_l img,
.main-container .section-link_r img {
	float: none;
	padding: 0;
}

.main-container .section-link_l .title-s,
.main-container .section-link_r .title-s {
	width: 302px;
	height: auto;
	background: none;
	padding: 0 0 5px 0;
}

.main-container .section-link_l .title-s a,
.main-container .section-link_r .title-s a {
	background: none;
	padding: 0;
}


.main-container .section-link_l .outline,
.main-container .section-link_r .outline {
	width: 290px;
	padding: 0 0 0 12px;
}

/* ----- Two Line ----- */

.section-link_l .title-d,
.section-link_r .title-d {
	width: 375px;
	height: 43px;
	background: url(../img/sl_bg02.gif) no-repeat;
	font-size: 75%;
	
	line-height: 1.2;
	padding-bottom: 10px;
}

.section-link_l .title-d a,
.section-link_r .title-d a {
	background: url(../img/arrow_red-off.gif) no-repeat 6px 10px;
	padding: 8px 10px 0 24px;
	display: block;
}

/* for toppage */
.top-link_l {
	float: left;
	width: 371px;
	padding-bottom: 25px;
}
.top-link_r {
	float: right;
	width: 371px;
	padding-bottom: 25px;
}
.top-link_l .outline,
.top-link_r .outline{
	font-size: 75%;
	font-weight: normal;
	line-height: 1.5;
	padding-top:5px;
}




/* -------------------------------------------------------

	Sidebar

------------------------------------------------------- */


/* -------------------------------------------------------

	Page

------------------------------------------------------- */

/* -------------------------------------------------------
	Site Map
------------------------------------------------------- */

.category_l {
	list-style:none;
	margin-left:10px;
	margin-top:15px;
	}

.category_l_nomargin {
	list-style:none;
	margin-left:10px;
	}

.category_s {
	list-style: disc;
	margin-left: 30px;
	}


/* -------------------------------------------------------
	00 Cycle Sphere
------------------------------------------------------- */

.enter_back{
	width: 569px;
	height: 45px;
	background-image: url(../../img/enter_back.gif);
	text-align: center;
}

.button_enter {
	margin-left: auto;
	margin-right: auto;
	padding: 7px 0;
}

.cs-text:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.cs-text {
	width: 100%;
	overflow:hidden;
	/*\*//*/
	overflow: hidden;
	/**/
	padding: 20px 0 0 0;
}

.cs-text .left {
	float: left;
}

.cs-text .left p.title {
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
}

.cs-text .left p.text {
	font-size: 75%;
	font-weight: normal;
	line-height: 1.3;
	padding: 5px 0 17px 0;
}

.cs-text .left ul {
	font-size: 75%;
	font-weight: normal;
	line-height: 1.3;
	padding: 5px 0;
}

.cs-text .left ul li {
	margin: 0 0 0 15px;
}

.cs-text .right {
	float: right;
	width: 170px;
	text-align: center;
	padding: 20px 0 0 0;
}

.flash-banner {
	padding-top: 8px;
}


.cs-text-n:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.cs-text-n {
	width: 100%;
	overflow:hidden;
	/*\*//*/
	overflow: hidden;
	/**/
	padding: 20px 0 0 0;
}

.cs-text-n p.title {
	font-size: 69%;
	font-weight: bold;
	line-height: 1;
}

.cs-text-n p.text {
	font-size: 69%;
	font-weight: normal;
	line-height: 1.3;
	padding: 5px 0 20px 0;
}

.cs-text-n ul {
	font-size: 69%;
	font-weight: normal;
	line-height: 1.3;
	padding: 5px 0 20px 0;
}

.cs-text-n ul li {
	margin: 0 0 0 15px;
}


.cs-text-n .left {
	float: left;
}

.cs-text-n .right {
	float: right;
	width: 300px;
}

/* ===== table ===== */
table.griGuideline td span{
display:block;
margin-left:1em;
}

table{
	margin: 0 0 10px 0;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ccc;
	width:100%;
}

table th,
table td {
	padding: 2px 5px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 0.75em;
	line-height: 1.5;
}

table td ul.pdfList {
	font-size: 130%;
}


table th.nowrap,
table td.nowrap {
	white-space: nowrap;
}

table th {
	background: #EEEEEE;
	font-weight: normal;
}

table th.left {
	text-align:left;
}

table td.center {
	text-align:center;
}

table .number{
	text-align: right;
}

dl.sus {
	margin: 10px 0 20px 0;
	font-size: 81%;
	line-height: 140%;
}

dl.sus dt {
	background: url(../img/separator.gif) repeat-x scroll 0 100%;
	clear: both;
	font-weight: bold;
	padding-bottom: 2px;
}

dl.sus dd {
	margin: 0 0 10px;
}

.section-box .imgOnly2 {
	font-size: 0.625em;
	margin:0;
	padding:20px 0;
	text-align: center;
}

caption {
	font-weight:bold;
	font-size:0.75em;
	padding-bottom:10px;
	text-align: left;
}
caption .text{
	float:left;
	padding: 0 0 0 4px;
}
caption .unit{
	float:right;
	color:#555555;
	font-weight:normal;
}
.w5{
width:5%;
}
.w7{
width:7%;
}
.w9{
width:9%;
}
.w10{
width:10%;
}
.w11{
width:11%;
}
.w13{
width:13%;
}
.w14{
width:14%;
}
.w15{
width:15%;
}
.w18{
width:18%;
}
.w19{
width:19%;
}
.w20{
width:20%;
}
.w22{
width:22%;
}
.w25{
width:25%;
}
.w27{
width:27%;
}
.w29{
width:29%;
}
.w30{
width:30%;
}
.w34{
width:34%;
}
.w40{
width:40%;
}
.w45{
width:45%;
}
.w52{
width:52%;
}
.w55{
width:55%;
}
.w59{
width:59%;
}
.w70{
width:70%;
}
.w80{
width:80%;
}
.w90{
width:90%;
}


/* -------------------------------------------------------
	01-01 Message
------------------------------------------------------- */

.message_photo {
	float: right;
	padding-left: 10px;
}


/* -------------------------------------------------------
	01-02 Canon Group Environmental Charter
------------------------------------------------------- */

.charter01 {
	text-align: center;
}

.charter01 img {
	margin-bottom: 15px;
}

.charter01 .text_b14,
.charter01 .text_c12 {
	margin-bottom: 8px;
}

table.eqcd-concept {
	width: 740px;
	font-size: 90%;
	font-weight: normal;
	line-height: 1;
	border: 1px solid #666666;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

table.eqcd-concept th,
table.eqcd-concept td {
	border: none;
}

table.eqcd-concept th {
	vertical-align: middle;
	padding: 8px 0 5px 0;
	background: none;
	font-weight: bold;
}

table.eqcd-concept td {
	padding: 0;
}

table.eqcd-concept td.eqcd01 {
	width: 138px;
	text-align: left;
	vertical-align: middle;
	padding: 2px 6px 5px 6px;
}

table.eqcd-concept td.eqcd02 {
	text-align: left;
	vertical-align: middle;
	padding: 2px 6px 5px 6px;
}

.charter02 {
	text-align: left;
	padding: 0 25px 0 35px;
}

.charter02 ol {
	font-size: 75%;
	font-weight: normal;
	line-height: 1.5;
}

.charter02 ol li {
	
}


/* -------------------------------------------------------
	02-01 Sustainability Report
------------------------------------------------------- */

/* Report New
------------------------------------------------------- */

#report-new:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#report-new {
	width: 100%;
	overflow:hidden;
	/*\*//*/
	overflow: hidden;
	/**/
	margin-bottom: 20px;
}

#report01 {
	float: left;
	width: 404px
}

#report02 {
	float: right;
	width: 145px
}

#report01 .report-title,
#report02 .report-title {
	width: 100%;
	font-size: 82%;
	font-weight: bold;
	color: #506070;
	border-bottom: 1px solid #d1dbff;
	padding-bottom: 3px;
}

#report01 .report-img {
	float: left;
	padding: 10px 15px 1px 2px;
}

#report01 .pdf-chapter {
	float: left;
	width: 280px;
	padding: 10px 0 0 0;
}

#report01 .pdf-new {
	padding: 15px 0 0 0;
}

#report02 .report-img {
	text-align: left;
	padding: 10px 0 0 2px;
}

#report02 .pdf-new {
	padding: 15px 0 0 0;
}


/* Report Archive
------------------------------------------------------- */

#report-archive:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#report-archive {
	width: 100%;
	overflow:hidden;
	/*\*//*/
	overflow: hidden;
	/**/
	margin-bottom: 20px;
}

#report-archive .report-title {
	width: 100%;
	font-size: 82%;
	font-weight: bold;
	color: #506070;
	border-bottom: 1px solid #d1dbff;
	padding-bottom: 3px;
}

#report-archive .pdf-archive {
	float: left;	
	padding: 10px 0 0 0;
}

#report-archive .report-img {
	float: right;
	padding-top: 25px;
}


/* -------------------------------------------------------
	02-05 Environmental Advertisements
------------------------------------------------------- */

.ad-news:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.ad-news {
	width: 100%;
	overflow:hidden;
	/*\*//*/
	overflow: hidden;
	/**/
	border-top: 1px solid #d1dbff;
	margin-bottom: 30px;
	padding-top: 10px;
}

.ad-img {
	float: left;
}

.ad-ex {
	float: right;
	width: 590px;
	font-size: 75%;
	font-weight: normal;
	line-height: 1.5;
}

.ad-ex p {
	margin-bottom: 5px;
}

.ad-pdf {
	float: right;
	width: 590px;
	padding: 10px 0 0 0;
}

.ad-reader {
	float: right;	
	width: 590px;
	padding-top: 30px;
}

.get-reader {
	font-size: 69%;
	font-weight: normal;
	line-height: 1.5;
	padding-top: 10px;
	margin-bottom: 0px;
}

.get-reader img {
	float: left;
	margin-right: 10px;
}


.ad-wildlife:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.ad-wildlife {
	width: 100%;
	overflow:hidden;
	/*\*//*/
	overflow: hidden;
	/**/
	margin-bottom: 30px;
	padding-top: 20px;
}

.ad-wildlife .imgleft{
	float: left;
}

.ad-wildlife .imgright{
	float: right;
}

.bn-year {
	background: #ebebeb;
	border-left: 2px solid #d30d13;
	font-size: 82%;
	font-weight: bold;
	color: #506070;
	padding: 1px 5px;
}

ul.bn-month:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul.bn-month {
	width: 100%;
	overflow:hidden;
	/*\*//*/
	overflow: hidden;
	/**/
	font-size: 75%;
	font-weight: normal;
	color: #9a9a9a;
	line-height: 1;
	padding: 5px 0 15px 0;
}

ul.bn-month li {
	float: left;
	width: 82px;
	list-style: none;
	background: url(/00common/img07/arrow-off.gif) no-repeat 0px center;
	vertical-align: top;
	margin: 0 0 0 2px;
	padding: 5px 0 6px 10px;
}

.bn-navi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


.bn-navi {
	width: 100%;
	overflow:hidden;
	/*\*//*/
	overflow: hidden;
	/**/
	color: #9a9a9a;
	border-top: 1px solid #e8e8e8;
	margin: 6px 0 0 0;
	padding: 12px 0 0 0;
}

.bn-btn {
	float: left;
	width: 121px;
	font-size: 75%;
	font-weight: normal;
	line-height: 1;
}

.bn-move {
	float: right;
	width: 300px;
	text-align: center;
	font-size: 75%;
	font-weight: normal;
	line-height: 1;
	padding: 7px 220px 5px 0;
}

.btn-prev {
	padding-right: 30px;
}

.btn-prev a {
	background: url(../../report/img/btn_prev.gif) no-repeat 0px center;
}

.btn-next {
	padding-left: 30px;
}

.btn-next a {
	background: url(../../report/img/btn_next.gif) no-repeat 2.75em center;
}

.btn-prev-off {
	background: url(../../report/img/btn_prev_off.gif) no-repeat 0px center;
	padding-right: 30px;
	padding-left: 14px;
}

.btn-next-off {
	background: url(../../report/img/btn_next_off.gif) no-repeat 5.25em center;
	padding-left: 30px;
	padding-right: 1.5em;
}

.bn-img {
	text-align: center;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
}


/* -------------------------------------------------------
	03-02 ECO Products
------------------------------------------------------- */

.eco01 {
	margin: 0;
}

.eco02 {
	clear: right;
	margin: 0;
}

.eco01 p,
.eco02 p {
	font-size: 75%;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 0;
}

.eco01 img,
.eco02 img {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

.eco_c_top01{
	margin-bottom: 20px;
}
	
.eco_c_top02{
	clear:both;
}

.eco_subtl{
	float:left;
	width:390px;
}

.eco_img{
	float:right;
	margin-bottom:25px;
}


/* -------------------------------------------------------
	05 Return & Recycle
------------------------------------------------------- */

.return-banner {
	margin-top: 15px;
	margin-bottom: 20px;
}


/* -------------------------------------------------------
	05 Collection and Recycling of Toner Cartridge
------------------------------------------------------- */

#cartridge-main {
	width:760px;
	overflow:hidden;
	margin-bottom:20px;
	background: #dfdedc url(../../return/img/cartridge_main_bg.gif) no-repeat left top;	
}
#cartridge-main p#cartridge-left-image {
	float:left;
	width:261px;
}
#cartridge-main p#cartridge-copy {
	float:right;
	width:460px;
	font-size: 82%;
	font-weight: normal;
	line-height: 1.5;
	padding:10px;
}
#cartridge-main p#cartridge-copy img {
	float:right;
	width:75px;
	text-align:right;
	padding:7px 10px 10px 0;
}
/* -------------------------------------------------------
	07-02 Environmental Conscious Logistics
------------------------------------------------------- */

.sec-title {
	width: 100%;
	font-size: 82%;
	font-weight: bold;
	color: #9b9b9b;
	border-bottom: 1px solid #d1dbff;
	margin: 0 0 8px 0;
	padding: 0 0 3px 0;
}

.sec-subtitle {
	width: 100%;
	font-size: 75%;
	font-weight: bold;
	color: #666666;
	margin: 0 0 4px 0;
	padding: 6px 0 4px 0;
}

/* 080912add */
div#content a img.btn001 {
	margin-top: 20px;
}

/* -------------------------------------------------------
	 Sustainability parts
------------------------------------------------------- */

#sustainability .iconList2{
	margin-bottom:0;
}
#sustainability .iconList2 li{
	float:left;
	width:252px;
	margin:0 0 0 0;
	padding:0 0 20px 0;
	background:none;
}
#sustainability .iconList2 li.even{
	margin-right:0;
}
#sustainability .iconList2 li img{
	display:block;
	float:left;
	margin:0 10px 0 0;
}
#sustainability .pdfList {
	line-height: 15px;
	margin: 0;
	padding: 0;
}
#sustainability .pdfList li{
	padding-bottom:10px;
	font-size:75%;
	list-style: none;
	vertical-align: top;
	text-indent: -12px;
	padding: 0 0 5px 12px;
}
#sustainability .pdfList li img{
	display:inline;
	float:none;
}
#sustainability .pdfList a{
	min-height:8px;
	background: url(../img/arrow-off.gif) 0 5px no-repeat;
	padding-left: 12px;
}
.section{
	margin-bottom:10px;
}
#sustainability h5{
	width: auto;
}
html > body #sustainability h5{
	width: auto;
}

#sustainability .text_c12 img.float-non {
	float: none;
	margin: 0;
}

/* vertical-align */
#sustainability .middle{
	vertical-align:middle;
}

/* list-style */
#sustainability .list-style-decimal {
	list-style:decimal;
	margin-left: 30px;
}
#sustainability ul.padding-btm10 {
	padding-bottom:10px;
	margin-bottom:0;
}

#sustainability ul.padding-btm20 {
	padding-bottom:20px;
}

#sustainability .btn-details {
	margin-left:13px;
	margin-bottom:10px;
}


.list-style-disc {
	list-style: disc;
	margin-left: 30px;
}
.list-style-disc-m-left16 {
	list-style: disc;
	margin-left: 16px;
}

.margin-btm0 {
	margin-bottom:3px;
}

.margin-btm10 {
	margin-bottom:10px;
}

.margin-btm20 {
	margin-bottom:20px;
}

.col2:after, 
.col4:after, 
.col2Asym:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.col2, 
.col4, 
.col2Asym{
	height:1%;
	overflow:hidden;
	/* Hide for Mac IE5 \*/
	min-height:1%;
	overflow:visible;
	/* End Hide for Mac IE5 */
}
.col2, 
.col4, 
.col2Asym{
	overflow:visible;/* Mac IE5 */
}
.col2{
	clear:both;
}
.col2 .subSection{
	float:left;
	width:375px;
}
.col2 .subSection {
float:left;
	width:375px;
}
.col2 .subSection-txt{
	float:left;
	width:440px;
	padding-right:20px;
}
.col2 .subSection-photo {
float:left;
	width:300px;
}
.col2 .lastItem {
float:right;
width:375px;
}
.col2Asym .subSection {
float:left;
width:549px;
}
.col2 .subSection .text_c12, 
.col2Asym .subSection .text_c12 {
	margin-bottom: 0;
	padding-bottom: 20px;
}
.col2Asym .lastItem {
float:right;
width:200px;
}
.col4 .subSection {
float:left;
width:142px;
}
.col4 .lastItem {
float:right;
width:142px;
}

.col3{
	clear:both;
	margin-bottom:20px;
}

.col3 .subSection{
	float:left;
	width:245px;
	margin-right:10px;
}

.col3 div.lastItem {
	margin-right: 0;
}

.col3-center{
	clear:both;
	margin:0 0 20px 22px;
}
.col3-center .subSection{
	float:left;
	width:232px;
	margin-right:10px;
}

/* ===== relatedLinks ===== */
#relatedLinks-area {
	clear:both;
}
#relatedLinks-area .relatedLinks em {
font-style:normal;
color:#999;
}
#relatedLinks-area .relatedLinks{
margin:40px 0 20px;
border:1px solid #CCC;
width:758px;
}
#relatedLinks-area .relatedLinks h2{
margin:0;
padding:6px;
background-color:#EEE;
background-image:none;
font-size:0.75em;
width:746px;
}
#relatedLinks-area .relatedLinks div{
margin-bottom:0;
margin-left:0;
padding-bottom:6px;
}
#relatedLinks-area .relatedLinks div h3{
margin:0;
padding:6px 6px 0 6px;
border-top:1px solid #CCC;
background-image:none;
font-size:0.75em;
width:746px;
}
#relatedLinks-area .relatedLinks .list-style-disc {
	margin: 6px 10px 0 30px;
}

#relatedLinks-area .category-top {
text-align:right;
}

.imgOnly2 {
	font-size: 0.625em;
	margin:0;
	padding:0 0 20px 0;
	text-align: center;
}
.imgOnly2 img {
	margin-bottom:10px;
}



/* ===== sustainability griGuideline ===== */

#sustainability .noticeList1  {
	clear: none;
	margin-bottom:20px;
}

#sustainability .noticeList1 li {
	clear: left;
	font-size: 0.625em;
	padding-left: 0;
	background:none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#sustainability .noticeList1 li .txt {
	display: block;
	margin-left: 20px;
}

* html #sustainability .noticeList1 li .txt {
 zoom: 1;
}

#sustainability .noticeList1 li .marker{
	float: left;
	font-size: 1em;
	margin: 0;
	width: 15px;
}

#sustainability .noticeList1 li:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#sustainability .noticeList1 li {
	width: 100%;
	overflow:hidden;
}

#sustainability .visual-adjustment{
	margin-top: 20px;
}
#sustainability p.notes,
#sustainability dd.notes{
	padding-left: 0.7em;
	text-indent: -0.7em;
}

/*  sustainability topics  */
h3.reportTopicsTitle{
width:760px;
min-height:31px;
margin:0 !important;
padding:0 0 0 0px;
border:none;
background:none;
clear:both;
}
.reportTopics h4{
width:auto;
min-height:1em;
margin:0 0 10px 0;
padding:0;
border:none;
background:none;
font-size:0.75em;
}
.reportTopics{
width:728px;
margin:0 0 20px 0px;
padding:7px 15px 0 15px;
border-right:1px solid #666;
border-bottom:1px solid #666;
border-left:1px solid #666;
overflow:hidden;
}
.reportTopics h4{
margin-top:10px;
}

* html h3.reportTopicsTitle{
padding: 0 0 0 0;
}
* html .reportTopics{
margin:0 0 20px 0;
}

.reportTopics .col2Asym .subSection{
width:529px;
float:left;
}
.reportTopics .col2Asym .subSection p.text_c12{
	margin-bottom:0px;
	padding-bottom:0px;
}

.reportTopics .col2Asym div.lastItem{
width:182px;
padding-left:10px;
float:right;
}
.reportTopics .col2Asym div.lastItem p.imgOnly{
padding-left:0;
}
.reportTopics .col2Asym div.lastItem p.imgOnly2{
	padding-bottom:0px;
}
.reportTopics table{
	padding:0px;
	margin:0;
	border: none;
}
.reportTopics table td{
	border: none;
}
.reportTopics #timeline table{
	padding:0px;
	margin:0;
	border-top: 1px solid #CCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.reportTopics #timeline table td{
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCC;
	border-left: none;
	vertical-align:top;
	padding:7px 7px;
}

.notelist {
	list-style-image:  url(../img/li2.gif);
	margin: 0 0 20px 18px;
}


/* ===== /report/gri/index.html ===== */
#sustainability td.style01{
	background:#eeeeee;
}

#sustainability td.style02{
	background:#ebf5fe;
}

#sustainability ul.mark li { 
	background: url(../img/li.gif) no-repeat scroll 0px 0.5em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:10px;
}


/* sus-tab parts  */

#sustainability #sus-tab-group {
	width:569px;
	padding:0 0 20px;
}

#sustainability #sus-tab-group a {
	display:block;
	text-decoration:none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

#sustainability #sus-tab-group li {
	font-size: 12px;
	line-height: 14px;
	list-style: none;
}


#sustainability #sus-tab-group .sus-tab1 {
	float: left;
	margin: 0px 5px 0px 0px;
}

#sustainability #sus-tab-group .sus-tab1 a {
	width: 157px;
	height: 21px;
	padding: 12px 3px 4px 25px;
	background-color: #FFFFFF;
	background-image: url(../../report/img/tab_off.gif);
	border-left: solid 1px #d7d7d7;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
}

#sustainability #sus-tab-group .sus-tab2 {
	float: left;
	margin: 0px 0px 0px 0px;
}

#sustainability #sus-tab-group .sus-tab2 a{
	width: 155px;
	height: 21px;
	padding: 12px 3px 4px 25px;
	background-color: #FFFFFF;
	background-image: url(../../report/img/tab_off.gif);
	border-left: solid 1px #d7d7d7;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
}

#sustainability #sus-tab-group .sus-tab3 {
	float: right;
	margin: 0px 0px 0px 0px;
}

#sustainability #sus-tab-group .sus-tab3 a {
	width: 157px;
	height: 29px;
	padding: 5px 3px 3px 25px;
	background-color: #FFFFFF;
	background-image: url(../../report/img/tab_off.gif);
	border-left: solid 1px #d7d7d7;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
}

/* tab rollover */

#sustainability #sus-tab-group a:hover {
	background-color: #FFFFFF;
	border-left: solid 1px #d7d7d7;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	background-image: url(../../report/img/tab_ov.gif);
}

/* tab stay */

#sustainability #sus-tab-group li.stay span {
	display:block;
	background-color: #FFFFFF;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	background-image: url(../../report/img/tab_on.gif);
}

#sustainability #sus-tab-group li.sus-tab1 span {
	width: 157px;
	height: 21px;
	padding: 12px 3px 4px 25px;
}

#sustainability #sus-tab-group li.sus-tab2 span {
	width: 155px;
	height: 21px;
	padding: 12px 3px 4px 25px;
}

#sustainability #sus-tab-group li.sus-tab3 span {
	width: 157px;
	height: 29px;
	padding: 5px 3px 3px 25px;
}

* html #sustainability .adjust {
	margin-bottom:3px;
}



/* ===== /report/web/p51.html ===== */

#sustainability p.unit {
	width:569px;
	padding: 0 0 10px 0;
	text-align:right;
	font-size:0.75em;
}

html:\66irst-child table#adjust-table { /* for Safari2 */
	width:558px;
}

table#adjust-table th,
table#adjust-table td {
	font-size:0.7em;
}

* html table#adjust-table th,
* html table#adjust-table td {
	font-size:0.75em;
}


/* ===== /report/web/p54.html ===== */


#sustainability p.unit2 {
	width:411px;
	padding: 0 0 10px 0;
	text-align:right;
	font-size:0.75em;
}

#sustainability p.unit3 {
	width:335px;
	padding: 0 0 10px 0;
	text-align:right;
	font-size:0.75em;
}

#sustainability p.unit4 {
	width:375px;
	padding: 0 0 10px 0;
	text-align:right;
	font-size:0.75em;
}

* html #sustainability p.unit2 {
	width:464px;
}


/* adjust for table */

html:\66irst-child .adjust-table2 { /* for Safari2 */
	width:558px;
}


/* ===== Self Clearing ===== */
.col2:after,
.col3:after,
caption:after,
#sustainability .iconList2:after,
#sustainability #sus-tab-group:after{
	display:block; 
	visibility:hidden;
	clear:both; 
	height:0; 
	content:".";
}

.col2,
.col3,
#sustainability .iconList2,
#sustainability #sus-tab-group{
	display:inline-block;
}

/* */
* html .col2,
* html .col3,
* html .#sustainability .iconList2,
* html #sustainability #sus-tab-group{
	height:1%;
}

.col2,
.col3,
#sustainability .iconList2,
#sustainability #sus-tab-group{
	display:block;
}

.section-link_l .title-s a,
.section-link_r .title-s a,
ul.pdflink li a,
dl.news-list dd a,
dl.sus dt,
ul.menu li a,
ul.menu li.on a,
ul.menu li.down a,
ul.submenu li a,
ul.submenu li.on a,
ul.submenu li.down a,
ul.submenu-product li a,
ul.submenu-product li.on a,
ul.contact li,
div.pagetop a {
	zoom: 1;
}


/* ===== colum add ===== */
.col2-half{
	clear:both;
	width:760px;
	overflow:hidden;
	padding:0 0 30px 0;
	margin:0;
}
.col2-half .subsection{
	float:left;
	width:370px;
}
.col2-half .subsection p.text_c12{
	padding:0;
	margin:0;
}
.col2-half .photosection{
	float:right;
	width:370px;
}
.col2-p230{
	clear:both;
	width:760px;
	overflow:hidden;
	padding:0 0 30px 0;
	margin:0;
}
.col2-p230 .subsection{
	float:left;
	width:515px;
}
.col2-p230 .subsection p.text_c12{
	padding:0;
	margin:0;
}
.col2-p230 .photosection{
	float:right;
	width:230px;
}

.col2-p280{
	clear:both;
	width:760px;
	overflow:hidden;
	padding:0 0 30px 0;
	margin:0;
}
.col2-p280 .subsection{
	float:left;
	width:465px;
}
.col2-p280 .subsection p.text_c12{
	padding:0;
	margin:0;
}
.col2-p280 .photosection{
	float:right;
	width:280px;
}

.col2-p300{
	clear:both;
	width:760px;
	overflow:hidden;
	padding:0 0 30px 0;
	margin:0;
}
.col2-p300 .subsection{
	float:left;
	width:445px;
}
.col2-p300 .subsection p.text_c12{
	padding:0;
	margin:0;
}
.col2-p300 .photosection{
	float:right;
	width:300px;
}

.col3-p180{
	clear:both;
	width:559px;
	overflow:hidden;
	padding:0 0 10px 0;
	margin:0;
}
.col3-p180 .subsection{
	float:left;
	width:180px;
	padding:0 9px 0 0;
	margin:0;
}
.col3-p180 .subsection-lastitem{
	float:right;
	width:180px;
	padding:0;
	margin:0;
}
.col3-p180 .subsection p.text_c12,
.col3-p180 .subsection-lastitem p.text_c12{
	padding:0;
	margin:0;
}
.col3-p180 .subsection p.photo,
.col3-p180 .subsection-lastitem p.photo{
	padding:0 0 15px 0;
	margin:0;
}
.col3-p180 .subsection dt,
.col3-p180 .subsection-lastitem dt{
	padding:0 0 7px 0;
	margin:0;
}
.col3-p180 .subsection dd.txt-s,
.col3-p180 .subsection-lastitem dd.txt-s{
	padding:0;
	margin:0;
	font-size: 70%;
	font-weight: normal;
	line-height: 1.3;
}

.col3-p190{
	clear:both;
	width:760px;
	overflow:hidden;
	padding:0 0 10px 0;
	margin:0;
}
.col3-p190 .subsection-txt{
	float:left;
	width:360px;
	padding:0 10px 0 0;
	margin:0;
}
.col3-p190 .subsection{
	float:left;
	width:190px;
	padding:0 10px 0 0;
	margin:0;
}
.col3-p190 .subsection-lastitem{
	float:right;
	width:190px;
	padding:0;
	margin:0;
}
.col3-p190 .subsection p.photo,
.col3-p190 .subsection-lastitem p.photo{
	padding:0 0 15px 0;
	margin:0;
}

.col3-topics-p230{
	clear:both;
	width:728px;
	overflow:hidden;
	padding:0 0 10px 0;
	margin:0;
}
.col3-topics-p230 .subsection{
	float:left;
	width:230px;
	padding:0 19px 0 0;
	margin:0;
}
.col3-topics-p230 .subsection-lastitem{
	float:right;
	width:230px;
	padding:0;
	margin:0;
}
.col3-topics-p230 .subsection p.text_c12,
.col3-topics-p230 .subsection-lastitem p.text_c12{
	padding:0;
	margin:0;
}
.col3-topics-p230 .subsection p.photo,
.col3-topics-p230 .subsection-lastitem p.photo{
	padding:0 0 15px 0;
	margin:0;
}
.col3-topics-p230 .subsection dt,
.col3-topics-p230 .subsection-lastitem dt{
	padding:0 0 7px 0;
	margin:0;
}
.col3-topics-p230 .subsection dd.txt-s,
.col3-topics-p230 .subsection-lastitem dd.txt-s{
	padding:0;
	margin:0;
	font-size: 70%;
	font-weight: normal;
	line-height: 1.3;
}

.col4-p175{
	clear:both;
	width:760px;
	overflow:hidden;
	padding:0 0 10px 0;
	margin:0;
}
.col4-p175 .subsection{
	float:left;
	width:175px;
	padding:0 20px 0 0;
	margin:0;
}
.col4-p175 .subsection-lastitem{
	float:right;
	width:175px;
	padding:0;
	margin:0;
}
.col4-p175 .subsection p.text_c12,
.col4-p175 .subsection-lastitem p.text_c12{
	padding:0;
	margin:0;
}
.col4-p175 .subsection p.photo,
.col4-p175 .subsection-lastitem p.photo{
	padding:0 0 15px 0;
	margin:0;
}
.col4-p175 .subsection dt,
.col4-p175 .subsection-lastitem dt{
	padding:0 0 7px 0;
	margin:0;
}
.col4-p175 .subsection dd.txt-s,
.col4-p175 .subsection-lastitem dd.txt-s{
	padding:0;
	margin:0;
	font-size: 70%;
	font-weight: normal;
	line-height: 1.3;
}

/* margin padding Class
-------------------------------------------------------------*/
.notice-section ul.noticeList1  {
	clear: none;
	margin-bottom:20px;
	padding-top:5px;
}

.notice-section ul.noticeList1 li {
	clear: left;
	font-size: 0.625em;
	padding-left: 0;
	background:none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.notice-section ul.noticeList1 li .txt {
	display: block;
	margin-left: 20px;
}

* html .notice-section ul.noticeList1 li .txt {
 zoom: 1;
}

.notice-section ul.noticeList1 li span.marker{
float:left;
width:1.1em;
margin:0;
font-size:1.1em;
}
.notice-section ul.noticeList1 li span.txt{
display:block;
margin-left:1.3em;
font-size:1.1em;
}

.notice-section ul.noticeList1 li:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.notice-section ul.noticeList1 li {
	width: 100%;
	overflow:hidden;
}


.notice-section ul.noticeList-nomal  {
	clear: none;
	margin-bottom:30px;
	padding-top:5px;
}

.notice-section ul.noticeList-nomal li {
	clear: left;
	font-size: 0.625em;
	padding-left: 0;
	background:none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.notice-section ul.noticeList-nomal li .txt {
	display: block;
	margin-left: 20px;
}

* html .notice-section ul.noticeList-nomal li .txt {
 zoom: 1;
}

.notice-section ul.noticeList-nomal li span.marker{
float:left;
width:0.8em;
margin:0;
font-size:1.1em;
}
.notice-section ul.noticeList-nomal li span.txt{
display:block;
margin-left:1.0em;
font-size:1.1em;
}

.notice-section ul.noticeList-nomal li:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.notice-section ul.noticeList-nomal li {
	width: 100%;
	overflow:hidden;
}


.notice-section ul.noticeList-note  {
	clear: none;
	margin-bottom:30px;
	padding-top:5px;
}

.notice-section ul.noticeList-note li {
	clear: left;
	font-size: 0.625em;
	padding-left: 0;
	background:none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.notice-section ul.noticeList-note li .txt {
	display: block;
	margin-left: 2.65em;
}

* html .notice-section ul.noticeList-note li .txt {
 zoom: 1;
}

.notice-section ul.noticeList-note li span.marker{
float:left;
width:2.59em;
margin:0;
font-size:1.1em;
}
.notice-section ul.noticeList-note li span.txt{
display:block;
	margin-left: 2.65em;
font-size:1.1em;
}

.notice-section ul.noticeList-note li:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.notice-section ul.noticeList-note li {
	width: 100%;
	overflow:hidden;
}


.notice-section ul.noticeList-note-num  {
	clear: none;
	margin-bottom:30px;
	padding-top:5px;
}

.notice-section ul.noticeList-note-num li {
	clear: left;
	font-size: 0.625em;
	padding-left: 0;
	background:none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.notice-section ul.noticeList-note-num li .txt {
	display: block;
	margin-left: 3.6em;
}

* html .notice-section ul.noticeList-note-num li .txt {
 zoom: 1;
}

.notice-section ul.noticeList-note-num li span.marker{
float:left;
width:3.5em;
margin:0;
font-size:1.1em;
}
.notice-section ul.noticeList-note-num li span.txt{
display:block;
	margin-left: 3.6em;
font-size:1.1em;
}

.notice-section ul.noticeList-note-num li:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.notice-section ul.noticeList-note-num li {
	width: 100%;
	overflow:hidden;
}


.notice-section li sub {
	font-size: 70%;
	vertical-align:baseline;
}

.list-section ul.List-Num  {
	clear: none;
	margin-bottom:20px;
	padding-top:5px;
}

.list-section ul.List-Num li {
	clear: left;
	font-size: 75%;
	padding-left: 0;
	background:none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.list-section ul.List-Num1 li .txt {
	display: block;
	margin-left: 20px;
}

* html .list-section ul.List-Num li .txt {
 zoom: 1;
}

.list-section ul.List-Num li span.marker{
float:left;
width:1.1em;
margin:0;
font-size:1.1em;
}
.list-section ul.List-Num li span.txt{
display:block;
margin-left:1.3em;
font-size:1.1em;
}

.list-section ul.List-Num li:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.list-section ul.List-Num li {
	width: 100%;
	overflow:hidden;
}


/* margin padding Class
-------------------------------------------------------------*/
.mT0{margin-top:0 !important;}
.mT5{margin-top:5px !important;}
.mT10{margin-top:10px !important;}
.mT15{margin-top:15px !important;}
.mT20{margin-top:20px !important;}
.mT25{margin-top:25px !important;}
.mT30{margin-top:30px !important;}
.mT35{margin-top:35px !important;}
.mT40{margin-top:40px !important;}
.mT50{margin-top:50px !important;}
.mB0 {margin-bottom:0 !important;}
.mB5 {margin-bottom:5px !important;}
.mB10{margin-bottom:10px !important;}
.mB15{margin-bottom:15px !important;}
.mB20{margin-bottom:20px !important;}
.mB25{margin-bottom:25px !important;}
.mB30{margin-bottom:30px !important;}
.mB35{margin-bottom:35px !important;}
.mB40{margin-bottom:40px !important;}
.mB50{margin-bottom:50px !important;}
.pT0{padding-top:0 !important;}
.pT5{padding-top:5px !important;}
.pT10{padding-top:10px !important;}
.pT15{padding-top:15px !important;}
.pT20{padding-top:20px !important;}
.pT25{padding-top:25px !important;}
.pT30{padding-top:30px !important;}
.pT35{padding-top:35px !important;}
.pT40{padding-top:40px !important;}
.pT50{padding-top:50px !important;}
.pB0 {padding-bottom:0 !important;}
.pB5 {padding-bottom:5px !important;}
.pB10{padding-bottom:10px !important;}
.pB15{padding-bottom:15px !important;}
.pB20{padding-bottom:20px !important;}
.pB25{padding-bottom:25px !important;}
.pB30{padding-bottom:30px !important;}
.pB35{padding-bottom:35px !important;}
.pB40{padding-bottom:40px !important;}
.pB50{padding-bottom:50px !important;}
.pR0 {padding-right:0 !important;}
.pL0 {padding-left:0 !important;}

/* */




