/*BASIC INFOMATION*/

body {
	color : #7c7c7c ;
	font-size : 14px ;
	line-height : 26px ;
	}

IMG {
	border : 0px ;
	}

A {
	text-decoration : none ; 
	color : #7777ff ;
	}

A:hover {	
	color : #ffadc8 ;
	}


/*MAIN COMPOSITION*/

#kumo {
position : relative ;
left : 8px ;

}


#middle {	
	width ; 750px ;
	border : 0px ;
	border-spacing : 0px ;	
	border-padding : 0px ;	
	position : relative ;
	left : -2px ;	
	top : -5px ;
	}


#right {	
	width : 10px ;
	background : url("http://mcfh.net/travel/english/right.gif") ; 
	background-repeat: repeat-y ; 
	}	
#left {	
	width : 11px ;
	background : url("http://mcfh.net/travel/english/left.gif") ; 
	background-repeat: repeat-y ;
 	}


#sidebar {
	width : 229px ;
	font-size : 12px ;
	padding : 0px 0px 0px 5px  ;
	}	
#main {	
	width : 470px ;
	margin : 12px 0px ;
	padding : 10px 8px 0px 10px  ;
	}

	

#under {	
	position : relative ;
	left : 2px ;
	top : -7px ;
	}



/*OTHERS*/


#entrytitle {
	font-size : 20px ;
	font-weight : bold ;
	}

#entrylist {	
	padding : 0px ;
	position : relative ;
	left : -20px ;
	width : 240px ;
	}



.clear {	
	clear : both ;
	}		


.mailmagazine {
	padding : 0px 0px 10px 10px ;
	}	

.dotline {
	background : url("dotline.gif") repeat-x ;
	width : 100% ;
	padding : 0px 0px 5px 0px ;
	}

.postofficemidashi { 
	width : 100% ;
	border-color : #ffadc8 ;
	border-style: solid ;
	border-collapse : collapse ;
	margin : 0px 0px 10px 0px  ;
	padding : 2pxåà€2px 0px 5px ;
	border-width : 1px ;
	font-size : 14px ;
	color : #777777;

}




#list {
background : url("http://mcfh.net/travel/english/li.gif") no-repeat 0px 2px  ; 
padding : 0px 0px 0px 25px ;
list-style : none;
}

#categorytable {
   border-color : #ffadc8 ;
   padding : 5px ;
   border-style : solid ;
   border-width : 1px ;
   background : $ecf5ff ;
   border-spacing : 10px ;
   width : 752px ;
}

#categorytable td{
   border-color : #ffadc8 ;
   padding : 1px ;
   border-style : solid ;
   border-width : 1px ;
   background : #ffadc8 ;
   border-space : 10px ;
}

#categorytable A {
	color : #fff ;
	}

#categorytable A:hover {
	color : #7777ff ;
	}