	/*トップページコンテンツ*/

#wrapper {
	width:1000px;
	margin:0px auto;
	background-color:#ffffff;
	border:1px solid #336633;
}

	/*ヘッダー*/
	
#header {
	width:1000px;
	height:194px;
	margin:0px auto;
	background:url(images/h1_bg1000.jpg);
}

h1{
	margin:0px;
}

#header p{
	width:360px;
	margin:20px 0px 0px 60px;	/*上・右・下・左*/
	line-height: 140%;
}

#header p strong{
	font-weight:normal;
}


	/*左フレーム*/
	
#leftFrame {
	float:left;
	width:200px;
	margin:0px 0px 0px 10px;	/*上・右・下・左*/
}

#leftFrame p{ /*サイドバナー*/
	width:200px;
	margin:10px 0px 5px 0px;	/*上・右・下・左*/
	padding:0px 0px 0px 0px;
}

#contact {
	float:left;
	width:170px;
	margin:0px 5px 0px 10px;	/*上・右・下・左*/
	padding:0px;
}

	/*メニュー設定*/

#mainMenu	{
	height:52px;
	margin:0px 0px 10px 0px;	/*上・右・下・左*/
	padding:0px;
}
#mainMenu ul,#mainMenu li {
	margin:0px auto;padding:0px;
    list-style-type: none;
}
#mainMenu li,#mainMenu a {
	display:block;height:52px;
	width:133px;
}
#mainMenu li {
	float:left;text-indent:-9999px;
}

#mainMenu01 a			{margin:0px;background-image:url(images/menu01_off.gif);}
#mainMenu01 a:hover		{margin:0px;background-image:url(images/menu01_on.gif);}

#mainMenu02 a			{margin:0px;background-image:url(images/menu02_off.gif);}
#mainMenu02 a:hover		{margin:0px;background-image:url(images/menu02_on.gif);}

#mainMenu03 a			{margin:0px;background-image:url(images/menu03_off.gif);}
#mainMenu03 a:hover		{margin:0px;background-image:url(images/menu03_on.gif);}

#mainMenu04 a			{margin:0px;background-image:url(images/menu04_off.gif);}
#mainMenu04 a:hover		{margin:0px;background-image:url(images/menu04_on.gif);}

#mainMenu05 a			{margin:0px;background-image:url(images/menu05_off.gif);}
#mainMenu05 a:hover		{margin:0px;background-image:url(images/menu05_on.gif);}

#mainMenu06 a			{margin:0px;background-image:url(images/menu06_off.gif);}
#mainMenu06 a:hover		{margin:0px;background-image:url(images/menu06_on.gif);}



	 /*　検索フレーム　*/
 
#searchFrame {
	float:left;
	width:540px;
	margin:0px 5px 0px 10px;	/*上・右・下・左*/
}

#searchFrame .search-tit01 {
	text-align:center;
	margin:10px 0px;
}

#searchFrame .search-txt {
	color:#319531;
	font-size:14px;
	line-height:18px;
	margin:10px 20px 20px 20px;
	padding:0px;
}


#searchFrame .search-tit02 {
	text-align:center;
	margin:10px 10px;
}

#searchFrame .search-lis {
	margin:10px 20px 25px 20px;
	padding:0px;
}
#searchFrame .search-lis li {
	display:inline-block;
	font-size:14px;
	line-height:30px;
}















	 /*　元　*/

#section00	{/*検索できます*/
	float:left;
	width:260px;
	height:165px;
	margin:4px;
	background:url(images/index_sectionbg00.gif);
}
#section00 p	{
	width:220px;
	margin:25px 5px 0px 25px;	/*上・右・下・左*/
	line-height:140%;	
}

#section01	{ /*地図から探す*/
	float:left;
	width:260px;
	height:165px;
	margin:4px;
	background:url(images/index_sectionbg01.gif);
}
#section01 p	{
	width:120px;
	margin:10px 5px 0px 15px;	/*上・右・下・左*/
	line-height:140%;	
}
#section01 a	{
	text-decoration: underline;
}

#section02	{/*業種から探す*/
	float:left;
	width:260px;
	height:165px;
	margin:4px;
	background:url(images/index_sectionbg02.gif);
}
#section02 p	{
	width:160px;
	margin:10px 5px 0px 15px;	/*上・右・下・左*/
	line-height:140%;	
}
#section02 a	{
	text-decoration: underline;
}

#section03	{/*特色から探す*/
	float:left;
	width:260px;
	height:165px;
	margin:4px;
	background:url(images/index_sectionbg03.gif);
}
#section03 p	{
	width:160px;
	margin:10px 5px 0px 15px;	/*上・右・下・左*/
	line-height:140%;	
}
#section03 a	{
	text-decoration: underline;
}

#section04	{/*成形方法から探す*/
	float:left;
	width:260px;
	height:165px;
	margin:4px;
	background:url(images/index_sectionbg04.gif);
}
#section04 p	{
	width:150px;
	margin:10px 5px 0px 15px;	/*上・右・下・左*/
	line-height:140%;	
}
#section04 a	{
	text-decoration: underline;
}

#section05	{/*原材料から探す*/
	float:left;
	width:260px;
	height:165px;
	margin:4px;
	background:url(images/index_sectionbg05.gif);
}
#section05 p	{
	width:140px;
	margin:10px 5px 0px 15px;	/*上・右・下・左*/
	line-height:140%;	
}
#section05 a	{
 text-decoration: underline;
}
	 /*　ＥＮＤ　元　*/
	 
	 
	 
	 

	 /*　右フレーム　*/

#rightFrame {
	float:left;
	width:218px;
	margin:0px 0px 0px 2px;	/*上・右・下・左*/
	}


#rightFrame p{ /*サイドバナー*/
	width:200px;
	margin:10px 0px 5px 0px;	/*上・右・下・左*/
	padding:0px 0px 0px 0px;
}

	 /*　フッター　*/
	 
#footerInfo {
	clear:both;
	width:1000px;
	height:80px;
	margin-top:20px;
	text-align:center;
	line-height: 20px;
}
#footerMenu {
	width:1000px;
	height:50px;
	margin:0px;
	background:url(images/footer_bg1000.gif);
	line-height: 18px;
}

	/*フレーム解除*/
	
#mainClear	{
	clear:both;
}
