@charset "utf-8";
/* ----------------------------------------------
	page
------------------------------------------------- */
#sitewrapper .main2 {}
#main-page {
	float: left;
	width: 735px;
	margin-right: 15px;
}
.Rside {
	float: left;
	width: 230px;
}

/* ----------------------------------------------
	newsticker
------------------------------------------------- */
#newsticker {
	width: 735px;
	height: 25px;
	margin-bottom: 15px;
	background-image: url(../common/img/bg_line-gray.gif);
	background-position: top;
	background-repeat: repeat;
	overflow: hidden;
}
#scroll-v {
	margin-left: 10px;
	color: #24B693;
}
#scroll-v a:link,
#scroll-v a:visited {
	color: #24B693;
	text-decoration: underline;
}
#scroll-v a:hover,
#scroll-v a:active {
	color: #7ebea5;
	text-decoration: underline;
}

/* ----------------------------------------------
	pagearea
------------------------------------------------- */
#main-page .pagearea {
	clear: both;
	float: left;
	width: 735px;
	margin: 0;
}
#main-page .pagearea .title {
	clear: both;
	float: left;
	width: 735px;
	background-color: #000;
	border-bottom: 2px solid #000;
}
#main-page .pagearea .title .h3-735 {
	width: 735px;
	height: 58px;
}
#main-page .pagearea .title .h3-735 p {
	padding: 15px 10px;
	font-size: 16px;
	color: #FFF;
	font-weight: 700;
}
#main-page .pagearea .title .h3-735 h2 {
	padding: 15px 10px;
	font-size: 16px;
	color: #FFF;
	font-weight: 700;
}
#main-page .pagearea .title .h3-660 {
	float: left;
	width: 660px;
	height: 58px;
}
#main-page .pagearea .title .h3-480 {
	float: left;
	width: 480px;
	height: 58px;
}
#main-page .pagearea .title .link {
	float: left;
	width: 75px;
}
#main-page .pagearea .title .link02 {
	float: left;
	width: 255px;
}
#main-page .pagearea .title .link ul {
	padding: 5px 0;
}
#main-page .pagearea .title .link02 ul {
	padding: 0 0 5px;
}
#main-page .pagearea .title .link02 li span {
	font-size: 10px;
}
#main-page .pagearea .title .link li {
	list-style-image: url(../common/img/mark_bluearrow.gif);
	list-style-position: inside;
}
#main-page .pagearea .title .link li a:link,
#main-page .pagearea .title .link li a:visited {
	color: #FFF;
	text-decoration: none;
}
#main-page .pagearea .title .link li a:hover,
#main-page .pagearea .title .link li a:active {
	color: #01AFE5;
	text-decoration: none;
}

#main-page .pagearea .contwrap {
	clear: both;
	float: left;
	width: 735px;
	background-image: url(../common/img/bg_line-gray.gif);
	background-position: top;
	background-repeat: repeat;
	border-bottom: 8px solid #000;
}
#main-page .pagearea .contwrap .SNSbtn {
	clear: both;
	width: 715px;
	height: 20px;
	margin: 5px 10px;
	padding: 5px 0;
	text-align: right;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
}
#main-page .pagearea .contwrap .SNSbtn .SNSbtn-facebook {
	margin-right: 10px;
}
#main-page .pagearea .contwrap .inner {
	clear: both;
	width: 715px;
	margin: 5px 10px;
	padding: 10px 0 0;
	background-color: #FFF;
}
#main-page .pagearea .contwrap .inner {
	clear: both;
	width: 715px;
	margin: 5px 10px;
	padding: 10px 0 0;
	background-color: #FFF;
}
#main-page .pagearea .contwrap .inner .subject {
	width: 700px;
	margin-left: 7px;
	padding: 0 0 30px;
}
#main-page .pagearea .contwrap .inner .subject h3.type1,
#main-page .pagearea .contwrap .inner .subject h4.type1 {
	display: block;
	width: 678px;
	border: 1px solid #000;
	padding: 7px 0 5px 20px;
	font-size: 14px;
	font-weight: 700;
	background-image: url(../common/img/bg_2ndh3.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
}

/* ----------------------------------------------
	company
------------------------------------------------- */
#company .cel-box {
	border-top:1px solid #CCC;
}

#company .company-date {
	margin-top:15px;
	border-bottom:1px solid #CCC;
}

#company .cel {
	width: 100%;
	border-bottom:1px solid #FFF;
	background-image: url(../common/img/bg_cel.gif);
	background-position: left top;
	background-repeat: repeat-y;
	overflow: auto;
}

#company dl.cel dt {
	border-top:1px solid #FFF;
	padding:10px;
	width:124px;
	height:100%;
	font-weight:bold;
	float:left;
}

#company dl.cel dd {
	border-top:1px solid #FFF;
	padding:10px 0 10px 20px;
	width: 530px;
	float: left;
}

#company .map-access {
	margin-top: 10px;
	padding-top:10px;
	background-image: url(../common/img/bg_line-gray3.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#company .map-access .access {
	font-weight:bold;
}

#company .map-access p {
	margin-left:10px;
}

#recruitment .recruit-date {
	margin:15px 0 0 10px;
}

#recruitment ul {
	margin:10px 0;
}

#recruitment ul.arrow li{
	color:#333;
    background-image: url(../common/img/mark_bluearrow.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left:12px;
}

/* ----------------------------------------------
	aboutRF
------------------------------------------------- */

#aboutRF {
	overflow:auto;
	/* background-image: url(../common/img/bg_radfan.gif); */
	background-position: left top;
	background-repeat: repeat-y;
}

#aboutRF .bnbox {
	/* width:210px; */
	background-color:#FFF;
	border-bottom:10px solid #FFF;
	/* float:left; */
}

#aboutRF .bnbox .new .syoei {
	border:1px solid #000;
}

#aboutRF .bnbox .new .info {
	background-color:#000;
	color:#FFF;
	padding:5px 10px;
}

#aboutRF .bnbox .new .info .newttl {
	width:90px;
	float:left;
	font-weight:bold;
}

#aboutRF .bnbox .new .info .price {
	width:90px;
	float:right;
	text-align:right;
	font-weight:bold;
}

#aboutRF .bnbox .new .info .name {
	clear:both;
	padding-top:5px;
	font-weight:bold;
}

#aboutRF .bnbox .new .info .date {
	font-weight:bold;
	font-size:11px;
}

#aboutRF .bnbox .new .info .subname {
	font-size:10px;
}

#aboutRF .bnbox .new .aboutRFbtn {
	clear: both;
	margin: 0 auto;
	padding: 1px 0 10px;
	/* width: 210px; */
}

#aboutRF .bnbox .new .aboutRFbtn p {
	/* height: 25px; */
	padding-bottom: 1px;
}

#aboutRF .bnbox .new .aboutRFbtn p img {
	margin: 0;
}

#aboutRF .bnbox .new .aboutRFbtn p .mr1 {
	margin-right: 1px;
}

#aboutRF .bnbox .bn .s-radfan dl {
	margin: 10px 0 3px;
}

#aboutRF .bnbox .bn .s-radfan dl:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

#aboutRF .bnbox .bn .s-radfan dl {
  min-height: 1px;
}

* html #aboutRF .bnbox .bn .s-radfan dl {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#aboutRF .bnbox .bn .s-radfan dt {
	/* float: left; */
	/* margin-right: 5px; */
	/* width: 90px; */
	/* height:121px; */
}

#aboutRF .bnbox .bn .s-radfan dt img {
	border:1px solid #000;
}

#aboutRF .bnbox .bn .s-radfan dd {
	/* float:left; */
	/* width: 115px; */
}

#aboutRF .bnbox .bn .s-radfan .detailbox {
	/* min-height:94px; */
	height: auto !important;
	/* height: 94px; */
}

#aboutRF .RF-name {
  font-weight: 700;
	padding: 5px 10px;
	color: var(--main-font-color);
	background-color: var( --main-bg-color);
}

#aboutRF .bnbox .bn .s-radfan dd .RF-release {
    font-size: 11px;
}

#aboutRF .bnbox .bn .s-radfan dd .RF-vol {
    font-size: 9px;
}

#aboutRF .bnbox .bn .btn_bnlist {
	margin-top:10px;
}

#aboutRF .mainbox {
	/* width:475px; */
	/* float:right; */
}

#aboutRF .mainbox .ttlbox {
	margin-top:15px;
	background-image: url(../common/img/bg_line-gray7.gif);
	background-position: left top;
	background-repeat: repeat;
	padding:2px;
	overflow:auto;
}

#aboutRF .mainbox .ttlbox h4 {
	border-left:4px solid #333;
	padding-left:10px;
}

#aboutRF .mainbox .h4-ttl {
	background-color:#FFFFFF;
	background-image: url(../common/img/bg_line-gray5.gif);
	background-position: left top;
	background-repeat: repeat;
	padding:3px 5px;
}

#aboutRF .mainbox .h4-ttlL {
	width:250px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../common/img/bg_line-gray5.gif);
	background-position: left top;
	background-repeat: repeat;
	padding:3px 5px;
}

#aboutRF .mainbox .h4-ttlR {
	width:199px;
	float:right;
	background-color:#FFFFFF;
	background-image: url(../common/img/bg_line-gray5.gif);
	background-position: left top;
	background-repeat: repeat;
	padding:3px 5px;
}

#aboutRF .mainbox .ttlbox p {
	background-color:#FFFFFF;
	margin-top:2px;
	padding:10px;
}

#aboutRF .mainbox .ttlbox .txtR {
	text-align:right;
	display:block;
}

#aboutRF .mainbox .staff {
	background-color:#FFFFFF;
	background-image: url(../common/img/bg_line-gray5.gif);
	background-position: left top;
	background-repeat: repeat;
	margin-top:15px;
	padding:3px 3px 15px;
}

#aboutRF .mainbox .staff h3 {
	border-left:4px solid #333;
	margin-top:5px;
	padding-left:10px;
}

#aboutRF .mainbox .staff dl {
	margin:5px 0 0 15px;
	overflow:auto;
}

#aboutRF .mainbox .staff dt {
	float:left;
	width:120px;
}

#aboutRF .mainbox .staff dd {
	float:left;
	width:280px;
}

#aboutRF .mainbox .staff p {
	margin:5px 0 0 15px;
}



/* ----------------------------------------------
	shops
------------------------------------------------- */
#shops .headtxt {
	background-image: url(../common/img/bg_line-gray4.gif);
	background-position: left top;
	background-repeat: repeat;
	padding:2px;
}

#shops .headtxt p{
	background-color:#FFFFFF;
	background-image: url(../common/img/bg_line-gray5.gif);
	background-position: left top;
	background-repeat: repeat;
	line-height:1.4;
	padding:7px;
}

#shops .areabox {
	margin-top:15px;
	border:1px solid #CCC;
}

#shops .areainner {
	border:1px solid #FFF;
	background-image: url(../common/img/bg_line-gray5.gif);
	background-position: left top;
	background-repeat: repeat;
}

#shops .cel-gray {
	background-color: #F0F0F0;
	background-image: url(../common/img/bg_line-gray5.gif);
	background-position: left top;
	background-repeat: repeat;
}

#shops .arealist a {
	text-decoration:none;
}

#shops .arealist {
	overflow:auto;
}

#shops .arealist dt {
	width:130px;
	clear:both;
	float:left;
	padding:4px 0 4px 6px;
}

#shops .arealist dd {
	float:left;
	padding:4px 0 4px 6px;
}

#shops .areatxt {
	text-align:right;
	margin-top:5px;
	font-size:11px;
}

#shops .shoplistbox {
	border:1px solid #CCC;
	margin:30px 0;
}

#shops .shoplist {
	width:100%;
	border:1px solid #FFF;
}

#shops .shoplist th {
	font-weight:bold;
	vertical-align:top;
	padding:5px;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background-image: url(../common/img/bg_cel2.gif);
	background-position: left bottom;
	background-repeat: repeat;
}

#shops .shoplist th.tokyo23 {
	background-image: url(../common/img/bg_line-gray6.gif);
	background-position: left top;
	background-repeat: repeat;
}

#shops .shoplist td {
	width:40%;
	vertical-align:top;
	padding:5px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

#shops .shoplist tr.even td{
	background-color: #F7F7F7;
	background-image: url(../common/img/bg_line-gray5.gif);
	background-position: left top;
	background-repeat: repeat;
}

/* ----------------------------------------------
	recruit
------------------------------------------------- */

#recruit .innerbox {
	margin:15px 0 0 10px;
}

#recruit .date {
	overflow:auto;
	margin-top:10px;
}

#recruit .date dt {
	width:6em;
	float:left;
	clear:both;
	font-weight:bold;
	margin-top:5px;
}

#recruit .date dd {
	border-left:3px solid #333;
	padding-left:15px;
	margin-top:5px;
	margin-left:6em;
}

#recruit .mailadd {
	padding:5px;
	background-image: url(../common/img/bg_line-gray4.gif);
	background-position: left top;
	background-repeat: repeat;
}

#recruit .mailadd p {
	background-color:#FFF;
	padding:7px;
}

/* ----------------------------------------------
	LINK
------------------------------------------------- */

#link {
	overflow:auto;
}

#link .linkL {
	padding-left:20px;
	padding-top:10px;
	width:330px;
	float:left;
}

#link .linkR {
	padding-left:20px;
	padding-top:10px;
	width:330px;
	float:left;
}

#link .linklist {
	margin-bottom:20px;
}

#link .listttl {
	margin-bottom:5px;
}


#link .linklist li{
	color:#333;
    background-image: url(../common/img/mark_bluearrow.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left:12px;
	padding-bottom:3px;
}

/* ----------------------------------------------
	gallery
------------------------------------------------- */

#gallery .gallery-date {
	margin:20px 20px 0;
}

#gallery .gallery-date dt{
	background-color:#999;
	background-image: url(../common/img/bg_line-gray4.gif);
	background-position: left top;
	background-repeat: repeat;
	padding-left:5px;
	color:#FFF;
}

#gallery .gallery-date dt span{
	background-color:#333;
	display:block;
	padding:4px 0 2px 7px;
	color:#FFF;
}

#gallery .gallery-date dd{
	background-color:#FFF;
	margin:7px 5px;
}

/* ----------------------------------------------
	contact
------------------------------------------------- */

#contact {
	margin-left:7px;
	width:685px;
}

#contact .ex {
	font-size:10px;
	color: #F00;
}

#contact .form-date {
	margin-top:15px;
	border-bottom:1px solid #CCC;
}

#contact .form-box {
	border-top:1px solid #CCC;
}

#contact .contact-form {
	width: 100%;
	border-bottom:1px solid #FFF;
	background-image: url(../common/img/bg_cel.gif);
	background-position: left top;
	background-repeat: repeat-y;

}

#contact .contact-form:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

#contact .contact-form {
  min-height: 1px;
}

* html #contact .contact-form {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#contact dl.contact-form dt {
	border-top:1px solid #FFF;
	padding:10px 5px 10px 10px;
	width:129px;
	height:100%;
	font-weight:bold;
	float:left;
}

#contact dl.contact-form dd {
	border-top:1px solid #FFF;
	padding:10px 0 10px 20px;
	width: 430px;
	float: left;
}


/* ----------------------------------------------
	form
------------------------------------------------- */

#form {
	margin-left:7px;
	width:685px;
}

#form hr {
	display:block;
}

#form .form1 {
	font-size:12px;
	width:100%;
	border:1px solid #000;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom:30px;
}

#form .form1 p {
	margin-top:5px;
}

#form .form1 .ex {
	color: #F00;
}

#form .form1 th {
	padding:7px;
	width:120px;
	color:#FFF;
	background-color:#444;
	background-image: url(../common/img/bg_line-gray4.gif);
    border: 1px solid #000;
    font-weight: bold;
    padding: 7px;
    vertical-align: top;
	text-align:left;
}

#form .form1 td {
    padding: 7px;
	background-image: url(../common/img/bg_line-gray5.gif);
	background-position: left top;
	background-repeat: repeat;
    border: 1px solid #000;
}

#form .form1 .form_cel1 {
	width:180px;
}

#form .form1 .form_cel2 {
    border-top: 3px solid #000;
}

#form .form1 .form_cel3 {
	white-space: nowrap;
}

/* ----------------------------------------------
	mailmag
------------------------------------------------- */

#mailmag .mailmag_head {
	border-bottom:1px solid #000;
	padding-bottom:15px;
}

#mailmag .mailmag_head p{
	padding:5px 10px;
}

#mailmag .mailmag_head .mailmag_date{
	padding:0 10px;
	text-align:right;
}

#mailmag .mailmag_box{
	margin-top:15px;
	background-image: url(../common/img/bg_line-gray5.gif);
	background-position: left top;
	background-repeat: repeat;
	padding:15px;
}

#mailmag .ex{
	color:#F00;
	margin-left:5px;
	font-weight:normal;
}

#mailmag .box_inner{
	background-color:#FFF;
	padding:15px;
}

#mailmag .box_inner .magform01{
	width:200px;
}

#mailmag .box_inner .magform02{
	width:150px;
}

#mailmag .box_inner .mailmag_boxL{
	width:200px;
	float:left;
}

#mailmag .box_inner .mailmag_boxL p{
	margin-top:15px;
}


#mailmag .box_inner .mailmag_boxR{
	width:400px;
	float:right;
}

#mailmag .box_inner .mailmag_boxR dt{
	float:left;
	width:150px;
	padding-bottom:5px;
	font-weight:bold;
}

#mailmag .box_inner .mailmag_boxR dd{
	float:right;
	width:240px;
	padding-bottom:5px;
}

#mailmag .box_inner .mailmag_boxR .btn_area{
	padding:5px 35px 0 0;
	text-align:right;
}

#mailmag .ex_txt{
	text-align:center;
	margin-top:10px;
}

/* ----------------------------------------------
	trend
------------------------------------------------- */

#main-single .pagearea .contwrap2 {
	clear: both;
	float: left;
	width: 735px;
}

/* trend_top */

#trend {
	padding-bottom:10px;
}

#trend a{
	text-decoration:none;
	color:#000;
}

#trend .trend_top {
	background-image: url(../common/img/trend_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#trend .trend_top .trend_title{
	padding:10px 0 0 10px;
	filter: alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;
}

#trend .trend_top .trend_news{
	background-image: url(../common/img/trend_newsbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin:9px 0 0 10px;
	padding:50px 10px 0 15px;
	width:225px;
	height:216px;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}

#trend .trend_top .btn_newslist{
	margin-left:10px;
	padding-right:15px;
	width:235px;
	text-align:right;
	border-bottom:1px solid #333;
}

#trend .trend_top .trend_news dt{
	color:#669999;
	font-weight:bold;
}

#trend .tieup_area{
	margin-top:20px;
}

#trend .tieup_area li{
	float:left;
}

#trend .tieup_area .tieup01{
	margin-right:9px;
}

#trend .bn_area{
	margin-top:20px;
}

#trend .corplist{
	margin-top:20px;
	padding:0 0 20px 0;
	border-bottom:1px solid #000;
}

#trend .corplist_area{
	margin-top:20px;
}

#trend .corplist .corplist_list01{
	overflow:auto;
}

#trend .corplist .corplist_list01 li{
	display:block;
	width:220px;
	float:left;
    background-image: url(../common/img/mark_bluearrow.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding:0 5px 3px 17px;
}

#trend .productslist{
	margin-top:30px;
	padding:0 0 20px 0;
	border-bottom:1px solid #000;
}

#trend .productslist_area{
	margin-top:20px;
	overflow:auto;
}

#trend .productslist .listbox{
	float:left;
}

#trend .productslist .list_title{
	font-weight:bold;
	border-left:3px solid #333;
	padding-left:7px;
	line-height:1.2;
	margin:10px 0 10px 5px;
}

#trend .productslist .productslist_list01{
	overflow:auto;
	width:242px;
}

#trend .productslist .productslist_list01 li{
	display:block;
	width:220px;
    background-image: url(../common/img/mark_blackarrow.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding:0 5px 3px 17px;
}

/* ----------------------------------------------
	rsna
------------------------------------------------- */

#trend .rsna_top {
	background-image:none;
}

#trend .trend_top .rsna_title{
	padding:10px 0 0 10px;
}

#trend .trend_top .rsna_update{
	background-image: url(../common/img/rsna_updatebg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin:9px 0 0 10px;
	padding:50px 10px 0 15px;
	width:225px;
	height:336px;
	border-bottom:solid 1px #000000;
}

#trend .trend_top .rsna_update .update_inner{
	margin-top:7px;
	overflow-y:auto;
	height:310px;
}

#trend .trend_top .btn_newslist{
	margin-left:10px;
	padding-right:15px;
	width:235px;
	text-align:right;
	border-bottom:1px solid #333;
}

#trend .trend_top .rsna_update dt{
	color:#669999;
	font-weight:bold;
}

#trend .trend_top .trend_top_wrapper{
	background-image: url(../common/img/rsna_topbg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#trend .trend_top .trend_top_left{
	float:left;
}

#trend .trend_top .trend_top_right{
	float:right;
    margin-top: 350px;
    width: 460px;
}

#trend .rsna_infobox{
	margin:20px 0;
}

#trend .rsna_news{
	width:360px;
	float:left;
}

#trend .rsna_es{
	width:360px;
	float:right;
}

#trend .rsna_infobox .wrap {
    background-image: url("../common/img/hr_475.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    clear: both;
    float: left;
    padding: 10px 0;
}
#trend .rsna_infobox .wrap .imgbox {
    float: left;
    margin-right: 10px;
    padding-top: 5px;
    text-align: center;
    width: 120px;
}
#trend .rsna_infobox .wrap dl.photo {
    float: left;
    width: 230px;
}
#trend .rsna_infobox .wrap dl.nophoto {
    float: left;
    width: 360px;
}
#trend .rsna_infobox .wrap dl dt {
    font-weight: 700;
    line-height: 1.4;
    padding-bottom: 7px;
}
#trend .rsna_infobox .wrap dl dd {
    line-height: 1.4;
}

#trend .rsna_productslist {
	overflow:auto;
    width: auto;
}

#trend .rsna_productslist li {
	display:block;
	width:220px;
    background-image: url(../common/img/mark_blackarrow.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding:0 5px 3px 17px;
    float:left;
}


/* ----------------------------------------------
	keywordlist
------------------------------------------------- */
#keyword {
	width: 685px;
	margin: 10px auto 20px;
}
#keyword a {
	margin-right: 5px;
}

/* ----------------------------------------------
	検索結果
------------------------------------------------- */
#search {
	clear: both;
	float: left;
	width: 735px;
	margin: 0;
}
#search h3 {
	width: 735px;
	padding: 15px 0;
	/*min-height: 34px;
	height: auto !important;
	height: 34px;*/
	position: relative;
	background-color: #000;
	border-bottom: 2px solid #000;
}
#search h3 p {
	padding: 0 15px;
	font-size: 18px;
	font-weight: 700;
	color: #FFF;
	line-height: 1.2;
}

#search .contwrap {
	clear: both;
	float: left;
	width: 735px;
	background-image: url(../common/img/bg_line-gray.gif);
	background-position: top;
	background-repeat: repeat;
	border-bottom: 8px solid #000;
}
#search .contwrap .inner {
	clear: both;
	width: 715px;
	margin: 5px 10px;
	background-color: #FFF;
}
#search .contwrap .inner .subject {
	clear: both;
	float: left;
	width: 700px;
	padding: 0 0 30px 12px;
}

#search .contwrap .inner .subject .topics {
	clear: both;
	float: left;
	width: 690px;
	padding: 15px 0;
	border-bottom: 1px solid #666;
}
#search .contwrap .inner .subject .topics .date {
	float: left;
	width: 100px;
	padding-top: 2px;
	text-indent: 10px;
	font-weight: 700;
	color: #24B693;
}
#search .contwrap .inner .subject .topics .txtbox {
	float: left;
	width: 490px;
	overflow: hidden;
	margin-right: 10px;
	text-align: left;
}
#search .contwrap .inner .subject .topics .txtbox2 {
	float: left;
	width: 580px;
	overflow: hidden;
	margin-right: 10px;
	text-align: left;
}
#search .contwrap .inner .subject .topics .imgbox {
	float: left;
	width: 90px;
	padding-top: 2px;
}
#search .contwrap .inner .subject .topics .PR {
	float: left;
	width: 35px;
	height: 15px;
	margin-right: 10px;
	padding-top: 2px;
}

#search .contwrap .inner .subject .notopics {
	clear: both;
	float: left;
	width: 690px;
	padding: 15px 0;
}
#search .contwrap .inner .subject .notopics .no-message {
	padding: 10px 20px 5px 10px;
	font-size: 13px;
	color: #F30;
}

/* ----------------------------------------------
	order-common
------------------------------------------------- */
#main-order .txtcen { text-align: center;}
#main-order .txtleft { text-align: left;}
#main-order .txtright { text-align: right;}

#main-order {
	float: left;
	width: 735px;
	margin-right: 15px;
}
#main-order .pagearea {
	clear: both;
	float: left;
	width: 980px;
	margin: 0;
}
#main-order .pagearea h3 {
	display: block;
	width: 980px;
	padding: 15px 0;
	position: relative;
	background-color: #000;
	border-bottom: 2px solid #000;
}
#main-order .pagearea h3 p {
	padding: 0 15px;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	line-height: 1.2;
}
#main-order .pagearea .contwrap {
	clear: both;
	float: left;
	width: 980px;
	background-image: url(../common/img/bg_line-gray.gif);
	background-position: top;
	background-repeat: repeat;
	border-bottom: 8px solid #000;
}
#main-order .pagearea .contwrap .inner {
	clear: both;
	width: 960px;/*-20px*/
	margin: 5px 10px;
	background-color: #FFF;
}
#main-order .pagearea .contwrap .inner .currentbar {
	width: 956px;
	height: 40px;
	margin: 0 2px;
}
#main-order .pagearea .contwrap .inner .subject {
	clear: both;
	float: left;
	width: 945px;/*-35px*/
	padding: 40px 0 60px;
}
#main-order .pagearea .contwrap .inner .subject .orderform {
	width: 850px;
	margin: 0 auto;
}
#main-order .pagearea .contwrap .inner .subject .tbl-cart {
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
#main-order .pagearea .contwrap .inner .subject .tbl-cart th {
	height: 30px;
	padding: 0 20px;
	text-align: center;
	vertical-align: middle;
	font-weight: 700;
	color: #FFF;
	background-color: #333;
	background-image: url(../common/order/bg_th.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
#main-order .pagearea .contwrap .inner .subject .tbl-cart th.pname { width: 50%;}
#main-order .pagearea .contwrap .inner .subject .tbl-cart td {
	padding: 5px 20px;
	vertical-align: middle;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
/* ----------------------------------------------
	order-1.cart
------------------------------------------------- */
#main-order .pagearea .contwrap .inner .subject .orderform .reflesh {
	margin: 10px 0;
	text-align: right;
}
#main-order .pagearea .contwrap .inner .subject .orderform .subtotal .amount {
	float: right;
	background-image: url(../common/order/hr_under.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#main-order .pagearea .contwrap .inner .subject .orderform .subtotal .amount th {
	padding: 5px 10px;
	vertical-align: bottom;
	margin-right: 20px;
	font-weight: 700;
	font-size: 14px;
}	
#main-order .pagearea .contwrap .inner .subject .orderform .subtotal .amount td {
	padding: 5px 10px;
	vertical-align: bottom;
	font-size: 18px;
	font-weight: 700;
}
#main-order .pagearea .contwrap .inner .subject .orderform .nextstage {
	clear: both;
	padding: 20px 0;
	text-align: right;
}
/* ----------------------------------------------
	order-2.buyway
------------------------------------------------- */
#main-order .pagearea .contwrap .inner .subject .orderform .total {
	clear: both;
	padding-top: 10px;
}
#main-order .pagearea .contwrap .inner .subject .orderform .total .amount {
	float: right;
	background-image: url(../common/order/hr_under.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#main-order .pagearea .contwrap .inner .subject .orderform .total .amount th {
	padding: 5px 10px;
	vertical-align: bottom;
	margin-right: 20px;
	text-align: right;
	font-weight: 700;
	font-size: 14px;
}	
#main-order .pagearea .contwrap .inner .subject .orderform .total .amount td {
	padding: 5px 10px;
	vertical-align: bottom;
	font-size: 18px;
	font-weight: 700;
}
#main-order .pagearea .contwrap .inner .subject .orderform .total {
	clear: both;
