@charset "utf-8";

body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,address,ul,ol,li,dl,dt,dd,table,th,td,form,a,img,hr {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	line-height: 135%;
	background-color:#E8E8E8;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}

address {
	font-style: normal;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
  
.cf:after {
    clear:both;
}
  
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

.none {
	display: none;
}
img {
	border:none;
}
.main_hr{
	border-bottom: 1px  #666666 solid;
	width: 660px;
}
.main_hr02{
	border-bottom: 2px  #E1E1E1 solid;
	width: 660px;
}
table,tr,th,td{
	border-collapse: collapse;
}
li {
	list-style-type: none;
}
.line {
	background-image: url(../img/line.jpg);
	background-repeat: repeat-x;
	height: 3px;
	clear: both;
}
/**  font　**/
.f8_red{
	color: #FF0000;
	font-size: 8px;
}
.f10{
	font-size: 10px;
}
.f10_blue {
	font-size: 10px;
	color: #003399;
}

.f_or{
	color: #FF6600;
}
.f12{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.f12_or{
	color: #FF6600;
	font-size: 12px;
}
.f14{
	font-size: 14px;
}
.f_bleu{
	color: #0000FF;
}
.f12_bleu{
	color: #0044AA;
	font-size: 12px;
}
.f14_bleu{
	color: #0044AA;
	font-size: 14px;
}
.f_red{
	color: #FF0000;
}
.f14_red{
	color: #FF0000;
	font-size: 14px;
}
.f14_or{
	color: #FF6600;
	font-size: 14px;
}
.f16_bleu{
	color: #0044AA;
	font-size: 16px;
}
.f16_or{
	color: #FF6600;
	font-size: 16px;
}
.f16{
	font-size: 16px;
}
.f16_red{
	color: #FF0000;
	font-size: 16px;
}
.f16_pink{
	color: #FF6699;
	font-size: 16px;
}
.f16_mizuiro{
	color: #54A6C9;
	font-size: 16px;
}
.f18_red{
	color: #FF0000;
	font-size: 18px;
}


/**  基本レイアウト　**/
#containerWrap {
	background-image: url(../img/base.jpg);
	background-repeat: repeat-y;
	width: 814px;
	margin: 0 auto;	
}

#container {
	width: 800px;
	margin: 0 auto;	
}

div#main {
	padding: 0px 20px 30px 20px;	
}

div#right {
	float: right;
	width: 550px;	
}

div#left {
	float: left;
	width: 200px;	
}

#topicpass {
	line-height: 30px;
}

#topicpass li {
	display: inline;
	margin-right: 6px;	
}

#footer {
	background-color: #000000;
	color: #ffffff;
	line-height: 24px;
	text-align: center;
	clear: both;
}

/*  ヘッダー　*/
#header {
	border-top: solid 12px #0000ff;	
}

h1 a {
	background-image: url(../img/ecotennisTtl.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 291px;
	height: 54px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}

#itcbanner a {
	background-image: url(../img/ITClnk.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 193px;
	height: 61px;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
}

#ecoTns_ttl {
	padding: 7px 30px;
}

/*  ナビゲーション　*/

#menu {
	border: solid 1px #cccccc;
	width: 182px;
	margin-bottom: 30px;
}

#coolcoat {
	background-image: url(../img/navittl1.jpg);
	background-repeat: no-repeat;
	width: 182px;
	height: 40px;
	text-indent: -9999px;
}


#intro {
	border-bottom: solid 1px #cccccc;
}

#intro a {
	background-image: url(../img/navi_cc_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 182px;
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;	
}

#intro a:hover {
	background-position: bottom;
}

#spec a {
	background-image: url(../img/navi_cc_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 182px;
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;	
}

#spec a:hover {
	background-position: bottom;
}

/* 連絡先 */

#contact {
	border: solid 1px #cccccc;
	width: 182px;
	margin-bottom: 30px;
}

#contact dt {
	background-image: url(../img/contact_ttl.jpg);
	background-repeat: no-repeat;
	width: 182px;
	height: 26px;
	text-indent: -9999px;
}

#contact dd {
	padding: 10px;
}

#company_name {
	background-image: url(../img/contactLogo.jpg);
	background-repeat: no-repeat;
	height: 39px;
	line-height: 39px;
	padding-left: 50px;
	margin-bottom: 10px;
}

#mailform {
	margin-top: 10px;
}
	
#mailform a {
	background-image: url(../img/mail_lnk.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 162px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
}

#mailform a:hover {
	background-position: bottom;
}
	