/* gden200.php 用CSS */



/* 全体のaタグ */

a{

	text-decoration: none;

	border: 0;

	}

	

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

img{

	border: 0;

	}

	

h2 {

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

	width: 720px;

	text-align: right;

	font-size:  90%;

	font-weight:noraml;

	margin-top:0px;

	margin-bottom: 0px;

	}



p.coment a{

	border: 0;

	text-decoration: none;

	}

p.coment a:link{

	color: #FF80C0;

	}

p.coment a:visited{

	color: #FF80C0;

	}

p.coment a:activ{

	color: #FF80C0;

		}	

p.coment a:hover{

	color: #6699ff;

	}







#contents1 table{

	width:720px;

	margin-top: 5px;

	margin-bottom:15px;

	}



#contents1 td{

	color: #666666;

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

	font-size: 90%;

	font-weight: normal;

	padding: 10px 10px;

	line-height: 150%;

	}



#contents1 td.d1 {

	width: 580px;

	text-align: left;

	}

	

#contents1 td.d2 {

	width: 120px;

	text-align:center;

	background-color: #6699ff;

	}



#contents1 span.blue{

	color: #0066CC;

	font-weight: bold;

	}

	

h3#fu {

	width: 715px;

	/*background-color: #FF9933;*/

	color: #666666;

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

	font-size:  90%;

	font-weight:bold;

	margin-top:15px;

	margin-bottom: 5px;

	text-align: left;

	padding: 3px 0 3px 5px;

	}



h3#syu {

	width: 715px;

	/*background-color: #FF80C0;*/

	color: #483D8B;

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

	font-size:  90%;

	font-weight:bold;

	margin-top:15px;

	margin-bottom: 5px;

	text-align: left;

	padding: 3px 0 3px 5px;

	}



#contents2 table.fu{

	width: 720px;

	border-collapse: collapse;

	border: solid 1px #ffcc99;

	color: #666666;

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

	font-size: 90%;

	font-weight: normal;

	line-height: 150%;

	margin-bottom: 30px;

	}

	

#contents2 table.fu th{

	text-align: left;

	background-color: #ffcc99;

	padding: 5px;

	}	

	

#contents2 table.fu td{

	text-align: left;

	padding: 5px;

	line-height: 150%;

	}	



	

#contents2 table.syu{

	width: 720px;

	border-collapse: collapse;

	color: #483D8B;

	border: solid 1px #ff99cc;

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

	font-size: 90%;

	font-weight: normal;

	line-height: 150%;

	}



#contents2 table.syu th{

	text-align: left;

	background-color: #ff99cc;

	padding: 5px;

	}	



#contents2 table.syu td{

	text-align: left;

	padding: 5px;

	line-height: 150%;

	}	

