
*{margin : 0px;
  padding : 0px;}

body{text-align : center;
  font-size : small;}

img {border : none;}

h1{color : #fff;}

h3{font-size : middle;
   padding : 10px 0px;
   border-bottom : dashed 1px #aaa;}
  
h5{color : #090;}
#whole{margin : 0px auto;
	   width: 780px;
	   text-align: left;}

#header{clear : both;
		background-image : url("images/background.jpg");
		height: 200px;}

#left{width : 190px;
	  float : left;}
	  
#left ul{list-style-type : none;}

#left ul li {          border-bottom : dashed 1px #aaa;}

#right{width : 590px;
	   float : right;}

#right:after {
	content: "";
	display: block;
	clear: both;} 

#contents{width : 398px;
           float : left;
		   border-left : solid 1px #aaa;
		   border-right : solid 1px #aaa;}

#contents p {padding : 5px;}
		   
#right_ {width: 190px;
         float : right;
		 text-align: center;}
.list{padding : 10px 0px 10px 5px;}

.message{border-left : solid 1px #aaa;
		 background-image : url("images/st01_bg.gif");
		 color : #606;}
#message{padding : 5px;
         text-align : center;}