@charset "utf-8";

/* 基本スタイル


--------------------------------------------*/
 #logo {
	position: absolute;
	top: 130px;
	left: 451px;
	width:94px;
	}


body {

	margin: 0;
	padding: 0;
	font-size: 80%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #333333;
	background: #00A147 url() center top repeat-y;
	
}
p {
	/*\*/
	letter-spacing: 0.2em;
	/**/
}
/* 	更新日
---------------------------------------------*/
   #kousin {
	position: absolute;
	top: 8px;
	left: 510px;
	width:220px;
	}
	
/* バリュートップヘッダー
---------------------------------------------*/
   #simi_header {
	position: relative;
	z-index: 130;
	margin: 0 auto;
	top: -10px;
	left:0px;
	width:745px;
	height:170px;
	background-image: url(../../images/value_hedar.jpg);
	
	 }
	 
	/* クイック100
---------------------------------------------*/
  #quick_header {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	top: 0;
	left:0px;
	width:745px;
	height:170px;
	background-image:  url(../../images/Quick100_hedar.jpg);
	
	 }
	 
	/* クイック100にて作成マーク生地イメージ
---------------------------------------------*/ 
  #mark_header {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	top: 0px;
	left:0px;
	width:745px;
	height:170px;
	background: #FFFFFF url(../../images/top_marking_imags.jpg) left top no-repeat;
	
	
   }
	 	 
	 #tokusen_uni {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	top: 5px;
	left:2px;
	width:745px;
	height:230px;
	background: #FFFFFF url(../../images/tokusen_uni_logo.gif) left top no-repeat;
    }
	  
/* トップヘッダー
---------------------------------------------*/
   #header {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	top: 5px;
	left:0px;
	width:745px;
	height:230px;
	background: #FFFFFF url(../../images/mack_logo.gif) left top no-repeat;
	
	
   }
  	
	#mitu {
	position: absolute;
	top: 200px;
	left:5px;
	width:120px;
    }

	/* ナビゲーション
	---------------------------------------------*/
	#navigation {
	position: absolute;
		top: 56px;
	left: 529px;
	width: 215px;
	}
	#navigation ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#navigation li {
		float: left;
		width: 107px;
		margin: 0;
	}
	#navigation li a {
		display: block;
		width: 100%;
		padding: 8px 0;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
		background: url(../../images/navigation_uni_.gif) left top no-repeat;
	}
	#navigation li a:hover {
		color: #EC8602;
		background: url(../../images/navigation_uni_.gif) right top no-repeat;
	}
	
	/* サブメニュー
	---------------------------------------------*/
	#navigation ul ul {
		background: #EEEEEE;
	}
	#navigation ul ul li {
		float: none;
	}
	#navigation ul ul li a {
		border-top: 1px solid #FFFFFF;
		background: none;
		font-size: 80%;
		font-weight: normal;
		padding: 1px 0;
	}
	#navigation ul ul li a:hover {
		color: #FFFFFF;
		background-image: none; 
		background-color: #EC8602;
	}
	#navigation ul li.parent ul {
		display: none;
	}
	#navigation ul li.parentOn ul {
		display: block;
	}

/* 2段組
---------------------------------------------*/
#content {
	position: relative;
	margin: 0 auto;
	width:750px;
	margin-top: 26px;
	top: -20px;
}
#primary {
    position: relative;
	width: 750px;
	left:3px;
	top:0px;
	background-color: #FFFFFF;
}

#primary01 {
    position: relative;
	width: 700px;
	left:20px;
	top:0px;
	background-color: #FFFFFF;
}
/* 本文
---------------------------------------------*/
#primary .section {
	margin: 20px 0 26px 20px;
}
#primary h2 {
	background: url(../../uni/images/h2_bg.gif) left top no-repeat;
	margin: 0;
	padding: 10px 0 15px 50px;
	font-size: 100%;
}
#primary h3 {
	font-size: 117%;
	margin: 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
}
#primary p {
	margin: 10px 0;
}


	/* フッター
---------------------------------------------*/
#footer {
	clear: both;
	position: relative;
	width: 700px;
	height:50px;
	margin-left: 25px;
	padding: 20px 0 30px 0;
	background: #FFFFFF url(../images/footer_dai.gif) left top repeat-x;
	top: 6px;
	left: -30px;
	
}
#footer p {
	　　font-size: 95%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	position: absolute;
	left: 0;
	top: 50px;
	width: 700px;
}
#yahoo {
	position: absolute;
	right: 550px;
	top:7px;
	width: 90px;
}
#gooles {
	position: absolute;
	right:50px;
	top: 7px;
	width: 90px;
}
#home {
	position: absolute;
	right: 250px;
	top: 11px;
	width: 90px;
	
}
#unitop{
	position: absolute;
	right: 150px;
	top: 11px;
	width: 90px;
	
}
#basetop{
	position: absolute;
	right: 350px;
	top: 11px;
	width: 90px;
		
}
#map{
	position: absolute;
	right: 450px;
	top: 11px;
	width: 90px;
			
}
	/*ボタンリンク枠を表示しない
---------------------------------------------*/

img{
border: none;
vertical-align: top;
}

