
/*トップのみ*/


div#main
{
	width:760px;
	height:1200px;
	
	float: center;
}

div.left
{
	width:180px;

	float: left;
	margin-top:15px;

	text-align:center;
}

div#right
{
	width:560px;
	height:700px;

	float: right;
}

div.right1
{
	width:560px;
	height:27px;
	
	margin-top:15px;

    background-image : url(img/oss-txt.gif) ;
    background-repeat: no-repeat;
}

div.right2
{
	width:520px;
/*	height:200px;*/
	
	margin-top:5px;
	margin-left:30px;

    border: 1px solid #CCC ;

	text-align:left;
}


div.right3{	width:560px; float: left;}

div.right4
{
	width:520px;
	
	padding-top:25px;
	padding-left:30px;

	margin-top:15px;
    border: 1px solid #CCC ;

    background-image : url(img/info-bar.gif) ;
    background-repeat: no-repeat;
	text-align:left;
	float: left;

}



h1{
	border-bottom:1px solid #777;
	
	font-size: 16pt;
	color: #555;

    background-image : url(img/dot-02.gif) ;
    background-repeat: no-repeat;

	margin-top:20px;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:10px;

	text-indent: 20px;

	padding-top:2px;
	padding-bottom:2px;
}

h3.top{
	border-bottom:1px dotted #CCC;
	
	font-weight:bold;
	font-size: 11pt;
	color: #222;

	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:3px;
}

ul {
	margin: 0;
	padding: 0;
}

li.info{
	list-style-image:url(img/dot-04.gif);
	padding: 3px;
	font-size: 9pt;
}

li.slink{
	list-style-image:url(img/dot-01.gif);
	padding: 2px;
	font-size: 9pt;
}



td.sdt1{width:180px; height:20px; background-image : url(img/sd-title1.gif) ;}
td.sdt2{width:180px; height:13px; background-image : url(img/sd-title2.gif) ;}
td.sdt3{width:180px; height:13px; background-image : url(img/sd-title3.gif) ;}

td.sdnb{width:180px; background-image : url(img/sd-new-bk.gif) ; padding-top:5px; padding-bottom:5px;}

td.sdtf{width:180px; height:4px; background-image : url(img/sd-menu-foot.gif) ;}


td.sct1{width:180px; height:28px; background-image : url(img/sd-menu-ct1.gif) ;}
td.sct2{width:180px; height:28px; background-image : url(img/sd-menu-ct2.gif) ;}
td.sct3{width:180px; height:28px; background-image : url(img/sd-menu-ct3.gif) ;}

td.scsepa1{width:180px; height:2px; background-image : url(img/sd-menu-sp1.gif) ;}
td.scsepa2{width:180px; height:2px; background-image : url(img/sd-menu-sp2.gif) ;}

td.slnku{width:180px; height:10px; background-image : url(img/link-bk-u.gif) ;}
td.slnkd{width:180px; height: 1px; background-image : url(img/link-bk-d.gif) ;}


td.osstxt{width:580px; height:27px; background-image : url(img/oss-txt.gif) ;background-repeat: no-repeat;}



a.sdm11{display: block; width:180px; height:19px; background-image : url(img/sd-menu-1-1.gif);}
a.sdm12{display: block; width:180px; height:19px; background-image : url(img/sd-menu-1-2.gif);}
a.sdm13{display: block; width:180px; height:19px; background-image : url(img/sd-menu-1-3.gif);}
a.sdm14{display: block; width:180px; height:19px; background-image : url(img/sd-menu-1-4.gif);}
a.sdm15{display: block; width:180px; height:19px; background-image : url(img/sd-menu-1-5.gif);}
a.sdm16{display: block; width:180px; height:19px; background-image : url(img/sd-menu-1-6.gif);}

a.sdm21{display: block; width:180px; height:19px; background-image : url(img/sd-menu-2-1.gif);}
a.sdm22{display: block; width:180px; height:19px; background-image : url(img/sd-menu-2-2.gif);}
a.sdm23{display: block; width:180px; height:19px; background-image : url(img/sd-menu-2-3.gif);}

a.sdm31{display: block; width:180px; height:19px; background-image : url(img/sd-menu-3-1.gif);}



a:hover.mbt1{background-image : url(img/m-menu1-ho.gif) ;}

a:hover.sdm11{background-image : url(img/sd-menu-1-1-ho.gif);}
a:hover.sdm12{background-image : url(img/sd-menu-1-2-ho.gif);}
a:hover.sdm13{background-image : url(img/sd-menu-1-3-ho.gif);}
a:hover.sdm14{background-image : url(img/sd-menu-1-4-ho.gif);}
a:hover.sdm15{background-image : url(img/sd-menu-1-5-ho.gif);}
a:hover.sdm16{background-image : url(img/sd-menu-1-6-ho.gif);}

a:hover.sdm21{background-image : url(img/sd-menu-2-1-ho.gif);}
a:hover.sdm22{background-image : url(img/sd-menu-2-2-ho.gif);}
a:hover.sdm23{background-image : url(img/sd-menu-2-3-ho.gif);}

a:hover.sdm31{background-image : url(img/sd-menu-3-1-ho.gif);}
