/*----------------------------------------
	ベースとなるパーツの基本設定です。
----------------------------------------*/
body {margin : 0px auto;
	  font-size: 0.8em;}

h2 {padding:0;
		font-size:0.8em;
		text-align:left;}

/*----------------------------------------
	ページのリンク基本設定です。
----------------------------------------*/
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}



/*----------------------------------------
	画像パーツの基本設定です。
----------------------------------------*/
img {border-style: none;}


/*----------------------------------------
	ページ上部のパーツの基本設定です。
----------------------------------------*/
.header {text-align:left;}
	
.seo {padding-left:5px;
		padding-right:5px;}
	  
.header h1{font-size:12px;
			padding:0;
			margin:0;
			float:left;}
	  
.head-un {margin:0;
				padding:5px;}
	  
.header h2{font-size:12px;
				margin:0;
				float:right;}
	  
				
.head-menu a{line-height:19px;
				color:#FFFFFF;
				padding:10px 10px 10px 40px;
				display:block;
				float:left;
				}
	  
.headersite{float:right;}
  
  
/*----------------------------------------
	ページ左部のパーツの基本設定です。
----------------------------------------*/
.left {line-height: 150%;
	text-align:center;
	float:left;}

.left h2 {padding:0.5em;
			text-align: center;
			margin:0;}

.l-menu a {padding:0.5em;
			line-height:35px;
			border-top:0px;
			text-decoration:none;
			display:block;
			margin:0px;}
			
			
/*----------------------------------------
	ページ左部のバナーの基本設定です。
----------------------------------------*/

.l-banner-dai {text-indent:-9999px;
				padding:5px;}
.l-banner-dai a{
	width:167px;
	height:125px;
	display:block;
	background-image: url(png/oilmass-a.png);
}
				
.l-banner-tyuu {text-indent:-9999px;
				padding:5px;}
.l-banner-tyuu a{
	width:167px;
	height:100px;
	display:block;
	background-image: url(png/oilmass.png);
}

.l-banner-mass {text-indent:-9999px;
				padding:5px;}
.l-banner-mass a{
	width:167px;
	height:45px;
	display:block;
	background-image: url(img/massageone.gif);
}


/*----------------------------------------
	ページ中部のパーツの基本設定です。
----------------------------------------*/
.center {float:left;
		margin-top:0;
		padding-top:10px;
		padding-left:10px;
		line-height: 150%;
		width:476px;}
	
.content {width:565px;
			text-align:left;}
	
.content p{padding-left:1.2em;}	
.content li {list-style-type:square;
				margin:0;
				padding:0;}


/*----------------------------------------
	ページ右部のパーツの基本設定です。
----------------------------------------*/
.right {float:right;
		margin-top:0;
		width:180px;
		padding-top:0px;
		line-height: 150%;}
		
.right h2 {padding:0.5em;
			text-align: center;
			margin:0;}


/*----------------------------------------
	ページ下部のパーツの基本設定です。
----------------------------------------*/
.footer {text-align:center;
			padding:0.5em;
			clear: both;}



.style1 {font-size: 0.7em}


a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.con {
	background-color: #FFFF99;
	text-align: left;
}

