@charset "UTF-8";

/*------------------------------------------
    default settings
-------------------------------------------*/

body,div,dl,dt,dd,ul,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,textarea,p,
blockquote,th,td,img{
	margin:0;
	padding:0;
}
fieldset,iframe{
	border:none;
}
img{
	border:none;
	vertical-align:top;
}
ul li{
	list-style:none;
}

body{
	background: #ffffff;
	font-size: 12px;
	line-height: 1.8em;
	font-family: Meiryo, 'メイリオ', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}

html:not([lang*=""]){
	overflow-y:scroll;
}/* for firefox */
html:not(:only-child:only-child){
	overflow:scroll;
}/* for chrome */

a {
	color: #969696;
	outline: none;
	text-decoration: underline;
}

a:hover {
	color: #71ac58;
	text-decoration: none;
}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.clear {
	clear: both;
	font-size: 1px;
	height: 0;
}

/*
p {
	margin: 0 0 20px 10px;
}
*/

p.sb {
	margin: 0 0 0 10px;
}

p.sp {
	margin: 0 0 10px 10px;
}

p.weight {
	font-weight: bold;
}

p.large {
	font-size: 16px;
}

p.mid {
	font-size: 13px;
}

p.small {
	font-size: 10px;
}



/*------------------------------------------
    frames
-------------------------------------------*/
#header {
	width: 990px;
	margin: 10px auto 0px auto;
	text-align: right;
/*
	padding: 0 0 7px 0;
*/

/*	background: url(../../img/common/dots.gif) repeat-x bottom; */ /* change to no dots */
}
* html #header {
	margin-bottom: 8px;
}
#header img.catch {
	float: left;
}
#header table.headerTable {
	margin-left: auto;
}

#wrapper {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 5px;
	padding-bottom: 20px;
}

#logo {
/*
	margin: 0 auto 10px auto;
*/
	margin: 0 auto 0px auto;
}

#logo img.logo {
	float: left;
	height: 30px;
}

#logo ul.topNavi {
	float: right;
}
#logo ul.topNavi li {
	float: left;
	margin: 10px 5px 10px 5px;
}

#logo ul.topNavi li a {
	display: block;
	text-decoration: none;
	color: #5b676e;
	padding: 1px 7px;
	font-size: 130%;
	font-weight: bold;
	font-family: Meiryo, 'メイリオ';
}
#logo ul.topNavi li a:hover {
	color: #66ccff;
}

/*------------------------------------------
    txt
-------------------------------------------*/
h1 {
    background-color: #f9f9f9;
    border: 3px solid #e0e0e0;
    color: #0bb1e1;

    font-size: 16px;
    height: 30px;
    line-height: 33px;
    padding-left: 10px;
    margin-bottom: 10px;
}
h1 div.subtext {
	float: right;
	margin-left: auto;
	height: 37px;
	line-height: 37px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 2px;
}
h2.title {
	background-color: #f9f9f9;
	border: 3px solid #e0e0e0;
	color: #0bb1e1;

	font-size: 16px;
	height: 30px;
	line-height: 33px;
	padding-left: 10px;
	margin-bottom: 10px;
}

/*------------------------------------------
    column
-------------------------------------------*/
.leftColumn {
	width: 740px;
	float: left;
}

.rightColumn {
	width: 234px;
	float: right;
}

/*------------------------------------------
    columnGlobal
-------------------------------------------*/
.banner {
	margin: 0 0 15px 0;
}
/*RUN*/
h2.updated_sidebox_bar {
	width: 224px;
	height: 29px;
	font-size: 14px;
	color: #535F66;
	margin: 4px 0px 0px 0px;
    padding: 8px 0px 0px 10px;
	background-image: url(../../img/user/sidebar/sidebox_bar2.jpg);
	background-repeat: no-repeat;
	border: 0px #F00 solid;
}
h2.updated_sidebox_bottom {
	width: 224px;
	height: 20px;
	font-size: 14px;
	color: #333;
    padding: 8px 0px 0px 10px;
	background-image: url(../../img/user/sidebar/sidebox_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0 0 12px 0;
	border: 0px #F00 solid;
}
h2.updated_sidebox_bottom_short {
	width: 234px;
	height: 14px;
	background-image: url(../../img/user/sidebar/sidebox_bottom_short.jpg);
	background-repeat: no-repeat;
	border: 0px #F00 solid;
	margin-bottom: 7px;
}
.updatedFrame {
	width: 234px;
	border: 0px solid #36bfe6;
	background: #e5f4f8;
	background-image: url(../../img/user/sidebar/sidebox_middle.jpg);
}
.updatedFrame .itemUpdated{
	clear: both;
	border-bottom: 2px #CCC dotted;	
}
.updatedFrame .itemUpdated div.titleUpdated{
	color: #09C;
	font-weight: bold;
	padding: 0px 0 0 7px;
}
.updatedFrame .itemUpdated div.titleUpdated a {
	color: #09C;
	text-decoration: none;
}
.updatedFrame .itemUpdated div.titleUpdated a:hover {
	color: #ff9c3d;
}
.updatedFrame .itemUpdated div.picUpdated {
	width: 80px;
	float: left;
	margin: 0px 5px 10px 0;
	padding: 0px 0 0 7px;
	text-align:center;
}
.updatedFrame .itemUpdated div.picUpdated img {
	border: 0px solid #ffffff;
	max-width: 83px;
	height: 55px;
}
.updatedFrame .itemUpdated div.desc {
	float: right;
	width: 130px;
}
.updatedFrame .itemUpdated div.desc div.align_top {
	font-size: 90%;
	color: #4B524B;
	margin: 0px;
	padding: 0px 3px 0px 0px;
	line-height: 15px;
	word-wrap: break-word;
	word-break: break-all;
}
.updatedFrame .itemUpdated div.desc table.rentBlock td.label {
	width: 60px;
	text-align: left;
	color: #4B524B;
	font-size: 80%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	white-space: nowrap;
}
.updatedFrame .itemUpdated div.desc table.rentBlock td.rentValue {
	text-align: left;
	color: #4B524B;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0 5px 0 0;
	line-height: 17px;
	white-space: nowrap;
}
.updatedFrame .itemUpdated dl {
	width: 130px;
	padding: 7px 7px 0 0;
}
.updatedFrame .itemUpdated dt {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #9fdff1;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}
.updatedFrame .itemUpdated dd {
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 1.5em;
}
.updatedFrame div.more-link {
	text-align: right;
	padding: 0 5px 0 0;
}
.updatedFrame div.more-link a {
	color: #09c;
	text-decoration: none;
}
.updatedFrame div.more-link a:hover {
	color: #ff9c3d;
}
/*end RUN*/
h2.leasing {
	background: url(../../img/user/common/title_leasing.gif) no-repeat;
	width: 224px;
	height: 26px;
	font-size: 1px;
	text-indent: -9999px;
}
.leasingFrame {
	width: 224px;
	background: #fff;
	margin: 0 0 25px 0;
}
.leasingFrame dl {
	padding: 10px;
	line-height: 1.5em;
}
.leasingFrame dt {
	color: #4e4e4e;
	font-size: 11px;
}
.leasingFrame dd {
	font-weight: bold;
	color: #2b2b2b;
	margin: 0 0 0 0;
}
.leasingFrame dd.lTxt {
	border-bottom: 1px solid #9fdff1;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
	font-weight: normal;
}

.inquiry h2 {
	background: url(../../img/user/common/title_inquiry.gif) no-repeat;
	width: 224px;
	height: 13px;
	font-size: 1px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #85d8f0;
}

.inquiry p {
	background: url(../../img/user/top/icon_recPoint.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
	line-height: 1.3em;
	font-size: 11px;
}

/*------------------------------------------
    top
-------------------------------------------*/
h2.comment {
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	border-bottom: 1px solid #b2b2b2;
	margin: 30px 0 20px 0;
	_margin: 30px 0 10px 0;
	padding: 0 0 0 0;
	width: 370px;
	background-image: url(../../img/user/top/title_comment.gif);
}
div.cautionTitle {
	width: 740px;
	border-bottom: 1px solid #b2b2b2;
	padding: 0 0 1px 0;
}
p.caution {
	font-size: 10px;
	line-height: 1.7em;
	margin-top: 7px;
}
p.cautionEn {
	font-size: 11px;
	line-height: 1.7em;
}

/*------------------------------------------
    detail
-------------------------------------------*/
.detail {
	background: #f9f9f9;
	border: 3px solid #e0e0e0;
	width: 740px;
	padding: 5px 0;
	margin: 0 0 8px 0;
}
.detail h2 {
	font-size: 16px;
	color: #0085b6;
	font-weight: normal;
	float: left;
	padding: 0 0 0 5px;
}
.detail img {
	float: right;
	padding: 0 5px 0 0;
}

.detail ul {
  float: right;
  padding-right: 5px;
  position: relative;
  top: 3px;
}

.detail li {
	float: right;
	padding-right: 5px;
}

/*------------------------------------------
    lineup
-------------------------------------------*/
h2.lineup_jpn {
	background: url(../../img/user/lineup/title_lineup_jpn.gif) no-repeat;
	width: 740px;
	height: 38px;
	font-size: 1px;
	text-indent: -9999px;
	margin: 0 0 8px 0;
}
h2.lineup_eng {
	background: url(../../img/user/lineup/title_lineup_eng.gif) no-repeat;
	width: 740px;
	height: 38px;
	font-size: 1px;
	text-indent: -9999px;
	margin: 0 0 8px 0;
}
.lineupLeft {
	float: left;
	width: 300px;
	text-align: center;
/*
	background-color: #ffcccc;
*/
}
.lineupLeft img {
	border: 3px solid #e0e0e0;
	padding: 5px;
	max-width: 270px;
	height: 180px;
}
.lineupLeft div.voiceCountBlock {
	position: relative;
}
.lineupLeft div.voiceCount {
	position: absolute;
	top: 10px;
	right: -38px;
	width: 94px;
	height: 26px;
	background-image: url('../../img/user/common/tag_voice.png');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-left: 32px;
	padding-top: 2px;
	font-size: 120%;
}
.lineupLeft div.voiceCount span.voiceLabel {
	color: #5D6970;
}
.lineupLeft div.voiceCount span.voiceCount {
	color: #258CB8;
	padding-right: 10px;
}

.lineupRight {
	width: 400px;
	float: right;
	padding-right:10px;
}
div.lineupRight div.lineupRightBottom {
	display: none;
}
.lineupRight dl {
	border-bottom: 1px solid #d5d5d5;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	line-height: 1.5em;
}
	/*kongkea*/
.lineupRight dt {
	font-weight: bold;
	color: #2f2f2f;
	padding: 0 0 0 16px;
	background: url(../../img/user/detail/icon_roomInfo22.png) no-repeat left;
	float: left;
	width: 7em;
}
.lineupRight dd {
	width: 22em;
	float: right;
}
.lineupRight div.iSingle,
.bg-roomInfo dd div.iSingle {
	background: url(../../img/user/empty-info/icon_single.gif) no-repeat 0 1px;
	float: left;
	padding: 1px 0 1px 60px;
	font-size: 12px;
	width: 80px;
}
.lineupRight div.iDomi,
.bg-roomInfo dd div.iDomi {
	background: url(../../img/user/empty-info/icon_domi.gif) no-repeat 0 1px;
	float: left;
	padding: 0 0 0 60px;
	font-size: 12px;
	width: 80px;
}
.lineupRight div.iShare,
.bg-roomInfo dd div.iShare {
	background: url(../../img/user/empty-info/icon_share.gif) no-repeat 0 1px;
	padding: 0 0 0 60px;
	float: left;
	font-size: 12px;
	width: 80px;
}

.houseName {
	width: 400px;
	background: url(../../img/user/common/dots.gif) repeat-x bottom;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
}
.houseName p {
	font-size: 14px;
	color: #0085b6;
	margin: 0 0 0 0;
	float: left;
}
.houseName ul.houseNameRight {
	float: right;
}
.houseName li.bookmark {
	float: left;
	padding-right: 5px;
	width: 30px;
}
.houseName li.roomStatus {
	float: left;
	width: 85px;
}
.houseName img {
	float: right;
}
.houseName span.houseNoMark {
	margin: 0 2px;
}

p.txtLineup {
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

.lineupBorder {
	border-bottom: 1px solid #a8a8a8;
	width: 730px;
	font-size: 1px;
	margin: 10px 0 20px 0;
}





/*------------------------------------------
    footer
-------------------------------------------*/

.pagetop {
	text-align: right;
	margin: 10px 0;
}

#footer {
/*
	margin-left: 5px;
	background-color: #fcc;
*/
	background: url(../../img/user/common/bg_footer.gif) repeat-x bottom;
	height: 179px;
	width: 100%;
	min-width: 990px;
}
#footer #fotter_navi {
	width: 960px;
	margin: 0 auto;
	padding-top: 30px;
}
#footer #fotter_navi a {
	font-size: 90%;
	color: #333;
	text-decoration: none;
}
#footer #fotter_navi a:hover {
	color: #333;
	text-decoration: underline;
}
#footer div.copyright {
	width: 278px;
	height: 10px;
	position: relative;
	top: 150px;
	margin: 0 auto;
	text-align: center;
}



/*------------------------------------------
    Search
-------------------------------------------*/
#header .searchArea {
	margin-left: 5px;
	width: 280px;
}
/* Add new style for searcArea */

#header .searchArea form {
	margin: 0;
	padding: 0;
}
#header .searchArea form input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#header .searchArea form input.keywordField {
	width: 150px;
}
#header .searchArea form input.searchButton {
	padding: 0 5px;
	width: 80px;
}

#header .localeFlags {
	margin-right: 7px;
	width: 160px;
}

/*------------------------------------------
    Login
-------------------------------------------*/
#header .loginArea {
	text-align: right;
	padding-left: 10px;
}

#header .loginArea a {
	text-decoration: none;
}

#header .loginArea span.userNameArea {
	font-weight: bold;
	background-image: url('../../img/user/headerfooter/user_menu.png');
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 13px;
}

#header .loginArea span.userImageArea img {
	width: 20px;
}



#header .loginArea div.userDropdownMenuArea {
	position: relative;
}
#header .loginArea div.userDropdownMenuArea span.total-info-count a {
	padding-right: 5px;
}
#header .loginArea div.userDropdownMenuArea span.total-info-count img.message {
	width: 25px;
	height: 25px;
}
#header .loginArea div.userDropdownMenuArea ul.dropdownMenu {
	background-color: #fff;
	position: absolute;
	width: 160px;
	left: -60px;
	top: 20px;
	display: none;
	margin: 0px;
	border: solid 1px #aaa;
	z-index: 20;


    box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.30);
}
#header .loginArea div.userDropdownMenuArea ul.dropdownMenu li {
	text-align: left;
	font-weight: bold;
	border-top: solid 1px #aaa;
}
#header .loginArea div.userDropdownMenuArea ul.dropdownMenu li.first {
	border-top: solid 0 #ccc;
}
#header .loginArea div.userDropdownMenuArea ul.dropdownMenu li a {
	display: block;
	padding: 5px 5px 5px 10px;
	height: 20px;
}
#header .loginArea div.userDropdownMenuArea ul.dropdownMenu li a:hover {
	background-color: #e6f9ff;
}
#header .loginArea div.userDropdownMenuArea ul.dropdownMenu li.userTypeLoginList {
}
#header .loginArea div.userDropdownMenuArea ul.dropdownMenu li.userTypeLoginList div.userTypeLoginListTitle {
	background-color: #d4feff;
	padding: 5px;
}
#header .loginArea div.userDropdownMenuArea ul.dropdownMenu li.userTypeLoginList ul.userTypeLoginListArea {
}
#header .loginArea div.userDropdownMenuArea ul.dropdownMenu li.userTypeLoginList ul.userTypeLoginListArea li a.active {
	background-color: #fcc;
}
#header .loginArea div.userDropdownMenuArea ul.dropdownMenu li.userTypeLoginList ul.userTypeLoginListArea li a div.image {
	float: left;
	width: 25px;
	text-align: center;
	padding-right: 3px;
}
#header .loginArea div.userDropdownMenuArea ul.dropdownMenu li.userTypeLoginList ul.userTypeLoginListArea li a div.image img {
	max-width: 25px;
	height: 20px;
}
#header .loginArea div.userDropdownMenuArea ul.dropdownMenu li.userTypeLoginList ul.userTypeLoginListArea li a div.name {
	float: left;
	width: 80px;
	height: 100%;
	overflow: hidden;
}
#header .loginArea div.userDropdownMenuArea ul.dropdownMenu li.userTypeLoginList ul.userTypeLoginListArea li a div.count {
	float: right;
}


/* Dropdown */
.dropdown-menu {
	display: none;
	position: absolute;
	width: 120px;
/*
	top: 30px;
*/
	right: 0;
	background-color: #fff;
	margin: 0px;
	border: solid 1px #aaa;
	z-index: 30;

    box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.30);


/*
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 1000;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	min-width: 140px;
	background-clip: padding-box;
	background-color: #FFFFFF;
	border: 1px solid #D0D0D0;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1), 0 0 0 #000000;
	display: none;
*/
}

/*------------------------------------------
    footer
-------------------------------------------*/

.pagetop {
	text-align: right;
	margin: 10px 0;
}

.updatedFrame dl dt a {
	color: #000;
	text-decoration: none;
}
.updatedFrame dl dt a:hover {
	color: #000;
	text-decoration: underline;
}
.updatedFrame dl dt {
	line-height: 1.5em;
}
.leasingFrame dl dd a {
	color: #000;
	text-decoration: none;
}
.leasingFrame dl dd a:hover {
	color: #000;
	text-decoration: underline;
}

/*-----------------------------------------
 * add setting for empty_info 2011/8
 *-----------------------------------------
 */



div.counter {
	margin-bottom: 10px;
	text-align: right;
}

div.counter span.countNum {
	font-weight: bold;
	margin: 0 2px;
}

div.counter span.page {
	margin-left: 10px;
}

ul.search {
	list-style: none;
}

ul.search li.no {
	float: left;
	color: #54a3c1;
}

ul.search li.name {
	float: left;
	margin-right: 20px;
}

ul.search li.station {
	color: #0e774a;
}

ul.search li.no, ul.search li.name {
	font-size: 130%;
}

ul.search li.introduction {
	clear: both;
	margin-left: 0px;
	margin-bottom: 20px;
}

div.search div.paginate {
	text-align: center;
}

div.fb-like-box {
	margin-bottom: 20px;
}




.floatLeft 		{ float: left; margin-right: 10px;}
.floatRight		{ float: right; }
.clear 			{ clear: both; }


/*
	PAGE STRUCTURE
*/



/*kongkea ===================================================*/
.updatedFrameVoice {
	width: 233px;
/*
	height: 400px;
*/
	border: 0px solid #DDDDDD;
	//background: #f1f1f1;
	margin: 0 0 0px 0px;
	border-top: 0px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background-image:url(../../img/user/sidebar/sidebox_3.jpg);
	background-repeat: no-repeat;
}

.updatedFrameTitle{
	font-weight: bold;
	font-size: 15px;
	line-height: 40px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0px 0px 0px #336666;
	color: #979797;
}
.updatedFrameVoice div.picUpdated {
	width: 70px;
	float: left;
	margin: 6px 5px 10px 0;
	padding: 0px 0 0 0px;
	text-align:center;
}
.updatedFrameVoice span{
	line-height: 18px;
	text-align:right;
}
.updatedFrameVoice span.small{
	font-size: 11px;
	float: left;
}
.updatedFrameVoice span.big{
	font-size: 14px;
	float: right;
	font-weight:bold;
}
.updatedFrameVoice div.picUpdated img {
	margin-top: 5px;
	width: 60px;
	height: 55px;
}
.updatedFrameVoice dl {
	float: right;
	width: 158px;
	padding: 7px 0px 0 0;
	color: #6D6D6D;
}
.updatedFrameVoice dt {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 0px solid #9fdff1;
	margin: 0 20 5px 0;
	color: #6D6D6D;
	float:left;
}
.updatedFrameVoice dt a{
	text-decoration: none;
}
.updatedFrameVoice dt span{
	color: #6B6B6B;
}
.updatedFrameVoice dd {
	margin: 0 20 10px 0;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6D6D;
}
.recommendTitle{
	font-size: 16px;
	font-weight:bold;
	color: 	#258cb8;
	padding-left: 5px;
}
.updatedFrameRecommend {
	width: 233px;
	height: 400px;
	border: 0px solid #DDDDDD;
	//background: #f1f1f1;
	margin: 0 0 0px 0px;
	border-top: 0px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background-image:url(../../img/user/sidebar/sidebox_3.jpg);
	background-repeat: no-repeat;
}
.updatedFrameRecommend .RecommendItemUpdated{
	clear: both;
	//border: 1px #F00 solid;
}
.updatedFrameRecommend .RecommendItemUpdated div.RecommendTitleUpdated{
	color: #09C;
	font-weight: bold;
	font-size: 16px;
	padding: 0px 0 0 7px;
	line-height: 20px;
}
.updatedFrameRecommend .RecommendItemUpdated div.picUpdated {
	width: 70px;
	float: left;
	margin: 0px 5px 10px 0;
	padding: 0px 0 0 7px;
	text-align:center;
}
.updatedFrameRecommend .RecommendItemUpdated div.picUpdated img {
	border: 0px solid #ffffff;
	width: 90px;
	height: 55px;
}
.updatedFrameRecommend .RecommendItemUpdated div.desc{
	float: right;
	width: 140px;
}
.updatedFrameRecommend .RecommendItemUpdated div.desc span.align_right{
	float: right;
	font-size: 11px;
	text-align: right;
	margin: 0px;
	padding: 0px 3px 0px 0px;
	line-height: 15px;
}
.updatedFrameRecommend .RecommendItemUpdated div.desc span.align_left{
	text-align: left;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
.updatedFrameRecommend .RecommendItemUpdated dl {
	//float: right;
	width: 130px;
	padding: 7px 7px 0 0;
}
.updatedFrameRecommend .RecommendItemUpdated dt {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #9fdff1;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}
.updatedFrameRecommend .RecommendItemUpdated dd {
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 1.5em;
}
.money {
	font-size: 12px;
	color: #666;
	font-weight:bold;
}
.detailEn {
	//background: #f9f9f9;
	//border: 0px solid #e0e0e0;
	width: 700px;
	padding: 5px 0;
	margin: 0 0 8px 0;
}
.detailEn h2 {
	font-size: 16px;
	color: #0085b6;
	font-weight: normal;
	float: left;
	padding: 0 0 0 5px;
}

.detailEn img {
	float: right;
	padding: 0 5px 0 0;
}

.detailEn ul {
  float: right;
  padding-right: 5px;
  position: relative;
  top: 3px;
 }

.detailEn li {
	float: right;
	padding-right: 5px;
}

#listContentAreaEn{
	border: 2px solid #EBEBEB;
	background-color:#f1f1f1;
	padding-bottom: 30px;
	margin-bottom: 50px;
	border-top: none;
}



/*------------------------------------------
    paging
-------------------------------------------*/
.paging {
	padding-bottom: 5px;
	text-align: center;
	margin: 20px 0;
}
.paging_right {
	text-align: right;
}
.paging span {
	margin: 2px;
}
.paging span.current {
	font-weight: bold;
	margin: 1px;
	padding: 0.4em;
}
.paging a {
	border: 1px solid #CCCCCC;
	margin: 1px;
	padding: 5px 8px;
}
.paging a:link {
	text-decoration: none;
}
.paging a:hover {
	background-color: #1ab6e3;
	color: #FFFFFF;
}
.paging a:visited {
	text-decoration: none;
}

.pagingHeader span.total {
	margin: 0 5px;
	font-weight: bold;
}




/*------------------------------------------
    Button
-------------------------------------------*/

.btnAvailable_eng{
	width: 84px;
	height: 28px;
	background-image: url(../../img/user/button/btn_available_S_en.png);
}
.btnAvailable_eng:hover{ background-image: url(../../img/user/button/btn_available_S_en_over.png); }
.btnAvailable_eng:active { background-image: url(../../img/user/button/btn_available_S_en_down.png); }
.btnAvailable_jpn{
	width: 84px;
	height: 28px;
	background-image: url(../../img/user/button/btn_available_S_jp.png);
}
.btnAvailable_jpn:hover{ background-image: url(../../img/user/button/btn_available_S_jp_over.png); }
.btnAvailable_jpn:active { background-image: url(../../img/user/button/btn_available_S_jp_down.png); }
	
.btnComingSoon_eng{
	width: 84px;
	height: 28px;
	background-image: url(../../img/user/button/btn_comingsoon_S_en.png);
}
.btnComingSoon_eng:hover{ background-image: url(../../img/user/button/btn_comingsoon_S_en_over.png); }
.btnComingSoon_eng:active { background-image: url(../../img/user/button/btn_comingsoon_S_en_down.png); }
.btnComingSoon_jpn{
	width: 84px;
	height: 28px;
	background-image: url(../../img/user/button/btn_comingsoon_S_jp.png);
}
.btnComingSoon_jpn:hover{ background-image: url(../../img/user/button/btn_comingsoon_S_jp_over.png);  }
.btnComingSoon_jpn:active { background-image: url(../../img/user/button/btn_comingsoon_S_jp_down.png); }

.btnContact_eng{
	width: 84px;
	height: 28px;
	background-image: url(../../img/user/button/btn_contact_S_en.png);
}
.btnContact_eng:hover{ background-image: url(../../img/user/button/btn_contact_S_en_over.png); }
.btnContact_eng:active { background-image: url(../../img/user/button/btn_contact_S_en_down.png); }
.btnContact_jpn{
	width: 84px;
	height: 28px;
	background-image: url(../../img/user/button/btn_contact_S_jp.png);
}
.btnContact_jpn:hover{ background-image: url(../../img/user/button/btn_contact_S_jp_over.png); }
.btnContact_jpn:active { background-image: url(../../img/user/button/btn_contact_S_jp_down.png); }
	
.btnOccupied_eng{
	width: 84px;
	height: 28px;
	background-image: url(../../img/user/button/btn_occupied_S_en.png);
}
.btnOccupied_jpn{
	width: 84px;
	height: 28px;
	background-image: url(../../img/user/button/btn_occupied_S_jp.png);
}



/*==for Top page==*/
.btnMoreInfoEn{
	width: 100px;
	height: 25px;
	float: right;
	background-image: url(../../img/user/toppage/btn_moreinfo.png);
}
.btnMoreInfoEn:hover{ background-image: url(../../img/user/toppage/btn_moreinfo_over.png); }
.btnMoreInfoEn:active { background-image: url(../../img/user/toppage/btn_moreinfo_down.png); }
	
.btnNewOpenEn{
	width: 160px;
	height: 25px;
	float: right;
	background-image: url(../../img/user/toppage/btn_newopen.png);
}
.btnNewOpenEn:hover{ background-image: url(../../img/user/toppage/btn_newopen_over.png); }
.btnNewOpenEn:active { background-image: url(../../img/user/toppage/btn_newopen_down.png); }

.btnComingSoonInfoEn{
	width: 160px;
	height: 25px;
	float: right;
	background-image: url(../../img/user/toppage/btn_comingsoon.png);
}
.btnComingSoonInfoEn:hover{ background-image: url(../../img/user/toppage/btn_comingsoon_over.png); }
.btnComingSoonInfoEn:active { background-image: url(../../img/user/toppage/btn_comingsoon_down.png); }

.btnNext{
	width: 35px;
	height: 35px;
	margin-left:480px;
	background-image: url(../../img/user/toppage/btn_next.png);
}
.btnNext:hover{ background-image: url(../../img/user/toppage/btn_next_over.png); }
.btnNext:active { background-image: url(../../img/user/toppage/btn_next_down.png); }
.btnBack{
	width: 35px;
	height: 35px;
	margin-left:-15px;
	background-image: url(../../img/user/toppage/btn_back.png);
}
.btnBack:hover { background-image: url(../../img/user/toppage/btn_back_over.png); }
.btnBack:active { background-image: url(../../img/user/toppage/btn_back_down.png); }
/*==//for Top page==*/


div.contact-button-area .contact-button {
	display: block;
	width: 90%;
	margin: 0 auto;
	padding: 6px;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	border-radius: 5px;
	text-decoration: none;

	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);

	box-shadow: 1px 1px 3px #888;
	-moz-box-shadow: 1px 1px 3px #888;
	-webkit-box-shadow: 1px 1px 3px #888;
}
div.contact-button-area .contact-button-mgt10 {
	margin-top: 10px;
}
div.contact-button-area a.contact-button:active {
	position:relative;
	top: 1px;
	left: 1px;

	box-shadow: 0px 0px 0px #aaa;
	-moz-box-shadow: 0px 0px 0px #aaa;
	-webkit-box-shadow: 0px 0px 0px #aaa;
}
div.contact-button-area a.contact-button-blue {
	background: #2dbae9; /* Old browsers */
	background: -moz-linear-gradient(top,  #179ce0 48%,#1180b7 51%,#1180b7 100%,#1180b7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#179ce0), color-stop(51%,#1180b7), color-stop(100%,#1180b7), color-stop(100%,#1180b7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #179ce0 48%,#1180b7 51%,#1180b7 100%,#1180b7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #179ce0 48%,#1180b7 51%,#1180b7 100%,#1180b7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #179ce0 48%,#1180b7 51%,#1180b7 100%,#1180b7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #179ce0 48%,#1180b7 51%,#1180b7 100%,#1180b7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#179ce0', endColorstr='#1180b7',GradientType=0 ); /* IE6-9 */
}
div.contact-button-area a.contact-button-blue:hover {
	background: #2dbae9; /* Old browsers */
	background: -moz-linear-gradient(top,  #2dbae9 48%,#1ba5da 51%,#1ba5da 100%,#1ba5da 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#2dbae9), color-stop(51%,#1ba5da), color-stop(100%,#1ba5da), color-stop(100%,#1ba5da)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2dbae9 48%,#1ba5da 51%,#1ba5da 100%,#1ba5da 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2dbae9 48%,#1ba5da 51%,#1ba5da 100%,#1ba5da 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2dbae9 48%,#1ba5da 51%,#1ba5da 100%,#1ba5da 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2dbae9 48%,#1ba5da 51%,#1ba5da 100%,#1ba5da 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2dbae9', endColorstr='#1ba5da',GradientType=0 ); /* IE6-9 */
}
div.contact-button-area a.contact-button-blue:active {
	background: #2dbae9; /* Old browsers */
	background: -moz-linear-gradient(top,  #2dbae9 48%,#1ba5da 51%,#1ba5da 100%,#1ba5da 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#2dbae9), color-stop(51%,#1ba5da), color-stop(100%,#1ba5da), color-stop(100%,#1ba5da)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2dbae9 48%,#1ba5da 51%,#1ba5da 100%,#1ba5da 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2dbae9 48%,#1ba5da 51%,#1ba5da 100%,#1ba5da 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2dbae9 48%,#1ba5da 51%,#1ba5da 100%,#1ba5da 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2dbae9 48%,#1ba5da 51%,#1ba5da 100%,#1ba5da 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2dbae9', endColorstr='#1ba5da',GradientType=0 ); /* IE6-9 */
}
div.contact-button-area a.contact-button-green {
	background: #84cb8b; /* Old browsers */
	background: -moz-linear-gradient(top,  #84cb8b 48%,#47b544 51%,#47b544 100%,#11b780 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#84cb8b), color-stop(51%,#47b544), color-stop(100%,#47b544), color-stop(100%,#11b780)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #84cb8b 48%,#47b544 51%,#47b544 100%,#11b780 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #84cb8b 48%,#47b544 51%,#47b544 100%,#11b780 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #84cb8b 48%,#47b544 51%,#47b544 100%,#11b780 100%); /* IE10+ */
	background: linear-gradient(to bottom, #84cb8b 48%,#47b544 51%,#47b544 100%,#11b780 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84cb8b', endColorstr='#11b780',GradientType=0 ); /* IE6-9 */
}
div.contact-button-area a.contact-button-green:hover {
	background: #84cb8b; /* Old browsers */
	background: -moz-linear-gradient(top,  #84dd8d 48%,#5ec959 51%,#5ec959 100%,#5ec959 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#84dd8d), color-stop(51%,#5ec959), color-stop(100%,#5ec959), color-stop(100%,#5ec959)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #84dd8d 48%,#5ec959 51%,#5ec959 100%,#5ec959 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #84dd8d 48%,#5ec959 51%,#5ec959 100%,#5ec959 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #84dd8d 48%,#5ec959 51%,#5ec959 100%,#5ec959 100%); /* IE10+ */
	background: linear-gradient(to bottom, #84dd8d 48%,#5ec959 51%,#5ec959 100%,#5ec959 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84dd8d', endColorstr='#5ec959',GradientType=0 ); /* IE6-9 */
}
div.contact-button-area a.contact-button-green:active {
	background: #84cb8b; /* Old browsers */
	background: -moz-linear-gradient(top,  #84dd8d 48%,#5ec959 51%,#5ec959 100%,#5ec959 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#84dd8d), color-stop(51%,#5ec959), color-stop(100%,#5ec959), color-stop(100%,#5ec959)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #84dd8d 48%,#5ec959 51%,#5ec959 100%,#5ec959 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #84dd8d 48%,#5ec959 51%,#5ec959 100%,#5ec959 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #84dd8d 48%,#5ec959 51%,#5ec959 100%,#5ec959 100%); /* IE10+ */
	background: linear-gradient(to bottom, #84dd8d 48%,#5ec959 51%,#5ec959 100%,#5ec959 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84dd8d', endColorstr='#5ec959',GradientType=0 ); /* IE6-9 */
}
div.contact-button-area a.contact-button-yellow {
	background: #facd19; /* Old browsers */
	background: -moz-linear-gradient(top,  #facd19 48%,#e2b500 51%,#e2b500 100%,#e2b500 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#facd19), color-stop(51%,#e2b500), color-stop(100%,#e2b500), color-stop(100%,#e2b500)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #facd19 48%,#e2b500 51%,#e2b500 100%,#e2b500 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #facd19 48%,#e2b500 51%,#e2b500 100%,#e2b500 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #facd19 48%,#e2b500 51%,#e2b500 100%,#e2b500 100%); /* IE10+ */
	background: linear-gradient(to bottom, #facd19 48%,#e2b500 51%,#e2b500 100%,#e2b500 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#facd19', endColorstr='#e2b500',GradientType=0 ); /* IE6-9 */
}
div.contact-button-area a.contact-button-yellow:hover {
	background: #fede25; /* Old browsers */
	background: -moz-linear-gradient(top,  #fede25 48%,#edcb00 51%,#edcb00 100%,#edcb00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#fede25), color-stop(51%,#edcb00), color-stop(100%,#edcb00), color-stop(100%,#edcb00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fede25 48%,#edcb00 51%,#edcb00 100%,#edcb00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fede25 48%,#edcb00 51%,#edcb00 100%,#edcb00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fede25 48%,#edcb00 51%,#edcb00 100%,#edcb00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fede25 48%,#edcb00 51%,#edcb00 100%,#edcb00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fede25', endColorstr='#edcb00',GradientType=0 ); /* IE6-9 */
}
div.contact-button-area a.contact-button-yellow:active {
	background: #fede25; /* Old browsers */
	background: -moz-linear-gradient(top,  #fede25 48%,#edcb00 51%,#edcb00 100%,#edcb00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#fede25), color-stop(51%,#edcb00), color-stop(100%,#edcb00), color-stop(100%,#edcb00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fede25 48%,#edcb00 51%,#edcb00 100%,#edcb00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fede25 48%,#edcb00 51%,#edcb00 100%,#edcb00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fede25 48%,#edcb00 51%,#edcb00 100%,#edcb00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fede25 48%,#edcb00 51%,#edcb00 100%,#edcb00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fede25', endColorstr='#edcb00',GradientType=0 ); /* IE6-9 */
}
div.contact-button-area .contact-button-gray {
	background: #a3a3a3; /* Old browsers */
	background: -moz-linear-gradient(top,  #a3a3a3 48%,#999999 51%,#999999 100%,#999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#a3a3a3), color-stop(51%,#999999), color-stop(100%,#999999), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a3a3a3 48%,#999999 51%,#999999 100%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a3a3a3 48%,#999999 51%,#999999 100%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a3a3a3 48%,#999999 51%,#999999 100%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a3a3a3 48%,#999999 51%,#999999 100%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3a3a3', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}
div.contact-button-area .contact-button-gray:hover {
	background: #a3a3a3; /* Old browsers */
	background: -moz-linear-gradient(top,  #a3a3a3 48%,#999999 51%,#999999 100%,#999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#a3a3a3), color-stop(51%,#999999), color-stop(100%,#999999), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a3a3a3 48%,#999999 51%,#999999 100%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a3a3a3 48%,#999999 51%,#999999 100%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a3a3a3 48%,#999999 51%,#999999 100%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a3a3a3 48%,#999999 51%,#999999 100%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3a3a3', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}
div.contact-button-area .contact-button-gray:active {
	background: #a3a3a3; /* Old browsers */
	background: -moz-linear-gradient(top,  #a3a3a3 48%,#999999 51%,#999999 100%,#999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#a3a3a3), color-stop(51%,#999999), color-stop(100%,#999999), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a3a3a3 48%,#999999 51%,#999999 100%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a3a3a3 48%,#999999 51%,#999999 100%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a3a3a3 48%,#999999 51%,#999999 100%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a3a3a3 48%,#999999 51%,#999999 100%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3a3a3', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}

a.link-button {
	display: block;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top,  #fff 48%,#EEE 51%,#E5E5E5 100%,#E5E5E5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#fff), color-stop(51%,#EEE), color-stop(100%,#E5E5E5), color-stop(100%,#E5E5E5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 48%,#EEE 51%,#E5E5E5 100%,#E5E5E5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 48%,#EEE 51%,#E5E5E5 100%,#E5E5E5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 48%,#EEE 51%,#E5E5E5 100%,#E5E5E5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fff 48%,#EEE 51%,#E5E5E5 100%,#E5E5E5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#E5E5E5',GradientType=0 ); /* IE6-9 */
	border: 1px solid #CCC;
	padding: 4px 5px;
	margin: 5px 0;
	text-align: center;
	text-decoration: none;
}
a.link-button:hover {
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ccc 48%,#bbb 51%,#aaa 100%,#aaa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#ccc), color-stop(51%,#bbb), color-stop(100%,#aaa), color-stop(100%,#aaa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ccc 48%,#bbb 51%,#aaa 100%,#aaa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ccc 48%,#bbb 51%,#aaa 100%,#aaa 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ccc 48%,#bbb 51%,#aaa 100%,#aaa 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ccc 48%,#bbb 51%,#aaa 100%,#aaa 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccc', endColorstr='#aaa',GradientType=0 ); /* IE6-9 */
}
a.link-button-dark {
	display: block;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ccc 48%,#bbb 51%,#aaa 100%,#aaa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#ccc), color-stop(51%,#bbb), color-stop(100%,#aaa), color-stop(100%,#aaa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ccc 48%,#bbb 51%,#aaa 100%,#aaa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ccc 48%,#bbb 51%,#aaa 100%,#aaa 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ccc 48%,#bbb 51%,#aaa 100%,#aaa 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ccc 48%,#bbb 51%,#aaa 100%,#aaa 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccc', endColorstr='#aaa',GradientType=0 ); /* IE6-9 */

	border: 1px solid #CCC;
	padding: 4px 5px;
	margin: 5px 0;
	text-align: center;
	text-decoration: none;

	color: #000;
}
a.link-button-dark:hover {
	color: #fff;

	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top,  #999 48%,#888 51%,#777 100%,#777 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#999), color-stop(51%,#888), color-stop(100%,#777), color-stop(100%,#777)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #999 48%,#888 51%,#777 100%,#777 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #999 48%,#888 51%,#777 100%,#777 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #999 48%,#888 51%,#777 100%,#777 100%); /* IE10+ */
	background: linear-gradient(to bottom, #999 48%,#888 51%,#777 100%,#777 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999', endColorstr='#777',GradientType=0 ); /* IE6-9 */
}


/*------------------------------------------
    Error
-------------------------------------------*/
div.error {
}
input.form-error {
	border: solid 1px #ff8a00;
}
div.error-message {
	color: #ff0000;
}




div.centerBlock,
div.centerBlockLeft
{
	width: 350px;
	margin: 0 auto;
	background-color: #fafcff;
	border: solid 1px #acf;
	padding: 30px;
	border-radius: 10px;
}
div.centerBlockLeft {
	width: auto;
}

div.centerBlock h3.title,
div.centerBlockLeft h3.title
{
	text-align: center;
	font-size: 150%;
	color: #333;
	padding-bottom: 20px;
}
div.centerBlock p.explain,
div.centerBlockLeft p.explain
{
	margin: 10px;
}

div.btnBlock {
	text-align: right;
}

.btn {
/*
	height: 38px;
	line-height: normal;
	font-size: 14px;
	font-weight: 500;
*/
	cursor: pointer;

	display: inline-block;
	padding: 0.4em 0.9em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	vertical-align: middle;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background-color: #127EAF;
	background: -webkit-linear-gradient(top, #25A8E3 0%, #1C92C8 49%, #188BC1 51%, #127EAF 100%);
	background: -moz-linear-gradient(top, #25A8E3 0%, #1C92C8 50%, #188BC1 50.1%, #127EAF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff25a8e3', endColorstr='#ff127eaf', GradientType=0);
	border-color: #127EAF #1878A5 #126A94 #1878A5;
	-webkit-box-shadow: inset 0 0 0.2em rgba(255, 255, 255, 0.5),0 1px 2px rgba(0, 0, 0, 0.15),0 0 0 black;
	box-shadow: inset 0 0 0.2em rgba(255, 255, 255, 0.5),0 1px 2px rgba(0, 0, 0, 0.15),0 0 0 black;
	color: white;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
}
.btn:hover,
.btn.hover
{
	text-decoration:none;
	color:#fff;
	-webkit-box-shadow:inset 0 0 0.2em rgba(255,255,255,0.5),0 1px 2px rgba(0,0,0,0.15),0 0 0 #000;
	box-shadow:inset 0 0 0.2em rgba(255,255,255,0.5),0 1px 2px rgba(0,0,0,0.15),0 0 0 #000;
	background-color:#148bc1;
	background:-webkit-linear-gradient(top, #37afe5 0%, #1f9fda 49%, #1a98d3 51%, #148bc1 100%);
	background:-moz-linear-gradient(top, #37afe5 0%, #1f9fda 50%, #1a98d3 50.1%, #148bc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff37afe5', endColorstr='#ff148bc1', GradientType=0)
}
.btn:active,
.btn.active
{
	text-decoration:none;
	color:#fff;
	-webkit-box-shadow:inset 0 2px 3px rgba(0,0,0,0.32),0 1px 0 rgba(255,255,255,0.4);
	box-shadow:inset 0 2px 3px rgba(0,0,0,0.32),0 1px 0 rgba(255,255,255,0.4);
	background-color:#188bc1;
	background-image:-webkit-linear-gradient(bottom, #25a8e3,#188bc1);
	background-image:-moz-linear-gradient(bottom, #25a8e3,#188bc1);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff25a8e3', endColorstr='#ff188bc1', GradientType=0)
}
.btn.disabled,
.btn[disabled],
.btn.disabled
{
	background:#1992ca;
	opacity:0.65;
	-webkit-box-shadow:0 0 0 #000,0 0 0 #000;
	box-shadow:0 0 0 #000,0 0 0 #000;
	text-shadow:0 0 0 white;
	font-weight:normal
}
a.btn {
	line-height: 23px;
	text-decoration: none;
	color: #fff;
}
a.btn:visited {
	line-height: normal;
	text-decoration: none;
	color: #fff;
}
.btn.gray {
	background-color: #eee;
	background-image: -webkit-linear-gradient(top, #fefefe 0%,#eee 100%);
	background-image: -moz-linear-gradient(top, #fefefe 0%,#eee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#ffeeeeee', GradientType=0);
	border: 1px solid rgba(0,0,0,0.2);
	border-color: #f3f3f3 #e2e2e2 #dadada #e2e2e2;
	color: #393c3d;
	text-shadow: none;
	-webkit-box-shadow: inset 0 0 0.2em rgba(255,255,255,0.3),0 0 0 #000;
	box-shadow: inset 0 0 0.2em rgba(255,255,255,0.3),0 0 0 #000;
	border-color: #d3d3d3 #cfcfcf #c7c7c7 #cfcfcf;
}
.btn.gray:hover,.btn.gray.hover {
	text-decoration:none;
/*
	color:#fff;
*/
	background-color:#eee;
	background-image:-webkit-linear-gradient(top, #fff 0%,#eee 100%);
	background-image:-moz-linear-gradient(top, #fff 0%,#eee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0)
}
.btn.gray:active,.btn.gray.active {
	text-decoration:none;
/*
	color:#fff;
*/
	background-color:#fefefe;
	background-image:-webkit-linear-gradient(top, #eee 0%,#fefefe 100%);
	background-image:-moz-linear-gradient(top, #eee 0%,#fefefe 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#fffefefe', GradientType=0);
	-webkit-box-shadow:inset 0 1px 4px 1px rgba(0,0,0,0.3),0 0 0 #000;
	box-shadow:inset 0 1px 4px 1px rgba(0,0,0,0.3),0 0 0 #000
}
.btn.gray.disabled,.btn.gray[disabled] {
	background-color:#eee;
	background-image:-webkit-linear-gradient(top, #f1f1f1 0%,#eee 100%);
	background-image:-moz-linear-gradient(top, #f1f1f1 0%,#eee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1f1f1', endColorstr='#ffeeeeee', GradientType=0);
	opacity:0.4;
	color:#fff
}
.btn-gray {
	background-color:#eee;
	background-image:-webkit-linear-gradient(top, #fefefe 0%,#eee 100%);
	background-image:-moz-linear-gradient(top, #fefefe 0%,#eee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#ffeeeeee', GradientType=0);
	border:1px solid rgba(0,0,0,0.2);
	border-color:#f3f3f3 #e2e2e2 #dadada #e2e2e2;
	color:#393c3d;
	text-shadow:none;
	-webkit-box-shadow:inset 0 0 0.2em rgba(255,255,255,0.3),0 0 0 #000;
	box-shadow:inset 0 0 0.2em rgba(255,255,255,0.3),0 0 0 #000;
	border-color:#d3d3d3 #cfcfcf #c7c7c7 #cfcfcf
}.btn-gray:hover,.btn-gray.hover {
	text-decoration:none;
	background-color:#eee;
	background-image:-webkit-linear-gradient(top, #fff 0%,#eee 100%);
	background-image:-moz-linear-gradient(top, #fff 0%,#eee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0)
}.btn-gray:active,.btn-gray.active {
	text-decoration:none;
	background-color:#fefefe;
	background-image:-webkit-linear-gradient(top, #eee 0%,#fefefe 100%);
	background-image:-moz-linear-gradient(top, #eee 0%,#fefefe 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#fffefefe', GradientType=0);
	-webkit-box-shadow:inset 0 1px 4px 1px rgba(0,0,0,0.3),0 0 0 #000;
	box-shadow:inset 0 1px 4px 1px rgba(0,0,0,0.3),0 0 0 #000
}.btn-gray.disabled,.btn-gray[disabled] {
	background-color:#eee;
	background-image:-webkit-linear-gradient(top, #f1f1f1 0%,#eee 100%);
	background-image:-moz-linear-gradient(top, #f1f1f1 0%,#eee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1f1f1', endColorstr='#ffeeeeee', GradientType=0);
	opacity:0.4;
	color:#fff
}

.btn-block {
	display: block;
	width: 100%;
}
.btn-addbutton {
	width: 25px;
	height: 25px;
	font-weight: bold;
	color: #666;
}

input.txtField {
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	color: #5A5A5A;
	display: inline-block;
	font-size: 13px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 9px;
	padding: 4px;
	width: 340px;
}
input.txtField-short1 { width: 50px }
input.txtField-short2 { width: 100px }
input.txtField-short3 { width: 150px }

input.txt-full-long {
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	color: #5A5A5A;
	display: inline-block;
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}

textarea.txtField {
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	color: #5A5A5A;
	display: inline-block;
	font-size: 13px;
	height: 120px;
	line-height: 18px;
	margin-bottom: 9px;
	padding: 4px;
	width: 340px;
}

div.inputLabel {
	font-weight: bold;
}


span.required {
	margin-left: 10px;
	color: #f44;
}


/*------------------------------------------
    Dialog
-------------------------------------------*/
.dialogBase {
	z-index: 1002;
}

.dialogBase .dialogContent {
	height: 519px;
	margin-top: 6px;
	width: 820px;

	background: none repeat scroll 0 0 #F2F2F2;
	border: 1px solid #B3B3B3;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.8);
	margin: 0 auto;
	position: relative;
}

div.dialogBase h2.dialogContentH2 {
	background-color: #E3E3E3;
	background-image: -moz-linear-gradient(center top , #F2F2F2, #CCCCCC);
	background-repeat: repeat-x;
	border-bottom: 1px solid #B3B3B3;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	position: relative;
	z-index: 2;

	height: 40px;
	line-height: 40px;
	padding: 0 10px;
}

.dialogBase .dialogContentFooter {
	border-radius: 0 0 3px 3px;
	bottom: 0;
	left: 0;
	position: absolute;
}
.floatWindowFooter, .dialogContentFooter {
/*
	background: none repeat scroll 0 0 #E6E6E6;
	border-top: 1px solid #B3B3B3;
	box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2) inset;
*/
	background-color: #E3E3E3;
	background-image: -moz-linear-gradient(center top , #F2F2F2, #CCCCCC);
	background-repeat: repeat-x;
	border-top: 1px solid #B3B3B3;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);

	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100%;
}

/* Footer */
.floatWindowFooter .button, .dialogContentFooter .button {
	opacity: 1;
}
.dialogBase .button {
	-moz-user-select: none;
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	border-color: #CCCCCC #CCCCCC #B3B3B3;
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
	color: #1A1A1A;
	cursor: pointer;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	min-width: 24px;
	padding: 0 12px;
	position: relative;
	text-align: center;
	transition: border-color 0.1s linear 0s, opacity 0.1s linear 0s;
	vertical-align: middle;
}
.dialogBase .movebutton {
}
.dialogBase .movebutton a {
	text-decoration: none;
	color: #000;
}
.dialogBase .movebutton a img {
	vertical-align: middle;
}
.dialogBase .prevbutton {
	float: left;
}
.dialogBase .nextbutton {
	float: right;
}

/* Left */
.userguideOrderListArea {
	border-top: 1px solid #CCCCCC;
	left: 10px;
	margin: 10px 0 0;
	overflow: auto;
	width: 200px;
}
.userguideOrderListArea, .userguideContentArea {
	bottom: 41px;
	position: absolute;
	top: 41px;
}
ul, ol {
	list-style: none outside none;
	padding: 0;
}

.userguideOrderListArea > li {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
}

.userguideOrderListTitle {
	background: none repeat scroll 0 0 #E6E6E6;
	border-bottom: 1px solid #CCCCCC;
	font-weight: 700;
	padding: 5px;
}
.userguideOrderListNum {
	background: none repeat scroll 0 0 #0A8ABD;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	margin-right: 5px;
	padding: 3px 5px;
}

.userguideOrderListContent {
	border-top: 1px solid #FFFFFF;
}
.userguideOrderListContent > p {
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px;
}
.userguideOrderListContent > p, .userguideOrderListContent > ol li {
	border-bottom: 1px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
	cursor: pointer;
}

ul, ol {
	list-style: none outside none;
}

.userguideOrderListContent > ol li {
	padding: 5px;
}
.userguideOrderListContent > p, .userguideOrderListContent > ol li {
	border-bottom: 1px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
	cursor: pointer;
}

.userguideOrderListStepNum {
	background-color: #6D8999;
	background-image: -moz-linear-gradient(center top , #8CA8B9, #3E5B6A);
	background-repeat: repeat-x;
	border-radius: 9px 9px 9px 9px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 10px;
	font-weight: 700;
	height: 16px;
	line-height: 16px;
	margin-right: 5px;
	padding: 0 5px;
	vertical-align: middle;
}

/* Right */
.userguideContentArea {
	background: none repeat scroll 0 0 #FFFFFF;
	border-left: 1px solid #CCCCCC;
	box-shadow: -1px 0 1px rgba(0, 0, 0, 0.1);
	left: 210px;
	right: 0;
}
.userguideOrderListArea, .userguideContentArea {
	bottom: 41px;
	position: absolute;
	top: 41px;
}

.dialogBase .dialogContent h3 {
	background-color: #EDEDED;
	background-image: -moz-linear-gradient(center top , #F2F2F2, #E6E6E6);
	background-repeat: repeat-x;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	font-size: 14px;
	padding: 5px 20px;
}
h3 {
	font-size: 14px;
	font-weight: 700;
}


.userguideContent {
	bottom: 0;
	left: 0;
	overflow: auto;
	position: absolute;
	right: 0;
	top: 33px;
}

.userguideContent p {
	margin: 10px 20px;
}


.icoFontCancel:before {
	content: "　";
}
.linkIconStatus {
	color: black;
	cursor: pointer;
	position: relative;
}
span.icoSizeLarge {
	position: absolute;
	top: -34px;
	right: 10px;
	width: 25px;
	height: 25px;
	z-index: 1000;
	background-image: url('../../img/user/global/common/dialog/icon_close.png');
	background-repeat: no-repeat;
	background-position: left top;
}



/*
 * Side Map
 */
div.sideMap {
	position: relative;
}

div.sideMap div.sideSiteLinkButtonArea {
	position: absolute;
	top: 8px;
}

div.rightColumn div.sideSiteLinkButton {
	float: left;
	width: 72px;
	height: 30px;
	margin-left: 4px;
	margin-bottom: 3px;
}
div.rightColumn a div.sideGlobalButton-jpn { background-image: url('../../img/user/common/side/tab/btn_global_jp.jpg'); }
div.rightColumn a:hover div.sideGlobalButton-jpn { background-image: url('../../img/user/common/side/tab/btn_global_jp_on.jpg'); }
div.rightColumn a:active div.sideGlobalButton-jpn { background-image: url('../../img/user/common/side/tab/btn_global_jp_down.jpg'); }
div.rightColumn a div.sideGlobalButton-eng { background-image: url('../../img/user/common/side/tab/btn_global_en.jpg'); }
div.rightColumn a:hover div.sideGlobalButton-eng { background-image: url('../../img/user/common/side/tab/btn_global_en_on.jpg'); }
div.rightColumn a:active div.sideGlobalButton-eng { background-image: url('../../img/user/common/side/tab/btn_global_en_down.jpg'); }
div.rightColumn a div.sideNationalButton-jpn { background-image: url('../../img/user/common/side/tab/btn_japan_jp.jpg'); }
div.rightColumn a div.sideNationalButton-jpn-on { background-image: url('../../img/user/common/side/tab/btn_japan_jp_on.jpg'); }
div.rightColumn a:hover div.sideNationalButton-jpn { background-image: url('../../img/user/common/side/tab/btn_japan_jp_on.jpg'); }
div.rightColumn a:active div.sideNationalButton-jpn { background-image: url('../../img/user/common/side/tab/btn_japan_jp_down.jpg'); }
div.rightColumn a div.sideNationalButton-eng { background-image: url('../../img/user/common/side/tab/btn_japan_en.jpg'); }
div.rightColumn a div.sideNationalButton-eng-on { background-image: url('../../img/user/common/side/tab/btn_japan_en_on.jpg'); }
div.rightColumn a:hover div.sideNationalButton-eng { background-image: url('../../img/user/common/side/tab/btn_japan_en_on.jpg'); }
div.rightColumn a:active div.sideNationalButton-eng { background-image: url('../../img/user/common/side/tab/btn_japan_en_down.jpg'); }
div.rightColumn a div.sideTokyoButton-jpn { background-image: url('../../img/user/common/side/tab/btn_tokyo_jp.jpg'); }
div.rightColumn a div.sideTokyoButton-jpn-on { background-image: url('../../img/user/common/side/tab/btn_tokyo_jp_on.jpg'); }
div.rightColumn a:hover div.sideTokyoButton-jpn { background-image: url('../../img/user/common/side/tab/btn_tokyo_jp_on.jpg'); }
div.rightColumn a:active div.sideTokyoButton-jpn { background-image: url('../../img/user/common/side/tab/btn_tokyo_jp_down.jpg'); }
div.rightColumn a div.sideTokyoButton-eng { background-image: url('../../img/user/common/side/tab/btn_tokyo_en.jpg'); }
div.rightColumn a div.sideTokyoButton-eng-on { background-image: url('../../img/user/common/side/tab/btn_tokyo_en_on.jpg'); }
div.rightColumn a:hover div.sideTokyoButton-eng { background-image: url('../../img/user/common/side/tab/btn_tokyo_en_on.jpg'); }
div.rightColumn a:active div.sideTokyoButton-eng { background-image: url('../../img/user/common/side/tab/btn_tokyo_en_down.jpg'); }




/*
 * Rank
 */
div.sideRank div.rankTitle span.rank {
	font-weight: bold;
	color: #ff6501;
}
div.sideRank div.rankTitle span.title a {
	font-weight: bold;
	color: #3192ba;
}
div.sideRank div.sideAreaContent div.rankContent {
	padding: 0 5px;
}
div.sideRank div.sideAreaContent div.rankContent div.rankList {
	border-style: dotted;
	border-width: 0 0 2px 0;
	border-color: #aaa;
	padding: 5px 0;
}
div.sideRank div.sideAreaContent div.rankContent div.rankList div.rankTitle span.rank img {
	vertical-align: middle;
}
div.sideRank div.sideAreaContent div.rankContent div.rankList div.post img {
	width: 100%;
	height: auto !important;
}

/*
 * TV Movie
 */
div.side-tv-movie-latest {
	padding: 5px;
}
div.side-tv-movie-latest-inner {
	position: relative;
}
div.side-tv-movie-latest-inner div.title {
	position: absolute;
	bottom: 0;

	width: 100%;
	color: #fff;
	font-size: 85%;
	line-height: 1.3em;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#55000000,EndColorStr=#55000000);
	background-color: rgba(0, 0, 0, 0.6);
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
div.side-tv-movie-latest-inner div.title-inner {
	padding: 5px;
}
div.side-tv-movie-latest-inner div.image img {
	width: 100%;
}
div.side-facebook-likebox-home {
	border-style: solid;
	border-width: 1px;
	border-color: #315c99;
	margin-bottom: 10px;
}



/* badge */
.defaultBadge {
	text-align: center;
	box-shadow: 1px 1px 5px #aaa;

	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #fdd;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;

	display: inline-block;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background: url(../../img/user/chat/notification.png) repeat-x;
	background-position: 0 0px;
	border: #fff solid 2px;
	font-weight: bold;
}
#header span.total-info-count #headerBadgeOuter {
	position: relative;
	display: inline-block;
}
#header span.total-info-count #headerBadgeOuter div.badgeInner {
	position: absolute;
	top: 10px;
	left: -22px;
	width: 20px;
	height: 20px;
}
