
<style type="text/css">
<!--
/*	ページ全体	*/
#mybody	{
			position:absolute;
			left : 0px;
			width:1000px;
			top:0px;
			background-color:#F0FFF0;
		}

/*	ヘッダー　ロゴ	*/
#head_logo{	position:absolute;
			top : 50px;
			left:25px;
			
		
		}

/*	ヘッダー　タイトル１	*/
#title1{
			position:absolute;
			left:265px;
			top :10px;
			width:640px;
			height:140px;
			background-color:white;
		}

/*	ヘッダー　タイトル２	*/
#title2{
			position:absolute;
			left:265px;
			top :150px;
			width:640px;
		}

/*	あいさつ（トップページ）	*/
#aisatu	{
			position:absolute;
			left : 280px;
			width:670px;
			top:165px;
			height:215px;
			color:blue;
		}
		

/*	右	*/
#Rhead	{
			position:absolute;
			top:250px;
			width:191px;
			left:807px;
			height:40px;
			background-color:Maroon;	
			font-size:25px;
			color : #AFEEEE;
			font-family : sans-serif;
			font-weight : bolder;
		}



/*	ページ内容	*/
#contents	{
			position:absolute;
			left : 5px;
			width:805px;
			top:240px;
	/*
			background-color:yellow;
	*/
		}


		
/*	案内板（トップページ）	*/
#annai	{
			position:absolute;
			left : 10px;
			width:230px;
			top:10px;
			height:330px;
	
			background-color:#E0FFFF ;
			border-width: 1px;
			border-style: solid;
			border-color: blue;
	
		}
		
/*	お知らせ（トップページ）	*/
#infoTitle	{
			position:absolute;
			left : 245px;
			width:550px;
			top:10px;
			height:330px;

			background-color:#E0FFFF ;
			border-width: 1px;
			border-style: solid;
			border-color: blue;
		
		}

#info	{
			position:absolute;
			left :3px;
			width:530px;
			top:45px;
			height:265px;

			background-color:white;
			border-width: 1px;
			border-style: solid;
			border-color: blue;

			overflow-y:scroll;

		}

/*	業種別選択（トップページ）	*/
#search	{
			position:absolute;
			left : 10px;
			width:785px;
			top:545px;
			height:292px;

			background-color:#E0FFFF;
			border-width: 1px;
			border-style: solid;
			border-color: blue;

		}

/*	画像	*/
#gazo	{
			position:absolute;
			left : 10px;
			top:350px;
		}

/*	事務所　お問合せ（トップページ）	*/
#jimusyo	{
			position:absolute;
			left : 10px;
			width:785px;
			top:841px;
			height:145px;
			background-color:#E0FFFF;
			border-width: 1px;
			border-style: solid;
			border-color: blue;
		}

/*	カウンター（トップページ）	*/
#counter	{
			position:absolute;
			left : 200px;
			top:1020px;
		}


.tdLine	{
			border-width: 1px;
			border-style: solid;
			border-color: blue;
			height:70px;
		}



.buttonSize	{
			width:100px;
			height:40px;
			font-size:20px;
		}

.blueB{
			border-width: 1px;
			border-style: solid;
			border-color: blue;
		}

.b25{
			left : 20px;
			font-size:25px;
			font-family : sans-serif;
			font-weight : bolder;
			color  : Lime;
			background-color : blue;
		}
.Maroon14{
			font-size:14px;
			color	: Maroon;
	}
.Maroon15{
			font-size:15px;
			color	: Maroon;
	}
	
.blue14{
			font-size:14px;
			color	: blue;
	}
.blue15{
			font-size:15px;
			color	: blue;
	}

.blue16{
			font-size:16px;
			color	: blue;
	}

/*	案内板用（トップページ）	*/
a.smenu:link {
	color: #0000ff;
	text-decoration: none;
	width:190px;
	padding: 10px 5px 5px 30px;
	background: url(images/tama_03.gif) no-repeat center left;
	background-position: 10px;
}
a.smenu:visited {
	color: #0000ff;
	text-decoration: none;
	width:190px;
	padding: 10px 5px 5px 30px;
	background: url(images/tama_03.gif) no-repeat center left ;
	background-position: 10px;
}
a.smenu:hover {
	text-decoration: none;
	color: #FF33CC;
	background: #00FFFF;
	width:190px;
	padding: 10px 5px 5px 30px;
	background: url(images/tama_02a.gif) no-repeat center left;
	background-position: 10px;
}

a:active { outline: none; }

/*	協賛企業（トップページ）	*/
/*	ロゴとメッセージ出力　クリックイメージ表示しないよう修正	*/
/*	ロゴにクリックイメージが表示できない為	*/

a.PR:link {
	color: Maroon;
	text-decoration: none;
	width:185px;
	height:70px;
	background: url(images/click02.gif) no-repeat ;
	background-position: top right;
}
a.PR:visited {
	color: Maroon;
	text-decoration: none;
	width:185px;
	height:70px;
	background: url(images/click02.gif) no-repeat ;
	background-position: top right;
}
a.PR:hover {
	text-decoration: none;
	color: #FF33CC;
	width:185px;
	height:70px;
	background: url(images/click04.gif) no-repeat ;
	background-position: top right;
}


a.PRlogo:link {
	color: Maroon;
	text-decoration: none;
	width:185px;
	height:70px;
	outline: none; 
	padding: 0px 0px 0px 0px;
}
a.PRlogo:visited {
	color: Maroon;
	text-decoration: none;
	width:185px;
	height:70px;
	outline: none; 
	padding: 0px 0px 0px 0px;
}
a.PRlogo:hover {
	text-decoration: none;
	color: #FF33CC;
	width:185px;
	height:70px;
	outline: none; 
	padding: 0px 0px 0px 0px;
}


.logo {
		text-decoration: none;
	/*	width:150px;	*/
		width:185px;
		height:40px;
		border:0;
	}

/*	おしらせ用（トップページ）	*/
.info_font {
	color: #0000ff;
	text-decoration: none;
	font-size:18px;
}

.info_new	{
	color: #0000ff;
	text-decoration: none;
	font-size:18px;
	background: url(images/new16.gif) no-repeat ;
	background-position: center right;
}

.info_link:link {
	color: #0000ff;
	width: 400px;
	text-decoration: none;
	font-size:18px;
	background: url(images/click02.gif) no-repeat ;
	background-position: top right;
}
.info_link:visited {
	color: #0000ff;
	width: 400px;	
	text-decoration: none;
	font-size:18px;
	background: url(images/click02.gif) no-repeat ;
	background-position: top right;
}
.info_link:hover {
	text-decoration: none;
	color: #FF33CC;
	width: 400px;
	font-size:18px;
	background: url(images/click04.gif) no-repeat ;
	background-position: top right;
}



/*	業種別選択（トップページ）	*/
a.search:link {
	color: #0000ff;
	text-decoration: none;
	width:710px;
	padding: 10px 5px 5px 30px;
	background: url(images/tama_03.gif) no-repeat center left;
	background-position: 10px;
	font-size:18px;
}
a.search:visited {
	color: #0000ff;
	text-decoration: none;
	width:710px;
	padding: 10px 5px 5px 30px;
	background: url(images/tama_03.gif) no-repeat center left ;
	background-position: 10px;
	font-size:18px;
}
a.search:hover {
	text-decoration: none;
	color: #FF33CC;
	background: #00FFFF;
	width:710px;
	padding: 10px 5px 5px 30px;
	background: url(images/tama_02a.gif) no-repeat center left;
	background-position: 10px;
	font-size:18px;
}

/*	業種選択（業種選択ページ）	*/

.search_link:link {
	color: #0000ff;
	width: 200px;
	text-decoration: none;
	font-size:15px;
	background: url(images/click02.gif) no-repeat ;
	background-position: top left;
}
.search_link:visited {
	color: #0000ff;
	width: 200px;	
	text-decoration: none;
	font-size:15px;
	padding-right;0px;
	background: url(images/click02.gif)  no-repeat ;
	background-position: top left;

}
.search_link:hover {
	text-decoration: none;
	color: #FF33CC;
	width: 200px;
	font-size:15px;
	padding-right;0px;
	background: url(images/click04.gif) no-repeat ;
	background-position: top left;
}

.b15{
			left : 0px;
			font-size:15px;
			font-family : sans-serif;
			font-weight : bolder;
			color  : blue;
		}


-->
</style>
