/**********************************************************************　基本　***/
*  {	padding:0;	margin:0; font-size: 10pt;}
body{	}
p  {	font-size: 10pt; color: #333; font-weight: normal;}
h1 {	padding:0;	margin:0;	font-size: 10pt;	color: #333;	font-weight: normal;}
h2 {	padding:0;	margin:0;	font-size: 10pt;	color: #333;	font-weight: normal;}
h3 {	padding:0;	margin:0;	font-size: 10pt;	color: #333;	font-weight: normal;}
h3 {	padding:0;	margin:0;	font-size: 10pt;	color: #333;	font-weight: normal;}
a      {color: #ff9900;	text-decoration: none;}
a:hover{color: #FFCC00;}
.f8    {font-size: 8pt;	line-height: 12pt;}
.f10   {font-size: 10pt;	line-height: 14pt;}
.center{text-align:center;}

/**********************************************************************　ヘッダa　***/

.head_a{
	width:  100%;
    height: 50px;
	padding:0px 10px 0px 10px;
	margin:0px;
	margin-left:auto;
	margin-right: auto;
	background-image : url(../img/bace/head01_bg.gif);
}
.logo{
	margin: 6px 0px 0px;
	padding: 0px;
	float: left;
}


.head_a p{
	padding:0px 0px 0px 0px;
	float: left;
}



/**********************************************************************　ヘッダb　***/

.head_b{
	width:  100%;
    height: 22px;
	padding:0px 0px 0px 0px;
	margin:0px;
	margin-left:auto;
	margin-right: auto;
	background-image : url(../img/bace/head02_bg.gif);
}
.head_b p{
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	color: #FFFFFF;
	margin: 0px;
	padding: 1px 0px 0px;
	font-size: 10pt;
	float: left;
	text-indent: 10px;
}
 
.head_b li{
	list-style-type: none;
	DISPLAY: block;
	float: right;
	padding-top: 3px;
}
.head_b a{
	DISPLAY: block;
	float: right;
	background-image: url(../img/bace/sub_menu_03.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 12px;
	width: 105px;
	margin-top: 3px;
	font-size: 9px;
	text-indent: -10000px;
	display: none;
}
.head_b a:hover{
	DISPLAY: block;
	float: right;
	background-image: url(../img/bace/sub_menu_ov_03.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 12px;
	width: 105px;
	margin-top: 3px;
	font-size: 9px;
	text-indent: -10000px;
}

/**********************************************************************　真中ベース　***/

.bace{
	width:890px;
	padding:5px;
	margin:0px;
	margin-left:auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

/**********************************************************************　コンテンツ　***/

.contents{
	width:100%;
	padding:0px;
	margin:0px;
	background-color: #ffffff;
	float: right;
}
.contents hr{
	clear: both;
}

/**********************************************************************　検索バー　***/
.center_content {
	width: 505px;
	float: left;
}
.center_content form{
	text-align: center;
	background-image: url(../img/bace/search_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 6px 0px 0px;
	height: 36px;
	width: 500px;
	text-align: center;
	display:none;
}
/**********************************************************************　TOPICS　***/
.topics {
	float: right;
	width:100%;

}
.topics h2{
	background-image: url(../img/bace/topic.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width:100%;
	text-indent: -10000px;
}
.topics ol{
	width:100%;
	margin: 0px;
	padding: 5px;
	list-style-position: inside;
	list-style-type: decimal;
	font-size: 9pt;
	color: #333333;
}
.topics li{
	margin-top: 3px;
}
.topics a{
	color: #666666;
}
.topics a:hover{
	color: #FF6600;
}
/**********************************************************************　メイン下部　***/
.top_popular {
	background-image: url(../img/bace/pick_bg.gif);
	background-repeat: repeat;
	width: 685px;
	margin-top: 10px;
	text-align: center;
	float: left;
}
.top_popular h2{
	background-image: url(../img/bace/popular_bar.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 685px;
	text-indent: -10000px;
	font-size: 12pt;
	font-weight: bold;
}
.top_classic {
	background-image: url(../img/bace/pick_bg.gif);
	background-repeat: repeat;
	width: 685px;
	margin-top: 10px;
	text-align: center;
	float: left;
}
.top_classic h2{
	background-image: url(../img/bace/classic_bar.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 685px;
	text-indent: -10000px;
	font-size: 12pt;
	font-weight: bold;
}
.showcase {
	margin: 0px;
	padding: 0px 3px;
}
.showcase p{
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 8pt;
	color: #666666;
	text-align: left;
}
.show {
	padding: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
}
.case {
	background-position: center center;
	border: 1px solid #CCCCCC;
}

/**********************************************************************　左サイド　***/

.left{
	width:  0px;
	padding:0px;
	margin:0px;
	background-image: url(../img/menu/mat.gif);
	background-repeat: repeat-y;
	display: none;
}
.menu{
	padding:10px 0px 0px 10px;
	margin:0px auto;
	background-image : url(../img/bace/menu_bg.gif);
	background-repeat:no-repeat;
	width: 180px;
}

.menu dd{
	list-style-type: none;
}
.basic{
	padding:0px;
	margin:10px auto 0px;
	background-image : url(../img/menu/base_02.gif);
	background-repeat:no-repeat;
	width: 180px;
	height: auto;
}
.basic h2{
	background-image: url(../img/menu/base_01.gif);
	background-repeat: no-repeat;
	text-indent: 35px;
	height: 26px;
	width: 170px;
	vertical-align: middle;
	padding-top: 6px;
}
.basic p{
	width: 160px;
	text-align: left;
	margin: 0px 5px 5px;
	padding: 0px;
	line-height: 13pt;
}

/**********************************************************************　フッタ　***/

.foot{
	width:100%;
	padding:0px;
	margin:0px auto;
	background-image : url(../img/bace/foot_bg.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
	text-align:center;
	height: 50px;
}

.txtlink{
	width:100%px;
	padding:10px 0px 0px;
	margin:0px auto;
	background-color: #FFFFFF;
	text-align: center;
	height: 30px;
}
.copy{
	padding:15px 10px 0px 0px;
	margin:0px;
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
   }
   
/******************************************************************　グローバルナビ　***/
.gr_navi {
	/** background-image: url(../img/bace/gr_navi.gif);  */
	background-repeat: no-repeat;
	padding: 6px 0px 0px 0px;
	height: 30px;
	width: 519px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.gr_navi ul{
	padding: 0px 0px 0px 30px;
	margin: 0px;
}
.gr_navi li{
	list-style-type: none;
	DISPLAY: block;
	float: left;
}
/*********************************************************************　head_01　***/
.head_01 a {
	background-image: url(../img/bace/gr_navi_03.gif);
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 65px;
	background-position: 0px 0px;
}

.head_01 a:hover {
	background-image: url(../img/bace/gr_navi_ov_03.gif);
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 65px;
	background-position: 0px 0px;
}

.head_02 a {
	background-image: url(../img/bace/gr_navi_04.gif);
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 83px;
	background-position: 0px 0px;
}

.head_02 a:hover {
	background-image: url(../img/bace/gr_navi_ov_04.gif);
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 83px;
	background-position: 0px 0px;
}
.head_03 a {
	background-image: url(../img/bace/gr_navi_05.gif);
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 113px;
	background-position: 0px 0px;
}

.head_03 a:hover {
	background-image: url(../img/bace/gr_navi_ov_05.gif);
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 113px;
	background-position: 0px 0px;
}
.head_04 a {
	background-image: url(../img/bace/gr_navi_06.gif);
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 105px;
	background-position: 0px 0px;
}

.head_04 a:hover {
	background-image: url(../img/bace/gr_navi_ov_06.gif);
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 105px;
	background-position: 0px 0px;
}
.head_05 a {
	background-image: url(../img/bace/gr_navi_07.gif);
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 46px;
	background-position: 0px 0px;
}

.head_05 a:hover {
	background-image: url(../img/bace/gr_navi_ov_07.gif);
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 46px;
	background-position: 0px 0px;
}
.head_06 a {
	background-image: url(../img/bace/gr_navi_08.gif);
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 47px;
	background-position: 0px 0px;
}

.head_06 a:hover {
	background-image: url(../img/bace/gr_navi_ov_08.gif);
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 47px;
	background-position: 0px 0px;
}

.head_07 a {
	background-image: url(../img/bace/sub_menu_03.gif);
	background-repeat:no-repeat;
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 105px;
	background-position: 0px 0px;
}

.head_07 a:hover {
	background-image: url(../img/bace/sub_menu_ov_03.gif);
	background-repeat:no-repeat;
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 105px;
	background-position: 0px 0px;
}
.head_08 a {
	background-image: url(../img/bace/sub_menu_05.gif);
	background-repeat:no-repeat;
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 49px;
	background-position: 0px 0px;
}

.head_08 a:hover {
	background-image: url(../img/bace/sub_menu_ov_05.gif);
	background-repeat:no-repeat;
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 49px;
	background-position: 0px 0px;
}
.list_content{
	margin: 0px;
	padding: 0px;
	width: 684px;
	display: none;
}