/* gden600.php 用CSS */



/* 全体のaタグ */

a{

	text-decoration: none;

	border: 0;

	color: #000080;

	}

	

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

img{

	border: 0;

	}

	

h2 {

	background-image: url(./images/y08koumoku09-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;

	}



p.coment{

	font-size:  90%;

	font-weight:noraml;

	padding-left: 10px;

	margin-top:0px;

	margin-bottom: 0px;

	}



#contents table{

	width:720px;

	border: solid 1px #66cc33;

	border-collapse: collapse;

	margin-top: 5px;

	margin-bottom:0px;

	}



#contents td{

	color: #666666;

	border: solid 1px #66cc33;

	border-collapse: collapse;

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

	font-size: 90%;

	font-weight: normal;

	text-align: left;

	padding: 5px 10px;

	}



#contents th{

	background-color: #66cc33;

	border: solid 1px #66cc33;

	color: #ffffff;

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

	font-size: 90%;

	font-weight: bold;

	text-align: left;

	padding: 5px 10px;

	}



#contents td.d1 {

	width: 600px;

	text-align: left;

	}

	

#contents td.d2 {

	width: 100px;

	text-align:right;

	}



#contents span.small{

	font-size: 80%;

	}