/* CSS Document */

a {text-decoration:none}

a:LINK {color:#000000}

a:VISITED {color:#696969}

a:HOVER {color:#ff0000; text-decoration: underline}


.newbox{border-bottom-width: 2px  ; 
        border-bottom-style: dashed;
		border-bottom-color: #cc0000 }
		  
.shopbox{border-bottom-width: 2px  ; 
          border-bottom-style: solid;
		  border-bottom-color: #ffcc66;
		  border-top-width: 2px  ; 
          border-top-style: solid;
		  border-top-color: #ffcc66;
		  border-right-width: 2px  ; 
          border-right-style: solid;
		  border-right-color: #ffcc66;
		  border-left-width: 2px  ; 
          border-left-style: solid;
		  border-left-color: #ffcc66 }

.l_box         {  border-left-width: 1px  ; 
                  border-left-style: solid;
		  border-left-color: #ffffff }
.lr_box         {  border-left-width: 1px  ; 
                  border-left-style: solid;
		  border-left-color: #ffffff ;
                  border-right-width : 1px  ;
                  border-right-style : solid;
		  border-right-color : #ffffff
		 }

.normal12 {font-size: 12px;
	　　　　line-height: 120%　}
	
.normal11 {
	font-size: 11px;
	line-height: 13px;
}

#top_block {
	BACKGROUND-COLOR: #CC0000; MARGIN: 0px; WIDTH: 100%
                 }

#bottom_block {
	/*BACKGROUND-COLOR*/: #CCCCCC; MARGIN: 0px; WIDTH: 100%
                 }
.whitetitle {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.contents {
	font-size: 13px;
	line-height: 23px;
}
.exposition {
	white-space: normal;
	border-right: 1px outset #003399;
	border-left: 1px outset #003399;


}
.under {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCFF;
}
.sitemap {
	line-height: 20px;
}
.box-menu {
	border: 1px solid #006600;
}
.box-red {
	border: 1px solid #CC3300;
}
.diary {
	line-height: 20px;
	font-size: 13px;
	border: 1px solid #009900;


}
