/* CSS Document */

body {
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif !important;
	margin-top:0;
	margin-left:0;
	line-height:140%;
}
#wrapper{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-color: #333333;
	height: auto;
}
a:link,
a:visited {
	color:#0000ff;
	font-weight:bold;
	text-decoration:none;
}
#rtcol_top{width:515px; float:left; margin:0; padding:10px 0 0 3px;}
a:active,
a:hover {
	color:#ff3366;
	font-weight:bold;
	text-decoration:underline;
}

.clear {
	clear:both;
	width:100%;
	height:1px;
}

/*  header   */
#header {
	width:970px;
	height:135px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
}
/*  footer   */
#footer{width:968px; height:30px; text-align:center; font-size:12px; color:#666666; background-image:url(/images/footline.gif); background-repeat:repeat-x;
margin:0; padding:0;}

/*  contents  */
#container{
	width:970px;
	margin:0px;
	border:1px solid #CCCCCC;
	height: auto;
}
#top_img{width:500px; height:250px; margin:5px; background-image:url(/images/topimg.jpg); background-repeat:no-repeat; float:left;}
#top_img2{width:500px; height:250px; margin:5px; background-image:url(../images/topimg2.jpg); background-repeat:no-repeat; float:left;}
.kaiinInfo{margin-top:126px; margin-right:15px; pading:0; color:#FFFFFF; font-weight:bold; float:right;}

/*  right column  */
#rtcol{
	width:755px;
	float:left;
	margin: 0;
}
#preview{width:220px; float:right;}
.rtcoltop{width:203px; height:38px;
    background-image:url(/images/online.jpg);
    background-repeat:no-repeat;
	margin:3px 0 0 0;
	}
.rtcoltop h3{font-size:13px; color:#999999; padding:5px 20px;}

/*  left column  */
.ltcol{
	width:203px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin:0;
	float:left;
	background-image:url(../images/stripe.png);
	background-repeat:repeat-y;
	background-color: #FFCCCC;
	}
#ltcol #ltcolOnline #table #tab1 {
	background-image: url(../images/tableTab.jpg);
	height: 30px;
	width: auto;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: 4px;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック";
	font-size: 12px;
	padding-top: 6px;
	font-weight: bold;
	color: #666666;
}

.ltcoltop{width:203px; height:38px;
    background-image:url(/images/hd1.jpg);
    background-repeat:no-repeat;
	margin:3px 0 0 0;
	}
.ltcoltop h3{font-size:13px; color:#999999; padding:5px 20px;}
.ltcol p{ text-align:center; color:#333333; margin-top:5px;}
ul.ltcol{}
li.ltcol{font-size:14pxpx;}
.numbers{width:203px; height:100px; color:#333333; background-image:url(/images/bg03.gif);  }



/*  online thmbnails  */
.list_name{
color: #3399ff;
background-color: #ffffff;
}

.thumbnailbox{
font-size: 12px;
	
	
}
.thumbnailboxflash{

	background-image:url(/images/bgflash.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	font-size: 12px;
}


/*  text  */
h1{font-size:14px; color:#999999; text-align:right; padding-right:20px;}
h2{font-size:14px; color:#CCCCCC; text-align:right; padding-right:20px;}



/*  navigation  */
#tabs {
    margin:0;
	margin-top:2px;
	width:968px;
	height:33px;
	background-color:#eaeaea;
}

#tabs ul {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
	font-size:11px;
	width:950px;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float:right;
	background:url("/images/tab1.jpg") no-repeat left top;
	margin:0;
	padding:0 8px 0 0;
	width:108px;
	text-decoration:none;
}

#tabs a span {
	float:right;
	display:block;
	background:url("/images/tab2.jpg") no-repeat right top;
	padding:10px 12px 7px 12px;
	color:#ffffff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
    /* End IE5-Mac hack */

#tabs a:hover span {
	color:#000;
}

#tabs a:hover {
	background-position:0% -36px;
}

#tabs a:hover span {
	background-position:100% -36px;
}
/*div { border: solid 1px #f00; }*/
#ltcol {
	float: left;
	height: auto;
	width: 203px;
	background-image: url(../images/stripe.png);
}
#ltcol #ltcolOnline #table {
	height: auto;
	width: 200px;
}
#ltcol #ltcolMail #table2 {
	width: 200px;
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 6px;
}
#ltcol #ltcolMail #table2 #tab2 {
	background-image: url(../images/tableTab.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: 4px;
	height: 30px;
	width: 190px;
	padding-top: 6px;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック";
	font-size: 12px;
	font-weight: bold;
}
#ltcol #ltcolPoint #table3 {
	width: 200px;
}
#ltcol #ltcolPoint #table3 #tab3 {
	background-image: url(../images/tableTab.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: 4px;
	height: 30px;
	width: 190px;
	padding-top: 6px;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#tabs #menuHome {
	float: left;
	width: 120px;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#tabs #menuLogin {
	float: left;
	width: 120px;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#tabs #menuSearch {
	float: left;
	width: 120px;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#tabs #menuPrice {
	float: left;
	width: 120px;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#tabs #menuFaq {
	float: left;
	width: 120px;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#tabs #menuContact {
	float: left;
	width: 120px;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#wrapper #tabs {
	padding-left: 10%;
	padding-top: 10px;
	width: 873px;
	height: 30px;
	background-image: url(../images/button/topmenuBar.jpg);
}
#rtcol #rtcolList {
	height: 510px;
	width: 718px;
	padding-top: 20px;
	padding-left: 37px;
}
#rtcol #rtcolTop {
	height: 200px;
	width: 755px;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
}
#rtcol #rtcolList #listTable {
	height: auto;
	width: 678px;
	border: 1px double #333333;
	background-color: #FFFFFF;
}
#rtcol #rtcolTop #rtcolTopL {
	height: auto;
	width: 166px;
	float: left;
}
#rtcol #rtcolTop #rtcolTopR {
	float: left;
	height: 190px;
	width: 570px;
	margin-left: 10px;
	margin-top: 10px;
}
#rtcol .rightNavButton {
	background-color: #333333;
	background-image: url(../images/button/btn_sortBar.jpg);
	height: 30px;
	width: 695px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 27px;
	padding-left: 27px;
}

#container #rtcol #searchStart {
	float: left;
	height: 200px;
	width: 520px;
	margin-left: 10px;
	margin-top: 5px;
	background-color: #CCCCCC;
	padding-left: 50px;
}

#rtcol #rtcolTop #rtcolTopL {
	float: left;
	height: auto;
	width: 166px;
	color: #FFFFFF;
	background-color: #000000;
}
#rtcol #rtcolTop #searchStart form {
	height: 20px;
	width: 400px;
	float: none;
}
#rtcol #rtcolTop #searchStart #searchAge {
	float: left;
	height: 100px;
	width: 200px;
	background-position: top;
}
#rtcol #rtcolTop #searchStart #searchArea {
	float: left;
	height: 100px;
	width: 200px;
}
#rtcol #rtcolTop #searchStart #searchButton {
	height: 25px;
	width: 400px;
}
#rtcol #rtcolResult {
	background-color: #FFFFFF;
	height: 520px;
	width: 745px;
	overflow: auto;
	margin-left: 10px;
}
#rtcol .rtcolResultTitle {
	height: 30px;
	width: 745px;
	margin-left: 10px;
	background-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	margin-top: 10px;
	color: #333333;
	background-repeat: no-repeat;
}

#rtcolTop #searchStart #searchName {
	height: 25px;
	width: 400px;
	margin-bottom: 5px;
}
#rtcol #rightTitleNavi {
	height: 50px;
	width: 755px;
}
#rtcol #navigation {
	background-image: url(../images/button/btn_sortBar.png);
	height: 50px;
	width: 755px;
}
#rtcol .rightNavTitle {
	background-image: url(../images/button/btn_sortBarTitle.jpg);
	height: 29px;
	width: 139px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 610px;
	padding-top: 1px;
}
