@charset "Shift-JIS";

/* 背景設定 */
.bg{
	background-image:url("../img/bg.gif");
	background-repeat : repeat;
	background-color : #ffffff;
	margin : 0px 0px 0px 40px;
	text-align : left;
}
.topbg{
	background-image : url("../img/toptitle_01b.gif");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 10px;
	letter-spacing : 1px;
	background-color : #ffffff;
	padding : 0px;
}
.top01{
	text-decoration : none;
	color : #333333;
	font-size : 10px;
	letter-spacing : 1px;
	line-height : 12px;
	padding : 0px;
	text-align : left;
}
.top02{
	text-decoration : none;
	color : #333333;
	font-size : 10px;
	letter-spacing : 1px;
	padding : 0px 0px 0px 12px;
	text-align : left;
}
.menu_bg{
	background-image:url("../img/menu_bg.gif");
	background-repeat : repeat-y;
	background-color : #ffffff;
}
.table_bg_03{
	border-left : solid 1px #666666;
	border-right : solid 1px #666666;
	background-color : #f9f8ee;
	background-image:url("../img/table_bg_03.gif");
	background-position: bottom right;
	background-repeat : no-repeat;
}
.main_bg_00{
	background-image:url("../img/main_bg_00.gif");
	background-position: 0% 0%;
	background-repeat : no-repeat;
}
.main_bg_01{
	background-image:url("../img/main_bg_01.gif");
	background-position: 0% 0%;
	background-repeat : no-repeat;
}
.main_bg_02{
	background-image:url("../img/main_bg_02.gif");
	background-position: 0% 0%;
	background-repeat : no-repeat;
}
.main_bg_03{
	background-image:url("../img/main_bg_03.gif");
	background-position: 0% 0%;
	background-repeat : no-repeat;
}
.main_bg_04{
	background-image:url("../img/main_bg_04.gif");
	background-position: 0% 0%;
	background-repeat : no-repeat;
}
.main_bg_05{
	background-image:url("../img/main_bg_05.gif");
	background-position: 0% 0%;
	background-repeat : no-repeat;
}
.main_bg_06{
	background-image:url("../img/main_bg_06.gif");
	background-position: 0% 0%;
	background-repeat : no-repeat;
}
.main_bg_07{
	background-image:url("../img/main_bg_07.gif");
	background-position: 0% 0%;
	background-repeat : no-repeat;
}
.main_bg_08{
	background-image:url("../img/main_bg_08.gif");
	background-position: 0% 0%;
	background-repeat : no-repeat;
}
.main_bg_09{
	background-image:url("../img/main_bg_09.gif");
	background-position: 0% 0%;
	background-repeat : no-repeat;
}
.main_bg_10{
	background-image:url("../img/main_bg_10.gif");
	background-position: 0% 0%;
	background-repeat : no-repeat;
}
.table_bc{
	background-color : #333333;
}
.ucart_bg{
	background-image : url("../img/ucart_bg_01.gif");
	background-repeat : no-repeat;
}

/* リンクスタイル */
a:link{
	text-decoration : none;
	color : #000066;
}
a:visited{
	text-decoration : none;
	color : #990000;
}
a:hover{
	text-decoration : underline;
	color : #990000;
}
a:active{
	text-decoration : underline;
	color : #990000;
}
.page-numbers a:link{
	color : #cc6633;
	padding : 1px 3px;
	border : solid 1px #999999;
	text-decoration : none;
	font-size : 10px;
	background : #ffffff;
}
.page-numbers a:visited{
	color : #cc6633;
	padding : 1px 3px;
	border : solid 1px #999999;
	text-decoration : none;
	font-size : 10px;
	background : #ffffff;
}
.page-numbers a:hover{
	color : #cc0000;
	padding : 1px 3px;
	border : solid 1px #cc0000;
	text-decoration : none;
	font-size : 10px;
	background : #ffffff;
}
.page-numbers a:action{
	color : #cc0000;
	padding : 1px 3px;
	border : solid 1px #cc0000;
	text-decoration : none;
	font-size : 10px;
	background : #ffffff;
}

/* ナビ設定 */
.menu_word{
	display : block;
	padding : 30px 0px 0px 10px;
}
.menu_a a:link{
	display : block;
	background-image : url("../img/menu_a_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_a a:visited{
	display : block;
	background-image : url("../img/menu_a_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_a a:hover{
	display : block;
	background-image : url("../img/menu_a_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_a a:active{
	display : block;
	background-image : url("../img/menu_a_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_a_off{
	background-image : url("../img/menu_a_03.jpg");
	background-repeat : no-repeat;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_b a:link{
	display : block;
	background-image : url("../img/menu_b_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_b a:visited{
	display : block;
	background-image : url("../img/menu_b_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_b a:hover{
	display : block;
	background-image : url("../img/menu_b_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_b a:active{
	display : block;
	background-image : url("../img/menu_b_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_b_off{
	display : block;
	background-image : url("../img/menu_b_03.jpg");
	background-repeat : no-repeat;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_c a:link{
	display : block;
	background-image : url("../img/menu_c_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	width : 170px;
	height : 50px;
}
.menu_c a:visited{
	display : block;
	background-image : url("../img/menu_c_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_c a:hover{
	display : block;
	background-image : url("../img/menu_c_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_c a:active{
	display : block;
	background-image : url("../img/menu_c_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_c_off{
	background-image : url("../img/menu_c_03.jpg");
	background-repeat : no-repeat;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_d a:link{
	display : block;
	background-image : url("../img/menu_d_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_d a:visited{
	display : block;
	background-image : url("../img/menu_d_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_d a:hover{
	display : block;
	background-image : url("../img/menu_d_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_d a:active{
	display : block;
	background-image : url("../img/menu_d_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_d_off{
	background-image : url("../img/menu_d_03.jpg");
	background-repeat : no-repeat;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_e a:link{
	display : block;
	background-image : url("../img/menu_e_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_e a:visited{
	display : block;
	background-image : url("../img/menu_e_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_e a:hover{
	display : block;
	background-image : url("../img/menu_e_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_e a:active{
	display : block;
	background-image : url("../img/menu_e_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_e_off{
	background-image : url("../img/menu_e_03.jpg");
	background-repeat : no-repeat;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_f a:link{
	display : block;
	background-image : url("../img/menu_f_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_f a:visited{
	display : block;
	background-image : url("../img/menu_f_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_f a:hover{
	display : block;
	background-image : url("../img/menu_f_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_f a:active{
	display : block;
	background-image : url("../img/menu_f_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_f_off{
	background-image : url("../img/menu_f_03.jpg");
	background-repeat : no-repeat;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_g a:link{
	display : block;
	background-image : url("../img/menu_g_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_g a:visited{
	display : block;
	background-image : url("../img/menu_g_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_g a:hover{
	display : block;
	background-image : url("../img/menu_g_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_g a:active{
	display : block;
	background-image : url("../img/menu_g_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_g_off{
	background-image : url("../img/menu_g_03.jpg");
	background-repeat : no-repeat;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_h a:link{
	display : block;
	background-image : url("../img/menu_h_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_h a:visited{
	display : block;
	background-image : url("../img/menu_h_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_h a:hover{
	display : block;
	background-image : url("../img/menu_h_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_h a:active{
	display : block;
	background-image : url("../img/menu_h_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_h_off{
	background-image : url("../img/menu_h_03.jpg");
	background-repeat : no-repeat;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_i a:link{
	display : block;
	background-image : url("../img/menu_i_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_i a:visited{
	display : block;
	background-image : url("../img/menu_i_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_i a:hover{
	display : block;
	background-image : url("../img/menu_i_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_i a:active{
	display : block;
	background-image : url("../img/menu_i_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_i_off{
	background-image : url("../img/menu_i_03.jpg");
	background-repeat : no-repeat;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_j a:link{
	display : block;
	background-image : url("../img/menu_j_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_j a:visited{
	display : block;
	background-image : url("../img/menu_j_01.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #333333;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_j a:hover{
	display : block;
	background-image : url("../img/menu_j_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_j a:active{
	display : block;
	background-image : url("../img/menu_j_02.jpg");
	background-repeat : no-repeat;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_j_off{
	background-image : url("../img/menu_j_03.jpg");
	background-repeat : no-repeat;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 1px;
	background-color : #ffffff;
	width : 170px;
	height : 50px;
}
.menu_blogt01{
	color : #ff6633;
	font-family : 'Lucida Grande', Verdana, Sans-Serif;
	text-align : left;
	font-weight : bold;
	background-image : url("../img/menu_blogt_01.gif");
	background-repeat : no-repeat;
	font-size : 12px;
	letter-spacing : 1px;
	width : 170px;
	height : 24px;
}
.menu_blogtword01{
	display : block;
	padding : 5px 0px 0px 30px;
}
.menu_blogmenu01{
	color : #000000;
	font-family : 'Lucida Grande', Verdana, Sans-Serif;
	text-align : left;
	background-image : url("../img/menu_blogmenu_01.gif");
	background-repeat : repeat-y;
	font-size : 12px;
	letter-spacing : 1px;
	width : 170px;
	padding : 0px 0px 0px 0px;
	border-bottom : solid 1px #cccccc;
}
li{
	list-style-type : none;
}


/* ボーダー設定 */
.dt{
	border-top : dashed 1px #400000;
}
.db{
	border-bottom : dashed 1px #400000;
}
.st{
	border-top : solid 1px #400000;
}
.sb{
	border-bottom : solid 1px #400000;
}
.imgb{
	border : solid 1px #333333;
}
.imgnob{
	border : solid 0px #333333;
}

/* セル・テーブル設定 */
.title01{
	padding : 7px 0px 5px 10px;
	font-size : 18px;
	color : #000000;
	letter-spacing : 1px;
	font-weight : bold;
	line-height : 20px;
	text-align : left;
}
.cell_a{
	background-color : #ffffff;
	padding : 5px 0px 5px 0px;
	font-size : 12px;
	color : #000000;
	letter-spacing : 1px;
	line-height : 14px;
	text-align : center;
}
.cell_b{
	background-color : #ffffff;
	padding : 5px 0px 5px 20px;
	font-size : 12px;
	color : #000000;
	letter-spacing : 1px;
	line-height : 14px;
	text-align : left;
}
.cell_c{
	background-color : #ffffff;
	padding : 5px 20px 5px 0px;
	font-size : 12px;
	color : #000000;
	letter-spacing : 1px;
	line-height : 14px;
	text-align : right;
}
.cell_d{
	padding : 5px 0px 5px 5px;
	font-size : 12px;
	color : #000000;
	letter-spacing : 1px;
	line-height : 14px;
	text-align : left;
}
.cell_e{
	padding : 5px 0px 5px 10px;
	font-size : 12px;
	color : #000000;
	letter-spacing : 1px;
	line-height : 14px;
	text-align : left;
}
.cell_f{
	padding : 3px 0px 3px 0px;
	font-size : 12px;
	color : #000000;
	letter-spacing : 1px;
	line-height : 14px;
	text-align : center;
}
.cell_g{
	padding : 3px 5px 3px 5px;
	font-size : 12px;
	color : #000000;
	letter-spacing : 1px;
	line-height : 14px;
	text-align : left;
}
.cell_h{
	padding : 5px 0px 5px 0px;
	font-size : 12px;
	color : #000000;
	letter-spacing : 1px;
	line-height : 14px;
	text-align : center;
}
.infodate{
	padding : 5px 0px 0px 0px;
	font-size : 12px;
	color : #000000;
	letter-spacing : 1px;
	line-height : 14px;
	text-align : left;
}
.infotext{
	padding : 5px 5px 5px 0px;
	font-size : 12px;
	color : #000000;
	letter-spacing : 1px;
	line-height : 14px;
	text-align : left;
}
.blogtitle{
	color : #333333;
	padding : 10px 35px 8px 30px;
	font-size : 14px;
	font-weight : bold;
	line-height : 16px;
	background : #ffffff url("../img/blogtitle_01.gif") no-repeat;
	text-align : left;
}
.tablenav{
	font-size : 10px;
	margin : 0px 0px 10px 0px;
	line-height : 16px;
	text-align : right;
}
.current{
	padding : 1px 3px;
	border : solid 1px #cccccc;
	text-decoration : none;
	font-size : 10px;
	color : #ffffff;
	background : #cc6633;
	border-color : #cc6633;
}
.blogbd{
	background-color : #333333;
}
.blog_a{
	background-color : #ffffff;
	padding : 10px 10px 10px 10px;
	font-size : 12px;
	color : #000000;
	letter-spacing : 1px;
	line-height : 14px;
	text-align : left;
}
.postedat{
	text-align: right;
	font-size :12px;
	line-height : 1.4em;
	color : #000000;
	padding-top : 5px;
	margin : 0px;
	clear : both;
}

/* 画像スタイル */
.blogimg{
	margin : 5px;
}
img{
	border : 0px;
}

/* フォントスタイル */
.f9{
	font-size : 9px;
	letter-spacing : 1px;
	line-height : 13px;
}
.f10{
	font-size : 10px;
	letter-spacing : 1px;
	line-height : 14px;
}
.f12{
	font-size : 12px;
	letter-spacing : 1px;
	line-height : 16px;
}
.f14{
	font-size : 14px;
	letter-spacing : 1px;
	line-height : 18px;
}
.f16{
	font-size : 16px;
	letter-spacing : 1px;
	line-height : 20px;
}
.bold{
	font-weight : bold;
}
.red{
	color : #cc0000;
}

/* インプット設定 */
.imeon{
	ime-mode : active;
}
.imeoff{
	ime-mode : inactive;
}
.inpb{
	border : solid 1px #888888;
	background-color : #ffffff;
	color : #333333;
	cursor : pointer;
}
.inpb02{
	border : solid 1px #888888;
	background-color : #ffeeee;
	color : #333333;
	cursor : pointer;
}
.pointer{
	cursor : pointer;
}

/* 文字位置指定 */
br{
	letter-spacing : 0;
}
.left{
	text-align : left;
}
.center{
	text-align : center;
}
.right{
	text-align : right;
}
.floatl{
	float : left;
}
.floatr{
	float : right;
}
.vtop{
	vertical-align : top;
}
.vmiddle{
	vertical-align : middle;
}
.vbottom{
	vertical-align : bottom;
}
.bc01{
	background-color : #ffeeee;
}
.bc02{
	background-color : #eeeeff;
}
.bc03{
	background-color : #eeffee;
}
.bc04{
	background-color : #ffffee;
}
.bc05{
	background-color : #eeeeee;
}
.bc06{
	background-color : #ffffff;
}
.mgnb{
	margin : 0px 0px 10px 0px;
}
.mgnb02{
	margin : 0px 0px 1px 0px;
}
ul{
	margin : 0px;
	padding : 5px 0px 2px 25px;
}
li{
	padding : 0px 0px 3px 0px;
}
