@charset "utf-8";
/*
these css styling for JUNIOR_2nd LEVEL page appearance
code by itami shigeyuki 2008
*/

@import url("../common.css");


html {
	background: url(images/appearance/J_bg_html-2.gif);
}
body {
	background: url(images/appearance/J_bg_body-2.gif) repeat-x;
	height: 637px;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/appearance/Jtop_wrapper_bg.jpg);
}



#header {
	height: 264px;
	width: 854px;
	margin-right: auto;
	margin-left: auto;
}
#left_logo a  {
	background: url(images/appearance/2nd_Jhead_left.jpg);
	float: left;
	height: 264px;
	width: 200px;
	display: block;
}
#right_bt  {
	background: url(images/appearance/Jtop_header_right.jpg);
	float: right;
	height: 60px;
	width: 654px;
}
#gsearch {
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	padding-top: 4px;
}


#top_image {
	background: url(images/appearance/2nd_Jhead_right_image.jpg);
	height: 171px;
	width: 654px;
	float: left;
}





#head {
	height: 24px;
	background: #FF6600;
}
#sec_bt {
	height: 33px;
	width: 654px;
	float: left;
}

#sec_bt1 a {
	background: url(images/appearance/Jsec_bt1.jpg) no-repeat;
	float: left;
	height: 33px;
	width: 163px;
	display: block;
}
#sec_bt2 a {
	background: url(images/appearance/Jsec_bt2.jpg) no-repeat;
	float: left;
	height: 33px;
	width: 163px;
	display: block;
}
#sec_bt3 a {
	background: url(images/appearance/Jsec_bt3.jpg) no-repeat;
	float: left;
	height: 33px;
	width: 163px;
	display: block;
}
#sec_bt4 a {
	background: url(images/appearance/Jsec_bt4.jpg) no-repeat;
	float: left;
	height: 33px;
	width: 163px;
	display: block;
}
#sec_bt1 a:hover {
	background: url(images/appearance/Jsec_bt1.jpg) no-repeat 0px -33px;
}
#sec_bt2 a:hover {
	background: url(images/appearance/Jsec_bt2.jpg) no-repeat 0px -33px;
}
#sec_bt3 a:hover {
	background: url(images/appearance/Jsec_bt3.jpg) no-repeat 0px -33px;
}
#sec_bt4 a:hover {
	background: url(images/appearance/Jsec_bt4.jpg) no-repeat 0px -33px;
}

#content_left {
	float: left;
	width: 202px;
}

#cat_bt{
	padding-top: 20px;
}

ul#bt_junior_cat li      {
	height: 33px;
	width: 164px;
	margin-right: auto;
	margin-left: auto;
}
#bt_junior_cat a         {
	background: url(images/appearance/bt_Jsec_cat.gif);
	display: block;
	height: 20px;
	width: 141px;
	font-size: 12px;

	*font-size: 11px;
	padding-top: 10px;
	padding-left: 23px;
	color: #535353;
	line-height: 1em;
}
#bt_junior_cat  a:hover {
	background: url(images/appearance/bt_Jsec_cat.gif) -328px 0px;
	color: #FFFFFF;
}


#sec2_bt1 a {
	background: url(images/appearance/menuGsec2_cat1.jpg);
	display: block;
	height: 40px;
	width: 164px;
	margin-top: 20px;
}
#sec2_bt2 a {
	background: url(images/appearance/menuGsec2_cat2.jpg);
	display: block;
	height: 40px;
	width: 164px;
	margin-top: 5px;
}
#sec2_bt3 a {
	background: url(images/appearance/menuGsec2_cat3.jpg);
	display: block;
	height: 40px;
	width: 164px;
	margin-top: 5px;
}
#sec2_bt4 a {
	background: url(images/appearance/menuGsec2_cat4.jpg);
	display: block;
	height: 40px;
	width: 164px;
	margin-top: 5px;
}
#sec2_bt5 a {
	background: url(images/appearance/menuGsec2_cat5.jpg);
	display: block;
	height: 40px;
	width: 164px;
	margin-top: 5px;
}
#sec2_bt1 a:hover {
	background: url(images/appearance/menuGsec2_cat1.jpg) -328px 0px;
}
#sec2_bt2 a:hover {
	background: url(images/appearance/menuGsec2_cat2.jpg) -328px 0px;
}
#sec2_bt3 a:hover {
	background: url(images/appearance/menuGsec2_cat3.jpg) -328px 0px;
}
#sec2_bt4 a:hover {
	background: url(images/appearance/menuGsec2_cat4.jpg) -328px 0px;
}
#sec2_bt5 a:hover {
	background: url(images/appearance/menuGsec2_cat5.jpg) -328px 0px;
}



#content_right {
	float: left;
	width: 650px;
}
#content_right .inside {
	margin: 10px;
}



#footer {
	height: 60px;
	background: url(images/appearance/Jtop_footer.jpg) no-repeat 0px 10px;
	clear: both;
	width: 834px;
	color: #666666;
	font-size: 11px;
	*font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
text01 {
	font-size: 9pt;
	line-height: 1em;
}
#junior_2nd #wrapper #content .inside p {
	font-size: 7pt;
	line-height: 1.5em;
	color: #000066;
}
#junior_2nd #wrapper #content .inside p {
	font-size: 8pt;
	line-height: 1.5em;
}
