@charset "utf-8";

/*============================================
 style_main.css
============================================*/

#header{
	width:960px;
	margin-bottom:0px;
}

#header #location {
	margin: 11px 0px 11px 0px;
}
#header #location em {
	font-style: normal;
}
#header #location em a {
	color: #666666;
}
#header #location .arrow {
	color: #666666;
	margin: 0px 2px;
}
#header #locationno {
	height: 31px;
}

/* pankuzu変更 20100802 */
#header #pankuzu {
	font-size: 0.8em;
	margin: 11px 0px 11px 0px;
}
#header #pankuzu em {
	font-style: normal;
}
#header #pankuzu .arrow {
	color: #666666;
	margin: 0px 2px;
}
/*--ここまで-- */


/*--※トップページナビ ROSYY変更分091106※
グローバルナビ追加のため(山本作業)-- */
#topGnav{
float:left;
width:936px;
display:inline;
font-size:8pt;
/*margin-bottom:31px; */
margin-top:21px;
margin-left:12.5px;
margin-bottom:0px;
}
#topGnav li{
display:inline;
margin-right:7px;
}
ul.topGnav1{
background:url(/img/top/top_gnav_01.gif) top left no-repeat;
padding-top:20px;
float:left;
display:inline;
width:88px;
}
ul.topGnav2{
background:url(/img/top/top_gnav_02.gif) top left no-repeat;
padding-top:20px;
float:left;
display:inline;
width:265px;
}
ul.topGnav3{
background:url(../img/top_gnav_03.gif) top left no-repeat;
padding-top:20px;
float:left;
display:inline;
width:135px;
}
ul.topGnav4{
background:url(/img/top/top_gnav_04.gif) top left no-repeat;
padding-top:20px;
float:left;
display:inline;
width:272px;
}
ul.topGnav5{
background:url(/img/top/top_gnav_05.gif) top left no-repeat;
padding-top:20px;
float:left;
display:inline;
width:176px;
}
/*--ここまで-- */





#topGnav span{
background:url(/img/top/icn_arrow_black.gif) 0 3px no-repeat;
padding-left:11px;
}
#topGnav span:hover{
background:url(/img/top/icn_arrow_black_on.gif) 0 3px no-repeat;
}
#topGnav a{
text-decoration:none;
}



/*------------------------------------------------
アイテム詳細
----------------------------------------------- */
/*--口コミ・コーディネート投稿ボタン--*/
.buzzcoordinate_inputbtn {
padding:0 0 15px 20px;
}
/*--左カラム　アイテムから探す-- */
#itemSearch{
margin-bottom:20px;
margin-left:7px;
}
#itemSearch dl{
line-height:0;
}
#snav dd{
display:none;
}
#snav2nd dd{
display:none;
}

#snav_2nd dd ul {
margin-bottom: 10px;
}
p.brandSearch{
margin-left:12px;
margin-bottom:10px;
}
table.brandSearch{
margin-bottom:15px;
}
#itemSearch dd div{
width:205px;
padding-right:10px;
margin-left:10px;
padding-bottom:15px;
line-height:1.4em;
}
#itemSearch dd div img{
margin-bottom:5px;
}
#itemSearch dl img{
vertical-align:bottom;
}
/*--左カラム　パーツ-- */
.titlebox{
width:227px;
padding-left:5px;
background:#fcfcfc;
}
.titlebox .title{
float:left;
}
.titlebox .ichiran{
float:right;
}
.contentsLbox{
clear:both;
background:url(/img/prt_contentsL_boxbg.gif) top left repeat-y;
width:232px;
margin-bottom:22px;
}
.contentsLbox .rankbox{
position:relative;
width:200px;
padding-right:9px;
margin-bottom:10px;
clear:both;
float:right;
}
.contentsLbox .rankbox dl{
margin:0;
padding:0;
}
.contentsLbox .rankbox dt{
float:left;
width:90px;
height:72px;
}
.contentsLbox .rankbox dd{
font-size:8pt;
float:right;
width:100px;
padding-top:18px;
padding-right:10px;
margin:0;
word-break:break-all;
}
.contentsLbox .rankbox dd p{
margin-bottom:5px;
}
.contentsLbox .rankbox dd span{
font-weight:bold;
}
.contentsLbox .rankbox .icn{
position:absolute;
top:0;
left:0;
}
.contentsLbox .rankbox .photo{
background:url(/img/border60.gif) top left no-repeat;
padding:2px;
margin:11px 0 0 8px;
}
.contentsLbox .rankbox .photo:hover{
background:url(/img/border60_on.gif) top left no-repeat;
}
.contentsLbox ul{
margin-left:25px;
}
.contentsLbox ul li.first{
background:url(/img/icn_1st.png) center left no-repeat;
padding:10px 10px 10px 35px;
}
.contentsLbox ul li.second{
background:url(/img/icn_2nd.png) center left no-repeat;
padding:10px 10px 10px 35px;
}
.contentsLbox ul li.third{
background:url(/img/icn_3rd.png) center left no-repeat;
padding:10px 10px 10px 35px;
}

/*--右カラム　アイテム詳細情報-- */
/*--ページタイトル-- */
#pageTitleArea{
width:719px;
margin-left:5px;
font-size:8pt;
padding-bottom:9px;
float:right;
}
#pageTitleArea h1,
#pageTitleArea h2{
float:left;
margin-right:16px;
}
#pageTitleArea .pan{
float:left;
}
#pageTitleArea .nextPage{
font-weight:bold;
float:right;
padding-right:4px;
width: 10em;
}
/*--アイテム情報-- */
#itemInfoArea{
clear:both;
width:720px;
margin-left:4px;
margin-bottom:11px;
background:url(/img/prt_itemDetail_boxbg.gif) top left repeat-y;
font-weight:bold;
}
#itemInfoR{
float:right;
width:426px;
}
#itemInfoL{
float:left;
width:263px;
padding-left:18px;
}
#itemInfoArea .itemName{
margin-left: 19px;
margin-bottom:9px;
width: 675px;
}
#itemInfoArea .itemName .sendMailToMobile {
float: right;
width: 57px;
}
#itemInfoArea h2{
background:url(/img/bg_itemDetailTitle.gif) top left no-repeat;
font-size:12pt;
line-height:1.2em;
font-weight:bold;
width:660px;
float:left;
margin-top:9px;
padding:0 10px 0 15px;
}
#itemInfoL .itemImageMain img{
	display: block;
}
#itemInfoL .itemInfoLButtonArea {
	width: 218px;
	padding-left: 45px;
	margin-top: 20px;
}
#itemInfoL .itemInfoLButtonArea .rightButton{
	margin-right: 5px;
}
#itemInfoHyokaArea{
clear:both;
background:url(/img/prt_itemDetailHyoka_boxbg.gif) top left repeat-y;
margin-bottom:14px;
margin-left:2px;
/* color:#f39800; */
font-size: 8pt;
font-weight:normal;
}
/*#itemInfoHyokaArea .rankstar{
margin-left:8px;
}
#itemInfoHyokaArea .ranknumber{
display:inline;
background:url(/img/tit_sogohyoka.gif) top left no-repeat;
padding-top:14px;
margin:0 20px 0 20px;
font-size:11pt;
width:79px;
}*/

#itemInfoHyokaArea .rankdisp {
width: 228px;
float: left;
margin: 0;
padding: 2px 0 0 8px;
border-spacing: 0;
}
#itemInfoHyokaArea .rankdisp .rankstar {
display:table-cell;
margin: 0 0 1px;
padding: 0 5px 0 0;
}
#itemInfoHyokaArea .rankdisp .rankstar img {
margin: 0 15px 0 0px;
}
#itemInfoHyokaArea .rankdisp .ranknumber {
display:table-cell;
font-size:11pt;
background:url(/img/tit_sogohyoka.gif) top left no-repeat;
padding: 14px 0 0;
margin:0 0px 1px 0;
width:79px;
line-height: 1em;
}
* html #itemInfoHyokaArea .rankdisp .rankstar,
* html #itemInfoHyokaArea .rankdisp .ranknumber{/* IE 6 */
display:inline;
zoom:1;
}
*:first-child+html #itemInfoHyokaArea .rankdisp .rankstar,
*:first-child+html #itemInfoHyokaArea .rankdisp .ranknumber{/* IE 7 */
display:inline;
zoom:1;
}

#itemInfoHyokaArea .starpoint{
clear:both;
margin-top:13px;
font-size:9pt;
}
#itemInfoHyokaArea .starpoint ul{
}
#itemInfoHyokaArea .starpoint li{
float:left;
margin-left:8px;
}
#itemInfoHyokaArea .starpoint li.design{
background: url(/img/tit_hyoka_design.gif) center left no-repeat;
padding-left:42px;
}
#itemInfoHyokaArea .starpoint li.hinshitu{
background: url(/img/tit_hyoka_hinshitu.gif) center left no-repeat;
padding-left:23px;
}
#itemInfoHyokaArea .starpoint li.kigokochi{
background: url(/img/tit_hyoka_kigokochi.gif) center left no-repeat;
padding-left:33px;
}
#itemInfoHyokaArea .starpoint li.kakaku{
background: url(/img/tit_hyoka_kakaku.gif) center left no-repeat;
padding-left:25px;
}
#itemInfoHyokaArea .starpoint li.kinou{
background: url(/img/tit_hyoka_kinou.gif) center left no-repeat;
padding-left:33px;
}
#itemInfoHyokaArea .starpoint li.isei{
background: url(/img/tit_hyoka_isei.gif) center left no-repeat;
padding-left:42px;
}
#itemInfoArea .otherInfo{
font-size:9pt;
background:url(/img/bg_otherInfo.gif) top left no-repeat;
position:relative;
padding-top: 44px;
padding-bottom: 10px;
margin-left:2px;
}

#itemInfoArea .otherInfo p{
clear:both;
}
#itemInfoArea .otherInfo span{
display:block;
float:left;
padding-bottom:10px;
}
#itemInfoArea .otherInfo p.brand{
top:0px;
left:51px;
position:absolute;
}
#itemInfoArea .otherInfo .kuchikomi{
top:22px;
left:70px;
position:absolute;
padding-top: 3px;
}
#itemInfoArea .otherInfo .kuchikomi a {
text-decoration: underline;
}
#itemInfoArea .otherInfo .coordinate{
top:22px;
left:210px;
position:absolute;
padding-top: 3px;
}
#itemInfoArea .otherInfo .rank{
top:44px;
left:87px;
position:absolute;
}
#itemInfoArea .otherInfo .category{
left:202px;
width: 200px;
position:relative;
}

#itemInfoArea .brandInfo {
	width: 680px;
	margin-left: 19px;
}
#itemInfoArea .brandInfo .brandInfoLeft {
	float: left;
	width: 322px;
	min-height: 37px;
	height: auto !important;
	height: 37px;
	border-left: 1px solid #d1d2cd;
	padding-top: 7px;
}
#itemInfoArea .brandInfo .brandInfoLeft ul li.brandurl{
	width: 244px;
	padding: 0px 0px 0px 78px;
	margin-bottom: 2px;
	background: #fff url(/img/tit_item_detailinfo_brandurl.jpg) no-repeat 10px 2px;
}
#itemInfoArea .brandInfo .brandInfoLeft ul li.rank{
	width: 40px;
	padding: 0px 0px 7px 61px;
	background: #fff url(/img/tit_item_detailinfo_ranking.jpg) no-repeat 10px 2px;
}
#itemInfoArea .brandInfo .brandInfoRight {
	float: right;
	width: 356px;
	height: 37px;
	padding-top: 7px;
	border-right: 1px solid #d1d2cd;
}

#itemInfoArea .brandDetailInfo {
	width: 680px;
	margin-top: 10px;
	margin-left: 19px;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft {
	float: left;
	width: 474px;
	background: url(/img/prt_brandDetailHyoka_boxbg_474.gif) repeat-y;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft .brandDetailInfoLeftInnerContent {
	height: 252px;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft .brandDetailInfoFlash {
	float: left;
	width: 200px;
	margin-left: 13px;
}
/*--利用シーン-- */
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft  .sceneBox{
	float: right;
	width: 234px;
	margin-right: 13px;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft  .sceneBox .sceneTitle{
	float: left;
	width: 84px;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft .sceneBox .sceneTitle img {
	display: block;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft  .sceneBox .sceneButton{
	float: right;
	text-align: right;
	width: 150px;
	padding: 0px 0px 0px 0px;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft  .sceneBox .sceneBargraph {
	width: 234px;
	height: 158px;
	background:url(/img/bg_bargraph.gif) no-repeat;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft  .sceneBox #sceneBargraphMens,
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft  .sceneBox #sceneBargraphLadys {
	display: none;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft  .sceneBox .sceneBargraph .graphValue {
	float: left;
	width: 14px;
	margin-left: 12px;
	line-height: 0px;
	background: url(/img/bg_scenebar.gif) repeat-y;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft  .sceneBox .sceneBargraph .graphValueStart {
	margin-left: 6px;
}
/*--利用スタイル-- */
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft  .styleBox{
	position: relative;
	clear: both;
	width: 474px;
	font-size: 11px;
	padding-top: 7px;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft  .styleBox .styleTitle {
	width: 416px;
	margin-left: 13px;
	padding: 0px 15px 0px 15px;
	background: #fff;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft .styleBox .styleTitle img {
	display: block;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft  .styleBox .styleList {
	width: 416px;
	line-height: 18px;
	height: 30px;
	padding: 5px 15px 10px 15px;
	margin-left: 13px;
	font-weight:normal;
	background: #fff;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft  .styleBox .styleList span {
	margin: 0px 5px;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft  .styleBox .styleLinkbox {
	position: absolute;
	top: 46px;
	left: 375px;
	width: 80px;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoLeft  .styleBox .styleLinkbox p {
	text-align: left;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoRight {
	float: right;
	width: 194px;
	background: url(/img/prt_brandDetailHyoka_boxbg_s.gif) repeat-y;
	font-weight: normal;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoRight .itemInfoHyokaAreaTitle {
	padding: 0px 0px 5px 12px;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoRight .itemInfoHyokaAreaTitle img {
	display: block;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoRight .brandDetailInfoRightMenu {
	margin-left: 12px;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoRight dl{
	height: 201px;
	width: 160px;
	background: #fff;
	padding: 10px 0px 10px 10px;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoRight dl dd{
	margin-top: 15px;
	padding-left: 15px;
	background: url(/img/square_5pix_orange.gif) no-repeat center left;
	font-size: 12px;
}
#itemInfoArea .brandDetailInfo .brandDetailInfoRight dl dd.start {
	margin-top: 0px;
}
#itemInfoArea .brandDetailInfo .tokoBtnArea{
}
#itemInfoArea .brandDetailInfo .tokoBtnArea ul{
}
#itemInfoArea .brandDetailInfo .tokoBtnArea li{
	float:left;
	padding: 12px 0px 0px 0px;
}
#itemInfoArea .brandDetailInfo .tokoBtnArea li.leftButton{
	margin-right: 7px;
}
#itemInfoArea .brandDetailInfo .remarks{
	margin: 10px 0px 0px 5px;
}
#itemInfoArea .brandDetailInfo .remarks a{
	color: #f00;
}

#itemInfoHyokaArea .itemInfoHyokaAreaLeftInfo{
	float: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaLeftInfo img{
	display: block;
}
#itemInfoHyokaArea .itemInfoHyokaAreaRightInfo{
	float: left;
	width: 170px;
	margin: 0px 0px 0px 10px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaRightInfo .itemInfoHyokaAreaTitle {
	padding-left: 10px;
	margin-bottom: 5px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaRightInfo .itemInfoHyokaAreaTitle img{
	display: block;
}
#itemInfoHyokaArea .itemInfoHyokaAreaRightInfo dl{
	width: 160px;
	height: 145px;
	padding: 8px 0px 0px 10px;
	background: url(/img/whitebox-right.jpg) no-repeat;
}
#itemInfoHyokaArea .itemInfoHyokaAreaRightInfo dd{
	margin-top: 3px;
	padding-left: 10px;
	background: url(/img/square_5pix_orange.gif) no-repeat center left;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo {
	margin: 10px 0px 0px 10px;
	width: 380px;
	background-color: #fff;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo ul {
	width: 380px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo ul li{
	float: left;
	width: 370px;
	padding: 3px 0px 0px 0px;
	font-weight: bold;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo ul li img{
	margin-right: 5px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo ul li.brand{
	width: 319px;
	padding: 0px 0px 0px 61px;
	background: #fff url(/img/tit_item_detailinfo_brand.jpg) no-repeat 10px 4px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo ul li.brandurl{
	width: 304px;
	padding: 0px 0px 0px 76px;
	background: #fff url(/img/tit_item_detailinfo_brandurl.jpg) no-repeat 10px 4px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo ul li.rank{
	width: 40px;
	padding: 0px 0px 0px 61px;
	background: #fff url(/img/tit_item_detailinfo_ranking.jpg) no-repeat 10px 4px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo ul li.category{
	width: 218px;
	padding: 0px 0px 0px 61px;
	background: #fff url(/img/tit_item_detailinfo_category.jpg) no-repeat 10px 4px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo ul li.want{
	width: 40px;
	padding: 0px 0px 0px 134px;
	background: #fff url(/img/tit_item_detailinfo_reviewer1.jpg) no-repeat 10px 4px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo ul li.have{
	width: 39px;
	padding: 0px 0px 0px 167px;
	background: #fff url(/img/tit_item_detailinfo_reviewer2.jpg) no-repeat 10px 4px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo ul li.shopurl{
	width: 309px;
	padding: 0px 0px 0px 71px;
	background: #fff url(/img/tit_item_detailinfo_shopurl.jpg) no-repeat 10px 4px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo ul li.postcode{
	width: 70px;
	padding: 0px 0px 0px 52px;
	background: #fff url(/img/tit_item_detailinfo_postcode.jpg) no-repeat 10px 4px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo ul li.map{
	width: 258px;
	padding: 0px 0px 0px 0px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo ul li.address{
	width: 338px;
	padding: 0px 0px 0px 42px;
	background: #fff url(/img/tit_item_detailinfo_address.jpg) no-repeat 10px 4px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo ul li.tel{
	width: 328px;
	padding: 0px 0px 0px 52px;
	background: #fff url(/img/tit_item_detailinfo_tel.jpg) no-repeat 10px 4px;
}
#itemInfoHyokaArea .itemInfoHyokaAreaBottomInfo ul li.holiday{
	width: 292px;
	padding: 0px 0px 0px 88px;
	background: #fff url(/img/tit_item_detailinfo_holiday.jpg) no-repeat 10px 4px;
}
#tokoBtnArea{
}
#tokoBtnArea ul{
}
#tokoBtnArea li{
float:left;
}
#tokoBtnArea li.leftButton{
	margin-right: 6px;
}
#tokoBtnArea li.leftButtonBottom{
	margin-right: 7px;
}
.tokoBtnAreaRemarks{
	font-size: 80%;
	margin: 3px 0px 0px 10px;
}
.itemDetailTabT{
clear:both;
margin-bottom:22px;
}
.itemDetailTabB{
clear:both;
margin-bottom:22px;
}
/*--チャートFlash-- */
#tabFlashArea{
width:720px;
}
#tabFlashArea ul.tab{
margin-left:201px;
float:left;
padding-bottom:13px;
display:inline;
}
#tabFlashArea .tab li{
float:left;
display:block;
margin-right:1px;
}
.chart_flasharea{
margin-left:20px;
margin-bottom:20px;
}
.contentsRbox{
clear:both;
width:720px;
margin-left:4px;
margin-bottom:20px;
background:url(/img/prt_itemDetail_boxbg.gif) top left repeat-y;
}
.contentsRbox .line720{
clear:both;
}
#tabFlashArea dl{
margin-left:20px;
}
#tabFlashArea dt{
margin-bottom:20px;
}
#tabFlashArea dd{
margin-left:21px;
margin-right:27px;
line-height: 1.4em;
}
.contentsRbox .rightsideLink{
clear:both;
text-align:right;
padding-right:27px;
}
.arwlink{
background:url(/img/icn_bk_arw.gif) center left no-repeat;
padding-left:15px;
}
.arwlink2{
background:url(/img/icn_bk_arw.gif) left 13% no-repeat;
padding-left:15px;
display: block;
}
.titleboxh3{
float:left;
width:712px;
padding:0 4px 0 4px;
}
.titleboxh3_nofloat {
width:712px;
padding:0 4px 0 4px;
}
.titleboxh3 h3{
float:left;
}
.titleboxh3 .arwlink{
float:right;
}
/*--新着口コミ-- */
.orangebox{
background:#fff6e7;
width:683px;
margin-left:17px;
margin-bottom:10px;
float:left;
display:inline;
}
.orangeboxL{
float:left;
width:85px;
padding-left:8px;
font-size:8pt;
text-align:center;
}
.orangeboxR{
float:right;
width:580px;
padding-right:10px;
}
.orangeboxL .photo{
background:url(/img/border60.gif) top left no-repeat;
padding:2px;
}
.orangeboxL .photo:hover{
background:url(/img/border60_on.gif) top left no-repeat;
}
.orangeboxR_Long{
float:none;
width:650px;
padding-left:23px;
}

.recommendFloatLeft {
float: left;
width: 505px;
}
.sogorank{
background:url(/img/bg_kuchikomil_star.gif) top left no-repeat;
width:190px;
height:29px;
color:#f39800;
font-weight:bold;
padding:8px 0 0 33px;
}
.sogorank img{
margin-right:10px;
}
.sogorank span{
display:block;
float:right;
color:#9f6300;
font-size:8pt;
}
.itemInfo{
clear:both;
width:580px;
line-height:1.4em;
}
*body .itemInfo img{
margin-bottom: 0.3em;
vertical-align: bottom;
}
.itemInfo span{
font-weight:bold;
}
.itemInfo_Long{
width:650px;
}
.itemInfo_Title {
margin-bottom: 5px;
}
.itemInfo_Title span {
margin-right: 15px;
}
.itemInfo_Title a.nickname {
text-decoration: none;
}

.buzzdate{
float:right;
color:#9f6300;
font-size:8pt;
font-weight:bold;
}

.date{
float:right;
color:#9f6300;
font-size:8pt;
font-weight:bold;
}
.more{
font-size:8pt;
font-weight:bold;
float:right;
}
/*--外部ブロガーの口コミ-- */
.orangeboxC{
float:left;
width:646px;
padding-left:27px;
padding-right:10px;
}
.orangeboxC strong{
margin-bottom:10px;
display:block;
}
/*--関連アイテムコーディネート-- */
.coordinatebox{
margin-left:18px;
}
.coordinatebox .box{
background:#fff6e7;
width:165px;
float:left;
height:327px;
margin-right:7px;
}
.coordinatebox .box p{
padding:5px 9px 0 9px;
font-size:8pt;
}
.coordinatebox .coordinateBtn{
clear:both;
text-align:center;
padding-top:13px;
}
/*--口コミ写真-- */
.photobox{
}
.photobox ul{
margin-left:19px;
}
.photobox li{
float:left;
margin-right:10px;
}
/*--利用スタイル-- */
.contentsRbox .styleBox{
width: 692px;
background:url(/img/prt_pinkbox_middle.jpg) top left repeat-y;
margin-left: 11px;
}
.contentsRbox .styleBox .styleButton{
float: none;
text-align: right;
width: 677px;
padding: 10px 0px 0px 0px;
}
.contentsRbox .styleBox .styleList {
width: 662px;
font-weight: bold;
line-height: 24px;
min-height: 100px;
height: auto !important;
height: 100px;
padding: 5px 0px 10px 0px;
margin-left: 15px;
}
.contentsRbox .styleBox .styleList span {
margin: 0px 5px;
}
.contentsRbox .styleBox #styleListMens,
.contentsRbox .styleBox #styleListLadys {
display: none;
}
/*--利用シーン・スタイル-- */
.sceneStyle{
float: left;
width: 341px;
background:url(/img/prt_pinkbox_ss_middle.jpg) 11px repeat-y;
padding-left: 11px;
}
.sceneStyle .sceneStyleTitle{
float: left;
width: 70px;
padding-top: 10px;
padding-left: 13px;
}
.sceneStyle .sceneStyleButton{
float: right;
text-align: right;
width: 200px;
padding: 2px 13px 0px 0px;
}
.sceneStyle .sceneBargraph {
width: 314px;
height: 179px;
padding-left: 21px;
padding-bottom: 8px;
background:url(/img/scene_style_graph.jpg) no-repeat 13px top;
}
.sceneStyle #sceneBargraphMens,
.sceneStyle #sceneBargraphLadys {
display: none;
}
.sceneStyle .sceneBargraph .graphValue {
float: left;
width: 17px;
margin-left: 18px;
background-color: #f39800;
line-height: 0px;
}
.sceneStyle .sceneBargraph .graphValueStart {
margin-left: 0px;
}
.sceneStyle .styleList {
width: 301px;
height: 167px;
padding: 20px 13px 0px 13px;
font-weight: bold;
line-height: 24px;
}
.sceneStyle .styleList span {
margin: 0px 5px;
}
.sceneStyle #styleListMens,
.sceneStyle #styleListLadys {
display: none;
}
.sceneStyleLinkbox {
}
.sceneStyleLinkbox p.arwlink {
float:right;
margin: 10px 15px 0px 0px;
}
.sceneStyleWide{
width: 692px;
background:url(/img/prt_pinkbox_middle.jpg) top left repeat-y;
}
.sceneStyleWide .sceneStyleButton{
float: none;
text-align: right;
width: 677px;
padding: 10px 0px 0px 0px;
}
.sceneStyleWide .styleList {
width: 662px;
min-height: 100px;
height: auto !important;
height: 100px;
padding: 5px 0px 10px 15px;
}
/*--アイテム交換-- */
.wantbox{
width:326px;
float:left;
display:inline;
margin-left:22px;
font-size:8pt;
margin-right:20px;
}
.havebox{
width:326px;
float:left;
font-size:8pt;
}
.dealsorangebox{
width:326px;
background:#fff6e7;
float:left;
display:inline;
margin-top:15px;
}
.dealsorangebox p.noReview{
margin-left:26px;
}
.dealsorangebox ul{
margin-left:26px;
}
.dealsorangebox ul li{
float:left;
width:90px;
padding-right:10px;
}
.dealsorangebox .photo{
background:url(/img/border60.gif) top left no-repeat;
padding:2px;
}
.dealsorangebox .photo:hover{
background:url(/img/border60_on.gif) top left no-repeat;
}
.relativeItem{
font-size:8pt;
}
.relativeItem ul{
clear:both;
}
.relativeItem li{
display:block;
float:left;
padding-left:21px;
width:95px;
margin-bottom:20px;
}
.relativeItem p span.price{
display:block;
margin:0 auto;
}
.relativeItem ul.last li{
margin-bottom:0;
}
/*--ブランド情報-- */
#brand_shopInfoArea{
clear:both;
width:720px;
margin-left:4px;
margin-bottom:11px;
background:url(/img/prt_itemDetail_boxbg.gif) top left repeat-y;
font-weight:bold;
}
#brand_shopInfoR{
padding: 0 18px 0 16px;
width:684px;
}
#brand_shopInfoR .brand_shopName{
/*--!! 携帯へ送るボタン表示時はコメントを外す
#brand_shopInfoR h2 の margin-bottomと合わせて修正!!--*/
/*margin-bottom:9px;*/
}
#brand_shopInfoR h2{
background:url(/img/bg_detailTitle.gif) top left no-repeat;
font-size:12pt;
line-height:1.2em;
font-weight:bold;
width:577px;
float:left;
margin-left:2px;
margin-top:9px;
/*--!! （下）携帯へ送るボタン表示時はコメントにする
#brand_shopInfoR .brand_shopName の margin-bottomと合わせて修正 !!--*/
margin-bottom:10px;
padding:0 10px 0 15px;
}
#brand_shopInfoHyokaArea{
clear:both;
background:url(/img/prt_brandDetailHyoka_boxbg.gif) top left repeat-y;
margin-bottom:10px;
margin-left:2px;
color:#f39800;
}
#brand_shopInfoHyokaArea p {
margin: 10px 10px 0;
line-height: 0.5;
font-size: 11px;
}
#brand_shopInfoHyokaArea p .url {
margin-right: 20px;
}
#brand_shopInfoHyokaArea p .eigyou {
margin-right: 50px;
}
#brand_shopInfoHyokaArea .rankdisp {
float: left;
margin: 0;
padding: 0 0 0 12px;
border-spacing: 0;
}
#brand_shopInfoHyokaArea .rankdisp .rankstar {
display:table-cell;
margin: 0 0 1px;
padding: 1px 20px 0 0px;
vertical-align: middle;
*padding: 0px 20px 3px 0px;
*vertical-align: baseline;
}
#brand_shopInfoHyokaArea .rankdisp .ranknumber {
display:table-cell;
font-size:11pt;
background:url(/img/tit_sogohyoka.gif) left 3px no-repeat;
padding: 17px 0 0;
margin: 0px 1px 0;
width:79px;
line-height: 1em;
}
* html #brand_shopInfoHyokaArea .rankdisp .rankstar,
* html #brand_shopInfoHyokaArea .rankdisp .ranknumber{/* IE 6 */
display:inline;
zoom:1;
}
*:first-child+html #brand_shopInfoHyokaArea .rankdisp .rankstar,
*:first-child+html #brand_shopInfoHyokaArea .rankdisp .ranknumber{/* IE 7 */
display:inline;
zoom:1;
}
#brand_shopInfoHyokaArea .starpoint{
	margin:12px 0 7px 0;
	font-size:9pt;
	width: 430px;
	float:left;
}
#brand_shopInfoHyokaArea .starpoint li{
float:left;
display: inline;
margin-left:10px;
}
#brand_shopInfoHyokaArea .starpoint li.design{
	background: url(/img/tit_hyoka_design.gif) center left no-repeat;
	padding-left:44px;
}
#brand_shopInfoHyokaArea .starpoint li.hinshitu{
background: url(/img/tit_hyoka_hinshitu.gif) center left no-repeat;
padding-left:27px;
}
#brand_shopInfoHyokaArea .starpoint li.kigokochi{
background: url(/img/tit_hyoka_kigokochi.gif) center left no-repeat;
padding-left:37px;
}
#brand_shopInfoHyokaArea .starpoint li.kakaku{
background: url(/img/tit_hyoka_kakaku.gif) center left no-repeat;
padding-left:28px;
}
#brand_shopInfoHyokaArea .starpoint li.kinou{
background: url(/img/tit_hyoka_kinou.gif) center left no-repeat;
padding-left:35px;
}
#brand_shopInfoHyokaArea .starpoint li.isei{
background: url(/img/tit_hyoka_isei.gif) center left no-repeat;
padding-left:45px;
}
#brand_shopInfoHyokaArea .starpoint li.ziman{
background: url(/img/tit_hyoka_ziman.gif) center left no-repeat;
padding-left:36px;
}
#brand_shopInfoHyokaArea .starpoint li.staff{
background: url(/img/tit_hyoka_staff.gif) center left no-repeat;
padding-left:62px;
}
#brand_shopInfoHyokaArea .starpoint li.sinazoroe{
background: url(/img/tit_hyoka_sinazoroe.gif) center left no-repeat;
padding-left:37px;
}
#brand_shopInfoHyokaArea .starpoint li.funiki{
background: url(/img/tit_hyoka_funiki.gif) center left no-repeat;
padding-left:37px;
}
#brand_shopInfoArea .otherInfo{
font-size:9pt;
background:url(/img/bg_otherInfo.gif) top left no-repeat;
position:relative;
height:70px;
margin-left:2px;
}
#brand_shopInfoArea .otherInfo{
font-size:9pt;
background: none;
height:auto;
margin-left:2px;
}
#brand_shopInfoArea .shopdataRack {
clear: both;
margin-bottom: 7px;
width: 684px;
float: left;
}
#brand_shopInfoArea .otherInfo p{
float:left;
height: auto;
}
#brand_shopInfoArea .otherInfo span{
display:block;
float:left;
padding-bottom:10px;
}
#brand_shopInfoArea .otherInfo p.url{
padding-left:71px;
background:url(/img/bg_otherInfo02_url.gif) left top no-repeat;
word-break:break-all;
}
#brand_shopInfoArea .otherInfo .map{
margin-left:30px;
}
#brand_shopInfoArea .otherInfo .post{
padding-left:51px;
background:url(/img/bg_otherInfo02_post.gif) left top no-repeat;
}
#brand_shopInfoArea .otherInfo .jusyo{
margin-left: 30px;
padding-left:40px;
width: 500px;
background:url(/img/bg_otherInfo02_jusyo.gif) left top no-repeat;
}
#brand_shopInfoArea .otherInfo .tel{
padding-left:51px;
width:84px;
background:url(/img/bg_otherInfo02_tel.gif) left top no-repeat;
}
#brand_shopInfoArea .otherInfo .time_holiday {
margin-left: 30px;
padding-left: 80px;
background:url(/img/bg_otherInfo02_time_holiday.gif) left top no-repeat;
width: 430px;
}
.freewordSeach {
position: relative;
top: -15px;
text-align: right;
clear: both;
float:right;
}
#brand_shopInfoArea .otherInfo_brand{
font-size:9pt;
background:url(/img/bg_otherInfo03.gif) top left no-repeat;
position:relative;
height:28px;
margin-left:2px;
}
#brand_shopInfoArea .otherInfo_brand p.url{
top:0px;
left:71px;
position:absolute;
}
.topicsbox {
line-height: 1.8;
}
.topicsbox dt {
width: 70px;
font-size:8pt;
font-weight: bold;
color: #d57f08;
clear:both;
float: left;
margin: 3px 0 0;
}
.topicsbox dd {
}
.orangebox_coordinate{
background:#fff6e7;
width:504px;
margin-bottom:15px;
float:left;
display:inline;
}
.orangebox_coordinate dl.coordinate_style {
width:400px;
float:left;
line-height: 1.4;
}
.orangebox_coordinate dl.coordinate_style dt {
clear: both;
float: left;
width: 6em;
background: url(/img/search/icn_search_listicn.gif) left center no-repeat;
padding-left: 10px;
font-weight:bold;
}
.orangebox_coordinate dl.coordinate_style dd {
background: url(/img/prt_hyoukalist_bgpink.gif) left 3px no-repeat;
padding-left: 15px;
margin-left: 7em;
}
.orangebox_coordinate .photo{
background:url(/img/border60.gif) top left no-repeat;
padding:2px;
margin:0 10px 10px 10px;
}
.orangebox_coordinate .photo:hover{
background:url(/img/border60_on.gif) top left no-repeat;
}
.orangebox_coordinate span{
font-weight:bold;
}
*body .orangebox_coordinate p{
line-height:1.4em;
}
.orangebox_coordinate p img {
vertical-align: middle;
margin-bottom: 5px;
}
.whitebox_coordinate{
clear:both;
background:url(/img/prt_coordinate_boxbg2.gif) top left repeat-y;
width:484px;
margin-bottom:10px;
margin-left:10px;
}
.coordinate_comment{
padding: 0 10px 5px;
margin: 8px 8px 15px;
border-bottom:1px solid #eaeaea;
}
.coordinate_comment p{
margin-bottom:10px;
}
.coordinate_revName {
margin-bottom: 5px;
}
table.coordinate_detail_info {
}
table.coordinate_detail_info td.coordinate_detail_info_title{
width: 90px;
vertical-align: top;
}
table.coordinate_detail_info td.coordinate_detail_info_body{
}
.whitebox_coordinate .icn{
margin-left:18px;
float:left;
display:inline;
}
.whitebox_coordinate dl{
float:left;
display:block;
padding-left:10px;
width:368px;
margin-bottom:5px;
}
.whitebox_coordinate dt{
float:left;
width:66px;
}
.whitebox_coordinate dd{
}
.searchTitleArea{
font-weight:bold;
width:683px;
margin-top: 3px;
margin-bottom:8px;
display:inline;
float:left;
margin-left:17px;
}
.searchTitleArea h4{
float:left;
font-weight:bold;
}
.searchTitleArea p{
float:right;
display:block;
margin-left:20px;
}
.searchTitleArea p span{
color:#9f6300;
font-size:8pt;
}
.orangebox h2{
background:url(/img/search/bg_searchItemTitle.gif) top left no-repeat;
font-weight:bold;
margin:9px 0 9px 17px;
padding:0 10px 0 15px;
}
.orangebox .starboxArea{
color:#d08200;
font-weight:bold;
margin-bottom:5px;
}
.orangebox .starboxArea img{
margin-right:15px;
}
/*--※口コミ一覧091105 ROSYY追加分※ start-- */
.orangebox h2{
background:url(/img/search/bg_searchItemTitle.gif) top left no-repeat;
font-weight:bold;
margin:9px 0 9px 17px;
padding:0 10px 0 15px;
}
.orangebox .starboxArea{
color:#d08200;
font-weight:bold;
margin-bottom:5px;
}
.orangebox .starboxArea img{
margin-right:15px;
}
.orangebox .itembrand{
font-weight:normal;
font-size:8pt;
}
.orangeboxTitle {
position: relative;
}
.orangeboxTitle h2 {
width: 550px;
padding-left: 3px;
background: none;
}
.orangeboxTitle h2 a {
text-decoration: none;
}
.orangeboxTitle .itembrand{
font-weight:normal;
font-size:8pt;
}
.orangeboxTitle .date {
position: absolute;
top: 0px;
left: 570px;
width: 100px;
text-align: right;
}
.orangeboxTitle .buzzdate {
position: absolute;
top: 0px;
left: 560px;
width: 100px;
text-align: right;
}
.newitemToroku{
text-align:center;
margin-bottom:15px;
}
.newitemToroku p{
margin-bottom: 5px;
}
.coordinate_detailBox{
width:679px;
margin-left:17px;
}
.coordinate_detailBox .leftside{
float:left;
width:165px;
margin-right:10px;
text-align:center;
}
.coordinate_detailBox .leftside p{
margin-top:5px;
}
.coordinate_detailBox .rightside{
float:left;
width:504px;
padding-bottom: 15px;
}
.comment{
	width: 175px;
	background:url(/img/icn_coordinate_comment.gif) 0 8px no-repeat;
	padding:7px 0px 0 16px;
	float:left;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}
.comment span{
	color:#f39800;
}
.commentcount{
	float:left;
	width: 40px;
	padding:7px 20px 0 0px;
	font-weight:bold;
	text-align: right;
}
.commentcount span{
	color:#f39800;
}
.kuchikomitouhyou .guide {
	text-align: left;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-right: 40px;
}
.kuchikomitouhyou .commentBox {
	padding-left: 20px;
}
.tohyoArea .comment {
	width: 225px;
}
.tohyoArea .guide {
	text-align: left;
	margin-bottom: 5px;
}
ul.buzzPhotoList{
clear:both;
float: left;
padding-left:17px;
width:685px;
margin-bottom:17px;
}
ul.buzzPhotoList li{
float:left;
display:block;
background:url(/img/bg_newphoto_ichiran.gif) top left no-repeat;
width:129px;
height:196px;
padding:20px 18px 13px;
text-align:center;
margin-right:6px;
}
ul.buzzPhotoList li p{
text-align:left;
*line-height: 1.3;
}
ul.buzzPhotoList li img{
margin-bottom:7px;
vertical-align:bottom;
}
ul.buzzPhotoList li p span{
font-weight:bold;
}
.revName{
font-weight:bold;
margin-bottom: 3px;
}
.ichiran_coordinatebox{
margin-left:18px;
}
.ichiran_coordinatebox .box{
background:#fff6e7;
width:165px;
float:left;
height:366px;
margin-right:7px;
margin-bottom:17px;
}
.ichiran_coordinatebox .box2{
background:#fff6e7;
width:165px;
float:left;
height:375px;
margin-right:7px;
margin-bottom:17px;
}
.ichiran_coordinatebox .box p,.ichiran_coordinatebox .box2 p{
padding:5px 9px 0 9px;
font-size:8pt;
}
.titleboxh3_want,.titleboxh3_want2{
height:24px;
line-height:0;
}
.titleboxh3_want img,.titleboxh3_want2 img{
vertical-align:bottom;
}
.titleboxh3_want h3{
float:left;
margin-top:2px;
margin-left:4px;
margin-right:60px;
display:inline;
}
.titleboxh3_want2 h3{
float:left;
margin-top:2px;
margin-left:4px;
margin-right:68px;
display:inline;
}
.titleboxh3_want ul,.titleboxh3_want2 ul{
float:left;
line-height:0;
}
.titleboxh3_want li,.titleboxh3_want2 li{
float:left;
margin-right:2px;
}
.itemGivewhitebox p span.giveTopTxt{
font-size:8pt;
margin-left:17px;
font-weight: normal;
}
.giveOverH4 {
margin-bottom: 5px;
width: 100%;
}
.itemGivewhitebox{
clear:both;
background:url(/img/prt_itemgive_whiteboxbg.gif) top left repeat-y;
width:639px;
margin-left:17px;
}
.itemGivewhitebox p{
margin-left:9px;
margin-right: 9px;
line-height:1.4em;
}
.itemGivewhitebox img{
vertical-align:bottom;
}
.itemGivewhitebox p img{
vertical-align:middle;
margin: 3px 0 4px;
}
.itemGivewhitebox p span{
font-weight:bold;
}
.sogorank2{
background:url(/img/bg_itemgive_star.gif) top left no-repeat;
width:221px;
height:34px;
color:#f39800;
font-weight:bold;
padding:7px 0 0 56px;
*padding:3px 0 0 56px;
margin-top:8px;
font-size:11pt;
}
.sogorank2 img{
margin-right:11px;
vertical-align:middle;
margin-bottom: 4px;
}
*body .sogorank2 img{
margin-right:11px;
vertical-align:middle;
margin-top: 4px;
}
.sogorank2 span{
display:block;
float:right;
color:#9f6300;
font-size:8pt;
}
.orangeboxR .starpoint{
margin: 3px 0 0 3px;
font-size:9pt;
color:#f39800;
font-weight: bold;
}
.orangeboxR .starpoint ul{
}
.orangeboxR .starpoint li{
float:left;
margin-right:8px;
}
.orangeboxR .starpoint li.design{
background: url(/img/tit_hyoka_design.gif) center left no-repeat;
padding-left:42px;
}
.orangeboxR .starpoint li.hinshitu{
background: url(/img/tit_hyoka_hinshitu.gif) center left no-repeat;
padding-left:23px;
}
.orangeboxR .starpoint li.kigokochi{
background: url(/img/tit_hyoka_kigokochi.gif) center left no-repeat;
padding-left:33px;
}
.orangeboxR .starpoint li.kakaku{
background: url(/img/tit_hyoka_kakaku.gif) center left no-repeat;
padding-left:25px;
}
.orangeboxR .starpoint li.kinou{
background: url(/img/tit_hyoka_kinou.gif) center left no-repeat;
padding-left:33px;
}
.orangeboxR .starpoint li.isei{
background: url(/img/tit_hyoka_isei.gif) center left no-repeat;
padding-left:42px;
}
.orangeboxR  .starpoint li.ziman{
background: url(/img/tit_hyoka_ziman.gif) center left no-repeat;
padding-left:36px;
}
.orangeboxR  .starpoint li.staff{
background: url(/img/tit_hyoka_staff.gif) center left no-repeat;
padding-left:62px;
}
.orangeboxR  .starpoint li.sinazoroe{
background: url(/img/tit_hyoka_sinazoroe.gif) center left no-repeat;
padding-left:37px;
}
.orangeboxR  .starpoint li.funiki{
background: url(/img/tit_hyoka_funiki.gif) center left no-repeat;
padding-left:37px;
}
.itemDetailwhitebox{
clear:both;
background:url(/img/prt_itemDetail_whiteboxbg.gif) top left repeat-y;
width:645px;
margin-left:19px;
}
.itemDetailwhitebox p{
margin: 5px 35px 5px;
line-height:1.4em;
}
.usestyle {
clear: both;
margin: 0 0 15px 17px;
}
.usestyle_body {
background: url(/img/prt_detail_styleboxbg.gif) repeat-y;
padding: 10px 60px 10px 50px;
line-height:1.4em;
}
.usestyle_body dt {
clear: both;
float: left;
background: url(/img/search/icn_search_listicn.gif) left center no-repeat;
width: 6em;
padding-left: 10px;
font-weight:bold;
}
.usestyle_body dd {
background: url(/img/input/prt_hyoukalist.gif) left 3px no-repeat;
padding-left: 15px;
margin-left: 7em;
}
.kuchikomitouhyou {
clear:both;
margin-left:17px;
}
.kuchikomiphoto{
clear: both;
width:703px;
margin-left:17px;
padding-top: 10px;
}
.kuchikomiphoto h4{
padding-bottom: 12px;
}
.kuchikomiphoto ul{
width:703px;
float:left;
padding-bottom: 10px;
}
.kuchikomiphoto li{
background:url(/img/bg_kuchikomiphoto.gif) top left no-repeat;
width:221px;
height:157px;
text-align:center;
padding-top:23px;
float:left;
margin-right:8px;
}
.kuchikomiphoto li img{
margin-bottom:6px;
}
.kuchikomiPhotoTxt{
clear:both;
margin-bottom:18px;
width:680px;
}
#contentsR table.topicslist {
clear:both;
width: 681px;
margin-left: 16px;
color: #f39800;
font-weight:bold;
/*font-size: 8pt;*/
}
#contentsR table.topicslist tr.cell01{
background-color: #fff6e7;
}
#contentsR table.topicslist tr td{
padding: 10px 0 10px 20px;
}
#contentsR table.topicslist td.td_date{
width: 60px;
}
#contentsR table.topicslist td.td_txt{
width: 581px;
}
#contentsR table.topicslist td a {
width: 561px;
font-weight: normal;
}
.txtBold {
font-weight: bold;
}
.detailtitlebox {
clear: both;
width: 681px;
margin-left: 16px;
}
.detailtitlebox p {
float: left;
width: 500px;
padding-bottom: 5px;
}
.detailtitlebox .detailtitle {

padding-left: 15px;
background: url(/img/bg_detailTitle_mini.gif) top left no-repeat;
font-weight: bold;
}
.side_Q {
clear: both;
width: 681px;
margin-left: 16px;
margin-bottom: 30px;
}
.side_Q dl {
clear: both;
width: 681px;
}
.side_Q dl dt {
clear: both;
background: url(/img/prt_topicsreviewer_boxtop.gif) top left no-repeat;
padding: 6px 10px 5px 13px;
text-align: right;
}
.side_Q dl dd {
clear: both;
float: left;
width: 640px;
background: url(/img/prt_topicsreviewer_boxbg.gif) top left no-repeat;
padding: 20px 6px 35px 35px;
}
.side_A {
width: 681px;
margin-left: 16px;
}
.side_A dl {
clear: both;
}
.side_A dl dt {
clear: both;
background: url(/img/prt_commentreviewer.gif) repeat-x;
padding: 6px 10px 5px 13px;
text-align: right;
}
.side_A dl dd {
clear: both;
float: left;
padding: 20px 6px 35px 35px;
}
.side_Q dl dt span,.side_A dl dt span {
font-weight:bold;
color: #f39800;
margin-right: 3px;
}

.side_Q dl dd .detailtopictxt {
width: 558px;
float: left;
}
.side_A dl dd .detailtopictxt {
width: 566px;
float: left;
}
.side_Q dl dd .detailtopicdelete{
display:inline;
width:71px;
}
.side_A dl dd .detailtopicdelete{
display:inline;
width:71px;
}
.withBtn {
padding-top: 7px;
}
.mb0 {
margin-bottom: 0px;
}
.search_titleboxh3{
width:712px;
padding:0 4px 0 4px;
margin-bottom:9px;
}


/*------------------------------------------------
ブランド＆ショップ詳細
----------------------------------------------- */

#brandShopInfoArea {
	position: relative;
	width: 684px;
	margin-top: 3px;
	margin-bottom: 15px;
	margin-left: 16px;
}

#brandShopInfoArea #brandShopInfoHyokaArea {
	float: left;
	font-size: 8pt;
	font-weight: normal;
	width: 424px;
	background: url("/img/prt_brandShopDetailHyoka_boxbg.gif") repeat-y scroll left top transparent;
	margin-right: 12px;
}

#brandShopInfoArea #brandShopInfoHyokaArea .brandShopInfoHyokaAreaLeftInfo {
	float: left;
	width: 200px;
	padding-left: 10px;
}

#brandShopInfoArea #brandShopInfoHyokaArea .brandShopInfoHyokaAreaRightInfo {
	float: left;
	width: 191px;
	margin-left: 10px;
}

#brandShopInfoArea #brandShopInfoHyokaArea .brandShopInfoHyokaAreaRightInfo .brandShopInfoHyokaAreaTitle {
	margin-left: 10px;
	margin-bottom: 5px;
}

#brandShopInfoArea #brandShopInfoHyokaArea .brandShopInfoHyokaAreaRightInfo .brandShopInfoHyokaAreaLink {
	background: url("/img/prt_whitebox-left_bg.gif") repeat-y scroll left top transparent;
}

#brandShopInfoArea #brandShopInfoHyokaArea .brandShopInfoHyokaAreaRightInfo .brandShopInfoHyokaAreaLink dl {
	width: 191px;
	height: 145px;
	padding-top: 3px;
	margin-left: 10px;
}

#brandShopInfoArea #brandShopInfoHyokaArea .brandShopInfoHyokaAreaRightInfo .brandShopInfoHyokaAreaLink dd {
	padding-left: 10px;
	background: url("/img/square_5pix_orange.gif") no-repeat scroll left center transparent;
	margin-top: 3px;
}

#brandShopInfoArea #brandShopInfoHyokaArea .brandShopInfoHyokaAreaRightInfo .brandShopInfoHyokaAreaLink dd.first {
	margin-top: 0px;
}

#brandShopInfoArea #brandShopInfoHyokaArea .btmline {
	margin-top: 5px;
}

#brandShopInfoArea #brandShopInfoRightButtonArea {
	float: left;
	width: 247px;
	margin-bottom: 4px;
}

#brandShopInfoArea #brandShopInfoRightButtonArea li {
	float: left;
	width: 121px;
	height: 40px;
}

#brandShopInfoArea #brandShopInfoRightButtonArea li.sendtomobile {
	margin-right: 5px;
}

#brandShopInfoArea #brandShopInfoUrlArea {
	float: left;
	width: 246px;
	background: url("/img/prt_brandShopDetailURL_boxbg.gif") repeat-y scroll left top transparent;
}

#brandShopInfoArea #brandShopInfoUrlArea ul {
	min-height: 112px;
	height: auto !important;
	height: 112px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 11px;
}

#brandShopInfoArea #brandShopInfoUrlArea ul li {
	font-weight: bold;
	font-size: 8pt;
}

#brandShopInfoArea #brandShopInfoUrlArea ul li.brandurl {
	width: 214px;
	padding: 0px 0px 5px 10px;
/*
	width: 148px;
	padding-left: 76px;
	background: url("/img/tit_item_detailinfo_brandurl.jpg") no-repeat scroll 10px 4px transparent;
*/
}
#brandShopInfoArea #brandShopInfoUrlArea ul li.brandurl img {
	display: block;
}
#brandShopInfoArea #brandShopInfoUrlArea ul li.rank {
	width: 163px;
	padding-left: 61px;
	background: url("/img/tit_item_detailinfo_ranking.jpg") no-repeat scroll 10px 4px transparent;
}

#brandShopInfoArea #brandShopInfoUrlArea ul li.shopurl {
	width: 214px;
	padding: 0px 0px 5px 10px;
/*
	width: 153px;
	padding-left: 71px;
	background: url(/img/tit_item_detailinfo_shopurl.jpg) no-repeat scroll 10px 4px transparent;
*/
}
#brandShopInfoArea #brandShopInfoUrlArea ul li.shopurl img {
	display: block;
}
#brandShopInfoArea #brandShopInfoUrlArea ul li.postcode {
	position: relative;
	width: 70px;
	padding-left: 52px;
	background: url(/img/tit_item_detailinfo_postcode.jpg) no-repeat scroll 10px 4px transparent;
}
#brandShopInfoArea #brandShopInfoUrlArea ul li.address {
	width: 182px;
	padding-left: 42px;
	background: url(/img/tit_item_detailinfo_address.jpg) no-repeat scroll 10px 4px transparent;
}
#brandShopInfoArea #brandShopInfoUrlArea ul li.address p.map {
	width: 182px;
	text-align: right;
}
#brandShopInfoArea #brandShopInfoUrlArea ul li.address a.map {
	margin-left: 10px;
}
#brandShopInfoArea #brandShopInfoUrlArea ul li.tel {
	width: 172px;
	padding-left: 52px;
	background: url(/img/tit_item_detailinfo_tel.jpg) no-repeat scroll 10px 4px transparent;
}

#brandShopInfoArea #brandShopInfoUrlArea ul li.holiday {
	width: 136px;
	padding-left: 88px;
	background: url(/img/tit_item_detailinfo_holiday.jpg) no-repeat scroll 10px 4px transparent;
}

#brandShopInfoBottomButtonArea {
	clear: both;
	height: 32px;
	margin-left: 20px;
}

#brandShopInfoBottomButtonArea li {
	float: left;
	margin-right: 6px;
}

#brandShopInfoRemarkArea {
	clear: both;
	font-size: 80%;
	margin-top: 3px;
	margin-left: 29px;
}


/*------------------------------------------------
検索系
----------------------------------------------- */
#moreSearchArea{
clear:both;
width:680px;
padding:0 11px 0 12px;
border-top:6px solid #f39800;
border-left:6px solid #f39800;
border-right:6px solid #f39800;
float:right;
background:#FFFFFF;
font-size:8pt;
margin-right:3px;
}
#moreSearchArea_close{
clear:both;
width:680px;
padding:30px 11px 15px 12px;
border:6px solid #f39800;
float:right;
background:#FFFFFF;
margin-right:3px;
margin-bottom: 25px;
line-height: 1.8em;
}

#moreSearchArea ul.itemicn{
float:left;
margin-top:28px;
width:520px;
padding-bottom: 15px;
}
#moreSearchArea ul.itemicn li{
float:left;
width:68px;
padding:0 2px;
text-align:center;
}
#moreSearchArea ul.itemicn li a img{
text-decoration:none;
}
#moreSearchArea ul.parentitemicn{
margin-top:28px;
width:680px;
}
#moreSearchArea ul.parentitemicn li{
float:left;
width: 320px;
padding-bottom: 15px;
}
#moreSearchArea ul.parentitemicn li.icn_searchitem_arrow {
width: 20px;
padding-top: 4px;
}
#moreSearchArea ul.parentitemicn li a img{
text-decoration:none;
border-bottom: 1px solid #000;
}
#moreSearchArea div.line,#moreSearchArea_close div.line{
clear:both;
width:680px;
border-bottom:1px solid #d6d6d6;
text-align:right;
padding-bottom:10px;
margin-bottom:20px;
font-size:10pt;
font-weight:bold;
}
#moreSearchArea .rightside,#moreSearchArea_close .rightside{
float:left;
width:72px;
padding-left:22px;
padding-right:68px;
vertical-align:middle;
background:url(/img/search/icn_searchitem_arrow.gif) 124px 22px no-repeat;
font-weight:bold;
color:#ffa000;
text-align:center;
}
#moreSearchArea ul.itemTxt{
float:left;
width:170px;
margin-bottom:20px;
line-height: 1.6em;
}
#moreSearchArea_close ul.itemTxt{
float:left;
width:170px;
margin-bottom:5px;
}
#moreSearchArea ul.itemTxt li{
font-size:8pt;
}
.moresearchBtnArea{
clear:both;
width:715px;
float:right;
margin-right:3px;
}
.moresearchBtnArea dl{
margin-bottom:25px;
width:715px;
}
.moresearchBtnArea dt{
background:#f39800;
text-align:center;
width:715px;
}
.moresearchBtnArea dd{
border-bottom:6px solid #f39800;
border-left:6px solid #f39800;
border-right:6px solid #f39800;
width:680px;
padding:14px 11px 0 12px;
}
.moresearchBtnArea dd div.box{
clear:both;
margin-bottom:10px;
display:block;
}
.moresearchBtnArea dd div.box2{
clear:both;
margin-bottom:15px;
display:block;
}
.moresearchBtnArea dd div.box3{
clear:both;
margin-bottom:15px;
display:block;
text-align: center;
}
.moresearchBtnArea dd input,.moresearchBtnArea dd select{
vertical-align:middle;
}
.moresearchBtnArea dd span.tit{
font-weight:bold;
margin-right:10px;
}
.moresearchBtnArea dd .titMarginLeftBox{
padding-left: 20px;
}

.moresearchBtnArea dd div img{
vertical-align:bottom;
}
.moresearchBtnArea dd span.caution{
font-size:8pt;
margin-right:10px;
}
.moresearchBtnArea dd span.orenge{
color:#d08200;
}

.set_inputpos input{
vertical-align: middle;
position: relative;
margin-top: -3px;
}
.orangeboxR2{
float:right;
width:655px;
padding-right:10px;
}
.orangeboxR2 .itemInfo{
clear:both;
width:655px;
line-height:1.4em;
}
.freeSearchAll_link{
clear:both;
padding-top: 10px;
}
.freeSearchAll_link dl{
margin-left:30px;
}
.freeSearchAll_link dt{
margin-right: 20px;
width: 170px;
float: left;
}
.freeSearchAll_link dd{
margin-right:27px;
}
.search_list {
float: left;
padding-left: 17px;
width:683px;
}
.search_list_itemleft {
float: left;
padding-left: 10px;
width:161px;
}
.search_list_itemcenter {
float: left;
padding-left: 10px;
width:161px;
}
.search_list_itemright {
float: right;
width:161px;
}
.search_list .search_list_itemleft ul,
.search_list .search_list_itemcenter ul,
.search_list .search_list_itemright ul  {
font-size: 8pt;
line-height:2.0;
}
.search_list_itemcategory {
margin-bottom: 8px;
}
.search_list_itemproduct {
padding: 10px 0;
}
.search_list_itemproduct p.producticn{
display:table-cell;
width: 59px;
margin-bottom: 0;
vertical-align:middle;
}
.search_list_itemproduct p.productname{
display:table-cell;
width:92px;
margin: 0 0 1px 0;
vertical-align:middle;
font-weight: bold;
}
* html .search_list_itemproduct p.producticn,* html .search_list_itemproduct p.productname{/* IE 6 */
display:inline;
zoom:1;
}
*:first-child+html .search_list_itemproduct p.producticn,*:first-child+html .search_list_itemproduct p.productname{/* IE 7 */
display:inline;
zoom:1;
}
.search_list ul {
padding-bottom: 10px;
line-height: 2.2em;
}
.searchresult_tit {
margin: 0px 0 4px 5px;
font-weight: bold;
}
.search_list_2cLeft {
float: left;
width: 321px;
}
.search_list_2cRight {
float: right;
width: 321px;
}
.search_list_2cLeft li,.search_list_2cRight li {
padding-left: 15px;
background: url(/img/search/icn_search_listicn.gif) left 0.9em no-repeat;
}
#moreSearchArea_close div.line2{
clear:both;
float: left;
width:636px;
border-bottom:1px solid #eaeaea;
padding: 0 22px 5px;
margin-bottom:6px;
font-size:10pt;
}
.left_area{
float: left;
width: 76px;
padding-top: 7px;
}
.right_ken{
float: left;
width: 560px;
}
.shopAreaSearch_left .shop_brandSearch_tit {
margin: 0 0 10px 0;
float: left;
width: 68px;
display: inline;
}
.shopAreaSearch_right .shop_brandSearch_tit ,
.shopAreaSearch_freeword .shop_brandSearch_tit {
margin: 0 0 10px 0;
}
* html .shopAreaSearch_right .shop_brandSearch_tit {margin-bottom: 14px;}
*:first-child+html .shopAreaSearch_right .shop_brandSearch_tit {margin-bottom: 14px;}
html>/**/body .shopAreaSearch_right .shop_brandSearch_tit {margin-bottom /*\**/: 14px\9;}

.shop_brandSearch_desc {
float: right;
width: 184px;
line-height: 1;
font-size: 10px;
top: -2px;
position: relative;
}
.shopAreaSearch_last {
clear:both;
float: left;
width:636px;
border-bottom:1px solid #eaeaea;
padding: 0 22px 5px;
margin-bottom:20px;
font-size:10pt;
}
.shopAreaSearch_left {
float: left;
padding: 0 0 5px 47px;
width: 286px;
}
.shopAreaSearch_right {
float: right;
padding: 0 40px 0 0;
width: 286px;
}
.shopAreaSearch_freeword {
clear: both;
padding: 10px 0 5px 47px;
}

.shopAreaSearch_freeword input.searchByFreeword {
	border-top: 1px solid #abadb3;
	border-left: 1px solid #e3e9ef;
	border-bottom: 1px solid #e3e9ef;
	border-right: 1px solid #dbdfe6;
	width: 350px;
	padding: 1px 0;
	position: relative;
	top: -10px;
	margin-right: 25px;
}

/*------------------------------------------------
一覧系
----------------------------------------------- */
.searchTitleArea2{
font-weight:bold;
width:683px;
margin-bottom:5px;
display:inline;
float:left;
margin-left:17px;
}
.searchTitleArea2 h4{
float:left;
font-weight:bold;
margin-top:4px;
margin-bottom:4px;
}
.searchTitleArea2 p{
float:right;
display:block;
margin-left:20px;
margin-top:4px;
margin-bottom:4px;
}
.searchTitleArea2 select{
float:right;
display:block;
margin-left:20px;
}
.icn_ranking{
float:left;
padding:8px 2px 0 17px;
}
.bg_ranking{
background:url(/img/bg_rankingicn.gif) 19px 10px no-repeat;
float:left;
padding:28px 5px 0 20px;
text-align:center;
font-weight:bold;
width:66px;
height:66px;
}
.orangebox .rankbox{
position:relative;
width:403px;
padding-right:9px;
margin-bottom:10px;
float:left;
}
.orangebox .rankbox dl{
margin:0;
padding:0;
}
.orangebox .rankbox dt{
float:left;
width:90px;
height:72px;
}
.orangebox .rankbox dd{
float:left;
width:313px;
padding-top:18px;
margin:0;
}
.orangebox .rankbox dd p{
margin-bottom:5px;
line-height:1.4em;
}
.orangebox .rankbox dd span{
font-weight:bold;
}
.orangebox .rankbox dd p img {
vertical-align:bottom;
margin-bottom: 3px;
}
.orangebox .rankbox dd span.number{
font-size:16pt;
line-height:1.6em;
}
.orangebox .rankbox .icn{
position:absolute;
top:0;
left:0;
}
.orangebox .rankbox .photo{
background:url(/img/border60.gif) top left no-repeat;
padding:2px;
margin:11px 0 0 8px;
}
.orangebox .rankbox .photo:hover{
background:url(/img/border60_on.gif) top left no-repeat;
}
.noApplicable {
padding-top: 15px;
}
.getpoint{
width:109px;
margin-top:18px;
float:left;
font-weight:bold;
}
.getpoint p.icn_vout{
background:url(/img/icn_vote.gif) center left no-repeat;
padding-left:30px;
margin-bottom:5px;
}
.getpoint p.icn_get{
background:url(/img/icn_get.gif) center left no-repeat;
padding-left:30px;
margin-bottom:5px;
}
.getpoint p.icn_point{
background:url(/img/icn_point.gif) center left no-repeat;
padding-left:32px;
margin-bottom:5px;
}
.recommendPrice{
width:109px;
float:left;
margin-top: 25px;
padding-left: 20px;
font-weight:bold;
}
.recommendPrice p.icn_price {
background:url(/img/icn_price.gif) center left no-repeat;
padding-left:30px;
margin-bottom:5px;
}
.getpoint p.point,.recommendPrice p.point{
background:url(/img/bg_rank_point.gif) top left no-repeat;
color:#f39800;
font-size:11pt;
text-align:center;
padding:6px 0;
height:26px;
}

.orangebox .rankbox2{
position:relative;
width:583px;
padding-right:9px;
margin-bottom:10px;
float:left;
}
.orangebox .rankbox2 dl{
margin:0;
padding:0;
}
.orangebox .rankbox2 dt{
float:left;
width:90px;
height:72px;
}
.orangebox .rankbox2 dd{
float:left;
width:493px;
padding-top:12px;
margin:0;
}
.orangebox .rankbox2 dd p{
margin-bottom:5px;
}
.orangebox .rankbox2 dd span{
font-weight:bold;
}
.orangebox .rankbox2 dd span.number{
font-size:16pt;
line-height:1.6em;
}
.orangebox .rankbox2 .icn{
position:absolute;
top:0;
left:0;
}
.orangebox .rankbox2 .photo{
background:url(/img/border60.gif) top left no-repeat;
padding:2px;
margin:11px 0 0 8px;
}
.orangebox .rankbox2 .photo:hover{
background:url(/img/border60_on.gif) top left no-repeat;
}
.wantLsitBox{
width:684px;
margin:0 0 12px 18px;
font-weight:bold;
}
.wantLsitBox ul{
}
.wantLsitBox li{
background:url(/img/bg_wantList_box.gif) top left no-repeat ;
width:165px;
height:210px;
float:left;
text-align:center;
padding-top:20px;
margin-right:6px;
margin-bottom:12px;
}
.bg_hyoka{
background:url(/img/bg_wantList_hyokabox.gif) top left no-repeat;
width:135px;
height:42px;
margin:10px auto 0;
padding-top:7px;
}
.wantLsitBox ul li .bg_hyoka img {
vertical-align: bottom;
}
.wantLsitBox ul li .bg_hyoka span{
display:block;
padding-top:3px;
margin-left:25px;
font-size:8pt;
color:#9f6300;
}
.wantLsitBox li p.wantItemName{
width:135px;
margin-right: auto;
margin-left: auto;
*line-height: 1.4;
}
.sogorank3{
background:url(/img/bg_kuchikomil_star3.gif) top left no-repeat;
width:150px;
height:21px;
color:#f39800;
font-weight:bold;
padding:8px 0 0 33px;
float:right;
}
.sogorank3 img{
margin-right:10px;
}
.sogorank3 span,.sogorank4 span{
display:block;
float:right;
color:#9f6300;
font-size:8pt;
}
.sogorank4{
background:url(/img/bg_kuchikomil_star2.gif) top left no-repeat;
width:167px;
height:27px;
color:#f39800;
font-weight:bold;
padding:6px 0 0 35px;
float:right;
}
.sogorank4 img{
margin-right:7px;
margin-bottom: 3px;
vertical-align: bottom;
}
*body .sogorank4{
padding:6px 0 0 35px;
}
*body .sogorank4 img{
vertical-align: middle;
margin-bottom: 2px;
}
/*--※口コミ一覧091105 ROSYY追加分※ start-- */
.sogorank5{
background:url(../img/bg_kuchikomi_star2.gif) top left no-repeat;
width:340px;
height:29px;
color:#f39800;
font-weight:bold;
padding:8px 0 0 33px;
}
.sogorank5 img{
margin-right:10px;
}
.sogorank5 span{
display:block;
float:right;
color:#9f6300;
font-size:8pt;
}

.contentsR_planetxt {
width:702px;
padding:0 10px 0;
margin-bottom:9px;
}
.contentsR_planetxt .txtS {
font-size: 8pt;
}
.contentsR_lead {
clear: both;
padding: 0 17px 10px;
}

/*------------------------
お知らせ
------------------------*/
.toNewslist {
margin-right: 6px;
float: right;
}
.newsdetail_tit {
background: url(/img/prt_newsdetail_tit.gif) top left no-repeat;
padding: 10px 50px 6px 18px;
margin: 0px;
}
.newsdetail_tit span {
color: #f39800;
font-weight:bold;
margin-right: 18px;
font-size: 9pt;
}
.newsdetail {
background: url(/img/prt_newsdetailtop.gif) top left no-repeat;
padding-top: 9px;
}
.newsdetail p {
padding: 8px 73px 12px 34px;
background: url(/img/prt_newsdetailbg.gif) repeat-y;
*line-height: 1.4
}
.newslistpage {
padding-right: 4px;
float:right;
font-size: 10pt;
font-weight:bold;
}
table.newslist{
margin: 6px 0 7px 20px;
width: 679px;
}
table.newslist td{
padding: 6px 15px 6px 0px;
*padding: 7px 15px 7px 0px;
vertical-align: top;
width: 556px;
}
table.newslist .bgOrenge{
background:#fff6e7;
}
table.newslist .date{
font-size:8pt;
padding-right: 20px;
padding-left: 20px;
color:#f39300;
font-weight:bold;
width:68px;
}

#pageTitleArea2{
width:714px;
padding: 0 1px 0 5px;
font-size:8pt;
padding-bottom:9px;
float:left;
}
#pageTitleArea2 h1,
#pageTitleArea2 h2{
float:left;
margin-right:16px;
}
#pageTitleArea2 .pan{
float:left;
}

.duble_orangebox_cont {
padding: 0 0 20px 26px;
}
.duble_orangebox_cont2 {
padding: 10px 0 20px 26px;
}
.duble_orangebox {
background: url(/img/input/prt_registend_boxtop.gif) left 2.4em no-repeat;
padding-bottom: 5px;
width: 672px;
float: left;
font-size:8pt;
line-height: 1.6em;
}
.duble_orangebox2 {
background: url(/img/input/prt_registend_boxtop.gif) left 1.9em no-repeat;
*background: url(/img/input/prt_registend_boxtop.gif) left 2.1em no-repeat;
padding-bottom: 3px;
width: 672px;
float: left;
*line-height: 1.4em;
}
.duble_orangebox .floatLeft,
.duble_orangebox2 .floatLeft {
width: 326px;
margin-right: 20px;
display: inline;
}
.duble_orangebox .floatRight,
.duble_orangebox2 .floatRight {
width: 326px;
display: inline;
}
.duble_orangebox .littletitle,
.duble_orangebox2 .littletitle {
width: 326px;
margin: 0 0 25px 0;
}
.duble_orangebox p,
.duble_orangebox2 p {
clear: both;
}
.duble_orangebox ul,.duble_orangebox p{
margin: 0 20px 0 26px;
}
.duble_orangebox2 p {
margin: 0 15px 10px 20px;
}
.duble_orangebox_cont2 .duble_orangebox2 h2.orangebox2c_H2{
margin-bottom:0px;
background:url(/img/input/bg_inputTitle.gif) top left no-repeat;
font-weight:bold;
padding:2px 10px 25px 15px;
}
.duble_orangebox_cont2 .duble_orangebox2 p.moreBtn {
padding-top:5px;
margin-bottom: 0px;
text-align: right;
}


/*------------------------
ブランドサーチ表組み
------------------------*/
table.searchTable{
margin-top: 5px;
margin-bottom:23px;
clear: both;
}
#moreSearchArea_close table.searchTable{
margin-bottom:0px;
}
#moreSearchArea_pop table.searchTable{
margin-bottom:0px;
}
table.searchTable td{
width:26px;
height:25px;
text-align:center;
background:url(/img/bg_gray_b.gif);
font-size:8pt;
font-weight:bold;
cursor:pointer;
line-height:1.8;
}
table.searchTable td:hover {
background:url(/img/bg_orange_b.gif);
}
table.searchTable td.noLink:hover {
cursor: default;
background:url(/img/bg_gray_b.gif);
}
table.searchTable td a{
display: block;
zoom: 1;
color:#FFFFFF;
text-decoration:none;
}
table.searchTable td a:link{
color:#FFFFFF;
text-decoration:none;
}
table.searchTable td a:visited{
color:#FFFFFF;
text-decoration:none;
}
table.searchTable td a:hover{
color:#FFFFFF;
text-decoration:none;
}
table.searchTable td a:active{
color:#FFFFFF;
text-decoration:none;
}
table.searchTable td.extra{
width:52px;
background:url(/img/bg_gray_b2.gif);
}
table.searchTable td.extra:hover {
background:url(/img/bg_orange_b2.gif);
}
table.searchTable td.act{
color:#FFFFFF;
background:url(/img/bg_orange_b.gif);
}
table.searchTable td.act {
background:url(/img/bg_orange_b2.gif);
}
table.searchTable td.nobg {
background: none;
}
/*------------------------
ブランドサーチ表組み（サブナビ）
------------------------*/
table.brandSearch{
margin-bottom:15px;
}
table.brandSearch td{
line-height: 1.2;
width:22px;
height:21px;
text-align:center;
background:url(/img/bg_gray.gif);
font-size:8pt;
font-weight:bold;
cursor:pointer;
}
table.brandSearch td:hover {
background:url(/img/bg_orange.gif);
}
table.brandSearch td.noLink:hover {
cursor: default;
background:url(/img/bg_gray.gif);
}
table.brandSearch td a{
color:#FFFFFF;
text-decoration:none;
display: block;
zoom: 1;
}
table.brandSearch td a:link{
color:#FFFFFF;
text-decoration:none;
}
table.brandSearch td a:visited{
color:#FFFFFF;
text-decoration:none;
}
table.brandSearch td a:hover{
color:#FFFFFF;
text-decoration:none;
}
table.brandSearch td a:active{
color:#FFFFFF;
text-decoration:none;
}
table.brandSearch td.extra{
width:44px;
background:url(/img/bg_gray2.gif);
}
table.brandSearch td.extra:hover {
background:url(/img/bg_orange2.gif);
}

/*------------------------------------
静的ページ
--------------------------------------*/
#staticinfoArea h2{
clear: both;
margin: 0 0 15px 30px;
padding:2px 10px 0 15px;
background:url(/img/input/bg_inputTitle.gif) top left no-repeat;
font-size:12pt;
font-weight:bold;
}
#staticinfoArea{
line-break: strict;
clear:both;
width:705px;
margin: 2px 0 30px 4px;
padding: 25px 0 20px;
border: #f39800 6px solid;
}
#staticinfoArea p{
margin: 0 35px 10px 35px;
}
#staticinfoArea .staticinfo_lead {
margin: 0px 30px 20px 30px;
}
.otoiawase {
border-top: #CCCCCC 1px solid;
padding-top: 20px;
margin: 0 30px 0px 30px;
}
.otoiawase p span {
color:#f39800;
font-weight:bold;
}
#staticinfoArea .otoiawase p {
margin: 10px 0 0 0;
}
#staticinfoArea .staticinfo_box {
margin: 10px 35px 30px 35px;
*line-height: 1.4;
}
#staticinfoArea .staticinfo_box p{
margin: 0 0 10px 0;
}
.staticinfo_dl {
float: left;
margin: 0 0 20px 35px;
width: 639px;
*line-height: 1.4;
}
.staticinfo_dl_last {
margin: 0 0 0px 35px;
width: 639px;
*line-height: 1.4;
}
.staticinfo_dl dt,.staticinfo_dl_last dt {
clear: both;
float: left;
width: 15px;
}
.staticinfo_dl dd,.staticinfo_dl_last dd {
padding: 0 0 10px 20px;
}
ol.staticinfo_lv1 {
list-style-type: decimal;
padding: 0 0 15px 55px;
width: 614px;
*line-height: 1.4;
}
ol.staticinfo_lv1 li {
padding: 0 0 10px 0px;
}
ol.staticinfo_lv1 .staticinfo_lv2,
ol.staticinfo_lv1_last .staticinfo_lv2 {
list-style-type: lower-alpha;
padding: 5px 0 0px 20px;
}
ol.staticinfo_lv1 .staticinfo_lv2 li,
ol.staticinfo_lv1_last .staticinfo_lv2 li {
margin: 0 0 5px 0;
padding: 0;
}
.staticinfo2 {
margin-bottom: 20px;
}
.staticinfo2Last {
margin-bottom: 0px;
}
.duble_orangebox2_leftonly {
background: url(/img/prt_registend_boxtop_leftonly.gif) left 1.9em no-repeat;
*background: url(/img/prt_registend_boxtop_leftonly.gif) left 2.1em no-repeat;
padding-bottom: 3px;
width: 672px;
float: left;
*line-height: 1.4em;
}
.duble_orangebox2_leftonly .floatLeft {
width: 326px;
margin-right: 20px;
display: inline;
}
.duble_orangebox2_leftonly .floatRight {
width: 326px;
display: inline;
}
.duble_orangebox2_leftonly .littletitle {
width: 326px;
margin: 0 0 25px 0;
}
.duble_orangebox2_leftonly p {
clear: both;
margin: 0 15px 10px 20px;
}
.duble_orangebox_cont2 .duble_orangebox2_leftonly h2.orangebox2c_H2{
margin-bottom:0px;
background:url(/img/input/bg_inputTitle.gif) top left no-repeat;
font-weight:bold;
padding:2px 10px 25px 15px;
}
.duble_orangebox_cont2 .duble_orangebox2_leftonly p.moreBtn {
padding-top:5px;
margin-bottom: 0px;
text-align: right;
}

.staticinfoArea2{
line-break: strict;
clear:both;
width:720px;
margin-left:4px;
margin-bottom:20px;
}
.faq {
margin: 0 45px 15px;
}
.faq li {
padding: 0px 0 0px;
margin-bottom:15px;
font-weight: bold;
}
.faq_F {
background: url(/img/prt_newsdetail_tit.gif) top left no-repeat;
padding: 10px 50px 6px 25px;
margin: 0px;
font-weight: bold;
color: #f39800;
}
.faq_F span {
margin-right: 16px;
font-weight: bold;
font-size: 12pt;
position: relative;
top:1px;
}
.faq_F span img {
vertical-align: baseline;
position: relative;
top: 3px;
margin-right: 4px;
}
.faq_A {
background: url(/img/prt_newsdetailbg.gif) repeat-y;
padding-top: 0px;
}
.faq_A p.a_icon {
float: left;
margin: 0 0px 0 25px;
display: inline;
padding:0px 0 0;
}
.faq_A p {
margin: 0 55px 0;
padding: 2px 0 18px;
*line-height: 1.4;
}
.faq_A ol.ol_decimal {
padding: 0 55px 18px 75px;
list-style-type: decimal;
margin: 0;
*line-height: 1.4;
}
.faq_A ol.ol_decimal li {
padding-bottom: 5px;
}
.faq_A ol.ol_decimal li ul {
margin-top: 5px;
}

.faq_A ol.ol_decimal li ul li {
margin-left: 3px;
}
.faq_A ul.ul_none {
padding: 0 55px 13px;
margin: 0;
*line-height: 1.4;
}
.faq_A ul.ul_none li {
padding-bottom: 5px;
}
.staticinfo_browser {
clear: both;
margin: 0 55px 0;
padding: 0px 0 18px;
}
.staticinfo_browser p {
margin:0;
padding: 0 0 5px;
}
.staticinfo_browser dl dt {
float: left;
width: 4.5em;
}
.staticinfo_browser dl dd {
margin-left: 4.5em;
width:13em;
}
.staticinfo {
margin: 0 35px 0;
}
.staticinfo table {
width:635px;
margin-bottom:20px;
}
.staticinfo table th{
background:url(/img/input/bg_table_th.gif) bottom left repeat-x;
font-weight:normal;
text-align:left;
padding:15px 10px 15px 20px;
width:141px;
vertical-align:top;
}
.staticinfo table td{
background:url(/img/input/bg_table_td.gif) bottom left no-repeat;
padding:13px 10px 14px 30px;
width:424px;
}
.staticinfo table td p{
margin-bottom:10px;
}
.staticinfo table span.txtS{
font-size:8pt;
}

.pagetop {
margin: 7px 4px 0 0;
text-align: right;
}

#whatContents{
clear:both;
float:left;
border:1px solid #ecebeb;
padding:10px 29px 30px;
background:#FFFFFF;
width: 655px;
}
#whatContents .attention {
width:100%;
text-align:right;
margin-bottom:10px;
}
.whatlead {
margin: 10px 0 20px;
}
.whatdetail_column {
float: left;
width: 655px;
}
.whatdetail_column p {
margin-bottom: 20px;
}
.whatdetail_column img {
}
.whatleft {
float: left;
width: 267px;
text-align:center;
}
.whatleft img {
margin-bottom: 5px;
}
.whatleft span {
font-size: 8pt;
}
.whatright {
float:right;
width:368px;
}
.whatright img {
margin-bottom:10px;
}
#popup #whatContents .num01 {
padding-left: 18px;
background: url(/img/prt_whatdetail_num01.gif) 0 0 no-repeat;
font-weight: bold;
margin-bottom: 10px;
}
#popup #whatContents .num02 {
padding-left: 18px;
background: url(/img/prt_whatdetail_num02.gif) 0 0 no-repeat;
font-weight: bold;
margin-bottom: 10px;
}
#popup #whatContents .num03 {
padding-left: 18px;
background: url(/img/prt_whatdetail_num03.gif) 0 0 no-repeat;
font-weight: bold;
margin-bottom: 10px;
}
#popup #whatContents .num04 {
padding-left: 18px;
background: url(/img/prt_whatdetail_num04.gif) 0 0 no-repeat;
font-weight: bold;
margin-bottom: 10px;
}
#popup #whatContents .num05 {
padding-left: 18px;
background: url(/img/prt_whatdetail_num05.gif) 0 0 no-repeat;
font-weight: bold;
margin-bottom: 10px;
}
.middletit {
border-bottom: solid 1px #666666;
width: 655px;
padding-bottom: 7px;
clear: both;
float:left;
margin: 29px 0 20px;
}
.middletit02 {
border-bottom: solid 1px #666666;
width: 655px;
padding-bottom: 7px;
clear: both;
float:left;
margin: 50px 0 20px;
}
.middletit03 {
border-bottom: solid 1px #666666;
width: 655px;
padding-bottom: 7px;
clear: both;
float:left;
margin: 0px 0 20px;
}
.whatCaptionS {
font-weight: bold;
margin-bottom: 10px;
}
.nextarw {
clear:both;
width:655px;
text-align:center;
}
.nextarwS {
width:368px;
text-align:center;
}
.nextarwS img {
margin-bottom: 5px;
}
.what_finish {
clear:both;
margin:14px 0 6px;
width:655px;
text-align:center;
}
.what_finishS {
margin:5px 0 3px;
width:368px;
text-align:center;
}
.what_line {
position:relative;
top: -12px;
margin: 0 0 3px 7px;
}
.what_pagetitle {
margin-bottom:5px;
}
.what_orangebox_cont {
margin-bottom: 17px;
}
.what_orangebox {
background:url(/img/prt_whattop_orangebg.gif) 0 0 repeat-y;
padding:25px 34px 0 73px;
}
.whattop_orange_rack {
clear:both;
float: left;
width: 853px;
margin-bottom:34px;
}
.whattop_orange_Qs {
clear:both;
float:left;
padding-bottom:24px;
width:814px;
}
.whattop_orange_Qs p {
display: inline;
float: left;
margin-right: 18px;
}
.whattop_orange_Qs p.last {
margin-right:0;
}
.whattop_orange_btnarea {
background:url(/img/prt_whattop_nextarw01.gif) center 0 no-repeat;
margin-top:15px;
padding: 58px 0 27px;
width:814px;
text-align:center;
}
.what_whitebox_cont {
clear: both;
margin-bottom:18px;
}
.what_whitebox_cont_last {
clear: both;
margin-bottom:56px;
}
.what_whitebox {
float: left;
padding: 15px 34px 3px;
background: url(/img/prt_whattop_whitebg.gif) 0 0 repeat-y;
}
.what_whitebox h3 {
float: left;
margin-bottom: 9px;
}
.whattop_whitebox_mini {
float: left;
padding: 0 0 0 36px;
border-style: solid;
border-width: 0 2px 0 2px;
color: #e5e5e5;
width: 852px;
}
.whitebox_mini_bottom {
padding: 0 0 20px;
}
.whattop_white_rack {
clear: both;
}
.whattop_white_btnarea {
background:url(/img/prt_whattop_nextarw02.gif) center 0 no-repeat;
margin-right: 38px;
padding: 55px 0 22px;
text-align:center;
clear: both;
}
.what_whitebox .step {
clear:both;
float:left;
background:url(/img/prt_whattop_stepbg.gif) 0 0 no-repeat;
padding: 21px 28px 20px 30px;
width: 834px;
margin-bottom: 15px;
}

.what_whitebox .step .btn {
float: right;
padding-top: 15px;
}
.campaign {
clear:both;
float:left;
background:url(/img/prt_whattop_campainbg.gif) 0 0 no-repeat;
padding: 19px 27px 19px 229px;
margin-bottom: 12px;
width: 636px;
}
.what_swaptit {
margin:0 0 10px 12px;
clear:both;
}
.swapAcontainer {
float:left;
width:474px;
padding:0 11px 0 11px;
margin-bottom:36px;
height:556px;
background:url(/img/prt_whattop_bg01.gif) 0 0 no-repeat
}
.swapA {
margin: 156px 0 8px;
text-align:right;
width:474px;
}
.swapCcontainer {
float:right;
display:inline;
width:273px;
padding:0 10px 0 11px;
margin-bottom:36px;
margin-right:38px;
height:556px;
background:url(/img/prt_whattop_bg02.gif) 0 0 no-repeat
}
.swapC {
margin: 192px 0 0px;
}
.swapDcontainer {
clear:both;
float:left;
width:475px;
padding:0 10px 0 12px;
margin-bottom:16px;
height:550px;
background:url(/img/prt_whattop_bg03.gif) 0 0 no-repeat
}
.swapD {
margin: 162px 0 0px 1px;
}
.swapEcontainer {
float:right;
display:inline;
width:274px;
padding:0 9px 0 11px;
margin-bottom:16px;
margin-right:38px;
height:550px;
background:url(/img/prt_whattop_bg04.gif) 0 0 no-repeat
}
.swapE {
margin: 145px 0 0px;
}
.swapFcontainer {
clear:both;
float:left;
width:466px;
padding:0 11px 0 11px;
margin:19px 0 20px;
height:366px;
background:url(/img/prt_whattop_bg05.gif) 0 0 no-repeat;
}
.swapGcontainer {
float:right;
display:inline;
width:273px;
padding:0 10px 0 11px;
margin:19px 38px 20px 0;
height:366px;
background:url(/img/prt_whattop_bg06.gif) 0 0 no-repeat
}
.search {
margin: 12px 0 0 0
}

/*------------------------------------------------
登録がない場合の表示
----------------------------------------------- */
.noone_2cRight {
padding:0 20px;
clear:both;
}

/*------------------------------------------------
口コミ一覧
----------------------------------------------- */
.categorySelect{
clear:both;
}
.categorySelect dl{
margin-left:30px;
}
.categorySelect dt{
margin-right: 20px;
width: 170px;
float: left;
}
.categorySelect dd{
margin-right:27px;
}

.moresearchBtnAreaBuzzList dl {
margin-bottom: 20px;
}

.buzzPostButton {
clear: both;
width: 720px;
margin-bottom: 20px;
}
.buzzPostButton a {
display: block;
width: 199px;
height: 32px;
margin-left: 270px;
}
.buzzPostButton a img {
display: block;
}

.moresearchBuzzListDt {
cursor: pointer;
}

.moresearchBuzzListDd {
display: none;
}

img.icn_15 {
margin: 0px 10px -3px 0px;
}

.itemInfo font {
font-size: 90%;
}


/* 091224追加 - 口コミへのコメント */
.kuchikomiCommentHead {
	width: 686px;
	height: 9px;
	background: url(/img/kuchikomicomment-head.gif) 0 100% no-repeat;
	margin: 15px 0 0 13px;
}
.kuchikomiCommentFoot {
	width: 686px;
	height: 9px;
	background: url(/img/kuchikomicomment-foot.gif) 0 0 no-repeat;
	margin: 0 0 0 13px;
}
.kuchikomiCommentBody {
	width: 684px;
	border-left: 1px solid #ffebcb;
	border-right: 1px solid #ffebcb;
	margin: 0 0 0 13px;
}

.kuchikomiCommentBody h5 {
	background: url(/img/search/icn_search_listicn.gif) 0 50% no-repeat;
	padding: 0 0 0 12px;
	font-weight:bold;
	margin: 0 0 0 10px;
	font-size: 12px;
}

* html .kuchikomiCommentBody h5 {padding-bottom: 4px;}
*:first-child+html .kuchikomiCommentBody h5 {padding-bottom: 4px;}
html>/**/body .kuchikomiCommentBody h5 {padding-bottom /*\**/: 4px\9;}

.kuchikomiCommentBody table {
	margin: 10px;
}

.kuchikomiCommentBody table tr.bgOrange {
	background: #FFF6E7;
}

.kuchikomiCommentBody table td {
	padding:4px 2px;
}
.kuchikomiCommentBody table td.commenttext {
	width: 480px;
}

.kuchikomiCommentBody table td.time {
	color: #F39300;
	font-weight: bold;
	width: 70px;
	padding: 4px;
	vertical-align: top;
	text-align: left;
}

.kuchikomiCommentBody table td.point {
	color: #F39300;
	font-weight: bold;
	width: 80px;
	padding: 4px;
	vertical-align: top;
}

.kuchikomiCommentBody table td.point a {
	color: #9f6300;
}
.kuchikomiCommentBody table td.reply {
	text-align: right;
	padding-right: 10px;
}
.kuchikomiCommentBody table td .responseCommnet {
	width: 455px;
	background: #f8f8f8;
	margin: 0px 0px 10px 55px;
	padding: 10px 17px 10px 102px;
}
.kuchikomiCommentBody table td .responseCommnet .responseCommnetTitle {
	position: relative;
	margin: 0px 0px 5px 0px;
}
.kuchikomiCommentBody table td .responseCommnet .responseCommnetTitle p.responseCommnetReplyTitle {
	position: absolute;
	width: 67px;
	top: -3px;
	left: -75px;
}
.kuchikomiCommentBody table td .responseCommnet .responseCommnetTitle p.responseCommnetControl {
	position: absolute;
	width: 200px;
	top: 0px;
	left: 245px;
	text-align: right;
}
.kuchikomiCommentBody table td .responseCommnet .responseCommnetTitle span {
	color: #F39300;
	font-weight: bold;
	margin-right: 5px;
}
.kuchikomiCommentBody table td .responseCommnet .responseCommnetTitle a {
	color: #9f6300;
	font-weight: bold;
}

/* 091224追加 - コーディネートへのコメント */
.cordinateCommentHead {
	width: 504px;
	height: 10px;
	background: url(/img/cordinatecomment-head.gif) 0 100% no-repeat;
	margin: 15px 0 0 0;
}
.cordinateCommentFoot {
	width: 504px;
	height: 10px;
	background: url(/img/cordinatecomment-foot.gif) 0 0 no-repeat;
	margin: 0 0 0 0;
}
.cordinateCommentBody {
	width: 502px;
	border-left: 1px solid #ffebcb;
	border-right: 1px solid #ffebcb;
	margin: 0 0 0 0;
}

.cordinateCommentBody h5 {
	background: url(/img/search/icn_search_listicn.gif) 0 50% no-repeat;
	padding: 0 0 0 12px;
	font-weight:bold;
	margin: 0 0 0 10px;
	font-size: 12px;
}

* html .cordinateCommentBody h5 {padding-bottom: 4px;}
*:first-child+html .cordinateCommentBody h5 {padding-bottom: 4px;}
html>/**/body .cordinateCommentBody h5 {padding-bottom /*\**/: 4px\9;}

.cordinateCommentBody table {
	margin: 10px;
}

.cordinateCommentBody table tr.bgOrange {
	background: #FFF6E7;
}

.cordinateCommentBody table td {
	padding:4px 2px;
}

.cordinateCommentBody table td.time {
	color: #F39300;
	font-weight: bold;
	width: 70px;
	padding: 4px;
	vertical-align: top;
	text-align: left;
}
.cordinateCommentBody table td.commenttext {
	width: 298px;
}

.cordinateCommentBody table td.point {
	color: #F39300;
	font-weight: bold;
	width: 80px;
	padding: 4px;
	vertical-align: top;
}

.cordinateCommentBody table td.point a {
	color: #9f6300;
}
.cordinateCommentBody table td.reply {
	text-align: right;
	padding-right: 10px;
}
.cordinateCommentBody table td .responseCommnet {
	width: 283px;
	background: #f8f8f8;
	margin: 0px 0px 10px 55px;
	padding: 10px 17px 10px 102px;
}
.cordinateCommentBody table td .responseCommnet .responseCommnetTitle {
	position: relative;
	margin: 0px 0px 5px 0px;
}
.cordinateCommentBody table td .responseCommnet .responseCommnetTitle p.responseCommnetReplyTitle {
	position: absolute;
	width: 67px;
	top: -3px;
	left: -75px;
}
.cordinateCommentBody table td .responseCommnet .responseCommnetTitle p.responseCommnetControl {
	position: absolute;
	width: 100px;
	top: 0px;
	left: 183px;
	text-align: right;
}
.cordinateCommentBody table td .responseCommnet .responseCommnetTitle span {
	color: #F39300;
	font-weight: bold;
	margin-right: 5px;
}
.cordinateCommentBody table td .responseCommnet .responseCommnetTitle a {
	color: #9f6300;
	font-weight: bold;
}

/* 091226追加 - ショップ検索 */
.shopsearchByArea table {
	border-collapse: collapse;
	margin: 10px 0;
}

.shopsearchByArea table th {
	font-weight: normal;
	line-height: 1;
	text-align: left;
}

.shopsearchByArea table input.searchBtn {
	margin: 12px 0 0 6px;
}

.shopsearchByArea select,.shopsearchByArea input.shopName,.shopsearchByArea input.searchByFreeword {
	border-top: 1px solid #abadb3;
	border-left: 1px solid #e3e9ef;
	border-bottom: 1px solid #e3e9ef;
	border-right: 1px solid #dbdfe6;
}

.shopsearchByArea input.shopName {
	width: 228px;
	padding: 1px 0;
}
.shopsearchByArea input.searchByFreeword {
	width: 350px;
	padding: 1px 0;
	position: relative;
	top: -10px;
}

.shopsearchByArea .shop_brandSearch_tit {
	margin: 0;
}

.shopsearchByArea input.searchBtn {
	margin: 0 0 0 2px;
}

/* 091227追加 - アイテムカテゴリ一覧 */
.itemCategory dl#moresearch dt {
	padding: 10px 0;
}
.itemCategory dl#moresearch dd input.w350 {
	border-top: 1px solid #abadb3;
	border-left: 1px solid #e3e9ef;
	border-bottom: 1px solid #e3e9ef;
	border-right: 1px solid #dbdfe6;
}

.itemCategory dl#moresearch dd select.categoey_mid,.itemCategory dl#moresearch dd select.categoey_low {
	width: 170px;
	border-top: 1px solid #abadb3;
	border-left: 1px solid #e3e9ef;
	border-bottom: 1px solid #e3e9ef;
	border-right: 1px solid #dbdfe6;
}

/* メッセージ表示 */
.msg_delete{
color:#FF0000;
}

/*サイトマップ追加100114山本*/
.sitemap_boxtop {
background: url(/img/prt_sitemap_tit.gif) top left no-repeat;
margin: 0px;
padding:8px 10px 5px 25px;
width:308px;
font-weight: bold;
color: #f39800;
}
.sitemap_txtarea {
background: url(/img/prt_sitemapbg.gif) repeat-y;
margin: 0px;
width:343px;
}
#sitemap_box {
width:720px;
margin: 0 auto;
}
#sitemap_box.floatLeft {
width:343px;
float:left;
padding:0px 34px 0px 0px;
margin:0px;
}
#sitemap_box.floatRight {
width:343px;
float:right;
padding:0px;
margin:0px;
}
.staticinfoArea3 {
width:343px;
margin:0px 34px 20px 0px;
}
.staticinfoArea4 {
width:343px;
padding:0px;
margin:0px 0px 20px 0px;
}
.sitemaptop {
display:block;
width:343px;
}
.sitemapbottom {
display:block;
width:343px;
}
.sitemap_txtarea ul {
margin: 0px 15px 0px 25px;
width:303px;
line-height:150%;
}
.sitemap_txtarea .oricn {
padding-left: 14px;
padding-top:5px;
background: url(/img/search/icn_search_listicn.gif) left 0.9em no-repeat;
line-height:150%;
}
.sitemap_txtarea .clickicon{
background:url(/img/top/icn_arrow_black.gif) left center no-repeat;
line-height:150%;
margin-left:20px;
}
.sitemap_txtarea .clickicon:hover{
background:url(/img/top/icn_arrow_black_on.gif) left center no-repeat;
line-height:150%;

}
.sitemap_txtarea .clickicon span{
margin-left:10px;
line-height:150%;
}
#sitemap_box .totoplink{
width:720px;
text-align:right;
}
/*ここまで*/

#guideline {
color:#FF0000;
}

#guideline a {
color:#FF0000;
}


.photoListBox {
	display: block;
	position: relative;
}
.photoListBox p {
	display: none;
	position: absolute;
	top: -150px;
	left: 0px;
	width: 395px;
	height: 135px;
	padding-top: 15px;
	background-color: #999999;
	z-index: 1;
	text-align: left;
	padding-left: 15px;
}
.photoListBox p .photo{
	margin-right: 15px;
	background:url(/img/border105.gif) top left no-repeat;
}
.photoListBox p .photo:hover{
	background:url(/img/border105_on.gif) top left no-repeat;
}

.relationbox {
	padding:5px 25px 10px 25px;
	line-height: 1.6em;
}
h3.relationboxTitle {
	padding:2px 10px 0 15px;
	background:url(/img/input/bg_inputTitle.gif) top left no-repeat;
	font-weight:bold;
}
.adiframe {
	margin: 10px 0px;
}

#comlinks {
	width: 720px;
	text-align: right;
	margin-bottom: 5px;
}
#comlinks .rss a {
	float: right;
	display: block;
	height: 16px;
	padding: 0px 0px 0px 20px;
	background:url(/img/contents/rss.png) center left no-repeat;
	text-align: left;
}
