/* CSS Document */

/*ƒy[ƒW‘S‘Ì*/

div#page                   {width:760px;
                            }
							
*                          {margin-top:0;
                            margin-bottom:0;
							}
							
p                          {font-size:10pt;
                            color:#191970;
							line-height:150%;
							letter-spacing:120%;
							}
							
td                         {font-size:10pt;
                            color:#191970;
							line-height:150%;
							letter-spacing:120%;
							}
							
hr                         {color:#990000;
	                        border-style:dashed;
	                        width:100%;
	                        height:1px;
                            margin:5px;}
							
h1                          {font-size:15pt;
                             color:#191970;
							 font-weight:bold;
							 margin:5px;
							 }
							 
/*ƒwƒbƒ_[*/

.header                    {width:760px;
                            height:80px;
							border-bottom:10px solid #000000;
							}
							
/*ƒƒCƒ“*/

.main                       {width:100%;
                             border-top:7px solid #0000CD;
							 border-bottom:10px solid black;
							 }
							 
.side                       {width:150px;
                             }
							 
.contents                   {width:610px;
                             padding:10px;
                             }
							 
.midashi                    {background-color:#FF0000;
							 color:#FFFFFF;
							 font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
							 font-size:15pt;
							 font-weight:bolder;
							 height:35px;}

.midashi2                   {background-color:#FF0000;
							 color:#FFFFFF;
							 font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
							 font-size:11pt;
							 font-weight:bold;
							 height:25px;}
							 
.shohin                      {width:580px;
                              background-color:#333333;
							  }
							 
a{
	text-decoration:none;
}
a:link{
	color:#191970;
}
a:active{
	color:#ff0000;
}
a:visited{
	color:#191970;
}
a:hover{
	color:#ff0000;text-decoration:underline;
}

/*ƒtƒbƒ^*/

.footer                     {width:760px;
                             border-top:7px solid #0000cd;
							 font-weight:bold;
							 }