/*------基本スタイルの設定------*/
body {
	margin:0;padding:0;
	color:#333333;
  font-family: "Microsoft Sans Serif", "Helvetica";
	text-align: left;
	background-image: url("../images/back.gif");
	background-repeat: repeat; 
	}
	
p {
	margin:0px 0px 10px 0px;padding:0;
	font-family: "Microsoft Sans Serif", "Helvetica";
	font-size: 12px;
	line-height: 1.4;
	line-break: normal;
	text-align: left;
	}
	
p.dot {
	margin:0px 0px 5px 0px;padding:0;
	padding:5px 5px;
	border: 1px dashed #CCCCCC;
	font-family: "Microsoft Sans Serif", "Helvetica";
	font-size: 12px;
	line-height: 1.4;
	line-break: normal;
	text-align: left;
	}
	
h1 {
	margin:0;
	}
	
/*------リンクの設定------*/
a:link,a:visited {
	font-family: "Microsoft Sans Serif", "Helvetica";
	color: #333333;
	background: transparent;
	text-decoration: underline; 
	}
a:hover,a:active {
	font-family: "Microsoft Sans Serif", "Helvetica";
	color: #CC0000;
	background: transparent;
	text-decoration: none; 
	}
a.normal:link {
	font-family: "Microsoft Sans Serif", "Helvetica";
	color: #333333;
	background: transparent;
	text-decoration: none; 
	}
a.normal:visited {
	font-family: "Microsoft Sans Serif", "Helvetica";
	color: #666666;
	background: transparent;
	text-decoration: none; 
	}
a.normal:hover,a.normal:active {
	font-family: "Microsoft Sans Serif", "Helvetica";
	color: #CC0000;
	background: transparent;
	text-decoration: none; 
	}
/*------フォントの設定------*/
.cap { 
	font: 10px/1.3 "Microsoft Sans Serif", "Helvetica";
	color:#195276;
 	}
.j9 { font: 9px/1.1 "Microsoft Sans Serif", "Helvetica"; }
.j10 { font: 10px/1.3 "Microsoft Sans Serif", "Helvetica"; }
.j12 { font: 12px/1.4 "Microsoft Sans Serif", "Helvetica"; }
.j14 { font: 14px/1.3 "Microsoft Sans Serif", "Helvetica"; }
.j16 { font: 16px/1.2 "Microsoft Sans Serif", "Helvetica"; }
.j18 { font: 18px/1.2 "Microsoft Sans Serif", "Helvetica"; }

.j10_bold { font: bold 10px/1.3 "Microsoft Sans Serif", "Helvetica"; }
.j12_bold { font: bold 12px/1.4 "Microsoft Sans Serif", "Helvetica"; }
.j14_bold { font: bold 14px/1.3 "Microsoft Sans Serif", "Helvetica"; }
.j16_bold { font: bold 16px/1.2 "Microsoft Sans Serif", "Helvetica"; }
.j18_bold { font: bold 18px/1.2 "Microsoft Sans Serif", "Helvetica"; }

.j10_red { font: 10px/1.3 "Microsoft Sans Serif", "Helvetica"; color: #CC0000; }

/*------リストの設定------*/
ul.circle { 
 margin:10px 20px;
 padding:0;
 font-family: "Microsoft Sans Serif", "Helvetica";
 font-size: 11px;
 list-style-type : circle;
 list-style-position : outside;
 } 
ul.bignum { 
 margin:0 35px;
 padding:0;
 font-family: "Microsoft Sans Serif", "Helvetica";
 font-size: 11px;
 list-style-type : upper-roman;
 list-style-position : outside;
 } 
 ul.zeronum { 
 margin:0 35px;
 padding:0;
 font-family: "Microsoft Sans Serif", "Helvetica";
 font-size: 11px;
 list-style-type : decimal;
 list-style-position : outside;
 } 
li { 
 margin:5px 0px;
 padding:0;
 } 

/*------上付き文字の設定------*/
sup { 
	font: 9px/0 "Microsoft Sans Serif", "Helvetica";
 	}
	
/*------レイヤーの設定------*/
.WnMain {
	position:absolute;
	width:332px;
	left: 0px;
	top: 0px;
	z-index:1;
	visibility: hidden;
}

/*------フォームの設定------*/
input {
color:#333333;
font-family: "Microsoft Sans Serif", "Helvetica";
background-color: #ffffff;
}

/*------会社概要　写真回り込みの設定------*/
p .officePH01{
margin:0;
padding-right:10px;
float:left;
width:;200px;
}
p .officePH02{
margin:0;
padding-left:10px;
float:right;
width:;210px;
}
.officePH01_jp{
margin:0;
padding-left:10px;
float:right;
width:;130px;
}
.tdbox01{
margin:0;
padding:0;
float:left;
width:;300px;
}

/*------トップページの設定------*/
td.InfoArea {
background:url(../images/top/top_02.gif) repeat-x;
}
.InfoArea p {
padding:10px;
color:#333333;
font-family: "Microsoft Sans Serif", "Helvetica";
font-size:11px;
}
