@charset "utf-8";



/* reset

----------------------------------------------- */

* html body {

	font-size: small; /* for IE6 */

}

body {

	margin: 0;
	padding: 0;
	font-size: small;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1.8;
	color:#555;
	background:#FFF;
}

img {

	margin: 0;
	padding: 0;
	border: 0;

}

h1,h2,h3,h4,h5,h6,form,p,dl,dt,dd {

	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;

}

h1,h2,h3,h4,h5,h6 {

	font-size: 100%;

}

* html table {

	font-size: small; /* for IE6 */

}

table {

	border-collapse: collapse;
	font-size: small;

}

th,td {

	margin: 0;
	padding: 0;

}


/* font size

----------------------------------------------- */

* html .fsize1 { font-size: xx-small; }

* html .fsize2 { font-size: x-small; }

* html .fsize3 { font-size: small; }

* html .fsize4 { font-size: medium; }

* html .fsize5 { font-size: large; }

* html .fsize6 { font-size: x-large; }

.fsize1 { font-size: x-small; }

.fsize2 { font-size: small; }

.fsize3 { font-size: medium; }

.fsize4 { font-size: large; }

.fsize5 { font-size: x-large; }

.fsize6 { font-size: xx-large; }

.fsize1, .fsize2, .fsize3, .fsize4, .fsize5, .fsize6 {

	line-height: 1.6;

	text-align: justify;

	text-justify: inter-ideograph;

}



/* base layout

----------------------------------------------- */

div#container_top {

	width:920px;
	padding:0;
	overflow:hidden;
	background:url(../images/common/wrap_bg.png) repeat-y center top;
	margin:0 auto;

}

div#container_2nd {

	width:920px;
	padding:0;
	overflow:hidden;
	background:url(../images/common/wrap_bg_2nd.png) repeat-y center top;
	margin:0 auto;

}

div#main {
	width:900px;
	margin:0 auto;
}

div#header {

	background:url(../images/common/head_bg.png) no-repeat left top;
	height:95px;
}

div#header .logo{
	width:324px;
	float:left;
	margin:20px 0 0 5px; 
}

div#header .h_contact{
	width:144px;
	height:26px;
	margin:4px 0 0 0;
	float:right;
}

div#gnavi{
	width:900px;
	background-image:url(../images/common/gnavi_under.png);
	height:58px;
	background-repeat:repeat-x;
}

ul#gnavi {
    list-style: none;
	width:900px;
	padding:0;
	margin:0;

}

ul#gnavi li{
	margin:0;
	padding:0;
	float:left;
}


div#mainConts {

	width:900px;
	overflow:hidden;

}


div#footer {

	background:url(../images/common/footer.jpg) no-repeat left top;
	height:46px;

}

div#footer ul{

	float:left;

	overflow:hidden;

}

div#footer ul li{

	display:inline;

	font-size:10px;
	border-left:solid 1px #FFF;
	margin-left:10px;
	padding-left:10px;

	line-height:46px;

}

div#footer ul li a{

	color:#FFF;

	text-decoration:none;

}

div#footer ul li a:hover{

	text-decoration:underline;

}

a {

	color:#3c44d0;

	text-decoration:none;

}

a:hover {

	text-decoration:underline;

}

/* subpage base layout

----------------------------------------------- */


/* top

----------------------------------------------- */

div#topmain {
	display:block;
	margin:0;
	padding:0;
	margin-bottom:15px;

}

div#topLeft {
	width:650px;
	float:left;
	margin:0;
}

div#topLeft .h2_title{
	margin:15px 0 5px 15px;
}

div#topRight {
	width:230px;
	float:right;
}

div#topRight .banner {
	margin:20px 20px 0 20px;
}

#news {
	width: 610px;
	margin: 0 0 0 15px;
	padding: 0;
}

#news ul {
	list-style: none;
	margin: 0;
	padding: 5px;
}
#news li {
	color: #333;
	line-height: 1.4;
	background-color: inherit;
	margin: 0 0 0.5em 0;
	padding: 0;
}
#news li .date {
	font-size: 90%;
	background: url(../images/common/point_01.png) no-repeat 0 50%;
	/*\*/ /*/
	width: 100px;
	/**/
	float: left;
	margin: 0;
	padding: 0 12px;
}
#news li .text {
	font-size: 90%;
	line-height:1.6;
	float: left;
	margin: 0;
	padding: 0;
}
#news li .text a {
	color:#3c44d0;
	text-decoration:none;
}
#news li .text a:hover {
    text-decoration:underline;
}

head:first-child+body #news li {
	/*\*/
	display: block;
	/**/
}
* html #news li {
	/*\*/
	display: block;
	/**/
}
#news li {
	/*\*/ /*/
	display: inline;
	/**/
}
#news li:after {
	content: ".";
	width: 0;
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;	
	margin: 0;
	padding: 0;
}


/* 2nd

----------------------------------------------- */

div#topmain_2nd {
	display:block;
	margin:0;
	padding:0;
	margin-bottom:15px;

}

div#topLeft_2nd {
	width:180px;
	float:left;
	margin:0;
}

div#topLeft_2nd .text_ore {
	color:#F90;
	font-weight:bold;
}

div#topRight_2nd {
	width:690px;
	float:right;
	margin-right:10px;
}

div#pan {
	margin:5px 0 0 0;
	border-bottom:1px #CCC dotted;
	padding-bottom:5px;
	font-size:12px;
}


/* 2nd　left navi

----------------------------------------------- */
ul#pnavi {
    list-style: none;
	width:180px;
	padding:0;
	margin:0;

}

ul#pnavi li{
	margin:0;
	padding:0;
}

ul#pnavi li p{
	margin:5px 0 5px 30px;
	padding:0;
}


/* footer

----------------------------------------------- */

div#fnavi {
	width:900px;
	clear:both;
	background:url(../images/common/fnavi_bg.png) repeat-x;
	height:28px;
	padding-top:5px;
	margin-top:15px;
}

div#fnavi p {
	padding:2px 0 0 0;
	text-align:center;
	font-size:12px;
}

div#footer {
	width:900px;
	background:url(../images/common/foot_bg.png) repeat-x;
	height:23px;
	color:#FFF;
}
div#footer p {
	padding:5px 0 8px 0;
	text-align:center;
	font-size:10px;
}


/* table

----------------------------------------------- */

#hyou table {
    border-bottom:#CCC 1px solid;
	border-left:#CCC 1px solid;
	}

#hyou td {
    border-top:#CCC 1px solid;
	border-right:#CCC 1px solid;
	padding:5px;
	}
	
#hyou {
    font-size:small;
	color:#666;
	}
	

#hyou th {
    border-top:#CCC 1px solid;
	border-right:#CCC 1px solid;
	padding:5px;
	text-align:center;
	background-image:url(../images/common/th_bg.jpg);
	background-repeat:repeat-x;
	}
	

/* products

----------------------------------------------- */

div#products_area {
	margin-left:5px;
}

div#products_area h3{
	margin:10px 0 0 0;
	padding:0;
}

div#products_area h4{
	margin:10px 0 5px 0;
	padding:0;
}

div#table01 td{
	padding:5px;
	font-size:small;
	line-height:1.4em;
	margin-left:15px;
}

div#table01 th{
	text-align:left;
	color:#039;
	padding:5px;
}


/* company

----------------------------------------------- */

dl.humanTbl {
	width:400px;
}
dl.humanTbl dt {
	clear:left;
	float:left;
	padding:0;
	width:120px;
}

dl.humanTbl dd {
	margin-left:0;
	padding:0 0 0 120px;
}