@import url(/kix/domestic/common/css/allkixshop.css);
/*------------------------------------
		　　基本設定
--------------------------------------*/
img {border:0}

body,td,th {
	color: #333333;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:hover {
	color: #FF3300;
}

a:active {
	color: #0000FF;
}


html { 
    filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}

/*------------------------------------
		　　パンくず
--------------------------------------*/

#head ul {
	background:url(../images/arrow.gif) no-repeat 3px;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 20px;
}

#head li {
	display:inline;
	line-height:110%;
	list-style-type:none;
	font-weight: normal;
} 
  
#head li a:link {
	padding-right:10px;
	background:url(../images/topic.gif) no-repeat right center;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}

#head li a:hover {
	padding-right:10px;
	background:url(../images/topic.gif) no-repeat right center;
	color: #FF3300;
	text-decoration: none;
	font-weight: normal;
}

#head li a:visited {
	padding-right:10px;
	background:url(../images/topic.gif) no-repeat right center;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}


/*--------------------------------------------------
		　　　　　コンテンツ
-----------------------------------------------------*/

#selectmain {
	width:631px;
	clear:both;
	padding:1px;
	margin-left:5px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}



#selectmain h1 {
	font-size: 100%;
	font-weight: normal;
	line-height:0em;
	margin: 0px;
	padding: 0px;
}

#selectmain h2 {
	margin: 0;
	padding: 0px;
	height: 81px;
	width: 631px;
	color: #CC0000;
	line-height: 100%;
}

#selectmain h2 img {
	margin: 0;
	padding: 0px;
	height: 81px;
	width: 631px;
}





/*--------------------------------------------------
		　　　　　商品一覧テーブル設定
-----------------------------------------------------*/


#selectmain table{
	border-collapse:collapse;
	background-color:#ffffff;
	empty-cells:show;
	width:631px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
}
#selectmain th{
	border-bottom:1px solid #003399;
	color:#FFFFFF;
	text-align:center;
	font-weight: normal;
	background: url(../images/rito/th.jpg) no-repeat top;
	padding: 3px 0px;
	font-size: 12px;
	font-weight: normal;
}
#selectmain td{
	border-bottom:1px dotted #666666;
	padding: 2px 0px;}

#selectmain tr:hover{
	background: #E0EFFE;
}

#selectmain .co-price {
	color:#FF0000;
	text-align:center;
	font-weight:normal;
	width: 140px;
}

#selectmain .co-title{
}
#selectmain .co-cord, #selectmain .co-date{
	text-align:center;
	width: 75px;
	font-size: 12px;
}

#selectmain p {
	text-align:right;
	font-size:11px;
	margin: 0px;
	padding: 0px;
}




/* 基本設定 
* {
	margin:0;
	padding:0;
	}*/
/* レイアウト */
#head {
	margin-left:5px
	}
#main {
	margin-left:5px;
	clear:both;
	}
#foot {
	margin-left:5px;
	text-align:center;
	width:630px;
	}
/* インデント */
/* ほんとはこうしたい */
#main>table,#main>p,#main>ul,#main>h3,#main>div {
	margin-left:10px
	}


/* 下のほう */

span.return {
	text-align:right;
	font-size: 12px;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}




#footer_course_code {
	width: 630px;
	text-align: center;
	background-color: #E3E3E3;
	margin: 10px 0 3px 0;
	border: 1px solid #cccccc;
	}
	



