/* CSS Document */

/* ---------------------------------------
				全般
--------------------------------------- */

*{
	margin:0;
	padding:0;
}

body{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
}

#all{
	margin:0 auto 0 auto;
	width:1012px;
}
.linktext a{
	color:#82e8b7;
	text-decoration:underline;
}
.linktext a:hover{
	text-decoration:none;
}
.newsURL a{
	color: #FFFF00;
	text-decoration:underline;
}
.newsURL a:hover{
	text-decoration:none;
}

/* ---------------------------------------
		         News
--------------------------------------- */

#header{
	margin:0px;
	padding:0px;
	height:260px;
	width:1012px;
	background-image:url(../image/news/bg_head.jpg);
}

.headtitle{
	margin:190px 196px 36px 443px;
	padding:0px;
	height:34px;
	width:150px;
	float:left;
}

* html .headtitle{
	margin:190px 173px 36px 221px;
}

.btn_contacttop{
	margin:0px 10px 203px 0px;
	float:left;
	width:135px;
	height:58px;
}

.btn_closetop{
	margin:0px 21px 203px 0px;
	float:left;
	width:57px;
	height:58px;
}

#main{
	margin:0px;
	padding:0px;
	height:auto;
	width:1012px;
	background-color:#f95f76;
}

#mainleft{
	width:132px;
	height:auto;
	margin:13px 27px auto 14px;
	float:left;
}

* html #mainleft{
	margin:13px 27px auto 7px;
}


#mainright{
	width:839px;
	height:auto;
	float:left;
}

.newstable{
	width:802px}

.td01{
	width:206px;
}

.td02{
	width:206px;
	padding-top:39px;
}

.titleeria{
	width:596px;
	height:83px;
	vertical-align:middle;
}

.newsday{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-left:37px;
}

.newstitle{
	color:#ffff34;
	font-size:18px;
	font-weight:bold;
	margin-left:37px;
}

.photo{
	margin-bottom:10px;
	vertical-align:top;
}

.newstext{
	color:#FFFFFF;
	vertical-align:top;
	padding-top:26px;
	padding-bottom:26px;
	padding-left:37px;
	font-size:15px;
	width:562px;
}

.whiteback{
	background-color:#FFFFFF;
	color:#026cbd;
	border:#ff9baa;
	border-style:solid;
	border-width:1px;
	font-size:12px;
	width:526px;
	padding:18px;
	margin-left:37px;
}

.td03{
	width:123px;
	height:15px;
	padding:13px 0px 0px 37px;
	margin:0;
}

.linktext{
	width:439px;
	color:#82e8b7;
	font-size:15px;
	font-weight:bold;
}

.newsURL{
	width:439px;
	color:#FFFF00;
	font-size:15px;
	font-weight:bold;
	margin-top:5px;
}

.pagetop{
	margin-top:40px;
	margin-bottom:40px;
}

.chosaku{
	margin:0px 215px;
}



#footer{
	margin:0px;
	padding:0px;
	height:236px;
	width:1012px;
	background-image:url(../image/products/bg_foot.jpg);
}

.btn_contactbottom{
	margin:178px 10px 0px 789px;
	float:left;
	width:135px;
	height:58px;
}

* html .btn_contactbottom{
	margin:178px 10px 0px 395px;
}

.btn_closebottom{
	margin:178px 16px 0px 0px;
	float:left;
	width:57px;
	height:58px;
}

* html .btn_closebottom{
	margin:178px 8px 0px 0px;
}

