body {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	text-align:center;
	font-size:13px;
	line-height:17px;
}
*{
	margin:0px;
	padding:0px;
}
img{
	border:0px #FFFFFF solid;
}

a:link { color: #4698CF; }
a:visited { color: #4698CF; }
a:hover { color: #FF8C00; }
a:active { color: red; }


.clears{
	clear:both;
	visibility: hidden;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.red{
	color:red;
	font-weight:bold;
	font-size:15px;
}

.bold{
	font-weight:bold;
}
.blue{
	color:blue;
}
.green{
	color:green;
}

.price{
	color:red;
	font-weight:bold;
}

.pink{
	color:#E097AC;
}


#outer{
	text-align:left;
	width:817px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding:top:0px;
	background-image:url(/images/bg_outer.jpg);
	border:0px gray solid;
}

/*------- ヘッダーエリア ----------*/
#head{
	margin:0px 0px 0px 0px;
	width:818px;
	height:311px;
	background-image:url(/images/main_image.jpg);
	background-repeat:no-repeat;
	text-align:right;
}

#head img{
	margin:0px 10px 0px 0px;
}

/*------- グローバルナビエリア----------*/
#gnavi{
	width:800px;
	height:43px;
	margin:234px 0px 0px 10px;
	border:0px red solid;
}
* html #gnavi{
	margin:235px 8px 0px 0px;
}
*+html #gnavi{
	margin:235px 8px 0px 0px;
}
	#gnavi ul{
		margin:0px 0px 0px 0px;;
		width:800px;
		height:43px;
	}

	 #gnavi li{
			list-style-type: none;
			text-indent:-9999px;

			font-size:0px;
			border-top: 0px #FFFFFF solid;
			float:left;
		}

	#gnavi ul li a{
		display: block;
		height: 49px;
		text-indent: -9999px;
		
		background: url(/images/gnavi.jpg);
	}
	#gnavi ul li span{
		display:none;
	}

	#gnavi ul li#top a{background-position: 0px 0px; width:160px}
	#gnavi ul li#top a:hover{background-position: 0px -50px; }
	#gnavi ul li#comp a{background-position: -160px 0px; width:160px }
	#gnavi ul li#comp a:hover{background-position: -160px -50px; }
	#gnavi ul li#buisiness a{background-position: -320px 0px; width:160px }
	#gnavi ul li#buisiness a:hover{background-position: -320px -50px;}
	#gnavi ul li#socal a{background-position: -480px 0px; width:160px}
	#gnavi ul li#socal a:hover{background-position: -480px -50px; }
	#gnavi ul li#inqui a{background-position: -640px 0px; width:160px}
	#gnavi ul li#inqui a:hover{background-position: -640px -50px; }
	
	
#main{
	width:800px;
	height:auto;
	border:0px gray solid;
	margin:0px 0px 0px 10px;
	border:0px blue solid;

}



/*------- パンくずエリア ----------*/
#bread{
	margin:4px 0px 10px 20px;
}

/*------- サイドバーエリア ----------*/
#sidebar{
	height:453px;
	width:255px;
	margin:20px 0px 0px 10px;
	float:left;
	background-image:url(/images/bg_side.jpg);
	background-repeat:no-repeat;
	border:0px red solid;
	padding:90px 0px 0px 13px;
	text-align:center;
}

* html #sidebar{
	height:543px;
	width:268px;
	margin:20px 5px 0px 0px;
}






/*------- コンテンツエリア ----------*/
#content{
	width:510px;
	height:auto;
	float:left;
	margin:20px 0px 0px 5px;
	border:0px red solid;
}

* html #content{
	margin:20px 0px 0px 5px;	
}


	.top_box_top{
		background-image:url(/images/top_bg_box_top.jpg);
		background-repeat:no-repeat;
		height:8px;
		width:502px;
		font-size:3px;
		margin:0px 0px 0px 3px;
	}
	.top_box_body{
		background-image:url(/images/top_bg_box_body.jpg);
		height:170px;
		width:502px;
		margin:0px 0px 0px 3px;
		overflow: auto;
	}
	.top_box_bottom{
		background-image:url(/images/top_bg_box_bottom.jpg);
		background-repeat:no-repeat;
		height:14px;
		width:502px;
		margin:0px 0px 15px 3px;
	}

		#content .top_box_body  h2{
			margin:0px 0px 0px 5px;
		}

		#content .top_box_body  ul{
			margin:10px 0px 0px 10px;;
			width:470px;
			height:auto;
		}
		#content .top_box_body  li{
				list-style-type: none;
				margin:5px 0px 0px 5px;
			}


	#box_jigyou{
		background-image:url(/images/box_jigyou.jpg);
		width:495px;
		height:239px;
		padding:70px 0px 0px 10px;
		margin:20px 0px 0px 0px;
	}
	* html #box_jigyou{
		width:505px;
		height:309px;
	}
		#box_jigyou img{
			margin:0px 0px 10px 3px;
		}

	#box_business{
		width:495px;
		height:auto;
		margin:20px 0px 0px 80px;
		text-align:center;
	}
		#box_business img{
			margin:0px 0px 10px 3px;
		}
		
#tbl_press{
	width:470px;
	margin:5px 0px 0px 5px;
}
#tbl_press td{
	font-size:12px;
	line-height:17px;
	vertical-align:top;
	padding:3px;
}

#content_1clumn{
	width:700px;
	height:auto;
	margin:20px 0px 0px 50px;
	border:0px red solid;
}

* html #content_1clumn{
	margin:20px 10px 0px 50px;	
}

	#content_1clumn h2{
	
	}
	#content_1clumn h3{
		margin:30px 0px 0px 0px;
	}

#footer{
	height:50px;
	background-color:#7D7D7D;
	margin:50px 0px 0px 12px;
	text-align:center;
	width:800px;
	padding-top:20px;
	color:#ffffff;
}
* html #footer{
	height:82px;
}
* html #footer p{
	width:auto;
	height:auto;
	text-align:center;
	margin-left: auto; 
	margin-right: auto;
}


#footer a:link { color: #ffffff; }
#footer a:visited { color: #ffffff; }
#footer a:hover { color: #FF8C00; }
#footer a:active { color: red; }


	