@charset "UTF-8";

/*----------------------------------------------------
	Common
----------------------------------------------------*/

html {
	overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
}

*:first-child + html body {
	font-family: Verdana, Arial, Helvetica, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

li {
	list-style-type: none;
}

img, abbr, acronym, fieldset {
	border: 0;
}

/*----------------------------------------------------
	Basic
----------------------------------------------------*/

body {
	width: 100%;
	background-color: #abaaa0;
}

.home {
	background: #f6f4e7 url(/images/home_background.jpg) no-repeat center top;
}

.about, .feature, .flow, .price, .contact {
	background: #f6f4e7 url(/images/second_background.png) repeat-x top;
}

#container {
	background-image: url(/images/footer_background.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}

/*header*/

#header {
	width: 900px;
	margin: 0 auto;
	position: relative;
	clear: both;
}

#header h1 a {
	height: 43px;
	width: 107px;
	float: left;
}

#header p.ecotagLogo a {
	height: 43px;
	width: 107px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#header h2 {
	clear: both;
	display: none;
}

#container #header h2 span {
	font-size: 30%;
}

#container #header p strong {
	color: #D2D4B4;
	float: left;
	padding: 14px 0 0 30px;
	font-size: 84%;
	font-weight: normal;
	white-space: nowrap;
}

/*topNavi*/

#header .topNavi {
	float: right;
	margin-top: 8px;
}

.topNavi li {
	float: left;
}

.topNavi a.button {
	background: url(/images/btn_top_navi_right.png) no-repeat scroll right top;
	display: block;
	float: left;
	height: 25px;
	margin-right: 6px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-size:75%;
	font-weight:normal;
}

.topNavi a.button span {
	display: block;
	line-height: 13px;
	padding: 7px 0 5px 18px;
	background: url(/images/btn_top_navi_left.png) no-repeat;
}

.topNavi a.button:hover span {
	text-decoration:underline;
}

/* flash部分の指定 */

div#flashcontent{
	width:886px;
	height:267px;
	*height:224px;
}

/* 基本、非表示 */
div#flashcontent_fw_print {
	display:none;
}

/*globalNavi*/

.home .globalNavi {
	clear:both;
}

.about .globalNavi {
	clear:both;
}

.globalNavi li {
	float: left;
	background-color: #555647;
	width: 128px;
	text-align: center;
	height: 32px;
	font-size: 84%;
}

.globalNavi li a {
	height: 23px;
	padding-top: 9px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: url(/images/global_navi.png) no-repeat;
}

.globalNavi li a:hover {
	background-image: url(/images/global_navi_active.png);
}

.globalNavi li.active a {
	background-image: url(/images/global_navi_active.png);
}

/*mainContent*/

#mainContent {
	width: 900px;
	margin: 0 auto;
	  min-height: 350px;
  height: auto !important;
  heitht: 350px;	
}

#mainContent:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#mainContent {
	zoom: 1;
}

/*featuresArea*/

#featuresArea {
	background: url(/images/feature_card_bottom.png) no-repeat 8px bottom;
	margin-top: 45px;
 *margin-top: 10px;
	min-height:120px;
	height: auto !important;
	height: 120px;
	padding-bottom: 6px;
 *padding-bottom: 16px;
}

#featuresArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}

#featuresArea .firstFeature {
	background: url(/images/feature_card_cost.png) no-repeat 8px top;
	float: left;
	min-height:120px;
	height: auto !important;
	height: 120px;
	width: 298px;
	margin-bottom: 10px;
}

#featuresArea .secondFeature {
	background: url(/images/feature_card_tag.png) no-repeat 7px top;
	float: left;
	min-height:120px;
	height: auto !important;
	height: 120px;
	width: 298px;
	margin-bottom: 10px;
}

#featuresArea .thirdFeature {
	background: url(/images/feature_card_manage.png) no-repeat 6px top;
	float: left;
	min-height:120px;
	height: auto !important;
	height: 120px;
	width: 298px;
	margin-bottom: 10px;
}

#featuresArea h2 a {
	display:block;
	width:131px;
	height:18px;
	text-indent:-300px;
	overflow:hidden;
	padding: 15px 66px 0 100px;
}

#featuresArea .firstFeature h2 a {
	background: url(/images/feature_cost.png) no-repeat 95px 15px;
}

#featuresArea .secondFeature h2 a {
	background: url(/images/feature_tag.png) no-repeat 95px 15px;
}

#featuresArea .thirdFeature h2 a {
	background: url(/images/feature_manage.png) no-repeat 95px 15px;
}

#featuresArea .firstFeature h2 a:hover {
	background-image: url(/images/feature_cost_o.png);
}

#featuresArea .secondFeature h2 a:hover {
	background-image: url(/images/feature_tag_o.png);
}

#featuresArea .thirdFeature h2 a:hover {
	background-image: url(/images/feature_manage_o.png);
}

#featuresArea p {
	font-size: 85%;
	display: block;
	padding-bottom: 1px;
	line-height: 1.5em;
}

#featuresArea p a {
	padding: 10px 14px 5px 95px;
	color: #4B4C3D;
	text-decoration: none;
	display: block;
}

#featuresArea p a:hover {
	color: #99CC66;
	text-decoration: none;
}

/*newsArea*/

.newsArea {
	position: relative;
	width: 425px;
	float: left;
	background: url(/images/top_topics_bottom.png) no-repeat left bottom;
	padding-bottom: 5px;
	margin: 55px 0 20px 7px;
}

h2.topTopics {
	font-size: 110%;
	font-weight: bold;
	color: #5f593e;
	background: url(/images/top_topics.png) no-repeat top;
	height: 29px;
	width: 405px;
	padding: 10px 0 0 20px;
	position: absolute;
	top: -39px;
	left: 0px;
}

.newsArea #scrollArea {
	height: 128px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 435px;
	background-image: url(/images/top_topics_back1.png);
	background-repeat: repeat-y;
}

.newsArea dl {
	border-bottom: solid 1px #B2AD86;
	width: 395px;
	overflow: hidden;
	margin: 14px;
	clear: both;
}

.newsArea dl.underNews {
	padding: 0 15px 5px 15px;
	overflow: hidden;
	margin: 0;
	border-bottom-style: none;
}

.newsArea dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}

.newsArea dt {
	clear: left;
	float: left;
	margin: 0 0 0.8em;
	width: 6em;
	padding-left: 5px;
	color: #6b8428;
	font-size: 90%;
}

.newsArea dd {
	font-size: 95%;
	color: #5d5e4d;
	line-height: 1.4em;
	margin:0 0 0.8em 6em;
}

.newsArea dd a {
	color: #5d5e4d;
	text-decoration: none;
}

.newsArea dd a:hover {
	color: #990000;
	text-decoration: underline;
}

/*issueArea*/

.issueArea {
	position: relative;
	margin: 55px 7px 20px 0;
	width: 425px;
	float: right;
	background: url(/images/top_topics_back2.png) repeat-y center;
	left: 0px;
	top: 0px;
	display: block;
}

.issueArea ul {
	background: url(/images/top_topics_bottom.png) no-repeat bottom;
	padding-bottom: 5px;
}

.issueArea li {
	margin:0 5px 0 6px;
	padding: 12px 10px 12px 50px;
}

.issueArea li {
	position: relative;
	background: url(/images/issue_check1.png) no-repeat 10px 3px;
}

.issueArea li.even {
	position: relative;
	background: #E5EBDF url(/images/issue_check2.png) no-repeat 10px 3px;
}

.issueArea li a {
	font-size: 90%;
	color: #5d5e4d;
	text-decoration: none;
	line-height: 1.4em;
}

.issueArea li a:hover {
	color: #990000;
	text-decoration: underline;
}

/*footer*/
#footer {
	background: url(/images/footer_randscapes.png) no-repeat center bottom;
	width: 900px;
	height:139px;
	padding: 0 10px;
	margin: 0px auto;
	clear: both;
	display: block;
}

#footer ul.simpleNavi {
	float: right;
	width: 500px;
	margin: 10px 0 0 0;
}

#footer ul.simpleNavi li {
	float: right;
}

#footer ul.simpleNavi li a {
	padding: 0 10px;
	border-right:solid 1px #999999;
	text-decoration: none;
	color: #59493f;
	font-size: 80%;
}

#footer ul.simpleNavi li a:hover {
	color: #990000;
	text-decoration: underline;
}

#footer ul.simpleNavi li.lastOne a {
	border-right-style: none;
	padding: 0 0 0 10px;
}

#footer .cciLogo a {
	height: 35px;
	width: 141px;
	float: left;
	padding-bottom: 15px;
	margin-top: 15px;
}

#footer p.copyWright {
	float: right;
	font-size: 70%;
	color: #868773;
	clear: right;
	padding-top: 10px;
	white-space: nowrap;
}

/*2nd*/

#mainContent h1 {
	float: left;
	margin: 20px 0 20px 20px;
	_margin-left: 10px;
}

.about #mainContent .titleDetail {
	font-size: 100%;
	color: #5d5e4d;
	line-height: 1.5em;
	padding: 0 20px 0 20px;
	border-left: solid 2px #868773;
	width:600px;
	float: left;
	margin: 20px 0 0 20px;
}

.contentsType1 {
	clear: both;
	margin:0 0 10px 10px;
}

.contentsType2 {
	clear: both;
	margin:0 0 5px 10px;
	min-height: 90px;
	height: auto !important;
	height: 90px;
	background: url(/images/figure_flow_arrow.png) no-repeat 30px bottom;
}

.contentsType3 {
	clear: both;
	margin:0 0 30px 10px;
	background: url(/images/contact_background.png) repeat-x -5px bottom;
}

.contentsType1:after, .contentsType3:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}

.contentsType1 h2, .contentsType2 h2 {
	background: url(/images/second_topics.png) no-repeat left top;
	font-size: 110%;
	font-weight: bold;
	color: #5f593e;
	padding: 5px 0 0 80px;
	height: 43px;
	width: 800px;
	margin:0 0 15px 0;
}

.contentsType1 h2.wideText {
	background: url(/images/second_topics2.png) no-repeat left top;
}

.leftPosition {
	float: left;
	width: 415px;
	margin-left: 15px;
}

.leftPosition2 {
	float: left;
	width: 275px;
	margin-left: 15px;
}

.leftPosition3 {
	float: left;
	width: 314px;
	margin-left: 15px;
}

.leftPosition3 h3 {
	font-size: 105%;
	line-height: 1.4em;
	color: #666633;
	padding-left: 50px;
	padding-top: 13px;
	height: 34px;
	width: 264px;
}

.leftPosition3 h3 span {
	font-size: 75%;
}

.leftPosition3 h3.flow1 {
	background: url(/images/figure_flow1.png) no-repeat;
}

.leftPosition3 h3.flow2 {
	background: url(/images/figure_flow2.png) no-repeat;
}

.leftPosition3 h3.flow3 {
	background: url(/images/figure_flow3.png) no-repeat;
}

.leftPosition3 h3.flow4 {
	background: url(/images/figure_flow4.png) no-repeat;
}

.leftPosition3 h3.flow5 {
	background: url(/images/figure_flow5.png) no-repeat;
	font-size: 105%;
	color: #666633;
}

.leftPosition4 {
	float: left;
	width: 200px;
	margin-left: 15px;
}

.contentsType1 p, .contentsType2 p, .contentsType3 p {
	font-size: 95%;
	line-height: 1.5em;
	color: #4A4735;
	margin-bottom: 15px;
}

.contentsType1 h3 {
	font-size: 120%;
	line-height: 1.4em;
	color: #75a743;
	font-weight: bold;
	margin-bottom: 5px;
}

.rightPosition {
	float: left;
	width: 415px;
	padding-left: 30px;
}

.rightPosition2 {
	float: left;
	width: 555px;
	padding-left: 30px;
}

.rightPosition3 {
	float: left;
	width: 416px;
	padding-left: 30px;
}

.rightPosition4 {
	float: left;
	width: 630px;
	padding-left: 30px;
}

.contentsType1 .widePosition {
	margin:0 0 20px 15px;
}

.nextNavi {
	clear: both;
	float: right;
	margin: 0 15px 20px 0;
}

.nextNavi a.button {
	display: block;
	float: left;
	height: 36px;
	margin-right: 6px;
	padding-right: 40px;
	text-decoration: none;
	color: #FFFFFF;
	font-size:95%;
	font-weight:bold;
	background: url(/images/btn_next_right.png) no-repeat scroll right top;
}

.nextNavi a.button span {
	display: block;
	line-height: 24px;
	padding: 7px 0 5px 50px;
	background: url(/images/btn_next_left.png) no-repeat;
}

.nextNavi a.button:hover span {
	text-decoration:underline;
}

.priceTable {
	margin: 0px;
	float:left;
	font-size: 100%;
	text-align: center;
}

.priceTable h3 {
	background: url(/images/price_table_head.png) no-repeat;
	height: 50px;
	font-size: 100%;
	width: 230px;
	color: #666633;
	padding-top: 6px;
	margin: 0px;
}

.priceTable p {
	background: url(/images/price_table_bottom.png) no-repeat bottom;
	width: 210px;
	color: #666633;
	font-size: 100%;
	padding: 0 10px 14px 10px;
	margin: 0 0 20px 0;
}

.priceTable h3.usePrice {
	background: url(/images/price_table_head2.png) no-repeat;
	height: 32px;
	width: 299px;
	padding-top: 6px;
	margin: 0 0 4px 0;
}

.priceTable table.usePrice {
	width: 299px;
	color: #666633;
	background-color: #faf9ef;
}

.priceTable table.usePrice tr {
	color: #666633;
}

.priceTable table.usePrice th {
	color: #FFFFFF;
}

.priceTable table.usePrice tr td, .priceTable table.usePrice tr th {
	padding: 8px 20px 8px 0;
	text-align: right;
}

.priceTable table.usePrice th.left {
	background: #aaab98 url(/images/price_table_left_top.png) no-repeat left top;
}

.priceTable table.usePrice th.right {
	background: #aaab98 url(/images/price_table_right_top.png) no-repeat right top;
}

.priceTable table.usePrice tr td {
	color: #666633;
	background-color: #faf9ef
}

.priceTable table.usePrice tr td.left {
	background: url(/images/price_table_side_line.png) repeat-y left;
}

.priceTable table.usePrice tr td.right {
	background: url(/images/price_table_side_line.png) repeat-y right;
}

.priceTable table.usePrice .bottom .left {
	margin: 0px;
	background: url(/images/price_table_left_bottom.png) no-repeat left bottom;
}

.priceTable table.usePrice .bottom .right {
	margin: 0px;
	background: url(/images/price_table_right_bottom.png) no-repeat right bottom;
}

.priceTable img {
	padding: 55px 9px 0;
}

.priceTable p.note {
	font-size: 90%;
	background-image: none;
	line-height: 1.5em;
	width: 299px;
	text-align: left;
	margin: 0px;
	padding: 10px 0;
}

.priceTable table.usePrice tr.even {
	background-color: #edebde;
}

label {
	font-size:95%;
	font-weight:bold;
	color:#5d5e4d;
}

form dl {
	clear:both;
	text-align:left;
	width: 100%;
}

form dt {
	float:left;
	text-align:right;
	width:120px;
	line-height:1.1em;
	margin: 20px 20px 0 0;
 *margin-top: 10px;/* for ie7 ie6 */
}

form dd {
	margin: 20px 0 0;
	width: 64%;
	float:left;
	line-height:1.2em;
 *margin-top: 10px;/* for ie7 ie6 */
	font-size: 90%;
	color: #333333;
	padding: 0px;
}

form dd input, form dd textarea {
	background-color: #eae8d9;
	border-top: solid 1px #a5a690;
	border-right: solid 1px #FBFAE9;
	border-bottom: solid 1px #FBFAE9;
	border-left: solid 1px #a5a690;
	font-size: 120%;
}

form dd textarea {
	overflow-y: auto;
}

button {
	position: relative;
	top: 0px;
	right: 0px;
	border: 0;
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}
 button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}

button span {
	position: relative;
	display: block;
	white-space: nowrap;
	top: 0px;
	right: 0px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome */
	button span {
 margin-top: -1px;
}
}

button.decision {
	background: transparent url(/images/btn_submit.gif) no-repeat right -80px;
	padding: 0 22px 0 0;
	margin-right:5px;
	font-size:90%;
	text-align: center;
}

button.decision span {
	background: transparent url(/images/btn_submit.gif) no-repeat 0 top;
	padding: 4px 0 0 24px;
	height:24px;
	color:#fff;
}

button.decision:hover, button.decisionHover {
	background-position: right -120px;
}

button.decision:hover span, button.decisionHover span {
	background-position: 0 -40px;
}

.contact_card {
	width: 410px;
	position: relative;
}

.contact_card img {
	float: left;
	position: absolute;
	left: 15px;
	top: 15px;
}

.contact_card h3, .contact_card h4, .contact_card p {
	width: 290px;
	padding:0 10px 0 110px;
}

.contact_card h3 {
	background: url(/images/contact_top.png) no-repeat left top;
	padding-top: 15px;
	font-size: 130%;
	font-weight: bold;
	color: #5d5e4d;
}

.contact_card h4 {
	padding-top: 10px;
	font-size: 120%;
	color: #017698;
}

.contact table {
	margin:0 0 20px 0;
}

.contact th {
	background-color:#DAD8CD;
	text-align: left;
}
.contact td {
	background-color:#EAE8DB;
}

.contact .ast {
	font-size: 80%;
	color: #990000;
}

.contact .formError {
	font-size: 100%;
	color: #990000;
	font-weight: bold;
}

.contact td, .contact th {
	padding:10px;
	border: 1px solid #A4A68F;
	font-size: 85%;
	color: #4C4D40;
}

.contact td input {
	margin: 0 20px 5px 5px;
}

.contact td input.Radio {
	margin: 0 5px 5px 15px;
}

.contact form {
	margin: 0 0 30px 20px;
}

 .center{
	margin-left: 280px;
	}

button span {
	position: relative;
	display: block;
	white-space: nowrap;
	top: 0px;
	right: 0px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome */
	button span {
 margin-top: -1px;
}
}

button.Decision, button.disabled {
	padding: 0 22px 0 0;
	margin-right:5px;
	font-size:85%;
	text-align: center;
}

button.Decision span, button.disabled span {
	padding: 4px 0 0 25px;
	width:80px;
	height:24px;
}

button.Decision {
	color:#FFF;
	background: transparent url(/images/btn_submit.gif) no-repeat right -80px;
}

button.Decision span {
	color:#FFF;
	background: transparent url(/images/btn_submit.gif) no-repeat 0 top;
}

button.disabled {
	cursor: default;
	background: transparent url(/images/btn_disable2.gif) no-repeat right -40px;
}

button.disabled span {
	cursor: default;
	background: transparent url(/images/btn_disable2.gif) no-repeat 0 top;
}

button.Decision:hover, button.DecisionHover {
	background-position: right -120px;
}

button.Decision:hover span, button.DecisionHover span {
	background-position: 0 -40px;
}

/* =========== IE用印刷設定CSS =========== */
@media print{

body {
*zoom: 67%; /*WinIE only */
}

/*For FireFox*/
 head~/* */body div#flashcontent_fw_print { /* for ie8 */
display:none;
}
 html:not(:target) div#flashcontent_fw_print { /* for others */
				display:block;
				*zoom:0.8;
}
 .gecko div#flashcontent{
    display:none;
 }
	
 .gecko div#flashcontent_fw_print{
    display:block;
				*width: 630px;
 }
	div#flashcontent_fw_print{
				*display:none;
 }
}