﻿@charset "utf-8";
#ctt_frame {
	width:740px;
	height:auto;}
	
#ctt_rightbar {
	width: 200px;
	height: auto;
	float: right;
	margin-left: 10px;
	display: block;
}

#ctt_leftbar {
	width:530px;
	height:auto;
	float:left;}
	
.pagetitle {
	padding-left: 5px;
	margin-top: 0px;
	font-size: xx-large;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	color:#333333;
}
	
/*about KC用*/

.for_image_button
{   
    width:160px;
    border-width:0px;
    margin-top:10px;
    }
    
    .for_mini_image_button
{   
    width:79px;
    border-width:0px;
    margin-left:0px;
    }
#image_bt_move a:hover{
	height: 1px;
	width: 1px;
	color:Aqua;
	background-color:Aqua;
	}    
