body {font-size:14px;
line-height:16px; 
margin:15px auto; 
width:1200px;}

.title{width:1000px;
 margin:0px 100px;
}

.main {width:1000px;   
background-color:#FFFFFF; 
color:#FF6666;
float:right; margin:0px 100px;}

.menu {width:150px; 
background-color:#339999; 
}

.left {width:180px; 
background-color:#33CCFF;
float:left;}

.right {width:300px; 
color:#99CC33;
float:right; 
background-color:#CC99FF;
}

.bottom {float:right;
width:1000px; 
background-color:#FFCCCC;
margin:5px 100px;}

.cl {clear:both;}

.all { width:1200px; 
background:url(../img/wall_icon/rbn_t031.gif);}

.text_box{width:220px;
 height:245px;
  overflow-y: auto;
   margin:15px auto 0px;
   border:1px solid #F765C2;
   padding:0px 10px;}

html{scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color:#F765C2;
  scrollbar-shadow-color:#F765C2;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-arrow-color: #F765C2;
  scrollbar-track-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;}

h1 {font-size:14px;
color:#000000;
margin:0; font-weight:0;}

*html h1 {margin:15px 0;
}


h2 {font-size:16px;
color:#FF6699;
margin:10px 0px 0px 10px;
font-weight:900;
border-bottom: 2px dotted #FF6699;}

h3 {font-size:15px;color:#FF6699; font-weight:800;}


.style1 {color: #FF0000;}

.style2 {color: #000000;}

.style3 {font-size: 11px; color:#000000;}

.style4 {color: #3399CC}

/*--　リンク設定変更 --*/ 

a:link , a:visited , a:active , a:hover {
	color: #FF6666;
	text-decoration: none;
}