@charset "utf-8";
/* CSS Document */


body, div, ul, li, h1, h2, p {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #d8d8d8;
}


img {
	border: 0px;
	vertical-align: bottom;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 62.5%;
	color: #666666;
	letter-spacing: 0.1em;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #666666;
}
p {
	font-size: 1.2em;
	line-height: 1.1em;
}

h1 {
	font-size: 1.2em;
	font-weight: normal;
	text-align: right;
}
h2 {
	font-size: 1.5em;
	clear: both;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 8px;
	margin-top: 12px;
}
.center {
	background-image: url(../img/title_bkg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 620px;
	display: block;
}

.right {
	background-image: url(../img/side_bkg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 250px;
}

.ranking {
	background-image: url(../img/rank_bkg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 250px;
}

.r {
	color: #FF0000;
	line-height: 1.7em;
}





#wrapper {
	text-align: center;
	margin: 0px auto;
	width: 930px;
	background-color: #d8d8d8;
	background-image: url(../bkg/bkg_wrapper.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#wrapper #header {
	margin: 0px auto;
	width: 900px;
	text-align: left;
}

#wrapper #header #nav {
	width: 890px;
	margin-right: 10px;
}

#wrapper #header ul li {
	float: right;
	list-style-type: none;
}
#wrapper #header #nav li {
	margin-right: 2px;
}

#wrapper #header #line {
	background-image: url(../bkg/bkg_header_00.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 7px;
	width: 900px;
	clear: right;
	margin-bottom: 5px;
}
#wrapper #contents {
	margin: 0px auto;
	width: 900px;
	text-align: left;
}

#wrapper #contents #contents_l {
	float: left;
	height: auto;
	width: 620px;
	margin-left: 10px;
	margin-top: 5px;
	display: inline;
}

#wrapper #contents #contents_r {
	float: right;
	height: auto;
	width: 250px;
	margin-right: 10px;
	margin-top: 5px;
	display: inline;
}


#wrapper #contents #contents_l #order_top {
	background-image: url(../img/order_bkg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 160px;
	width: 620px;
}

#wrapper #contents #contents_l #order_top p {
	padding-top: 50px;
	padding-left: 30px;
	font-size: 1.3em;
	line-height: 1.5em;
}
#wrapper #contents #contents_l #new_item {
	background-image: url(../bkg/bkg_center_bloc_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrapper #contents #contents_l #item_top {
	background-image: url(../bkg/bkg_center_bloc_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 11px;
	width: 620px;
	display: block;
}

#wrapper #contents #contents_l .all_list {
	width: 620px;
	height: 25px;
	background-image: url(../img/title_bkg.png);
	background-position: left bottom;
	margin-top: 10px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}

.all_listr {
	float: right;
	margin-top: 14px;
	font-size: 1em;
	margin-right: 3px;
	display: inline;
}

.all_listl {
	float: left;
	margin-left: 40px;
	margin-top: 10px;
	display: inline;
}
.all_listr   a {
	color: #FF0000;
	text-decoration: underline;
}


#wrapper #contents #contents_r .right_list {
	width: 250px;
	height: 25px;
	background-image: url(../img/side_bkg.png);
	background-position: left bottom;
	margin-top: 10px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}

#wrapper #contents #contents_r .right_rank {
	width: 250px;
	height: 25px;
	background-position: left bottom;
	margin-top: 10px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	background-image: url(../img/rank_bkg.png);
}


#right_top {
	background-image: url(../bkg/bkg_right_bloc_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 11px;
	width: 250px;
	display: block;
}


#wrapper #contents #contents_l #item_bottom {
	background-image: url(../bkg/bkg_center_bloc_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 620px;
	display: block;
	clear: both;
}

#right_bottom {
	background-image: url(../bkg/bkg_right_bloc_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 250px;
	display: block;
	clear: both;
}

#wrapper #contents #contents_l .item00 {
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px auto 3px;
	padding-bottom: 1px;
	clear: both;
}
#wrapper #contents #contents_l .item00 dt {
	float: left;
	width: 235px;
}
#wrapper #contents #contents_l #new_item .item00 dt {
	width: 270px;
	clear: left;
	float: left;
}


#wrapper #contents #contents_l .item00 dd {
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 0.3em;
}

* html #wrapper #contents #contents_l .item00 dd { height: 1%; }

#wrapper #contents #contents_l .list01 {
	height: 105px;
	display: block;
	min-height: 105px;
}

#wrapper #contents #contents_l .list02 {
	text-align: right;
	height: 18px;
}

#wrapper #contents #contents_l #new_detail {
	height: 130px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #contents #contents_l #new_detail #new_detail_l {
	float: left;
	width: 270px;
}

#wrapper #contents #contents_l #new_detail #new_detail_r {
	width: 320px;
	float: right;
	height: 110px;
}

#wrapper #contents #contents_l #lighter_detail {
	height: auto;
	width: 600px;
}

#wrapper #contents #contents_l #lighter_detail #lighter_l {
	float: left;
	width: 380px;
	height: 295px;
	margin-left: 15px;
	display:inline;
}
#wrapper #contents #contents_l #lighter_detail #lighter_r  {
	float: right;
	width: 200px;
	height: auto;
}
#wrapper #contents #contents_l #lighter_detail #lighter_r table {
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}
.td_line {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FF0000;
}
#form {
	clear: both;
	width: 590px;
	margin-left: 10px;
	height: auto;
	font-size: 1.5em;
	font-weight: bold;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #contents #contents_l #new_item #lighter_detail #form p {
	font-weight: normal;
	font-size: 0.8em;
	margin-top: 5px;
}





#wrapper #contents #contents_l #item {
	background-image: url(../bkg/bkg_center_bloc_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 620px;
}

#wrapper #contents #contents_l #item .item_list {
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: both;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}


#wrapper #contents #contents_l #item .item_list .item_listl {
	float: left;
	width: 235px;
}
#wrapper  #contents  #contents_l  #item  .item_list  .item_listr  {
	float: right;
	width: 360px;
	height: 110px;
}

#wrapper #contents #contents_r #ranking_area {
	background-image: url(../bkg/bkg_right_bloc_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#wrapper #contents #contents_r #ranking_area .rank {
	width: 230px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-top: 7px;
}
#wrapper #contents #contents_r #ranking_area .rank .rank_l {
	float: left;
	width: 100px;
}
#wrapper  #contents  #contents_r  #ranking_area  .rank  .rank_r  {
	float: right;
	width: 120px;
}
#wrapper #contents #contents_r ul {
	list-style-type: none;
	padding: 5px;
}

#wrapper #contents #contents_r li {
	line-height: 1.3em;
	font-size: 1.1em;
}

#wrapper #contents #contents_l #new_item #new_case {
	height: 130px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #contents #contents_l #new_item #new_case_l {
	float: left;
	width: 270px;
}

#wrapper #contents #contents_l #new_item #new_case_r {
	width: 320px;
	float: right;
	height: 105px;
}

#wrapper #contents #contents_l #ashtray_item {
	background-image: url(../bkg/bkg_center_bloc_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#wrapper #contents #contents_l #ashtray_item .ashtray_case {
	height: 130px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: both;
}
#wrapper #contents #contents_l #ashtray_item .ashtray_case_l {
	float: left;
	width: 235px;
}

#wrapper #contents #contents_l #ashtray_item .ashtray_case_r {
	width: 360px;
	float: right;
	height: 105px;
}

.order {
	text-align: right;
	height: 18px;
	width: 360px;
	float: right;
	margin-bottom: 5px;
}
.order02
 {
	text-align: right;
	height: 18px;
	width: 320px;
	float: right;
}


#wrapper #footer {
	clear: both;
	background-image: url(../bkg/bkg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-bottom: 15px;
}
#wrapper #footer #footer_nav {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	height: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#wrapper #footer #footer_nav ul   {
	list-style-type: none;
	padding: 0px;
	margin: 0px auto;
}
#wrapper #footer #footer_nav li {
	font-size: 1.1em;
	display: inline;
	margin: 0px 3px;
}
#wrapper #footer #footer_nav a {
	text-decoration: underline;
}
#wrapper #footer #footer_nav02 {
	width: 900px;
	text-align: left;
	margin: 0px auto;
}

#wrapper #footer #footer_nav02 ul {
	margin-left: 20px;
	margin-bottom: 10px;
}

#wrapper #footer #footer_nav02 li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}



#wrapper #footer #copyright {
	padding-top: 10px;
	background-color: #CCCCCC;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
}
#wrapper #footer #copyright img {
	margin-left: 20px;
}
#wrapper #contents #contents_l #new_item .info {
	padding: 8px 20px;
	line-height: 1.3em;
}
.information {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 5px 10px;
	margin-right: 5px;
	margin-left: 5px;
}












.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

.r2 {
	color: #FF0000;
	font-weight: bold;
}
