@charset "UTF-8";

/* *********************************************************
 *
 *	basics
 *
 * *********************************************************
 */
 
* {
	margin: 0;
	padding: 0;
	line-height: 1;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	word-break: break-all;
}

body {
	background-color: #ffffff;
	background-image:url(../img/bg_top.jpg);
	background-repeat:repeat-x;
	padding: 0;
	margin: 0;
	font-family:;
}

a,
a:link,
a:visited {
	color: #AE0000;
}

a:focus,
a:hover,
a:active {
	color: #ffffff;
	background-color: #CC0000;
	text-decoration: none;
}

p,
ul li,
ol li,
dl dt,
dl dd,
address {
  padding: 0;
  line-height: 1.8;
  font-size: 80%;
}

.img_mr_10px{
	margin-right:10px;
	overflow: hidden;
}

.center {
	text-align:center;
}

.red {
	font-size: 70%;
	color: #CC3300;
}

.logo_b {
	font-size: 170%;
	font-weight: bold;
}


#container {
	width: 810px;
	height: auto;
    margin: 0 auto; /* center on everything else */
	padding: 0 auto;
	background:url(/img/bg.gif) center top repeat-y;
}


/* *********************************************************
 *
 *	- head
 *
 * *********************************************************
 */



div#head {
	width: 770px;
	height: 105px;
	margin: 0 20px;
	padding: 0;
}

div#head h1 {
	margin: 20px 0 0 20px;
	padding: 0;
	float: left;
}

div#head p#logo {
	margin: 20px 0 0 20px;
	padding: 0;
	float: left;
}



div#head ul#naviTop{
	width: 400px;
	height:35px;
	float: right;
	display: block;
}

div#head ul#naviTop li{
	list-style-type:none;
	display:inline;
	margin-bottom:10px;
}

div#head ul#naviTop li#btnRequest a{
	width: 100px;
	height: 25px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(/img/btn_request.gif);
	float: right;
	margin-right: 10px;
	overflow: hidden;
}


div#head ul#naviTop li#btnMailform a{
	width: 100px;
	height: 25px;
	display:block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(/img/btn_mailform.gif);
	float: right;
	overflow: hidden;
}

div#head p#imgTel{
	width: 290px;
	height: 20px;
	float: right;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/img_tel.gif);
	display: block;
	margin-bottom:10px;
	overflow: hidden;
}

div#head ul#naviBottom{
	width: auto;
	height: 11px;
	float: right;
	clear: both;
}

div#head ul#naviBottom li{
	list-style-type:none;
	float: right;
}

div#head ul#naviBottom li#btnSitemap a{
	width: 72px;
	height: 11px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/btn_sitemap.gif);
	margin-right: 10px;
	overflow: hidden;
}


div#head ul#naviBottom li#btnCompany a{
	width: 58px;
	height: 11px;
	display:block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/btn_company.gif);
	overflow: hidden;
}




div#sidebar {
	float: left;
	width: 220px;
	margin-left: 20px;
	clear: both;
	padding:0;
	_margin-left:10px;
}


div#sidebar ul#gNavi{
	width:220px;
	height: auto;
	margin-bottom:15px;
}

div#sidebar ul#gNavi li{
	list-style-type:none;
}

div#sidebar ul#gNavi li#navi_home a{
	width: 220px;
	height: 41px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_home.gif);
	overflow: hidden;
}

<!-- 2008/5/14追加分!-->
div#sidebar ul#gNavi li#navi_commodity{
	width: 220px;
	height: 41px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_commodity.gif);
	overflow: hidden;
}

div#sidebar ul#gNavi li#navi_dexec a{
	width: 220px;
	height: 41px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_dexec.gif);
	overflow: hidden;

}
div#sidebar ul#gNavi li#navi_sdlc a{
	width: 220px;
	height: 41px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_sdlc.gif);
	overflow: hidden;

}
div#sidebar ul#gNavi li#navi_smork a{
	width: 220px;
	height: 41px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_smork.gif);
	overflow: hidden;

}
div#sidebar ul#gNavi li#navi_pmc a{
	width: 220px;
	height: 41px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_pmc.gif);
	overflow: hidden;

}
div#sidebar ul#gNavi li#navi_idea a{
	width: 220px;
	height: 41px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_idea.gif);
	overflow: hidden;
}
div#sidebar ul#gNavi li#navi_super a{
	width: 220px;
	height: 41px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_super.gif);
	overflow: hidden;
}

div#sidebar ul#gNavi li#navi_company a{
	width: 220px;
	height: 41px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_company.gif);
	overflow: hidden;
}

<!-- 2008/5/14追加分 end !-->

div#sidebar ul#gNavi li#navi_info{
	width: 220px;
	height: 41px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_info.gif);
	overflow: hidden;
}

div#sidebar ul#gNavi li#navi_feature a{
	width: 220px;
	height: 31px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_feature.gif);
	overflow: hidden;
}

div#sidebar ul#gNavi li#navi_comparison a{
	width: 220px;
	height: 31px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_comparison.gif);
	overflow: hidden;
}

div#sidebar ul#gNavi li#navi_results a{
	width: 220px;
	height: 31px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_results.gif);
	overflow: hidden;
}

div#sidebar ul#gNavi li#navi_advantage a{
	width: 220px;
	height: 31px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_advantage.gif);
	overflow: hidden;
}

div#sidebar ul#gNavi li#navi_lineup a{
	width: 220px;
	height: 31px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_lineup.gif);
	overflow: hidden;
}

div#sidebar ul#gNavi li#navi_condition a{
	width: 220px;
	height: 41px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_condition.gif);
	overflow: hidden;
}

div#sidebar ul#gNavi li#navi_faq a{
	width: 220px;
	height: 41px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_faq.gif);
	overflow: hidden;

}

div#contents {
	width: 540px;
	height: auto;
	float: right;
	margin-right: 20px;
	padding:0;
	clear: right;
	_margin-right: 10px;
}

div#contents p {
	margin-bottom:10px;

}

div#contents li {
	list-style-type: none;
}


div#contents h2#newstopics {
	width: 540px;
	height: 30px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/top_h2_news.gif);
	margin:20px 0 15px 0 ;
}

div#contents ul#news {
	width: 540px;
	height:350px;
	overflow:auto;
	margin:5px 0 5px 0 ;
}

div#contents h1{
	padding: 0;
	margin: 0 0 10px 0;
}

div#contents h2,h3{
	padding: 0;
	margin: 10px 0 10px 15px;
}

div#contents p#top{
	padding: 0;
	margin: 0 0 10px 0px;
}


div#contents p{
	padding: 0;
	margin: 0 0 35px 20px;
}


div#contents p.leftColumn{
	padding: 0;
	margin: 0 10px 0 5px;
	float: left;
}

div#contents p.rightColumn{
	float: left;
}


div#contents p.ttl{
	font-size: 90%;
	font-weight:bold;
	margin-bottom: 5px;
}

div#contents p.faq{
	font-size: 90%;
	font-weight:bold;
	margin-bottom: 5px;
}


div#contents ul{
	margin: 0 0 35px 20px;
}

div#contents li{
	list-style-type:circle;
	margin: 0 0 5px 20px;
}

div#contents ul.number{
	margin: 0 0 35px 20px;
}

div#contents ul.number li{
	list-style-type: decimal;
	margin: 0 0 5px 20px;
}

div#contents dl{
	margin: 0 0 35px 20px;
}


div#contents .table{
	margin-left: 20px;
	width: 500px;
	font-size: 80%;
	margin-bottom: 30px;
}

div#contents .tableMini{
	margin-left: 80px;
	width: 400px;
	font-size: 80%;
	margin-bottom: 15px;
	background-color:#EBEBEB;
}

div#contents .tdMini{
	padding: 15px 15px;
}



div#contents .th{
	padding: 15px 15px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
}

div#contents .thMailform{
	padding: 15px 15px;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	text-align: right;
}

div#contents .thCheck{
	padding: 15px 5px;
	width: 15px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	text-align: left;
	font-size: 70%;
	color: #CC3300;
}



div#contents .td{
	padding: 15px 15px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
}


div#contents p.nextBtn a{
	width: 120px;
	height: 32px;
	padding: 5px 15px;
	background-color:#999999;
	color:#FFFFFF;
	text-align: center;
	font-size: 130%;
	
}


div#contents dl#sitemap{
	margin: 0 0 35px 20px;
}

div#contents dl#sitemap dt.dd{
	list-style-type:circle;
}

div#contents dl#sitemap dd{
	margin-left:15px;
}









div#pageTop {
	width: 770px;
	height: 40px;
	float: right;
	margin-right:30px;
}

div#pageTop p#pageTop a{
	width: 79px;
	height: 10px;
	float: right;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/btn_pagetop.gif);
	overflow: hidden;
	margin-top:20px;
}



div#footer {
	width: 810px;
	height: 120px;
	background-image:url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	float: right;
}

div#footer ul#footerBtn{
	margin-top:5px;
	width: 100px;
}

div#footer ul#footerBtn li{
	list-style-type: none;
	display:inline;
}

div#footer ul#footerBtn li#btnAgency a{
	width: 99px;
	height: 10px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_agency.gif);
	overflow: hidden;
	float: right;
}

div#footer ul#footerBtn li#btnPrivacy a{
	width: 89px;
	height: 10px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/navi_privacy.gif);
	overflow: hidden;
	float: right;
}

div#contents2 {
	width: 540px;
	height: auto;
	float: left;
	margin-left: 20px;
	padding:0;
	clear: left;
	_margin-right: 10px;
}

div#contents2 p {
	margin-bottom:10px;

}

div#contents2 li {
	list-style-type: none;
}


div#contents2 h2#newstopics {
	width: 540px;
	height: 30px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/top_h2_news.gif);
	margin:20px 0 15px 0 ;
}

div#contents2 h1{
	padding: 0;
	margin: 0 0 10px 0;
}

div#contents2 h2,h3{
	padding: 0;
	margin: 10px 0 10px 15px;
}

div#contents2 p#top{
	padding: 0;
	margin: 0 0 10px 0px;
}


div#contents2 p{
	padding: 0;
	margin: 0 0 35px 20px;
}


div#contents2 p.leftColumn{
	padding: 0;
	margin: 0 10px 0 5px;
	float: left;
}

div#contents2 p.rightColumn{
	float: left;
}


div#contents2 p.ttl{
	font-size: 90%;
	font-weight:bold;
	margin-bottom: 5px;
}

div#contents2 p.faq{
	font-size: 90%;
	font-weight:bold;
	margin-bottom: 5px;
}


div#contents2 ul{
	margin: 0 0 35px 20px;
}

div#contents2 li{
	list-style-type:circle;
	margin: 0 0 5px 20px;
}

div#contents2 ul.number{
	margin: 0 0 35px 20px;
}

div#contents2 ul.number li{
	list-style-type: decimal;
	margin: 0 0 5px 20px;
}

div#contents2 dl{
	margin: 0 0 35px 20px;
}

div#contents2 .table{
	margin-left: 20px;
	width: 500px;
	font-size: 80%;
	margin-bottom: 30px;
}

div#contents2 .tableMini{
	margin-left: 80px;
	width: 400px;
	font-size: 80%;
	margin-bottom: 15px;
	background-color:#EBEBEB;
}

div#contents2 .tdMini{
	padding: 15px 15px;
}



div#contents2 .th{
	padding: 15px 15px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
}

div#contents2 .thMailform{
	padding: 15px 15px;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	text-align: right;
}

div#contents2 .thCheck{
	padding: 15px 5px;
	width: 15px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	text-align: left;
	font-size: 70%;
	color: #CC3300;
}



div#contents2 .td{
	padding: 15px 15px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
}


div#contents2 p.nextBtn a{
	width: 120px;
	height: 32px;
	padding: 5px 15px;
	background-color:#999999;
	color:#FFFFFF;
	text-align: center;
	font-size: 130%;
	
}
