@charset "utf-8";
/* CSS Document */

/*IE6*/

*html table {
	padding-bottom:10px;
}

* html ul#leftMenu {
	margin-top:-2px;
}

/*IE6 end*/


/*Flashエリア*/
#flash {
	width:560px;
	height:250px;
	margin:0 auto;
	clear:both;
}

/*中央メニュー部分*/

h2 {
	width:540px;
	height:30px;
	margin:10px;
	background-image:url(../images/titleBanner01.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

h3#title1 {
	width:540px;
	height:30px;
	margin:10px;
	background-image:url(../images/titleBanner02.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

h3#title2 {
	width:540px;
	height:30px;
	margin:10px;
	background-image:url(../images/titleBanner03.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

h3#title3 {
	width:540px;
	height:30px;
	margin:10px;
	background-image:url(../images/titleBanner04.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

h3#title4 {
	width:540px;
	height:30px;
	margin:10px;
	background-image:url(../images/titleBanner05.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

h3#title5 {
	width:540px;
	height:30px;
	margin:10px;
	background-image:url(../images/titleBanner06.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

h3#title6 {
	width:540px;
	height:30px;
	margin:10px;
	background-image:url(../images/titleBanner07.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

h3#title7 {
	width:540px;
	height:30px;
	margin:10px;
	background-image:url(../images/titleBanner14.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

table {
	margin: 0 auto;
	font-size:14px;
	line-height:1.2;
	margin-bottom:10px;
}

p.textLink {
	font-size:14px;
	line-height:1.2;
	float:right;	
}
