@charset "shift_jis";

/* ================================================= */
/* Kenji Bear Club - English as your Second Language */
/* common.css                                        */
/* NOTE: ALL HTML FILES ARE LINK TO THIS CSS.        */
/* designed by Khristianne Bautista                  */
/* ================================================= */

#container {
	margin: 0 auto;
	width: 932px;
	background: transparent;
	}

/* ----- header w/ logo----- */
.header {
	margin: 0 auto;
	width: 932px;
	height: 99px;
	background: transparent url("http://asia.geocities.com/mykenjibear/images/header.gif") no-repeat top left;
	}
	
.logo { 
	margin: 0 0;
	width: 85px;
	height: 46px;
	float: left;
	display: hidden;
	}
	
/* ----- gmenu block ----- */
.menu {
	margin: 32px 35px;
	width: 589px;
	height: 40px;
	background: transparent;
	float: right;
	}

.menu li{
	float:left;
	list-style:none;
	}
	 
.menu_1 { /* home */
	width: 88px;
	height: 40px;
	background-image: url("http://asia.geocities.com/mykenjibear/images/menu1_mo.gif");
	display: block;
	}	

a.menu_1 {
	background-image: url("http://asia.geocities.com/mykenjibear/images/menu1.gif");
	}
	
a.menu_1:hover{
	background-image: url("http://asia.geocities.com/mykenjibear/images/menu1_a.gif");
	}
	
.menu_2 { /* lesson */
	width: 105px;
	height: 40px;
	background-image: url("http://asia.geocities.com/mykenjibear/images/menu2_mo.gif");
	display: block;
	}	

a.menu_2 {
	background-image: url("http://asia.geocities.com/mykenjibear/images/menu2.gif");
	}

a.menu_2:hover{
	background-image: url("http://asia.geocities.com/mykenjibear/images/menu2_a.gif");
	}

.menu_3 { /* flashcard */
	width: 139px;
	height: 40px;
	background-image: url("http://asia.geocities.com/mykenjibear/images/menu3_mo.gif");
	display: block;
	}	

a.menu_3 {
	background-image: url("http://asia.geocities.com/mykenjibear/images/menu3.gif");
	}
	
a.menu_3:hover{
	background-image: url("http://asia.geocities.com/mykenjibear/images/menu3_a.gif");
	}
	
.menu_4 { /* download */
	display: block;
	width: 139px;
	height: 40px;
	background-image: url("http://asia.geocities.com/mykenjibear/images/menu4_mo.gif");
	}	

a.menu_4 {
	background-image: url("http://asia.geocities.com/mykenjibear/images/menu4.gif");
	}
	
a.menu_4:hover{
	background-image: url("http://asia.geocities.com/mykenjibear/images/menu4_a.gif");
	}
	
.menu_5 { /* profile */
	display:block;
	width: 118px;
	height: 40px;
	background-image: url("http://asia.geocities.com/mykenjibear/images/menu6_mo.gif");
	}	

a.menu_5 {
	background-image: url("http://asia.geocities.com/mykenjibear/images/menu6.gif");
	}

a.menu_5:hover{
	background-image: url("http://asia.geocities.com/mykenjibear/images/menu6_a.gif");
	}
		
.menu_bar {
	width: 817px;
	height: 9px;
	background: transparent url("http://asia.geocities.com/mykenjibear/images/menu_line.gif") no-repeat top left;	
	display: block;
	}
	
span.hide {
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	overflow: visible;
	position: absolute;
	display: none;
	}	
	
*html .flash {
	margin: -10px 9px;
	height: 279px;
	} 
	
.flash {
	margin: -2px 17px;
	width: 896px;
	height: 270px;
	background: transparent;
	float: left;
	display: block;
	} 
	
.flash2 {
	margin: 5px 20px;
	background: transparent;
	float: left;
	display: block;
	} 
	
*html .flash2 {
	margin: 2px 10px;
	} 

/* ------- main text --------*/
.main {
	margin: -5px 0;
	width: 932px;
	background: transparent url("http://asia.geocities.com/mykenjibear/images/container_middle.gif") repeat top left;
	float: left;
	}

.main2 {
	margin: -2px 0;
	width: 932px;
	background: transparent url("http://asia.geocities.com/mykenjibear/images/container_middle.gif") repeat top left;
	float: left;
	}
	
.container_top {
	margin: 0 0;
	width: 932px;
	height: 11px;
	background: transparent url("http://asia.geocities.com/mykenjibear/images/container_top.gif") no-repeat top left;
	float: left;
	}

.container_middle {
	margin: -10px 0;
	width: 932px;
	height: 8px;
	background: transparent url("http://asia.geocities.com/mykenjibear/images/container_in.gif") no-repeat top left;
	float: left;
	} 
	
*html .container_bottom {
	margin: 0 0;
	}

.container_bottom {
	margin: 0 0;
	width: 932px;
	height: 20px;
	background: transparent url("http://asia.geocities.com/mykenjibear/images/container_bottom.gif") no-repeat top left;
	float: left;
	}
		
.main_left {
	margin: 8px 34px;
	width: 420px;
	background: transparent;
	float: left;
	border: 1px dashed #ccc;
	}

.main_right {
	margin: 8px -16px;
	width: 420px;
	background: transparent;
	float: left;
	border: 1px dashed #ccc;
	}
		
.main_leftText {
	margin: 4px 6px;
	width: 410px;
	background: transparent;
	font: 90% ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, sans-serif;
	color: #666;
	text-align: left;
	line-height: 130%;
	letter-spacing: .08em;
	float: left;
	}

.main_wider { /* for lesson text container */
	margin: 8px 34px;
	width: 590px;
	background: transparent;
	float: right;
	border: 1px dashed #ccc;
	}

.main_Text {
	margin: 4px 8px;
	width: 560px;
	background: transparent;
	font: 90% ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, sans-serif;
	color: #666;
	text-align: left;
	line-height: 130%;
	letter-spacing: .08em;
	float: left;
	}
	
.main_all { /* flashcard - writing ABC */
	margin: 4px 36px;
	width: 860px;
	background: transparent;
	font: 90% ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, sans-serif;
	color: #666;
	text-align: left;
	line-height: 130%;
	letter-spacing: .08em;
	float: left;
	}

.robot { /* flashcard - writing ABC */
	margin: 6px 36px;
	width: 860px;
	background: transparent;
	font: 90% ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, sans-serif;
	color: #666;
	text-align: left;
	line-height: 130%;
	letter-spacing: .08em;
	float: left;
	}

.robotBG { /* for robot michiko top: -610px;*/
	margin: -635px 24px;
	width: 882px;
	height: 352px; 
	display: block;
	background: transparent url("http://asia.geocities.com/mykenjibear/images/robotBG.gif") no-repeat top left;
	float: left;
	position: relative;
	}

.thumbnail { /* thumbnail jigsaw */
	margin: 20px 10px;
	width: 100px;
	height: 100px;
	background: transparent;
	text-align: center;
	float: left;
	}

.thumbnail2 { /* thumbnail comics */
	margin: 20px 10px;
	width: 100px;
	height: 180px;
	background: transparent;
	text-align: center;
	float: left;
	}
	
.indent_Text {
	margin: 0 30px;
	width: 510px;
	background: transparent;
	text-align: left;
	float: left;
	clear: both;
	}

.headerTop2 { /* top bar */
	margin: 10px 34px;
	width: 590px;
	background: transparent url("http://asia.geocities.com/mykenjibear/images/headerTopBrown.gif") no-repeat top left;
	float: right;
	display: block;
	}

*html .headerTop2 { /* top bar */
	margin: 10px 18px;
	}

.headerTop3 { /* top bar */
	margin: 10px 34px;
	width: 590px;
	background: transparent url("http://asia.geocities.com/mykenjibear/images/headerTopBlue.gif") no-repeat top left;
	float: right;
	display: block;
	}

*html .headerTop3 { /* top bar */
	margin: 10px 18px;
	}

.title {
	margin: 10px 30px;
	width:600px;
	height: 56px;
	float: left;
	}


.button {
	margin: 8px 2px;
	float: right;
	}

/* main submenu */
.submenu_container {
	margin: -5px 18px;
	width: 895px;
	height: 37px;
	background: transparent url("http://asia.geocities.com/mykenjibear/images/submenu.jpg") repeat top left;
	float: left;
	text-align: left;
	}

.submenu {
	margin: 0 -2px;
	/*width: 895px;*/
	height: 30px;
	background: transparent;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	text-decoration: none;
	/*letter-spacing: 0.08;*/
	}

.submenu a,
.submenu a:link,
.submenu a:visited,
.submenu a:active {
	margin: 0 0;
	height: 20px;
	color: #3399cc;
	line-height: 290%;
	text-decoration: none;
	}
	
.submenu a:hover {
	background: transparent;
	color: #666;
	text-decoration: none;
	}

.submenu1 {
	margin: 0 6px;
	/*width: 895px;*/
	height: 30px;
	background: transparent;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	text-decoration: none;
	/*letter-spacing: 0.08;*/
	}

.submenu1 a,
.submenu1 a:link,
.submenu1 a:visited,
.submenu1 a:active {
	margin: 0 0;
	height: 20px;
	color: #3399cc;
	line-height: 290%;
	text-decoration: none;
	}
	
.submenu1 a:hover {
	background: transparent;
	color: #666;
	text-decoration: none;
	}

/* left side submenu */
.submenu_container2 {
	margin: 10px 0;
	width: 252px;
	background: transparent;
	float: left;
	text-align: left;
	position: relative;
	left: 30px;
	}

.submenu_container3 { /* poem submenu */
	margin: 10px 0;
	width: 252px;
	height: 750px;
	background: transparent;
	float: left;
	text-align: left;
	position: relative;
	left: 30px;
	}
	
.submenu2 li{
	height: 28px;
	list-style:none;
	background: transparent url("http://asia.geocities.com/mykenjibear/images/submenu.gif") no-repeat bottom;
	}
	  
.submenu2 {
	margin: 0 0;
	height: 28px;
	width: 250px;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #ccc;
	/*letter-spacing: 0.08;*/
	display: block;
	}

.submenu2 .none {
	margin: 0 0;
	color: #999;
	line-height: 150%;
	text-decoration: none;
	}
	
.submenu2 .current {
	margin: 0 0;
	color: #666;
	line-height: 150%;
	text-decoration: none;
	font-weight: bold;
	}
	
.submenu2 a,
.submenu2 a:link,
.submenu2 a:visited,
.submenu2 a:active {
	margin: 0 0;
	color: #3399cc;
	line-height: 150%;
	text-decoration: none;
	}
	
.submenu2 a:hover {
	background: transparent;
	color: #666;
	text-decoration: none;
	}

.submenu2 .image {
	margin: 10px 0;
	width: 252;
	float: left;
	text-align: center;
	}

.submenu2 .image2 {
	margin: 6px 0;
	width: 252;
	float: left;
	text-align: center;
	}
	
.pageTop {
	margin: 0 30px;
	width: 832px;
	height: 30px;
	float: right;	
	text-align: right;
	}

/* ----- footer block ----- */
.footer {
	margin: -10px 0;
	width: 932px;
	height: 86px; 
	background: transparent url("http://asia.geocities.com/mykenjibear/images/footer.gif") no-repeat top left;
	display: block;
	float: left;
	}

.footer li{
	float:left;
	list-style:none;
	}
	
.footer_menu{
	margin: 34px 36px;
	font: 80% ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, sans-serif;
	color: #999;
	text-align: right;
	line-height: 100%;
	letter-spacing: .08em;
	float: right;
	}
	
.footer_menu a,
.footer_menu a:link,
.footer_menu a:visited,
.footer_menu a:active {
	color: #CCC;
	text-decoration: none;
	}

.footer_menu a:hover, {
	color: #fff;
	text-decoration: none;
	}

.nr {
	margin: -10px 8px;
	width: 88px;
	height: 40px;
	background: transparent;
	float: right;
	}
	
.copyright {
	margin: 25px 50px;
	width: 220px;
	height: 20px;
	margin-right: 5px;
	background: transparent;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	text-align: right;
	float: left;
	}

/* ==================== pseudo classes ===== */
a,
a:link,
a:visited,
a:active {
	color: #CC6633;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}

/* ==================== Elements ===== */
body {
	background: #fff url("http://asia.geocities.com/mykenjibear/images/bg.gif") repeat top left;
	margin: 0px 0; 
	}
	
h1 {
	width: 300px;
	height: 64px;
	background: transparent;
	display: none;
	}

h2 {
	width: 393px;
	height: 64px;
	background: transparent;
	display: none;
	}

h3 {
	width: 393px;
	background: transparent;
	display: none;
	}	

h4 {
	width: 393px;
	background: transparent;
	display: none;
	}	
	
/*text layout*/	
.subtext_index {
	vertical-align: 1em;
	font: 120% ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, sans-serif;
	color: #33CCFF;
	text-align: left;
	line-height: 160%;
	/*letter-spacing: .1em;*/
	font-weight: 800;
	}

.textBlue {
	vertical-align: 1em;
	font: 120% ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, sans-serif;
	color: #3366FF;
	text-align: left;
	line-height: 160%;
	/*letter-spacing: .1em;*/
	font-weight: bold;
	}
	
.textBlue2 {
	vertical-align: 1em;
	font: 90% ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, sans-serif;
	color: #3366FF;
	text-align: left;
	line-height: 160%;
	/*letter-spacing: .1em;*/
	font-weight: bold;
	}

.textRed {
	vertical-align: 1em;
	font: 160% ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, sans-serif;
	color: #990033;
	text-align: left;
	line-height: 130%;
	/*letter-spacing: .1em;*/
	font-weight: bold;
	}	
		
.textWhite {
	vertical-align: 1em;
	font: 90% ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, sans-serif;
	color: #fff;
	text-align: left;
	line-height: 100%;
	/*letter-spacing: .1em;*/
	/*font-weight: bold;*/
	}

.textDesc {
	vertical-align: 1em;
	font: 80% ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, sans-serif;
	color: #999;
	line-height: 160%;
	}
		
li{
	margin: 0px;
	list-style: none;
	text-indent: 0px;
	padding: 0px;
	line-height: 0px;
	}
	
hr.separator {
	display : none;
    clear: both;
}

*{
	padding: 0;
	margin: 0;
	border: 0;
}

.spacer {
	width: 560px;
	height: 50px;
	display: block;
	background: transparent;
	}

.spacer2 {
	width: 560px;
	height: 10px;
	display: block;
	background: transparent;
	clear: both;
	}

.spacer3 {
	width: 560px;
	height: 30px;
	display: block;
	background: transparent;
	}

.spacer_index {
	width: 200px;
	height: 10px;
	display: block;
	background: transparent;
	}
		
.clearFloat {
	clear: both;
	}

.style1 {color: #fff}
.style4 {color: #fff; font-size: 95%; }
.style5 {font-size: 85%; }
.style6 {font-size: 75%; }