@charset   "Shift_JIS";
/*====================旅カメラ　エリアメニュー====================*/


h2.area {
	font-size:84%;
	color: #365588;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #665544;
	cursor: pointer; 
	cursor: hand;
_width:148px;
	}
ul.area  {
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
	list-style-type: none;
	font-size:84%;
	}

ul.area li  {
	font-size:100%;
	line-height: 120%;
	}



.left-ptitl {  
	font-size: 14px; 
	font-weight: bold; 
	background-color: #FEC; 
	color: #003399; 
	padding-top: 4px; 
	padding-left: 3px; 
	border: #009999 solid; 
	padding-bottom: 3px; 
	border-width: 1px 1px 1px 8px}


body {  margin-top: 0px; margin-left: 0px; background-color: #EEB; color: #333333;
        scrollbar-3dlight-color:    #666666;
        scrollbar-arrow-color:      #666666;
        scrollbar-darkshadow-color: #CCCCCC;
        scrollbar-face-color:       #CCCCCC;
        scrollbar-highlight-color:  #CCCCCC;
        scrollbar-shadow-color:     #666666}

a:link {  color: #0033CC; text-decoration: none}
a:visited {  color: #0033CC; text-decoration: none}
a:hover {  color: #CC3366; text-decoration: underline}
a:active {  color: #CC3366; text-decoration: underline}



