@charset "Shift_JIS";

/* ========MENU CUSTOMIZE======== */
/* ========MAIN MENU CUSTOMIZE======== */
div#main_menu{		
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
	margin-top: 10px;
	padding: 4px 4px;
	overflow: auto;
	width: 520px;
}
.m_menu_left{		
	float: left;
	padding-bottom: 2px;
	padding-left: 4px;
}
.m_menu_left img{		
	vertical-align: text-bottom;
}
.m_menu_right{		
	float: right;
}
DIV#main_box{		
	font-size : 14px;
	border: 1px solid #CCCCCC;
	margin: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
DIV#main_box H1,H2{		
	font-size : 14px;
	margin-top: 20px;
	line-height: 1.4em;
}
div#main_box h1{		
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div#main_box p{		
	line-height: 1.4em;
	margin: 20px 0px 0px 10px;
	padding: 0px;
}
div#main_box a{		
	margin-left: 10px;
}
div#main_box a:hover{		
	color: #999999;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}