/* gden800.php 用CSS */



/* 全体のaタグ */

a{

	text-decoration: none;

	border: 0;

	color: #000080;

}

/* 全体のimgにボーダー無 */

img{

	border: 0;

	}

	

h2 {

	background-image: url(./images/y08koumoku11-1.gif);

	background-repeat: no-repeat;

	

	height: 26px;

	line-height:26px;

	color: #3300cc;

	font-family: "MS ゴシック",fantasy;

	font-size:  100%;

	font-weight:bold;

	padding-left: 33px;

	margin-top:5px;

	margin-bottom: 2px;

	}

	

#data p{

	font-size: 90%;

	font-weight: noraml;

	padding-left: 10px;

	margin-top: 0px;

	margin-bottom:0px;

	}

	

#naiyou table{

	width: 720px;

	border: solid 1px #ffcc00;

	border-collapse: collapse;

	margin-top: 5px;

	margin-bottom:10px;

	}

	

th{

	background-color: #ffcc00;

	text-align: left;

	padding: 5px 10px;

	color: #ffffff;

	font-weight: bold;

	font-size: 90%;

	font-family: "MS ゴシック",sans-serif;

	}	

		

td.d1{

	width:710px;

	border: solid 1px #ffcc00;

	color: #666666;

	text-align: left;

	font-size: 90%;

	font-family: "MS ゴシック",sans-serif;

	line-height: 150%;

	padding: 5px 0 5px 10px;

	}

	

/*td.d2{

	width: 100px;

	border: solid 1px #ffcc00;

	color: #666666;

	text-align: right;

	font-size: 90%;

	font-family: "MS ゴシック",sans-serif;

	padding: 5px 10px 5px 0;

	}*/