@charset ‘UTF-8′;

body { margin: 10px; background: #ffffff url('img/background.jpg');}


/*パターン_5*/
div#main_5 { margin: 0 auto; width: 848px;background: #2BA70E url('img/top.jpg'); height: 45px; border-width: 0 1px 0 1px; border-color: #009900; border-style: solid;}
table#main_5 { margin: 0 auto; width: 850px; background: #ffffff; border-collapse: collapse; border-width: 0 1px 1px 1px; border-color: #009900; border-style: solid;}
table#main_5 td.block1 { width:250px;}
table#main_5 td.block2 { width:600px; background-color:#ffffff; border-left: 1px #009900 solid;}
div#footer_5 { margin: 0 auto; width: 840px; height: 20px; color: red; font-size: 11px; background: none; margin-top:10px; margin-bottom: 10px;}
table#main_5 td.block3 {  width:850px; background-color:#ffffff; border-left: 1px #009900 solid;}/*form用*/

/*Link boxタイプ*/
div#link-d { margin: 0 auto; width: 850px; height: 26px; background: transparent; border-bottom: 1px #009900 solid;}
div#link-d ul { margin: 0 0 0 10px; padding: 0;}
div#link-d li { float: left; list-style-type: none; padding: 0; margin: 0 0 0 0px; border-width: 1px 1px 0 1px; border-style: solid; border-color:#008800;  width:120px;}
div#link-d a { display: block; height: 21px;padding-top: 5px; color: #ffffff; background: #009900 url('img/linkback.jpg') left bottom; padding-left:15px; padding-right: 15px; text-align: center;}
div#link-d a:hover { color: white; background: #cc0000 url('img/linkback-h.jpg');}
div#link-d p { float: right; padding-top: 4px; color:#990000;}

div#link-d li.home { width: 100px;}

table#list { border-collapse: collapse; font-size: 14px; color: #FF3399; border-width: 1px 0 0 1px; border-style: solid; border-color:#ff9933; margin-top: 10px; background: transparent;}
table#list td { padding: 4px 2px 2px 4px; border-bottom: 1px solid #FF9933;border-right: 1px solid #FF9933;}
table#list tr.num1 { background: #ffff00;}
table#list td.num2 { width: 120px;}
table#list td.num3 { width: 130px;}
table#list td.num4 { font-size: 12px;}

a#left-link { color: #0066CC; display: block;}
a#left-link:hover { color: #330000; background: #66FF99;}
