@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/titleBanner11.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

p.bold_blue {
	color:#0099cc;
	font-weight:bold;
	font-size:14px;
	margin-bottom: 5px;
}

p.bold_pink {
	color:#ff33cc;
	font-weight:bold;
	font-size:14px;
	margin-bottom: 5px;
}

.text_blue {
	color:#0099cc;
	font-size:14px;
	margin-bottom: 5px;
}

.text_red {
	color:#cc0066;
	font-size:12px;
	margin-bottom: 5px;
}


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;	
}