@charset "utf-8";
/* procurement */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 13px;
	width: 780px;
	border-right: solid 1px #adadad;
}

/*
table {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 13px;
	width: 780px;
	border-right: solid 1px #adadad;
}
*/

p, ul, li, dl, dd {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a, a:link, a:visited {
	color: #0000b0;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	text-decoration: underline;
}
a img {
	border: none;
	text-decoration: none;
}
#container, #container_green_rq {
	width: 779px;
	_width: 780px;
	border-top: solid 1px #adadad;
}
#container_green_rq {
	background: none !important;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.clerfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.clerfix{
    display: inline-block;
}

.for_ssi {
	width: 780px;
	margin: 0 0 0 0;
	padding: 0;
}
.no-margin {
	margin-bottom: 0 !important;
}

/*=============  topic-path  =============*/
/*#topic-path {
	width: 780px;
	height: 15px;
}*/
#topic-path {
	width: 780px;
}
#topic-path p {
   text-align: left;
   padding :  0 0 7px 25px ;
   font-size: 0.9em;
}
#topic-path p span {
    padding: 0 7px 0 7px;
}
#topic-path p a {
	text-decoration: underline;
}
#topic-path p a:link {
	color: #003399;
}
#topic-path p a:visited {
	color: #660099;
}
#topic-path p a:hover, #topic-path p a:active {
	color: #0099CC;
}

/*=============  menu  =============*/
#sidebar {
	width: 175px;
	float: left;
}
#sidebar ul {
	margin-bottom: 60px;
}
#sidebar ul li {
	padding: 8px 0 8px 20px;
	background: #ececf3 url(images/arrow.gif) no-repeat 3px 9px;
	line-height: 18px;
	border-right: 1px solid #9393be;
	border-bottom: 1px solid #6b6ba6;

	font-size: 12px;

}
#sidebar ul li img {
	border: none;
	vertical-align: top;
}
#sidebar ul li.menu-img {
	padding: 0 !important;
	background: none !important;
/*	border-bottom: 2px solid #6b6ba6 !important;*/
}
#sidebar ul li a, #sidebar ul li a:link, #sidebar ul li a:visited {
	text-decoration: none;
	color:#0000b0;
}
#sidebar ul li a:hover {
	text-decoration: underline;
	color: #0099ff;

}
.sidebar-end {
/*	border-bottom: 3px solid #6b6ba6 !important; */
}
#here {
	background: #ffffff url(images/arrow02.gif) no-repeat 3px 9px !important;
}

#sidebar ul li.menu02  {
	background-color:#F8F8F8;
	background-position: 12px 9px;
	padding-left:28px;
	}

#sidebar ul li.menu02#here  {
	background: #ffffff url(images/arrow02.gif) no-repeat 12px 9px !important;
	padding-left:28px;
	}


/*=============  contents  =============*/
/*@media print {*/
#contents-box {
	width: 603px;
	float: right;
}
#contents-box {
	margin-bottom: 30px;
}

#maintext, #bottom-box p {
	text-align: center;
	line-height: 18px;
}
#maintext {
	padding-bottom: 37px;
}

#bottom-box {
	width: 779px;
	margin-bottom: 24px;
	clear: both;
}
#bottom-box p {
	margin-left: 175px;
}

/*=============  contents 2nd  =============*/


.title_box_h3	{
	padding: 2px;
	border-style:solid;
	border-width:1px 0px 3px 0px;
	border-color:#cccccc;
	margin: 2px 0 ;

	}


h3	{
	display: block;
	/*width:100%;*/
	margin:16px 18px 16px 18px;
	padding:1px 0px 1px 4px;
	border-style:solid;
	border-width:0px 0px 0px 6px;
	border-color: #6699ee;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
	font-family:Arial,sans-serif;
	text-align: left;
	font-size:14px;
}



#tit {
	background: url(images/title_bg.gif) repeat-x;
	text-align: center;
	border-bottom: 2px solid #6b6ba6;
	margin-bottom: 35px;
}
/* policy, supply, green, edi, contacts */
#policy, #supply, #green, #edi, #contact, #procedure {
	width: 550px;
	margin-left: 27px;
	_margin-left: 22px;
	line-height: 1.6em;
}
#policy ol li, #supply ol li {
	list-style: decimal !important;
	color: #3366cc;
	font-weight: bold;
	margin-bottom: 50px;
}
/* policy */
#policy ol li span, #supply ol li span {
	color: #333333;
	font-weight: normal;
}

#policy ul {
	padding: 0 30px;
}

#policy ul li {
	float: left;
	_margin-bottom: -50px;
}
#policy-photo {
	margin: 0 42px;
}
/* supply */
#supply ol li {
	margin-bottom: 20px !important;
}
#supply ol li span p.supply-10 {
	margin-bottom: 10px;
}
/* green */
#green ol li {
	list-style: decimal !important;
	margin-bottom: 10px;
}
#green-lead {
	margin: 0 0 15px;
	padding: 10px 15px;
	border: 1px solid #66cdaa;
	background-color: #f0fff0;
	color: #3d3d3d;
}
#green p {
	margin-bottom: 10px;
}
#green h4 {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}
#green dl {
	margin-bottom: 20px;
}
#green dt {
	color: #006699;
}
#green dd p {
	margin-bottom: 10px;
}
#green dd p a {
	text-decoration: underline;
}
#green table {
	width: 510px;
	line-height: 1.6em;
	margin-bottom: 20px;
}
#green table th, #green table td {
/*	border: none;*/
	padding: 3px;
}
#green table th {
	font-weight: normal;
	text-align: left;
	background-color: #c1e8e5;
}
#green table td a {
	text-decoration: none;
}

#green table td ul {
	text-align:center;
	display: block;
}

#green table td li {
	float: left;
/*	padding: 0 0 0 25px;*/
	text-align:center;
	display: block;
	margin-left:10px;
}

.none{
	border: none;
	background-color: #FFFFFF;
}


.hyou{
	border-top:1px #a0a0a0 solid;
}

.hyou th{
	border-bottom:1px #a0a0a0 solid;
	font-weight:normal;
	padding:3px;
	font-size:12px;
	line-height:20px;
	border-left:1px #a0a0a0 solid;
}

.hyou td{
	border-bottom:1px #a0a0a0 solid;
	border-left:1px #a0a0a0 solid;
	padding:3px;
	font-size:12px;
	line-height:20px;
}

/* green_rq */
#green_rq-img {
	margin: 0;
	padding: 0 0 60px 45px;
}
/* edi */
#edi-text1 {
	border: 3px double #c0c0c0;
}
#edi-text1 p {
	padding: 30px 40px;
	background-color: #ffffe0;
}
#edi-text2 {
	text-align: center;
	padding: 20px 0;
}
#edi-login {
	text-align: center;
}
/* contacts */
#contact a {
	text-decoration: underline;
}
#contact h4 {
	font-size: 12px;
	text-align: center;
	font-weight:bold;
}
#contact #procurement, #contact #product {
	width: 220px;
	_width: 230px;
	padding: 7px;
	margin-bottom: 20px;
}

#contact #procurement {
	margin-left:23px;
	_margin-left:7px;
}

#contact #product {
	margin-right:23px;
	_margin-right:7px;
}

p.contact-text {
	height: 100px;
}
#contact #procurement {
	float: left;
	border:3px double #a7a7a7;
}
#contact #product {
	float: right;
	border:3px double #99ccff;
}
#contact #note {
	clear: both;
}
#contact #note ul {
	margin: 0 1em;
	padding: 0 1em;
}
#contact #note li {
	list-style: disc !important;
}
/* procedure */
#procedure {
	text-align:center;
}
/* exhibit */
#exhibit {
	width: 474px;
	_width: 490px;
	border: 8px double #ffdd66;
	margin: 200px auto 0;
}
#exhibit p{
	padding: 10px;
	line-height: 1.6em;
	background-color: #ffdd66;
}
#exhibit-text1 {
	padding: 10px 10px 30px !important;
}
#exhibit-text2 {
	margin-bottom: -1px;
	_margin-bottom: 0;
}

/*---common---*/

#contents-box h2 {
	font-size:16px;
	font-weight:bold;
	margin:16px 16px 16px 16px;
	padding:4px;
	line-height:140%;
	color:#333333;
	border-left:0px solid #ffffff;
	border-top:2px solid #6699cc;
	border-bottom:3px solid #6699cc;
	border-right:0px solid #ffffff;
	background: #ECEFF4;

	}



#contents-box p {
	margin:16px 20px 16px 20px;
	line-height:140%;
}

.go_box {
	margin:40px auto;
	display:block;
	text-align:center;
}


/* index.html*/


#contents-box .cont-box {
	width:285px;
	_width:275px;
	margin:0 0 30px 0;
}

#contents-box .float-left {
	float:left;
	margin-left:10px;
}

#contents-box .float-right {
	float:right;
	margin-right:10px;
}

#contents-box .cont-box h2 {
	border:solid 1px #cccccc;
	border-bottom:3px solid #6699cc;
	background-image:url(images/index-h2back.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-size:15px;
	padding:4px;
	margin:0;
}

#contents-box .cont-box h2 a {
	padding-left: 10px;
}

#contents-box .cont-box p {
	margin:0.4em;
	font-size:14px;
	line-height:130%;
}

#footer {
	margin-top:20px;
}



#retop {
	text-align:right;
	margin-top:10px;
	font-size:12px;
}

#retop a {
	background: url(images/arrow2-top.gif) no-repeat 0 center;
	padding-left: 10px;
	padding-right: 6px;
}

#retop a:hover {
	background: url(images/arrow2-top.gif) no-repeat -300px center;
	padding-left: 10px;
	padding-right: 6px;
	text-align:right;
}


