@charset "UTF-8";

/**************  全体  **************/
body {
	margin-top:0px;
	}
#wrapper {
	width:700px;
	height:auto;
	margin:auto;
	margin-top:15px;
	background-color:#ffffff;
	float:none;
	}

/**************  TOP **************/
#top1{
	width:700px;
	height:20px;
	margin:0;
	background-color:#ffffff;
	float:none;
	text-align:center;
	}
	
/************** メニュー **************/
#menu_wrapper{
	width:160px;
	height:auto;
	margin:0;
	float:left;
	background-color:#ffffff;
	}
#menu_logo{
	width:160px;
	height:127px;
	margin-bottom:5px;
		}
#menu{
	width:145px;
	padding:7px;
	background-image:url(../menu_img/haikei3.gif);
}

/************** メイン **************/
#main_wrapper{
	width:530px;
	height:auto;
	float:right;
	margin:0px;
	background-color:#f5f5f5;
	}
#main_topimg{
	width:530px;
	height:auto;
	margin-bottom:5px;
	}
#main_menu{
	width:530px;
	height:auto;
	margin-bottom:5px;
	}
#main{
	width:530px;
	height:auto;
	margin-bottom:5px;
	}

#tenpo{
	marign:530px;
	height:120px;
	margin-bottom:5px;
	}
	
#info_all{
	width:550px;
	height:auto;
	background-color:#ffffff;
	margin:auto;
	margin-top:20px;
	}
#info_main{
	width:530px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	}
#mem_all{
	width:550px;
	height:auto;
	background-color:#ffffff;
	margin:auto;
	margin-top:20px;
	}
#mem_main{
	width:530px;
	height:auto;
	margin-top:10px;
	margin-left:10px;
	}
#table_border{
	background-image:url(http://www.club-do.com/text/entry/img/table_border.gif);
	}
.outer {
    margin: 0px 1px 1px 1px;
    background: #E4F2FF;
    border-top: 1px solid #3366cc;
    border-bottom: 1px solid #3366cc;
}
 
.inner {
    margin: 0px -1px;
    background: #E4F2FF;
    border-left: 1px solid #3366cc;
    border-right: 1px solid #3366cc;
}	
	
ul {
margin: 0 0 0 20px;
padding: 0px;
}

/************** コピー **************/
#copy{
	width:680px;
	height:10px;
	float:left;
	background-color:#0a51a1;
	text-align:center;
	padding:10px;
	margin:0px;
	
	}
#copy_info{
	width:530px;
	height:10px;
	float:none;
	background-color:#0a51a1;
	text-align:center;
	padding:10px;
	margin-left:0px;	
	}
	
/*** link ***/
a:link { 
color:#0000CC;
text-decoration:none;
border-width:0;
 }
a:visited { 
color:#0000CC;
text-decoration:none;

}
a:hover{
color:#FF0000;
text-decoration:none;
}
a.under:link { 
color:#FFFFFF;
text-align:right;
text-decoration:none;
}
a.under:visited { 
color: #ffffff;
text-align:right;
text-decoration:none;
}


div#menu_moji a,#menu_moji a:link,#menu_moji a:visited {
    text-decoration:none;
	color: #003399;
	font-size:10px;
	margin-left:470px;
	text-decoration:underline;
	background-color:#D2F7FF;
	
}

div#menu_moji a:hover {
    text-decoration:none;
	color:#0099FF;	
}


#voicebox{
background-image:url(/text/entry/img/box_back01.jpg);
background-repeat:no-repeat;
background-color: #FFFFFF;
width:530px;
height:auto;
}

