/*=========================================
最終修正日　2018.06.30
=========================================*/
/* 141225 カレンダー配色追加 */
/*=========================================
ユーザーHP・BLOGへのリンク
=========================================*/
#UserHPLink {
	padding-bottom: 2px;
	text-align: center;
}
#UserHPLink ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#UserHPLink li {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}
#UserHPLink a {
	margin: 0;
	padding: 0;
}
/* 2011.11.29追加 */
/* ブックマークユーザーの最新レビュー一覧 */
#UserPanel17 h4 a {
	background: url(../img/UserPanelTitle17.gif) no-repeat 0 0;
}
#UserPanel17 h4 a.PanelClose {
	background-position: 0 -54px;
}
/* 2011.11.29追加 */
/* もらったコメント一覧 */
#UserPanel18 h4 a {
	background: url(../img/UserPanelTitle18.gif) no-repeat 0 0;
}
#UserPanel18 h4 a.PanelClose {
	background-position: 0 -54px;
}
/* 2011.11.29追加 */
/* 役に立ったボタンが押された作品 */
#UserPanel19 h4 a {
	background: url(../img/UserPanelTitle19.gif) no-repeat 0 0;
}
#UserPanel19 h4 a.PanelClose {
	background-position: 0 -54px;
}
#UserPanel17 dl, #UserPanel18 dl, #UserPanel19 dl {
	margin: 0;
	padding: 0;
	border-bottom: 2px dotted #FEC3C9;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	clear: both;
	line-height: 1.4;
}
#UserPanel17 dt, #UserPanel18 dt, #UserPanel19 dt {
	margin: 0;
	padding: 0;
}
#UserPanel17 dt strong a, #UserPanel18 dt strong a, #UserPanel19 dt strong a {
	color: #B20E40;
	text-decoration: none;
}
#UserPanel17 dt strong a:hover, #UserPanel18 dt strong a:hover, #UserPanel19 dt strong a:hover {
	color: #FF2C69;
}
#UserPanel17 dt span a, #UserPanel18 dt span a, #UserPanel19 dt span a {
	color: #5B3737;
	text-decoration: none;
}
#UserPanel17 dt span a:hover, #UserPanel18 dt span a:hover, #UserPanel19 dt span a:hover {
	color: #FF2C69;
}
#UserPanel17 dd, #UserPanel18 dd, #UserPanel19 dd {
	text-align: right;
	color: #BAA2A0;
}
/* 2011.11.29追加 */
/* もっと見る */
.UserPanelMoreLink {
	text-align: right;
	padding-bottom: 10px;
}
.UserPanelMoreLink a {
	color: #7E3046;
	font-size: 10px;
	text-decoration: none;
}
.UserPanelMoreLink a:hover {
	color: #FF2C69;
}
/*------- 2011.11.29追加 ここまで -------*/



/*=========================================
ユーザー名
=========================================*/
#SideUserInfo h3 {
	margin: 0;
	padding: 0;
	background: url(../img/member_name_title_BG.gif) no-repeat 0 0;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 20px;
	color: #FD5C85;
	font-size: 12px;
	line-height: 1.2em;
	clear: both;
	overflow: hidden;
	margin-top: -21px;
}
#SideUserInfo h3 img {
	width: 28px;
	float: left;
}
#SideUserInfo h3.UserIcon02 {
	margin: 0;
	padding: 0;
	background: url(../img/member_name_BG02.gif) no-repeat 0 0;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 20px;
	color: #FD5C85;
	font-size: 12px;
	line-height: 1.2em;
	clear: both;
}
#SideUserInfo h3 .UserName {
	font-size: 9px;
	padding-top: 8px;
	width: 120px;
	float: left;
	padding-left: 3px;
}
#SideUserInfo h3 .UserName strong {
	font-size: 12px;
}
#UserPanelOpenBtn {
	width: 14px;
	height: 14px;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
}
#UserPanelOpenBtn a {
	display: block;
	background: url(../img/member_name_open_btn.gif) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 10px;
	width: 14px;
	height: 14px;
	cursor: pointer;
}
#UserPanelOpenBtn a:hover {
	opacity: 0.8;
	/* for IE */
	zoom: 1;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#UserPanelOpenBtn a.PanelOpen {
	background-position: 0 -14px;
}
/*=========================================
ランキングアイコン
=========================================*/
#UserRankIcon {
	width: 175px;
	height: 43px;
	margin: auto;
	overflow: hidden;
	clear: both;
	margin-bottom: 3px;
}
/*=========================================
ユーザー写真
=========================================*/
#UserPic {
	width: 170px;
	height: 170px;
	margin: auto;
	overflow: hidden;
	clear: both;
	margin-bottom: 9px;
}
/*=========================================
レヴュー情報
=========================================*/
#UserReviewInfo {
	width: 180px;
	overflow: hidden;
	margin: auto;
	clear: both;
	margin-bottom: 10px;
}
#UserReviewInfo dl {
	margin: 0;
	padding: 0;
	width: 150px;
	overflow: hidden;
	display: block;
	margin-bottom: 3px;
	height: 20px;
}
#UserReviewInfo dt {
	margin: 0;
	padding: 0;
	width: 90px;
	text-align: left;
	font-size: 11px;
	float: left;
	color: #FD5C85;
	display: block;
}
#UserReviewInfo dd {
	display: block;
	margin: 0;
	padding: 0;
	width: 50px;
	text-align: right;
	font-size: 11px;
	color: #FD5C85;
	float: right;
}
/* 行頭アイコン設定 */
#UserReviewInfo dl.UserReviewIcon01 {
	background: url(../img/member_icon01.gif) no-repeat left;
	padding-left: 25px;
}
#UserReviewInfo dl.UserReviewIcon02 {
	background: url(../img/member_icon02.gif) no-repeat left;
	padding-left: 25px;
}
/*=========================================
アイコンパネル
=========================================*/
#ReviewIconBox {
	width: 185px;
	margin: auto;
	background: url(../img/member_statas_BG.gif) no-repeat 0 0;
	padding-top: 25px;
	margin-bottom: 10px;
}
#ReviewIconBox td {
	font-size: 12px;
	width: 20%;
	text-align: center;
	font-weight: bold;
}
#ReviewIconBox td a {
	color: #FF2C69;
	text-align: center;
	padding-right: 4px !important;
}
#ReviewIconBox td a:hover {
	color: #B20E40;
}
/*=========================================
ポイント情報
=========================================*/
#UserPointInfo {
	width: 180px;
	overflow: hidden;
	margin: auto;
	margin-bottom: 10px;
}
#UserPointInfo dl {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-size: 11px;
	color: #C52C58;
}
#UserPointInfo dd {
	text-align: right;
}
#UserPointInfo dd span {
	color: #5B3737;
	font-weight: bold;
}
/*=========================================
ユーザーツールボタン
=========================================*/
#UserToolBtn {
	text-align: center;
	clear: both;
	padding-bottom: 20px;
}
#UserToolBtn ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#UserToolBtn li {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	line-height: 1em;
}
#UserToolBtn a {
	margin: 0;
	padding: 0;
}
/*=========================================
ユーザーNGリストリンク他
=========================================*/
#UserNgLink {
	text-align: left;
	clear: both;
	padding-bottom: 20px;
}
#UserNgLink ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#UserNgLink li {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	line-height: 1em;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}
#UserNgLink li a {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding-left: 3px;
}
#UserNgLink li a:hover {
	color: #FF2C69;
}
/*=========================================
サイドバー下部折り畳み共通
=========================================*/
.UserPanelBox {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
	clear: both;
}
.UserPanelBox h4 {
	margin: 0;
	padding: 0;
	height: 27px;
	overflow: hidden;
	text-indent: -9999px;
	font-size: 12px;
	cursor: pointer;
	margin-bottom: 5px;
	clear: both;
}
.UserPanelBox h4 a {
	display: block;
	height: 27px;
	cursor: pointer;
}
.UserPanelBox h4 a:hover {
	opacity: 0.8;
	/* for IE */
	zoom: 1;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.UserPanelInner {
	width: 180px;
	margin: auto;/* 初期動作 */
}
/* 自己紹介 */
#UserPanel01 h4 a {
	background: url(../img/UserPanelTitle01.gif) no-repeat 0 0;
}
#UserPanel01 h4 a.PanelClose {
	background-position: 0 -54px;
}
#UserPanel01 h5 {
	margin: 0;
	padding: 0;
	background: url(../img/user_panel_iiner_title_obi.gif) no-repeat left;
	font-size: 12px;
	color: #FF2C69;
	padding: 3px;
	padding-left: 6px;
	line-height: 1.5em;
}
#UserPanel01 p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.5em;
	color: #333;
	padding-bottom: 7px;
	padding-left: 10px;
}
/* ポイント数 */
#UserPanel02 h4 a {
	background: url(../img/UserPanelTitle02.gif) no-repeat 0 0;
}
#UserPanel02 h4 a.PanelClose {
	background-position: 0 -54px;
}
#UserPanel02 dl {
	width: 170px;
	margin: auto;
	overflow: hidden;
	border-bottom: 2px dotted #FEC3C9;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	clear: both;
}
#UserPanel02 dt {
	margin: 0;
	padding: 0;
	width: 110px;
	float: left;
	color: #FD5C85;
	text-align: left;
}
#UserPanel02 dd {
	margin: 0;
	padding: 0;
	width: 50px;
	float: right;
	color: #C52C58;
	text-align: right;
}
#UserPanel02 dl.QAtext {
	width: 170px;
	margin: auto;
	overflow: hidden;
	border-bottom: 0px dotted #ffffff;
	margin-top: 10px !important;
	top: 10px;
	padding-top: 4px;
	padding-left: 2px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	font-size: 11px;
	clear: both;
	background-color: #FFE0E3;
	border-radius: 5px;
}
/* ブックマークしたユーザー */
#UserPanel03 h4 a {
	background: url(../img/UserPanelTitle03.gif) no-repeat 0 0;
}
#UserPanel03 h4 a.PanelClose {
	background-position: 0 -54px;
}
#UserPanel03 .UserPanelInner a {
	font-size: 12px;
	color: #5B3737;
}
#UserPanel03 .UserPanelInner a:hover {
	color: #FF0066;
}
#UserPanel03 span {
	display: block;
	color: #FF0000;
	font-size: 10px;
}
#UserPanel03 .UserPanel03KoukaiBtn {
	width: 91px;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 10px;
}
#UserPanel03 .UserPanel03KoukaiBtn a {
	background: url(../img/member_all_btn.gif) no-repeat 0 0;
	display: block;
	height: 20px;
	text-indent: -9999px;
}
#UserPanel03 .UserPanel03KoukaiBtn a:hover {
	background-position: 0 -20px;
}
#UserPanel03 .UserPanelFunction {
	text-align: center;
	padding-bottom: 10px;
}
#UserPanel03 .UserPanelFunction a {
	height: 21px;
	margin-bottom: 5px;
	display: block;
}
/* 自分のレスした答えて姐さん */
#UserPanel04 h4 a {
	background: url(../img/UserPanelTitle04.gif) no-repeat 0 0;
}
#UserPanel04 h4 a.PanelClose {
	background-position: 0 -54px;
}
#UserPanel04 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#UserPanel04 li {
	font-size: 12px;
	line-height: 1.7em;
}
#UserPanel04 li strong {
	color: #FD5C85;
	padding-right: 3px;
}
#UserPanel04 li a {
	color: #5B3737;
	text-decoration: none;
}
#UserPanel04 li a:hover {
	text-decoration: underline;
}
/* 折り畳みのないリンク */
#UserPanel05 h4 a {
	background: url(../img/UserPanelTitle05.gif) no-repeat 0 0;
}
#UserPanel05 h4 a:hover {
	background-position: 0 -27px;
}
#UserPanel06 h4 a {
	background: url(../img/UserPanelTitle06.gif) no-repeat 0 0;
}
#UserPanel06 h4 a:hover {
	background-position: 0 -27px;
}
#UserPanel07 h4 a {
	background: url(../img/UserPanelTitle07.gif) no-repeat 0 0;
}
#UserPanel07 h4 a:hover {
	background-position: 0 -27px;
}
#UserPanel08 h4 a {
	background: url(../img/UserPanelTitle08.gif) no-repeat 0 0;
}
#UserPanel08 h4 a:hover {
	background-position: 0 -27px;
}
#UserPanel09 h4 a {
	background: url(../img/UserPanelTitle09.gif) no-repeat 0 0;
}
#UserPanel09 h4 a:hover {
	background-position: 0 -27px;
}
#UserPanel10 h4 a {
	background: url(../img/UserPanelTitle10.gif) no-repeat 0 0;
}
#UserPanel10 h4 a:hover {
	background-position: 0 -27px;
}
#UserPanel11 h4 a {
	background: url(../img/UserPanelTitle11.gif) no-repeat 0 0;
}
#UserPanel11 h4 a:hover {
	background-position: 0 -27px;
}
#UserPanel12 h4 a {
	background: url(../img/UserPanelTitle12.gif) no-repeat 0 0;
}
#UserPanel12 h4 a:hover {
	background-position: 0 -27px;
}
#UserPanel13 h4 a {
	background: url(../img/UserPanelTitle13.gif) no-repeat 0 0;
}
#UserPanel13 h4 a:hover {
	background-position: 0 -27px;
}
/* My本棚 */
#UserPanel14 h4 a {
	background: url(../img/UserPanelTitle14.gif) no-repeat 0 0;
}
#UserPanel14 h4 a.PanelClose {
	background-position: 0 -54px;
}
#UserPanel14 .MyBookShelfItem {
	width: 100%;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px dotted #FEC3C9;
}
#UserPanel14 .MyBookShelfItem img {
	width: 30px;
	float: left;
}
#UserPanel14 .MyBookShelfItem p {
	width: 140px;
	float: right;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #5B3737;
	line-height: 1.4em;
}
#UserPanel14 .MyBookShelfItem p strong a {
	color: #C52C58;
	text-decoration: none;
}
#UserPanel14 .MyBookShelfItem p strong a:hover {
	color: #F06;
	text-decoration: underline;
}
/* 通販 */
#UserPanel15 h4 a {
	background: url(../img/UserPanelTitle15.gif) no-repeat 0 0;
}
#UserPanel15 h4 a.PanelClose {
	background-position: 0 -54px;
}
/* プロフィール編集 */
#UserPanel16 h4 a {
	background: url(../img/UserPanelTitle16.gif) no-repeat 0 0;
}
#UserPanel16 h4 a.PanelClose {
	background-position: 0 -54px;
}
#UserPanel15 ul, #UserPanel16 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#UserPanel15 li, #UserPanel16 li {
	margin: 0;
	padding: 0;
	border-bottom: 2px dotted #FEC3C9;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	clear: both;
}
#UserPanel15 li a, #UserPanel16 li a {
	font-size: 11px;
	color: #5B3737;
	background: url(../img/sidebar_allow.gif) no-repeat left;
	padding-left: 12px;
	text-decoration: none;
}
#UserPanel15 li a:hover, #UserPanel16 li a:hover {
	color: #FF2C69;
}
/*---------  2011.11.29 追加 --------------*/

/* ブックマークユーザーの最新レビュー一覧 */
#UserPanel17 h4 a {
	background: url(../img/UserPanelTitle17.gif) no-repeat 0 0;
}
#UserPanel17 h4 a.PanelClose {
	background-position: 0 -54px;
}
/* もらったコメント一覧 */
#UserPanel18 h4 a {
	background: url(../img/UserPanelTitle18.gif) no-repeat 0 0;
}
#UserPanel18 h4 a.PanelClose {
	background-position: 0 -54px;
}
/* 役に立ったボタンが押された作品 */
#UserPanel19 h4 a {
	background: url(../img/UserPanelTitle19.gif) no-repeat 0 0;
}
#UserPanel19 h4 a.PanelClose {
	background-position: 0 -54px;
}
#UserPanel17 dl, #UserPanel18 dl, #UserPanel19 dl {
	margin: 0;
	padding: 0;
	border-bottom: 2px dotted #FEC3C9;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	clear: both;
	line-height: 1.4;
}
#UserPanel17 dt, #UserPanel18 dt, #UserPanel19 dt {
	margin: 0;
	padding: 0;
}
#UserPanel17 dt strong a, #UserPanel18 dt strong a, #UserPanel19 dt strong a {
	color: #B20E40;
	text-decoration: none;
}
#UserPanel17 dt strong a:hover, #UserPanel18 dt strong a:hover, #UserPanel19 dt strong a:hover {
	color: #FF2C69;
}
#UserPanel17 dt span a, #UserPanel18 dt span a, #UserPanel19 dt span a {
	color: #5B3737;
	text-decoration: none;
}
#UserPanel17 dt span a:hover, #UserPanel18 dt span a:hover, #UserPanel19 dt span a:hover {
	color: #FF2C69;
}
#UserPanel17 dd, #UserPanel18 dd, #UserPanel19 dd {
	text-align: right;
	color: #BAA2A0;
}
/* もっと見る */
.UserPanelMoreLink {
	text-align: right;
	padding-bottom: 10px;
}
.UserPanelMoreLink a {
	color: #7E3046;
	font-size: 10px;
	text-decoration: none;
}
.UserPanelMoreLink a:hover {
	color: #FF2C69;
}
/*=========================================
2014.6.10
左メインコンテンツ
=========================================*/
/* マイページ全体 */
#ContWrapper {
	width: 1010px;
	margin: auto;
	overflow: visible;
}
#MyPageContWrapper {
	width: 100%;
}
#MyPageContLeft {
	width: 695px;
	float: left;
}
#MyPageContRight {
	width: 300px;
	float: right;
}
/* ユーザー情報ヘッダー（全体） */
#MyPageUserProfile {
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
}
/* ユーザー名・画像 */
#MyPageUserInfo {
	position: relative !important;
	width: 191px;
	float: left;
}
#MyPageUserInfo h3 {
}
#MyPageUserInfo h3.UserIcon {
	background: url(../img/member_name_BG.gif) no-repeat 0 0;
	color: #FF2C69;
	padding-left: 36px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
.male {
	background: url(../img/member_name_BG02.gif) no-repeat 0 0 !important;
	color: #FF2C69;
	padding-left: 36px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
#MyPageUserInfo h3 strong {
	font-size: 13px;
}
#MyPageUserInfo img {
	width: 100%;
	display: block;
}
#MyPageUserInfo img.UsRank {
	position: absolute !important;
	margin-left: 3px;
	width: 40px !important;
}
#MyPageUserInfo img.SommelierPassed {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40px;
}
/* ユーザーステータス（全体） */
#MyPageUserStatusWrapper {
	width: 490px;
	padding-top: 10px;
	float: right;
	overflow: hidden;
	position: relative;
}
#MyPageUserStatusLeft {
	width: 190px;
	float: left;
}
#MyPageUserStatusLeft dl {
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
	line-height: 1.6;
}
#MyPageUserStatusLeft dt {
	margin: 0;
	padding: 0;
	color: #FF2C69;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-left: 17px;
}
#MyPageUserStatusLeft dt a {
	text-decoration: none;
	color: #FF2C69;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#MyPageUserStatusLeft dt a:hover {
	text-decoration: none;
	color: #B32F4F !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#MyPageUserStatusLeft dt.review {
	background: url(../img/user_profile_icon_point.png) no-repeat left;
	line-height: 1.5em;
}
#MyPageUserStatusLeft dt.point {
	background: url(../img/user_profile_icon_point.png) no-repeat left;
}
#MyPageUserStatusLeft dt.mail {
	background: url(../img/user_profile_icon_mail.png) no-repeat left;
}
#MyPageUserStatusLeft dt.comment {
	background: url(../img/user_profile_icon_comment.png) no-repeat left;
}
#MyPageUserStatusLeft dt.NG {
	background: url(../img/user_profile_icon_NG.png) no-repeat left;
}
#MyPageUserStatusLeft dt.NG {
	cursor: pointer;
	display: block;
	text-decoration: underline;
}
#MyPageUserStatusLeft dt.NG:hover {
	color: #B32F4F;
}
#MyPageUserStatusLeft p.NGmess {
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	display: none;
}
#MyPageUserStatusLeft dd {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #5C3641;
	text-align: right;
	float: right;
}
#MyPageUserStatusLeft dd strong {
	line-height: 1em;
	font-size: 21px;
	color: #400517;
	padding-right: 1px;
}
#MyPageUserStatusLeft dd span {
	font-size: 10px;
	color: #400517;
}
#MyPageUserStatusLeft dd.mailTe a {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #300411 !important;
	text-align: right;
	float: right;
	margin-top: -1px;
}
#MyPageUserStatusLeft dd.mailTe a:hover {
	color: #FF2C69 !important;
}
#MyPageUserStatusLeft ul {
	overflow: hidden;
	padding: 7px;
	background: #FFEAE8;
	margin-top: 10px;
	margin-bottom: 10px;
}
#MyPageUserStatusLeft li {
	float: left;
	width: 20%;
	color: #400517;
	font-size: 12px;
	text-align: center;
	padding-top: 30px;
	font-weight: bold;
}
#MyPageUserStatusLeft li a {
	color: #400517;
	font-size: 12px;
	text-align: center;
	padding-top: 30px;
	font-weight: bold;
}
#MyPageUserStatusLeft li a:hover {
	color: #FF2C69;
}
#MyPageUserStatusLeft li.icon01 {
	background: url(../img/review_icon01.gif) no-repeat center top;
}
#MyPageUserStatusLeft li.icon02 {
	background: url(../img/review_icon02.gif) no-repeat center top;
}
#MyPageUserStatusLeft li.icon03 {
	background: url(../img/review_icon03.gif) no-repeat center top;
}
#MyPageUserStatusLeft li.icon04 {
	background: url(../img/review_icon04.gif) no-repeat center top;
}
#MyPageUserStatusLeft li.icon05 {
	background: url(../img/review_icon05.gif) no-repeat center top;
}
#MyPageUserStatusLeft p {
	font-size: 11px;
	color: #FF99B7;
}
#MyPageUserStatusLeft p strong {
	color: #400517;
}
#MyPageUserStatusLeft dl.col2BoxLeft {
	width: 49%;
	float: left;
	clear: none;
}
#MyPageUserStatusLeft dl.col2BoxLeft dt {
	text-align: left;
	width: 52%;
}
#MyPageUserStatusLeft dl.col2BoxLeft dd {
	text-align: left;
	width: 29%;
}
#MyPageUserStatusLeft dl.col2BoxRight {
	width: 48%;
	float: right;
	clear: none;
}
#MyPageUserStatusLeft dl.col2BoxLeft dd, #MyPageUserStatusLeft dl.col2BoxRight dd {
	color: #FF000E;
	font-weight: bold;
}
#MyPageUserStatusRight {
	width: 290px;
	float: right;
	border: 1px dotted #FFDFE3;
}
#MyPageUserStatusRight dl {
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
	line-height: 1.6;
	padding: 5px;
	border-bottom: 1px dotted #FFDFE3;
}
#MyPageUserStatusRight dt {
	margin: 0;
	padding: 0;
	color: #FF608E;
	font-size: 12px;
	float: left;
}
#MyPageUserStatusRight dd {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #5C3641;
	text-align: right;
	float: right;
}
#MyPageUserStatusRight dl.col2BoxLeft {
	width: 45%;
	float: left;
	clear: none;
	border: 0;
}
#MyPageUserStatusRight dl.col2BoxRight {
	width: 45%;
	float: right;
	clear: none;
	border: 0;
}
#MyPageUserStatusRight dl.col3Box {
	width: 30%;
	float: left;
	border: 0;
	clear: none;
	padding-top: 0;
	padding-right: 0;
	padding-left: 5px;
}
#MyPageUserStatusRight dl.col3Box dt, #MyPageUserStatusRight dl.col3Box dd {
	font-size: 10px;
}
#MyPageUserStatusRight .hBorder {
	clear: both;
	border-bottom: 1px dotted #FFDFE3;
}
/* 横並びボタン */
#UserProfileFunctionBtn {
	clear: both;
	padding-top: 20px;
}
#UserProfileFunctionBtn ul {
	overflow: hidden;
	margin-left: -5px;
}
#UserProfileFunctionBtn li {
	width: 94px;
	height: 20px;
	float: left;
	margin-left: 5px;
	background: #FD89A8;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	margin-bottom: 5px;
}
#UserProfileFunctionBtn li a {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #FFF;
	padding-left: 5px;
}
/*#UserProfileFunctionBtn li a.TextS {
	line-height: 21px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #FFF;
	padding-left: 10px;
}*/
#UserProfileFunctionBtn li.btn01 a {
	background: url(../img/user_profile_btn_icon01.png) no-repeat 5px;
}
#UserProfileFunctionBtn li.btn02 a {
	background: url(../img/user_profile_btn_icon02.png) no-repeat 5px;
}
#UserProfileFunctionBtn li.btn03 a {
	background: url(../img/user_profile_btn_icon03.png) no-repeat 5px;
}
#UserProfileFunctionBtn li.btn04 a {
	background: url(../img/user_profile_btn_icon04.png) no-repeat 5px;
}
#UserProfileFunctionBtn li.btn05 a {
	background: url(../img/user_profile_btn_icon05.png) no-repeat 5px;
}
#UserProfileFunctionBtn li.btn06 a {
	background: url(../img/user_profile_btn_icon06.png) no-repeat 5px;
}
/*#UserProfileFunctionBtn li.btn07 a {
	background: url(../img/user_profile_btn_icon07.png) no-repeat 5px;
}*/

#UserProfileFunctionBtn li a:hover {
	background: #E86286;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
}
#UserProfileFunctionBtn li.Now {
	background: #E86286;
}
/* 更新情報 */
#UserUpdateInfoWrapper {
	overflow: hidden;
	padding-bottom: 10px;
}
#UserUpdateInfo {
	border: 1px solid #FFA3B2;
	border-radius: 5px;
	clear: both;
}
#UserUpdateInfo p {
	border-bottom: 1px dotted #FFDFE3;
}
#UserUpdateInfo p:last-child {
	border: 0;
}
#UserUpdateInfo p.even {
	background: #FFFDFD;
}
#UserUpdateInfo p a {
	display: block;
	text-decoration: none;
	padding: 5px;
	line-height: 1.5;
	padding-left: 48px;
	color: #E77C96;
}
#UserUpdateInfo p a span {
	color: #703343;
	font-weight: bold;
}
#UserUpdateInfo p a strong {
	color: #C52C58;
}
#UserUpdateInfo p a em {
	color: #EB5286;
	font-weight: bold;
}
#UserUpdateInfo p a:hover, #UserUpdateInfo p a:hover span, #UserUpdateInfo p a:hover strong, #UserUpdateInfo p a:hover em {
	color: #FF2C69;
}
#UserUpdateInfo p.icon01 a {
	background: url(../img/user_profile_update_icon01.png) no-repeat 5px 4px;
}
#UserUpdateInfo p.icon02 a {
	background: url(../img/user_profile_update_icon02.png) no-repeat 5px 4px;
}
#UserUpdateInfo p.icon03 a {
	background: url(../img/user_profile_update_icon03.png) no-repeat 5px 4px;
}
#UserUpdateInfo p.icon04 a {
	background: url(../img/user_profile_update_icon04.png) no-repeat 5px 4px;
}
#UserUpdateInfo p.icon05 a {
	background: url(../img/user_profile_update_icon05.png) no-repeat 5px 4px;
}
#UserUpdateInfo p.icon06 a {
	background: url(../img/user_profile_update_icon06.png) no-repeat 5px 4px;
}
#UserUpdateInfo p.icon07 a {
	background: url(../img/user_profile_update_icon07.png) no-repeat 5px 4px;
}
#UserUpdateInfo p.icon08 a {
	background: url(../img/user_profile_update_icon08.png) no-repeat 5px 4px;
}
#MoreBtn a {
	color: #FF99B7;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/mypage_update_more_icon.png) no-repeat right;
	padding-right: 16px;
}
#MoreBtn {
	text-align: right;
	line-height: 2;
}
/* ユーザースケジュールカレンダー */
#UserScheduleWrapper {
	position: relative;
	clear: both;
	padding-top: 20px;
}
#UserScheduleWrapper .none {
	display: none;
}
#UserCalTodayBtn {
	position: absolute;
	top: 4px;
	left: 10px;
}
#UserCalTodayBtn input {
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	width: 42px;
	height: 23px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top, #fff, #ededed);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffffff, endcolorstr=#ededed))";
	background: linear-gradient(to bottom, #fff, #ededed);/* IE10+, W3C */
	webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#UserCalTodayBtn input:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top, #fff, #dcdcdc);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffffff, endcolorstr=#dcdcdc))";
	background: linear-gradient(to bottom, #fff, #dcdcdc);/* IE10+, W3C */
}
#UserCalYearBtn {
	position: absolute;
	top: 4px;
	left: 55px;
}
#UserCalYearBtn input {
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	width: 42px;
	height: 23px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top, #fff, #ededed);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffffff, endcolorstr=#ededed))";
	background: linear-gradient(to bottom, #fff, #ededed);/* IE10+, W3C */
	webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#UserCalYearBtn input:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top, #fff, #dcdcdc);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffffff, endcolorstr=#dcdcdc))";
	background: linear-gradient(to bottom, #fff, #dcdcdc);/* IE10+, W3C */
}
#UserCalPrevBtn {
	position: absolute;
	top: 5px;
	left: 105px;
	width: 33px;
}
#UserCalNextBtn {
	position: absolute;
	top: 5px;
	left: 141px;
	width: 33px;
}
#UserCalPrevBtn a, #UserCalNextBtn a {
	display: block;
	line-height: 19px;
	background: #80696A;
	text-align: center;
	color: #FFF;
	font-size: 10px;
	border-radius: 4px;
}
#UserCalPrevBtn a:hover, #UserCalNextBtn a:hover {
	opacity: 0.8;
}
#UserCalMonthSelect {
	position: absolute;
	top: 6px;
	left: 183px;
	font-size: 12px;
	font-weight: bold;
}
/* 
#UserCalMonthSelect {
	position:absolute;
	top:5px;
	left:140px;
}

#UserCalMonthSelect a {
	border:1px solid #FFF;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
}

#UserCalMonthSelect a span {
	font-size:8px;
	color:#FFF
}

#UserCalMonthSelect a:hover {
	border:1px solid #CCC;
}

#UserCalMonthSelect a:hover span {
	color:#333;
}

 */
#UserCalTab {
	position: absolute;
	top: 0;
	right: 5px;
}
#UserCalTab li {
	float: left;
	margin-left: 5px;
	font-size: 13px;
	color: #808080;
	background: #FFE3E5;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	cursor: pointer;
}
#UserCalTab li.Now, #UserCalTab li:hover {
	background: #FFC7CA;
	color: #FFF;
}
.tabCont {
	background: #FFC7CA;
	padding: 10px;
	margin-top: 10px;
	border-radius: 5px;
}
.weekTitleWrapper {
	overflow: hidden;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	padding-bottom: 5px;
}
.weekTitle {
	float: left;
	width: 14.1%;
}
.dayBoxWrapper {
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #BFBFBF;
	position: relative;
	z-index: 1;
}
.dayBox {
	width: 14.1%;
	background: #FFF;
	border: 1px solid #BFBFBF;
	border-bottom: 0;
	border-right: 0;
	float: left;
	position: relative;
	z-index: 1;/*cursor:pointer;*/
}
.dayBox.right {
	border-right: 1px solid #BFBFBF;
}
.dayBox strong {
	font-size: 11px;
	text-align: right;
	display: block;
	font-weight: normal;
	padding: 5px;
	background: #FFF0F1;
}
.dayBox strong.otherMonth {
	color: #AAA;
}
.dayBox.today, .dayBox.today strong {
	background: #FCC2C5;
}
.dayBoxInner {
	padding: 2px;
	/*cursor:pointer;*/
	height: 54px;
	min-height: 54px;
}
.dayBoxInner span, #UserCalOtherBoxInner span {
	display: block;
	font-size: 10px;
	line-height: 1.5;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #999;
	border-radius: 3px;
	margin-bottom: 2px;
	cursor: pointer;
	height: 14px;
	overflow: hidden;
}
.dayBoxInner p {
	height: 100%;
}
.dayBoxInner span:hover {
	border: 1px solid #666;
}
.dayBoxInner a {
	font-size: 10px;
	color: #0F45BF;
	cursor: pointer;
	z-index: 100000;
	position: absolute;
	bottom: 0;
	left: 3px;
	display: block;
	width: 100%;
}
.dayBoxInner span.cat01, #UserCalOtherBoxInner span.cat01 {
	background: #E7EEFF;
}
.dayBoxInner span.cat02, #UserCalOtherBoxInner span.cat02 {
	background: #FFFFDA;
}
.dayBoxInner span.cat03, #UserCalOtherBoxInner span.cat03 {
	background: #E9FFDA;
}
.dayBoxInner span.cat04, #UserCalOtherBoxInner span.cat04 {
	background: #FFEED5;
}
.dayBoxInner span.cat05, #UserCalOtherBoxInner span.cat05 {
	background: #E7E2FF;
}
.dayBoxInner span.cat06, #UserCalOtherBoxInner span.cat06 {
	background: #FFE9F2;
}
/* 作家、声優　誕生日　141225 */
.dayBoxInner span.cat11, #UserCalOtherBoxInner span.cat11 {
	background: #F0F4DB;
}
.dayBoxInner span.cat12, #UserCalOtherBoxInner span.cat12 {
	background: #FFE9F2;
}
/* 作品発売日　コミック、小説、CD、DVD　配色追加　141211 */
.dayBoxInner span.cat201, #UserCalOtherBoxInner span.cat201 {
	background: #FFAA95;
}
/*
.dayBoxInner span.cat201 a, #UserCalOtherBoxInner span.cat201 a {
	background: #FFD6D6;
}
*/
.dayBoxInner span.cat202, #UserCalOtherBoxInner span.cat202 {
	background: #E7ADE7;
}
.dayBoxInner span.cat203, #UserCalOtherBoxInner span.cat203 {
	background: #FFCCBF;
}
.dayBoxInner span.cat204, #UserCalOtherBoxInner span.cat204 {
	background: #F0CEF0;
}
.dayBoxInner span.cat205, #UserCalOtherBoxInner span.cat205 {
	background: #BDECE7;
}
.dayBoxInner span.cat206, #UserCalOtherBoxInner span.cat206 {
	background: #FDACD7;
}
.dayBoxInner span.cat210, #UserCalOtherBoxInner span.cat210 {
	background: #FFA;
}
.dayBoxInner span.cat211, #UserCalOtherBoxInner span.cat211 {
	background: #ADE7DF;
}
.dayBoxInner span.cat212, #UserCalOtherBoxInner span.cat212 {
	background: #B6D5F3;
}
/* 予定表 */
#UserCalBoxTaskBox {
	border: 1px solid #BFBFBF;
	overflow: hidden;
	position: relative;
}
#UserCalBoxTask table {
	background: #FFF;
}
#UserCalBoxTask th {
	font-size: 12px;
	vertical-align: top;
	padding: 8px;
	width: 100px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #BFBFBF;
}
#UserCalBoxTask th.today {
	background: #FFF0F1;
}
#UserCalBoxTask td {
	font-size: 12px;
	vertical-align: top;
	padding: 8px;
	border-bottom: 1px solid #BFBFBF;
}
#UserCalBoxTask table tr:last-child th, #UserCalBoxTask table tr:last-child td {
	border-bottom: 0;
}
#UserCalBoxTask td dl {
	clear: both;
	overflow: hidden;
}
#UserCalBoxTask td dt {
	width: 280px;
	float: right;
}
#UserCalBoxTask td dd {
	color: #803C51;
	cursor: pointer;
}
#UserCalBoxTask td dd strong {
	font-weight: normal;
}
#UserCalBoxTask td dd a {
	color: #FF4590;
	text-decoration: none;
}
#UserCalBoxTask td dd span.cat01 {
	color: #D8E3FF;
}
#UserCalBoxTask td dd span.cat02 {
	color: #FFFFD9;
}
#UserCalBoxTask td dd span.cat03 {
	color: #BCF1A1;
}
#UserCalBoxTask td dd span.cat04 {
	color: #FFE288;
}
#UserCalBoxTask td dd span.cat05 {
	color: #E7E2FF;
}
#UserCalBoxTask td dd span.cat06 {
	color: #FFE9F2;
}
/* 作家、声優誕生日、作品発売日 追加 141226 */
#UserCalBoxTask td dd span.cat11 {
	color: #F0F4DB;
}
#UserCalBoxTask td dd span.cat12 {
	color: #FFE9F2;
}
#UserCalBoxTask td dd span.cat201 {
	color: #FFAA95;
}
#UserCalBoxTask td dd span.cat202 {
	color: #E7ADE7;
}
#UserCalBoxTask td dd span.cat203 {
	color: #FFCCBF;
}
#UserCalBoxTask td dd span.cat204 {
	color: #F0CEF0;
}
#UserCalBoxTask td dd span.cat205 {
	color: #BDECE7;
}
#UserCalBoxTask td dd span.cat206 {
	color: #FDACD7;
}
#UserCalBoxTask td dd span.cat210 {
	color: #FFA;
}
#UserCalBoxTask td dd span.cat211 {
	color: #ADE7DF;
}
#UserCalBoxTask td dd span.cat212 {
	color: #B6D5F3;
}
#CalTaskMoreBtn {
	text-align: right;
	padding-top: 5px;
	margin-bottom: -5px;
}
#CalTaskMoreBtn a {
	color: #803C51;
}
/* 予定の書き込みボックス */
#UserCalPopupBox {
	position: absolute;
	top: 10px;
	left: 20px;
	z-index: 1000;
	background: #FFF;
	padding: 15px;
	padding-right: 10px;
	box-shadow: 0 1px 8px rgba(0,0,0,0.4);
	color: #666;
	width: 250px;
	display: none;
}
#UserCalPopupBoxOuter {
	background: #CCC;
	width: 100%;
	height: 100%;
	position: absolute;
}
#UserCalPopupBoxArrow {
	position: absolute;
	left: 50%;
	bottom: -30px;
	margin-left: -15px;
	font-size: 30px;
	color: #FFF;
	text-shadow: 0 4px 4px rgba(0,0,0,0.3);
}
#UserCalPopupBox input {
	padding: 2px;
	border: 1px solid #CFCFCF;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 3px;
	width: 95%;
	color: #FF4590;
}
#UserCalPopupBox input#EventName {
	width: 95.5%;
}
#UserCalPopupBox input#EventStartTime, #UserCalPopupBox input#EventEndTime {
	width: 86%;
	color: #333;
}
#UserCalPopupBox input#EventStartDate, #UserCalPopupBox input#EventEndDate {
	width: 86%;
	color: #333;
}
#UserCalPopupBox textarea {
	padding: 2px;
	border: 1px solid #CFCFCF;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 3px;
	width: 96%;
	color: #FF4590;
}
#UserCalPopupBox table {
	padding-top: 5px;
}
#UserCalPopupBox th {
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	width: 60px;
}
#UserCalPopupBox td {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#UserCalPopupBox td div {
	width: 13px;
	height: 13px;
	border: 1px solid #999;
	float: left;
	margin-right: 5px;
	border-radius: 3px;
	cursor: pointer;
}
#UserCalPopupBox td div:hover {
	opacity: 0.8;
}
#UserCalPopupBox td div.cat01 {
	background: #E7EEFF;
}
#UserCalPopupBox td div.cat02 {
	background: #FFFFDA;
}
#UserCalPopupBox td div.cat03 {
	background: #E9FFDA;
}
#UserCalPopupBox td div.cat04 {
	background: #FFEED5;
}
#UserCalPopupBox td div.cat05 {
	background: #E7E2FF;
}
#UserCalPopupBox td div.cat06 {
	background: #FFE9F2;
}
#UserCalPopupBox td div.cat01.checked {
	background: #E7EEFF url(../img/user_cal_check.png) no-repeat right;
}
#UserCalPopupBox td div.cat02.checked {
	background: #FFFFDA url(../img/user_cal_check.png) no-repeat right;
}
#UserCalPopupBox td div.cat03.checked {
	background: #E9FFDA url(../img/user_cal_check.png) no-repeat right;
}
#UserCalPopupBox td div.cat04.checked {
	background: #FFEED5 url(../img/user_cal_check.png) no-repeat right;
}
#UserCalPopupBox td div.cat05.checked {
	background: #E7E2FF url(../img/user_cal_check.png) no-repeat right;
}
#UserCalPopupBox td div.cat06.checked {
	background: #FFE9F2 url(../img/user_cal_check.png) no-repeat right;
}
#SubmitBtn {
	padding-top: 10px;
	position: relative;
	height: 25px;
}
#SubmitBtn .DeleteBtn {
	position: absolute;
	left: 0;
	display: none;
}
#SubmitBtn .CancelBtn {
	position: absolute;
	right: 120px;
}
#SubmitBtn .OKBtn {
	position: absolute;
	right: 5px;
}
#SubmitBtn .CancelBtn a, #SubmitBtn .DeleteBtn a {
	background: #BFBEBE;
	padding: 3px;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
}
#SubmitBtn .OKBtn a {
	background: #878686;
	padding: 3px;
	color: #FFF;
	padding-left: 45px;
	padding-right: 45px;
	border-radius: 5px;
	font-weight: bold;
}
#SubmitBtn .DeleteBtn a:hover, #SubmitBtn .CancelBtn a:hover, #SubmitBtn .OKBtn a:hover {
	opacity: 0.8;
}
/* カレンダー表示 */
#UserCalBoxCalWrapper {
	background: #FFD4DA;
	padding: 5px;
	border-radius: 5px;
	width: 100%;
	box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
}
#Kikan {
	font-size: 13px;
	text-align: right;
	padding-bottom: 5px;
}
#Kikan input {
	width: 90px;
	border: 1px solid #CCC;
	padding: 2px;
	font-size: 11px;
	border-radius: 3px;
}
#UserCalBoxCal {
	background: #FFF;
	padding: 3px;
	border-radius: 3px;
	position: relative;
}
#UserCalBoxCal h3 {
	text-align: center;
	font-size: 13px;
	color: #671125;
	font-weight: n bold;
	line-height: 1.5;
}
#UserCalBoxCal a.CalPrev {
	position: absolute;
	top: 3px;
	left: 7px;
	color: #FF80A5;
	font-size: 12px;
	font-weight: bold;
}
#UserCalBoxCal a.CalNext {
	position: absolute;
	top: 3px;
	right: 7px;
	color: #FF80A5;
	font-size: 12px;
	font-weight: bold;
}
#UserCalBoxCal a.CalPrev:hover, #UserCalBoxCal a.CalNext:hover {
	color: #671125;
}
#UserCalBoxCal table {
	font-size: 14px;
	color: #671125;
	line-height: 1.5;
}
#UserCalBoxCal th {
	text-align: center;
	background: #FFD4DA;
	font-weight: normal;
	padding: 5px;
	font-size: 11px;
}
#UserCalBoxCal th:first-child {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#UserCalBoxCal th:last-child {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
#UserCalBoxCal td {
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	padding: 5px;
	font-size: 11px;
}
#UserCalBoxCal td.Now {
	background: #FF80A5;
	color: #FFF;
}
/* その他表示用ボックス */
#UserCalOtherBox {
	position: absolute;
	top: 100px;
	left: 100px;
	z-index: 1000;
	box-shadow: 0 1px 8px rgba(0,0,0,0.4);
	display: none;
}
#UserCalOtherBox .Close {
	position: absolute;
	right: 5px;
	top: 5px;
}
#UserCalOtherBox .Close a {
	display: block;
	background: url(../img/user_profile_icon_NG.png) no-repeat;
	width: 12px;
	height: 13px;
	text-indent: -9999px;
}
#UserCalOtherBox .Close a:hover {
	opacity: 0.8;
}
#UserCalOtherBox strong {
	background: #FFE3E5;
	padding: 5px;
	font-size: 11px;
	line-height: 1.2;
	display: block;
}
#UserCalOtherBoxInner {
	padding: 3px;
	background: #FFF;
	padding-bottom: 1px;
}
#UserCalOtherBoxInner span {
	height: 20px;
	line-height: 20px;
}
/* カレンダー下のボタン群 */
#UserPageBtn {
	overflow: hidden;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
#UserPageBtn ul {
	overflow: hidden;
	margin-left: -5px;
}
#UserPageBtn li {
	width: 170px;
	float: left;
	margin-left: 5px;
	background: #FD89A8;
	border-radius: 3px;
	margin-bottom: 5px;
}
#UserPageBtn li a {
	line-height: 22px;
	height: 21px;
	font-size: 12px !important;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center !important;
	color: #FFF;
	padding-left: 0px;
}
#UserPageBtn li:hover, #UserPageBtn li.Now {
	background: #E86286;
}
/* 評価した作品タイトル */
#HyoukaContTitle {
	clear: both;
	margin-bottom: 10px;
	background: url(../img/mypage_hyouka_title.png) no-repeat 0 0;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 40px;
	color: #B32F4F;
	font-size: 14px;
	margin-top: 20px;
	clear: both;
}
/* レビューした作品タイトル */
#RevContTitle {
	clear: both;
	margin-bottom: 10px;
	background: url(../img/mypage_tanin_rev.png) no-repeat 0 0;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 40px;
	color: #B32F4F;
	font-size: 14px;
	margin-top: 20px;
	clear: both;
}
/* プロフィールタイトル */
#ProfileContTitle {
	background-image: none;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	width: 695px;
}
#ProfileContTitle h4 {
	background: #fff !important;
	border-top: 2px solid #ff89b3 !important;
	border-bottom: 2px solid #ff89b3 !important;
	padding-top: 7px !important;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
	line-height: 1;
	font-size: 14px;
	color: #ff89b3;
	text-align: left;
	text-indent: 5px;
}
/* プロフィールページ用 */
#MyPageProfCont {
	position: relative;
	z-index: 1;
	clear: both;
}
#MyPageProfCont p.Caption {
	color: #FF0000;
	font-size: 12px;
	padding-bottom: 10px;
}
#MyPageProfCont table {
	border: 1px solid #FFA3B2;
	background: #FFFDFD;
	border-radius: 5px;
	position: relative;
}
#MyPageProfCont th {
	background: #FFE9EA;
	padding: 7px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #B20E40;
	border-bottom: 1px solid #FFA3B2;
}
#MyPageProfCont td {
	padding: 7px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #FF5A8A;
	border-bottom: 1px solid #FFA3B2;
	position: relative;
}
#UserPhoto {
	float: left !important;
}
.ProfileImgEdit {
	float: right;
	padding-top: 50px;
	width: 300px;
	text-align: left;
	margin-right: 30px;
}
.ProfileImgEdit p {
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-top: 5px !important;
	text-indent: 0;
	clear: both;
	line-height: 1.2em;
}
.ProfileImgEdit input {
	margin: 0;
	padding: 0;
}
.ProfileImgEdit input[type=file] {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	opacity: 0;
}
.ProfileImgEdit .inputFile {
	background: #FFEBFF;
	border: 1px solid #FF829E;
	border-radius: 3px;
	padding: 3px;
	margin: 0;
}
.ProfileImgEdit .inputFile span {
	color: #222;
}
.ProfileImgEdit input[type=button] {
	background: url(../img/mypage_profile_upload_btn.png) no-repeat left;
	width: 106px;
	height: 22px;
	border: 0;
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
}
.ProfileImgEdit input[type=button]:hover {
	opacity: 0.8;
}
.ProfileImgEdit2 {
	vertical-align: bottom;
	float: right;
	padding-top: 24px;
	width: 300px;
	text-align: left;
	margin-right: 30px;
}
.ProfileImgEdit2 input.ImgDel {
	background: url(../img/myage_delete_btn.png) no-repeat left;
	width: 67px;
	height: 21px;
	border: 0;
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	float: left;
	margin-top: 5px;
	vertical-align: bottom;
}
#MyPageProfCont .ProfileList {
	color: #B19EA4;
	overflow: hidden;
	line-height: 1.8;
}
#MyPageProfCont td .ProfileList a {
	color: #FF346F;
	font-weight: bold;
	text-decoration: none;
}
#MyPageProfCont td .ProfileList a:hover {
	color: #B32F4F;
}
#MyPageProfCont td .ProfileList a span {
	color: #FF859A;
	font-weight: bold;
	text-decoration: none;
	font-size: 8px !important;
}
#MyPageProfCont td .ProfileList a:hover span {
	color: #B32F4F;
}
#MyPageProfCont td .ProfileList strong {
	color: #FF000E;
	font-size: 11px;
}
#MyPageProfCont td .ProfileList strong.Sakka {
	background: url(../img/mypage_profile_sakka_icon.png) no-repeat left;
	padding-left: 13px;
}
#MyPageProfCont td .ProfileList strong.Delete {
	background: url(../img/mypage_profile_delete_icon.png) no-repeat left;
	padding-left: 5px;
	cursor: pointer;
}
#MyPageProfCont tr:last-child th, #MyPageProfCont tr:last-child td {
	border: 0;
}
#MyPageProfCont td .ProfileList span a {
	color: #FF5A8A;
	font-weight: normal;
}
#MyPageProfCont td .ProfileList dl {
	overflow: hidden;
}
#MyPageProfCont td .ProfileList dt {
	float: left;
}
#MyPageProfCont td .ProfileList dd {
	float: right;
}
#MyPageProfCont td .ProfileList dd strong.Sakka {
	display: block;
	width: 40px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.AddBtn {
	text-align: right;
	padding-top: 5px;
}
#MyPageProfCont tr:last-child td p.Caption {
	padding-bottom: 5px;
}
#MyPageProfCont td .textarea, #MyPageProfCont td .text100 {
	width: 98.5%;
}
/* 削除ポップアップ */
#ProfileDeletPopup {
	position: absolute;
	margin-top: -40px;
	margin-left: -250px;
	width: 220px;
	height: 62px;
	background: #FFFDFD;
	border: 1px solid #FFA3B2;
	border-radius: 5px;
	box-shadow: 0 1px 8px rgba(0,0,0,0.4);
	z-index: 100;
	text-align: center;
	font-size: 12px;
	color: #FF0000;
	padding-top: 20px;
	font-weight: bold;
	display: none;
}
#ProfileDeletPopup a.Cancel {
	position: absolute;
	left: 25px;
	top: 45px;
}
#ProfileDeletPopup a.OK {
	position: absolute;
	right: 25px;
	top: 45px;
}
/* 追加ポップアップ */
#ProfileAddPopup {
	position: absolute;
	width: 400px;
	background: #FFFDFD;
	border: 1px solid #FFA3B2;
	border-radius: 5px;
	box-shadow: 0 1px 8px rgba(0,0,0,0.4);
	z-index: 100;
	font-size: 12px;
	color: #FF0000;
	display: none;
}
#ProfileAddPopup h3 {
	font-size: 18px;
	color: #B32F4F;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 20px;
	padding-left: 20px;
}
.ProfileAddPopupSearch {
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
}
.ProfileAddPopupSearch .Close {
	width: 14px;
	height: 14px;
	background: url(../img/mypage_profile_add_box_close.png) no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 27px;
	top: 4px;
	cursor: pointer;
	display: none;
}
#ProfileAddPopup strong {
	color: #FF7C99;
	padding-right: 10px;
}
#ProfileAddPopup p {
	padding-top: 10px;
	text-align: center;
}
#ProfileAddPopup input {
	background: #FFD4DA;
	padding: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	border: 0;
	border-radius: 3px;
	width: 70%;
}
#ProfileAddPopup span {
	color: #1A0409;
}
#ProfileAddPopup .ProfileAddList li {
	border-top: 1px dotted #FFDFE3;
}
#ProfileAddPopup .ProfileAddList li.even {
	background: #FFF4F5;
}
#ProfileAddPopup .ProfileAddList li a {
	color: #FF346F;
	display: block;
	line-height: 1.6;
	text-decoration: none;
	padding: 5px;
}
#ProfileAddPopup .ProfileAddList li a strong {
	color: #FF346F;
	padding: 0;
}
#ProfileAddPopup .ProfileAddList li a:hover, #ProfileAddPopup .ProfileAddList li a:hover strong {
	color: #B32F4F;
}
#ProfileAddPopup .ProfileAddList li a img {
	text-align: right;
	float: right;
	padding-right: 10px;
	padding-left: 2px;
}
/* 追加ポップアップ 閉じるボタン追加 */
.AddCloseBtn {
	width: 18px;
	height: 18px;
	background: url(../img/mypage_add_close_btn.png);
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
	margin-right: 0px !important;
}
/* 他人のマイページタイトル */
#TaninContTitle {
	clear: both;
	margin-bottom: 10px;
	margin-top: 20px;
}
#TaninContTitle h4 {
	background: #fff !important;
	border-top: 2px solid #ff89b3 !important;
	border-bottom: 2px solid #ff89b3 !important;
	padding-top: 7px !important;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
	line-height: 1;
	font-size: 14px;
	color: #ff89b3;
	text-align: left;
	text-indent: 5px;
}
.TaninProfileBox dl {
	overflow: hidden;
	border-bottom: 1px dotted #FFDFE3;
	padding: 15px;
}
.TaninProfileBox dt {
	background: #FFEBF1;
	line-height: 20px;
	text-align: center;
	width: 95px;
	float: left;
	color: #FF5A8A;
	font-weight: bold;
	font-size: 12px;
	border-radius: 3px;
}
.TaninProfileBox dd {
	width: 550px;
	float: right;
	font-size: 12px;
	color: #B19EA4;
	line-height: 20px;
}
.TaninProfileBox dd p {
	color: #222;
}
.TaninProfileBox dd a {
	color: #FF3479;
	text-decoration: none;
}
.TaninProfileBox dd a:hover {
	color: #B32F4F;
}
/* メールタイトル */
#MailContTitle {
	clear: both;
	margin-bottom: 10px;
	font-size: 14px;
	margin-top: 20px;
	clear: both;
	margin-bottom: 0;
	position: relative;
}
#MailContTitle h4 {
	background: #fff !important;
	border-top: 2px solid #ff89b3 !important;
	border-bottom: 2px solid #ff89b3 !important;
	padding-top: 7px !important;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
	line-height: 1;
	font-size: 14px;
	color: #ff89b3;
	text-align: left;
	text-indent: 5px;
}
#MailContTitle .Yaritori {
	background: url(../img/mypage_mail_star.png) no-repeat left;
	padding-left: 20px;
	color: #FF5688;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	position: absolute;
	top: 9px;
	left: 150px;
}
.MypageMailFoTable textarea {
	width: 98.5%;
}
#MailYaritoriWrapper {
	padding: 20px;
	position: relative;
	overflow: hidden;
}
.MailYaritoriLeft, .MailYaritoriRight {
	overflow: hidden;
	padding-bottom: 25px;
	position: relative;
}
.MailDelete {
	width: 14px;
	height: 14px;
	background: url(../img/mypage_profile_delete_icon.png) no-repeat left;
	padding-left: 13px;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: -7px;
}
.MailDelete_MailBox {
	position: relative !important;
	right: -20px !important;
	margin-top: -15px;
}
.MailYaritoriLeft img {
	width: 57px;
	float: left;
}
.MailYaritoriRight img {
	width: 57px;
	float: right;
}
.MailYaritoriMess strong {
	color: #BAA2A0;
	font-size: 11px;
}
.MailYaritoriMess span {
	color: #FF6C97;
	font-size: 11px;
}
.MailYaritoriMess span em {
	font-weight: bold;
	font-style: normal;
}
.MailYaritoriMess span a {
	color: #FF6C97;
	font-weight: bold;
}
.MailYaritoriMess span a:hover {
	color: #B32F4F;
	font-weight: bold;
}
.MailYaritoriMess p {
	color: #333;
	line-height: 1.6;
	font-size: 12px;
	padding-top: 5px;
}
.MailYaritoriMess h5 {
	font-size: 14px;
	color: #FF2C6A;
	padding-top: 5px;
	padding-bottom: 5px;
}
.MailYaritoriMess {
	border: 1px solid #FFBAC1;
	padding: 15px;
	position: relative;
	border-radius: 15px;
	width: 545px;
}
.MailYaritoriLeft .MailYaritoriMess {
	background: #FFF0FA;
	float: right;
}
.MailYaritoriRight .MailYaritoriMess {
	background: #FFF;
	margin-right: 80px;
}
.MailYaritoriLeft .MailFukidashi {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 0;
	border-color: transparent #FFF0FA transparent transparent;
	position: absolute;
	top: 20px;
	left: -10px;
	z-index: 10;
}
.MailYaritoriLeft .MailFukidashiBorder {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 12px 13px 0;
	border-color: transparent #FFBAC1 transparent transparent;
	position: absolute;
	top: 19px;
	left: -12px;
	z-index: 9;
}
.MailYaritoriRight .MailFukidashi {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 0;
	border-color: #FFF transparent transparent transparent;
	position: absolute;
	top: 20px;
	right: -10px;
	z-index: 10;
}
.MailYaritoriRight .MailFukidashiBorder {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13px 12px 0 0;
	border-color: #FFBAC1 transparent transparent transparent;
	position: absolute;
	top: 19px;
	right: -13px;
	z-index: 9;
}
#MailBottomBtnWrapper {
	width: 300px;
	margin: auto;
	clear: both;
	padding-bottom: 30px;
}
#MailBottomBtnWrapper li {
	width: 140px;
}
#MailBottomBtnWrapper li.MailReceiveBtn {
	float: left;
}
#MailBottomBtnWrapper li.MailSendBtn {
	float: right;
}
#MailBottomBtnWrapper a {
	display: block;
	background: #FFE3E1;
	color: #E86286;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	text-decoration: none;
	border-radius: 5px;
}
#MailBottomBtnWrapper a:hover {
	background: #E86286;
	color: #FFF;
}
/* 成績 */
#MypageSeisekiLink {
	overflow: hidden;
	padding-bottom: 15px;
}
#MypageSeisekiLink ul {
	overflow: hidden;
}
#MypageSeisekiLink li {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
#MypageSeisekiLink li a {
	color: #E86286;
	font-size: 11px;
	text-decoration: none;
	background: #FFEDEB;
	display: block;
	text-align: center;
	padding-left: 9px;
	padding-right: 9px;
	line-height: 20px;
}
#MypageSeisekiLink li a:hover {
	background: #E86286;
	color: #FFF;
}
/* 成績タイトル */
#SeisekiContTitle {
	margin-bottom: 10px;
	margin-top: 20px;
	clear: both;
	margin-bottom: 0;
	position: relative;
}
#SeisekiContTitle h4 {
	background: #fff !important;
	border-top: 2px solid #ff89b3 !important;
	border-bottom: 2px solid #ff89b3 !important;
	padding-top: 7px !important;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
	line-height: 1;
	font-size: 14px;
	color: #ff89b3;
	text-align: left;
	text-indent: 5px;
}
.SeisekiContBox {
	padding: 15px;
	position: relative;
}
.ReviewSeisekiBox {
	margin: 0;
	width: auto;
}
.SeisekiIconBox {
	width: auto;
	position: absolute;
	left: 260px;
	top: 18px;
}
.UserRankingStatus {
	border-bottom: 1px dotted #FFB0BA;
	padding: 10px;
	font-size: 12px;
	line-height: 1.5;
	color: #FF608E;
}
.UserRankingStatus strong {
	font-weight: normal;
	color: #FF608E;
}
.UserRankingStatus th {
	font-weight: normal;
	color: #FF608E;
	text-align: left;
	padding-left: 5px;
}
.UserRankingStatus td {
	color: #FF608E;
}
.UserRankingStatus td span {
	color: #5C3641;
	text-align: right;
	display: block;
}
.UserRankingStatus em {
	font-style: normal;
	color: #5C3641;
}
/* 検索フォーム */
#MypageRankingSearchBox {
	background: #FFEDEB;
	position: relative;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 60px;
	border-radius: 5px;
}
#MypageRankingSearchBox th {
	text-align: center;
	color: #FFF;
	background: #FF608E;
	border-radius: 5px;
	font-size: 12px;
	font-weight: normal;
}
.MypageRankingSearchForm {
	position: relative;
	width: 90%;
}
#MypageRankingSearchBox td input {
	background: #FFD4DA;
	padding: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	border: 0;
	border-radius: 3px;
	width: 100%;
}
#MypageRankingSearchBox td .Close {
	width: 14px;
	height: 14px;
	background: url(../img/mypage_profile_add_box_close.png) no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 2px;
	top: 4px;
	cursor: pointer;
	display: none;
}
.SearchMenu {
	position: absolute;
	top: 0;
	left: 0;
	background: #FFE5E8;
	border: 1px solid #F6C0CF;
	border-radius: 5px;
	z-index: 100;
	min-width: 580px;
	display: none;
	box-shadow: 0 1px 4px rgba(0,0,0,0.2);
}
.SearchMenu .Fukidashi {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 0;
	border-color: transparent #FFE5E8 transparent transparent;
	position: absolute;
	top: 10px;
	left: -8px;
	z-index: 10;
}
.SearchMenu .FukidashiBorder {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 0;
	border-color: transparent #FFBAC1 transparent transparent;
	position: absolute;
	top: 9px;
	left: -10px;
	z-index: 9;
}
.SearchMenu ul {
	overflow: hidden;
	padding: 15px;
	padding-left: 5px;
	padding-bottom: 0;
}
.SearchMenu li {
	margin: 0;
	padding: 0;
	line-height: 1;
	color: #E86286;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	padding-bottom: 15px;
}
.SearchMenu li strong {
	border-right: 1px solid #F6C0CF;
	padding-right: 10px;
	cursor: pointer;
}
.SearchMenu li strong:hover {
	text-decoration: underline;
}
.MypageRankingSearchSeitonBtn {
	position: absolute;
	left: 240px;
	bottom: 20px;
}
.MypageRankingSearchClearBtn {
	position: absolute;
	right: 260px;
	bottom: 20px;
}
/* レビュータイトル */
#ReviewContTitle {
	clear: both !important;
	margin-bottom: 10px;
	margin-top: 20px;
	clear: both;
	margin-bottom: 0;
	position: relative;
	width: 695px;
	padding-top: 7px;
	padding-bottom: 10px;
	background-image: none;
	text-align: left;
}
#ReviewContTitle h4 {
	background: #fff !important;
	border-top: 2px solid #ff89b3 !important;
	border-bottom: 2px solid #ff89b3 !important;
	padding-top: 7px !important;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
	line-height: 1;
	font-size: 14px;
	color: #ff89b3;
	text-align: left;
	text-indent: 5px;
}
.SeisekiBottomContBox {
	width: 695px;
	position: relative;
}
.SeisekiContTitle02 {
	clear: both;
	margin-bottom: 10px;
	background: url(../img/mypage_seiseki_title02.png) no-repeat 0 0;
	padding-top: 7px;
	padding-bottom: 10px;
	color: #B32F4F;
	font-size: 14px;
	margin-top: 10px;
	clear: both;
	margin-bottom: 0;
	position: relative;
	padding-left: 40px;
}
.SeisekiContTitle02 .Btn, .SeisekiContTitle02 .Btn02 {
	position: absolute;
	right: 7px;
	top: 10px;
	width: 14px;
	height: 14px;
	cursor: pointer;
}
.SeisekiContTitle02 .Open {
	background: url(../img/member_name_open_btn.gif) no-repeat 0 0;
}
.SeisekiContTitle02 .Close {
	background: url(../img/member_name_open_btn.gif) no-repeat 0 -14px;
}
.SeisekiContTitle02 .Btn02 {
	background: url(../img/mypage_seiseki_title_btn02.png)
}
.SeisekiContTitle02 .Btn02 a {
	display: block;
	height: 14px;
}
.SeisekiBottomContBoxInnerWrapper {
	display: none;
	width: 540px;
	margin: auto;
}
.SeisekiBottomContBoxInner {
	border: 1px solid #FFC4CB;
	border-radius: 5px;
}
.SeisekiBottomContBoxInner dl {
	overflow: hidden;
	padding: 5px;
	border-bottom: 1px dotted #FFC4CB;
	background: #FFF0F1;
}
.SeisekiBottomContBoxInner dl:last-child {
	border-bottom: 0;
}
.SeisekiBottomContBoxInner dl.even {
	background: #FFF;
}
.SeisekiBottomContBoxInner dt {
	float: left;
	color: #CC2354;
}
.SeisekiBottomContBoxInner dt a {
	color: #CC2354;
}
.SeisekiBottomContBoxInner dd {
	float: right;
	padding-right: 5px;
	color: #7E3046;
}
.SeisekiBottomContBoxInner dd a {
	color: #7E3046;
}
.SeisekiBottomContBoxInner dt a:hover, .SeisekiBottomContBoxInner dd a:hover {
	text-decoration: none;
}
.SeisekiBottomContBoxInnerWrapper .MoreBtn {
	text-align: right;
}
.SeisekiBottomContBoxInnerWrapper .MoreBtn a {
	color: #FF99B7;
	text-decoration: none;
}
.SeisekiBottomContBoxInnerWrapper .MoreBtn a:hover {
	color: #CC2354;
}
#ReviewSortBtn {
	float: right;
	width: 220px;
	/* width: 695px; */
	position: relative;
	/*margin-top: -50px; */
	margin-top: 10px;
	margin-right: 45px;
	padding-bottom: 30px;
	clear: both;
}
#ReviewSortBtn .Triangle {
	height: 0px;
	width: 0px;
	border-top: 6px solid transparent;
	border-right: #FFD4DA 6px solid;
	border-left: 6px solid transparent;
	border-bottom: 6px solid transparent;
	position: absolute;
	top: 6px;
	left: -2px;
	display: none;
}
#ReviewSortBtn dl {
	position: absolute;
	right: 0;
	top: 0;
}
#ReviewSortBtn dt {
	text-align: center;
	color: #FFF;
	background: #FF608E;
	border-radius: 5px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 2px;
	display: block;
}
#ReviewSortBtn dd {
	float: right;
	padding-left: 10px;
	position: relative;
	color: #1a0409;/*color:#FF608E;*/
}
.easy-select-box {
	background: #FFD4DA !important;
	padding: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	border: 0;
	border-radius: 3px;
	padding-left: 5px;
	cursor: pointer;
	outline: 0;
	width: 120px;
}
.easy-select-box .esb-displayer {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic"
}
.easy-select-box .esb-displayer:hover {
}
.easy-select-box:hover .esb-displayer {
}
.easy-select-box.disabled .esb-displayer, .easy-select-box:hover.disabled .esb-displayer {
}
.easy-select-box .esb-dropdown {
	display: none;
	overflow: visible;
	position: absolute;
	z-index: 999;
	margin-left: -5px;
	min-width: 120px;
}
.easy-select-box .esb-item {
	padding: 2px;
	background: #FFD4DA;
	color: #1a0409;
	cursor: default;
	padding-left: 5px;
	display: block;
	/*color:#FF608E;*/
	min-width: 120px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.easy-select-box .esb-item:hover {
	background: #FF608E;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
.RevModeSelect {
	float: right;
	width: 205px;
	position: relative;
	/* margin-top: -50px;*/
	margin-top: 10px;
	padding-bottom: 30px;
}
.RevModeSelect th {
	font-size: 12px;
	color: #FD5C85;
	text-align: left;
	padding-right: 10px;
}
.RevModeSelect td {
	font-size: 12px;
	color: #5B3737;
	text-align: left;
	padding-right: 10px;
}
.RevModeSelect td a {
	color: #5B3737;
}
.RevModeSelect td a:hover {
	color: #FF0066;
}
/* 2014.7.14追加 */
/* プロフィール */
#HeaderSubMenu {
	background: #FFE5E8;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #F6C0D0;
	border-radius: 5px;
	padding-bottom: 5px;
}
#HeaderSubMenu ul {
	overflow: hidden;
}
#HeaderSubMenu li {
	float: left;
	padding-bottom: 5px;
}
#HeaderSubMenu a {
	color: #E96388;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #F6C0D0;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 13px;
}
#HeaderSubMenu li:last-child a {
	border-right: 0;
}
#HeaderSubMenu a:hover {
	color: #C52C58;
}
/* 他の本棚 */
#myBookShTitle {
	clear: both;
	margin-bottom: 10px;
	margin-top: 20px;
	background: #fff !important;
	border-top: 2px solid #ff89b3 !important;
	border-bottom: 2px solid #ff89b3 !important;
	padding-top: 7px !important;
	padding-bottom: 5px !important;
	position: relative;
	overflow: hidden;
}
#myBookShTitle h4 {
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: 14px;
	color: #ff89b3;
	padding-left: 0px;
	float: left !important;
	text-align: left;
	text-indent: 5px;
}
#myBookShTitle strong {
	line-height: 1;
	float: left !important;
	color: #2d0c14;
	margin-left: 20px;
	text-indent: 0px;
	font-size: 14px;
}
#myBookShTitle p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #C52C58;
	line-height: 1.6em;
	padding-left: 0px;
	float: left;
	clear: both;
	padding-top: 10px;
}
/* 他の本棚リスト新 */

#MyPageHondanaHo {
	margin-top: 20px !important;
	margin-bottom: 5px !important;
	display: block;
	width: 558px;
	margin: 0 auto;
	border: #ffc4cb solid 1px;
	border-radius: 3px;
}
#MyPageHondanaHo ul {
	list-style: none;
}
#MyPageHondanaHo ul li {
	border-bottom: #ffb0ba dotted 1px;
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
#MyPageHondanaHo ul a li:hover {
	color: #FF0066;
}
#MyPageHondanaHo ul li:nth-child(even) {
	background: #fff0f1;
}
#MyPageHondanaHo ul li dl {
	clear: both;
}
#MyPageHondanaHo ul li dl dt {
	width: 40px;
	float: left;
	text-align: center;
}
#MyPageHondanaHo ul li dl dt img {
	width: 25px;
	height: auto;
	text-align: center;
}
#MyPageHondanaHo ul li dl dd {
	float: left;
	margin-left: 5px;
	width: 494px;
}
#MyPageHondanaHo ul li dl dd strong a {
	color: #cc2354;
	font-size: 13px;
	text-decoration: none;
}
#MyPageHondanaHo ul li dl dd strong a:hover {
	color: #FF0066;
}
#MyPageHondanaHo ul li dl dd p a {
	color: #330915;
	font-size: 12px;
	text-decoration: none;
}
#MyPageHondanaHo ul li dl dd p a:hover {
	color: #FF0066;
}
/* 他の本棚リスト新 Moreボタン */
.MoreBtn a {
	color: #FF99B7;
	text-decoration: none;
	float: right;
	padding-right: 69px;
	font-weight: bold;
	padding-bottom: 10px;
}
.MoreBtn a:hover {
	color: #FF0066;
}
/* 本棚下のボタン群 */
#MyPageHondanaBtnWrapper {
	width: 394px;
	margin: auto;
	clear: both;
	position: relative;
	margin-top: 0px;
	padding-bottom: 60px !important;
	padding-top: 20px !important;
}
#MyPageHondanaBtnWrapper a {
	width: 175px;
	height: 25px;
	display: block;
	background: #ff96b3;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-radius: 4px;
	line-height: 2em;
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
	border: #e77997 solid 1px;
}
#MyPageHondanaBtnWrapper a:hover {
	background: #E86286;
	border: #e78dab solid 1px;
}
a#MyPageHondanaBtn01 {
	position: absolute;
	left: 0;
	top: 20px;
}
a#MyPageHondanaBtn02 {
	position: absolute;
	right: 0;
	top: 20px;
}
#MyPageHondanaBtnWrapper a strong {
	background: url(../img/myhondana_bottom_btn_arrow_down.png) no-repeat right;
	padding-right: 30px;
}
#MyPageHondanaBtnWrapper .panelOpen strong {
	background: url(../img/myhondana_bottom_btn_arrow_up.png) no-repeat right;
}
#MyPageHonNarabi {
	position: relative;
}
/* 非表示用 */
.None {
	display: none;
}
/* 本棚ソート */
#HondanaSortBtn {
	float: right;
	width: 220px;
	/* width: 695px; */
	position: relative;
	/*margin-top: -50px; */
	margin-top: 10px;
	margin-right: 45px;
	padding-bottom: 30px;
	clear: both;
}
#HondanaSortBtn .Triangle {
	height: 0px;
	width: 0px;
	border-top: 6px solid transparent;
	border-right: #FFD4DA 6px solid;
	border-left: 6px solid transparent;
	border-bottom: 6px solid transparent;
	position: absolute;
	top: 6px;
	left: -2px;
	display: none;
}
#HondanaSortBtn dl {
	position: absolute;
	right: 0;
	top: 0;
}
#HondanaSortBtn dt {
	text-align: center;
	color: #FFF;
	background: #FF608E;
	border-radius: 5px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 2px;
	display: block;
}
#HondanaSortBtn dd {
	float: right;
	padding-left: 10px;
	position: relative;
	color: #1a0409;/*color:#FF608E;*/
}
/* 本棚　削除ポップアップ */
#HondanaDeletPopup {
	position: absolute;
	margin-top: -40px;
	margin-left: -250px;
	width: 220px;
	height: 62px;
	background: #FFFDFD;
	border: 1px solid #FFA3B2;
	border-radius: 5px;
	box-shadow: 0 1px 8px rgba(0,0,0,0.4);
	z-index: 100;
	text-align: center;
	font-size: 12px;
	color: #FF0000;
	padding-top: 20px;
	font-weight: bold;
	display: none;
}
#HondanaDeletPopup a.Cancel {
	position: absolute;
	left: 25px;
	top: 45px;
}
#HondanaDeletPopup a.OK {
	position: absolute;
	right: 25px;
	top: 45px;
}
/* 本棚デザイン 新 141107*/
#MyPageHonNewTanaDesign {
	background: #FFF7F0;
	border: 1px solid #FFA3B0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	/* アンドロイド2.3用 */
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.3);
	padding: 15px;
	padding-left: 15px;
	clear: both;
	overflow: hidden;
	width: 660px;
	margin-top: -160px !important;
	position: relative;
}
#MyPageHonNewTanaDesign h3 {
	font-size: 24px;
	color: #FF5487;
	padding-bottom: 10px;
	padding-left: 5px;
}
#MyPageHonNewTanaDesign h3 span {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.MyPageHonNewTanaDesignBox {
	width: 218px;
	height: 340px;
	float: left;
	text-align: center;
	color: #730828;
	font-size: 16px;
	line-height: 1.2;
}
.MyPageHonNewTanaDesignBox a {
	display: block;
	padding: 10px;
	color: #B20E40;
	overflow: hidden;
}
.MyPageHonNewTanaDesignBox a:hover {
	background: #FFDBDD;
}
.MyPageHonNewTanaDesignBox h4 {
	font-size: 14px;
	color: #B20E40;
}
.MyPageHonNewTanaDesignBox p {
	font-size: 11px;
	color: #5B3737;
	text-align: left;
}
.MyPageHonNewTanaDesignBox a p {
	font-size: 11px;
	color: #5B3737;
	text-align: left;
	text-decoration: none;
}
.MyPageHonNewTanaDesignBox img {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* 開閉ボタン　本棚デザイン 新 141107*/
#NewtanaBtn {
	position: relative;
	padding-right: 0px !important;
}
#NewtanaBtn .OpenBtn, #NewtanaBtn .CloseBtn {
	top: 10px !important;
}
/* 役に立ったレビュー用 */
#YakuReContTitle {
	clear: both;
	margin-bottom: 10px;
	background: url(../img/mypage_hyouka_title.png) no-repeat 0 0;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 40px;
	color: #B32F4F;
	font-size: 14px;
	margin-top: 20px;
	clear: both;
	margin-bottom: 10px;
	position: relative;
}
#MypageYakuReboxWrapper {
	width: 639px;
	clear: both;
	margin: 0 auto;
	margin-top: 0px !important;
	margin-bottom: 20px;
	border: 2px solid #FFC4CB;
	border-radius: 4px !important;        /* CSS3草案 */
	-webkit-border-radius: 4px !important;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px !important;   /* Firefox用 */
}
#MypageYakuReboxWrapper ul {
	clear: both;
	width: 100%;
	list-style: none;
}
#MypageYakuReboxWrapper ul li {
	width: 100%;
	list-style: none;
	overflow: hidden;
	clear: both;
	border-bottom: dotted 1px #ffb0ba;
}
#MypageYakuReboxWrapper ul li:last-child {
	border-bottom: none;
}
#MypageYakuReboxWrapper ul li:nth-child(even) {
	background: #ffeeef;
}
#MypageYakuReboxWrapper ul li:nth-child(odd) {
	background: #ffffff;
}
#MypageYakuReboxWrapper ul li dl {
	overflow: hidden;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 17px !important;
	padding-right: 15px !important;
}
#MypageYakuReboxWrapper ul li dl dt.YakuGoods {
	width: 34px;
	float: left;
}
#MypageYakuReboxWrapper ul li dl dt.YakuGoods img {
	width: 34px;
	height: auto;
}
#MypageYakuReboxWrapper ul li dl dt.YakuText {
	float: left;
	margin-left: 12px;
	width: 466px;
}
#MypageYakuReboxWrapper ul li dl dt strong {
	color: #cc2354;
	font-size: 14px;
	line-height: 1.4em;
}
#MypageYakuReboxWrapper ul li dl dt strong a {
	color: #cc2354;
	font-size: 14px;
	line-height: 1.4em;
}
#MypageYakuReboxWrapper ul li dl dt strong a:hover {
	color: #FF2C69;
}
#MypageYakuReboxWrapper ul li dl dt span {
	color: #ff608e;
	font-size: 12px;
	padding-top: 3px;
	clear: both;
	display: block;
	font-weight: bold;
}
#MypageYakuReboxWrapper ul li dl dt span a {
	color: #ff608e;
	font-size: 12px;
	padding-right: 5px;
	clear: both;
}
#MypageYakuReboxWrapper ul li dl dt span a:hover {
	color: #FF2C69;
}
#MypageYakuReboxWrapper ul li dl dd {
	width: 95px;
	float: right;
	font-size: 11px;
	color: #c0a5a5;
	text-align: right;
}
/* レビューに付いたコメント用 */
#RevComContTitle {
	margin-bottom: 10px;
	margin-top: 20px;
	clear: both;
	margin-bottom: 0;
	position: relative;
}
#RevComContTitle h4 {
	background: #fff !important;
	border-top: 2px solid #ff89b3 !important;
	border-bottom: 2px solid #ff89b3 !important;
	padding-top: 7px !important;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
	line-height: 1;
	font-size: 14px;
	color: #ff89b3;
	text-align: left;
	text-indent: 5px;
}
#MypageRevComboxWrapper {
	width: 644px;
	clear: both;
	margin: 0 auto;
	margin-top: 0px !important;
	margin-bottom: 20px;
}
#MypageRevComboxWrapper ul {
	clear: both;
	width: 100%;
	list-style: none;
}
#MypageRevComboxWrapper ul li {
	width: 100%;
	list-style: none;
	overflow: hidden;
	clear: both;
	border-bottom: dotted 1px #ffb0ba;
}
#MypageRevComboxWrapper ul li p {
	margin-top: 0px;
	clear: both;
	font-size: 13px;
	line-height: 1.7;
	color: #333;
	padding-left: 62px !important;
	padding-right: 5px;
	padding-bottom: 13px;
}
#MypageRevComboxWrapper ul li dl {
	overflow: hidden;
	padding-top: 15px !important;
	padding-bottom: 0px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
}
#MypageRevComboxWrapper ul li dl dt.RevComGoods {
	width: 34px;
	float: left;
}
#MypageRevComboxWrapper ul li dl dt.RevComGoods img {
	width: 34px;
	height: auto;
}
#MypageRevComboxWrapper ul li dl dt.RevComText {
	float: left;
	margin-left: 12px;
	width: 473px;
}
#MypageRevComboxWrapper ul li dl dt strong {
	color: #cc2354;
	font-size: 14px;
	line-height: 1.4em;
}
#MypageRevComboxWrapper ul li dl dt strong a {
	color: #cc2354;
	font-size: 14px;
	line-height: 1.4em;
}
#MypageRevComboxWrapper ul li dl dt strong a:hover {
	color: #FF2C69;
}
#MypageRevComboxWrapper ul li dl dt span {
	color: #ff608e;
	font-size: 12px;
	padding-top: 3px;
	clear: both;
	display: block;
}
#MypageRevComboxWrapper ul li dl dt span a {
	color: #ff608e;
	font-size: 12px;
	padding-right: 5px;
	font-weight: bold;
	clear: both;
}
#MypageRevComboxWrapper ul li dl dt span a:hover {
	color: #FF2C69;
}
#MypageRevComboxWrapper ul li dl dd {
	width: 95px;
	float: right;
	font-size: 11px;
	color: #c0a5a5;
	text-align: right;
}
/* 自分のレスした答えて姉さん用 */
#QaContTitle {
	margin-bottom: 10px;
	margin-top: 20px;
	clear: both;
	position: relative;
}
#QaContTitle h4 {
	background: #fff !important;
	border-top: 2px solid #ff89b3 !important;
	border-bottom: 2px solid #ff89b3 !important;
	padding-top: 7px !important;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
	line-height: 1;
	font-size: 14px;
	color: #ff89b3;
	text-align: left;
	text-indent: 5px;
}
#MypageQaboxWrapper {
	width: 639px;
	clear: both;
	margin: 0 auto;
	margin-top: 0px !important;
	margin-bottom: 20px;
	border: 2px solid #FFC4CB;
	border-radius: 4px !important;        /* CSS3草案 */
	-webkit-border-radius: 4px !important;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px !important;   /* Firefox用 */
}
#MypageQaboxWrapper ul {
	clear: both;
	width: 100%;
	list-style: none;
}
#MypageQaboxWrapper ul li {
	width: 100%;
	list-style: none;
	overflow: hidden;
	clear: both;
	border-bottom: dotted 1px #ffb0ba;
}
#MypageQaboxWrapper ul li:last-child {
	border-bottom: none;
}
#MypageQaboxWrapper ul li:nth-child(even) {
	background: #ffeeef !important;
}
#MypageQaboxWrapper ul li:nth-child(odd) {
	background: #ffffff;
}
#MypageQaboxWrapper ul li dl {
	overflow: hidden;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
	padding-right: 15px !important;
}
#MypageQaboxWrapper ul li dl dt.QaText {
	float: left;
	width: 415px;
}
#MypageQaboxWrapper ul li dl dt.QaCate {
	float: left;
	margin-left: 15px;
	width: 80px;
	font-size: 11px;
	color: #ff90b0;
	text-align: center;
}
#MypageQaboxWrapper ul li dl dt strong {
	color: #cc2354;
	font-size: 13px;
	line-height: 1.4em;
}
#MypageQaboxWrapper ul li dl dt strong a {
	color: #cc2354;
	font-size: 13px;
	line-height: 1.4em;
}
#MypageQaboxWrapper ul li dl dt strong a:hover {
	color: #FF2C69;
}
#MypageQaboxWrapper ul li dl dt span {
	color: #e24875;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	float: left;
	padding-right: 1px;
}
#MypageQaboxWrapper ul li dl dd {
	width: 90px;
	float: right;
	font-size: 11px;
	color: #c0a5a5;
	text-align: right;
}
.MypageQaHead {
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #ffc4cb !important;
}
.MypageQaHead dl {
	clear: both;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}
.MypageQaHead dl dt.QaHedTi {
	float: left;
	width: 415px;
}
.MypageQaHead dl dt.QaHedTi strong {
	float: left;
	margin-left: 160px !important;
}
.MypageQaHead dl dt.QaHedCate {
	float: left;
	width: 80px;
	margin-left: 10px;
	text-align: center;
}
.MypageQaHead dl dt.QaHedCate strong {
	margin-left: 25px;
}
.MypageQaHead dl dt.QaHedDate {
	float: left;
	width: 95px;
	text-align: center;
}
.MypageQaHead dl dt.QaHedDate strong {
	float: right;
}
/*==================================================
ブックマーク一覧　答えて姐さん 151106
==================================================*/
.QaBNBox {
	clear: both !important;
	width: 690px !important;
	margin: 0 auto !important;
	margin-top: 0px;
	padding-bottom: 20px;
}
.QaBNBox ul {
	clear: both;
	width: 690px !important;
	margin: 0 auto !important;
}
.QaBNBox ul li {
	width: 680px !important;
	margin: 0 auto !important;
	clear: both;
	list-style: none;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom: dotted 1px #FFC3CC;
	overflow: hidden;
}
.QaBNBox ul li table {
	width: 680px !important;
}
.QaBNBox ul li a {
	text-decoration: none;
}
.QaBNBox ul li img {
	float: left;
}
.QaBNBox ul li strong {
	float: left;
	color: #B20E40;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	margin-top: -2px;
}
.QaBNBox ul li span {
	float: left;
	margin-top: -2px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.QaBNBox ul li p {
	width: auto;
	float: left !important;
	color: #333333;
	font-size: 18px;
	text-align: left;
	line-height: 1.2em;
	clear: both !important;
}
.QaBNBox ul li a:hover p {
	color: #FF0066 !important;
}
.QaBNBox ul li table {
	width: 720px;
	margin: 0 auto !important;
}
.QaBNBox ul li table th {
	width: 40px;
	text-align: left;
}
.QaBNBox ul li table tr th img {
	width: auto;
	border: solid 1px #6B1833;
	vertical-align: top !important;
}
.QaBNBox ul li table tr td {
	width: 100% !important;
	float: left;
}
.QaBNBox ul li table tr td img {
	float: right;
	padding-right: 1px;
}
.QaBNBox ul li table tr td strong {
	float: left;
	color: #fd89a8;
	font-size: 16px !important;
	font-weight: bold;
	margin-right: 5px;
	margin-top: -2px;
	width: auto;
}
.QaBNBox ul li table tr td span {
	float: right !important;
	margin-top: -2px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.QaBNBox ul li table tr td span.NewTwi {
	float: right !important;
	margin-top: -2px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.QaBNBox ul li table tr td p {
	width: auto;
	float: left !important;
	color: #262626;
	font-size: 18px;
	text-align: left;
	line-height: 1.2em;
	clear: both !important;
}
.QaBNBox ul li table tr td p img {
	margin-top: 2px;
}
/* QA回答数　twitter　日付 151106*/
.QaBox {
	width: 100% !important;
	float: right;
}
.QaBox dl {
	float: right !important;
	width: 100% !important;
	overflow: hidden;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.QaBox dl dd.NewCom {
	float: right !important;
	width: 87px !important;
	text-align: right !important;
	padding-top: 5px;
	margin-right: 15px !important;
}
.QaBox dl dd.NewCom span {
	font-size: 11px;
	color: #967f7f;
	float: right !important;
	margin-top: 1px !important;
	font-weight: bold;
}
.QaBox dl dd.NewCom em {
	font-size: 13px !important;
	color: #db2d70 !important;
	padding-right: 0px !important;
	font-style: normal;
	font-weight: bold;
	float: right !important;
	margin-top: 0px;
}
.QaBox dl dd.NewCom em a {
	font-size: 13px !important;
	color: #db2d70 !important;
	font-style: normal;
}
.QaBox dl dd.NewCom em a:hover {
	font-size: 13px !important;
	color: #FF0066 !important;
	font-style: normal;
}
.QaBox dl dt.NewDate {
	width: 100px !important;
	font-size: 12px !important;
	font-weight: normal;
	color: #a89699;
	float: right !important;
	text-align: right;
	margin-right: 8px !important;
	padding-left: 0px !important;
	margin-top: 6px;
}
.QaBox dl dd.Comp {
	float: right !important;
	text-align: right !important;
	padding-top: 6px;
	margin-right: 0px !important;
	font-size: 12px !important;
	color: #85475f;
}
.QaBox dl dd.Comp a {
	font-size: 12px !important;
	text-decoration: none;
	color: #85475f;
}
.QaBox dl dd.Comp a:hover {
	font-size: 12px !important;
	text-decoration: none;
	color: #FF0066;
}
/*=======================================================
QA/ブックマーク一覧 ブックマークボタン 151106
=======================================================*/
.QaBox dl dt.List_bm {
	width: 18px;
	height: 18px;
	border: solid 1px #a49093;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background-color: #cfcdcd;
	background-image: url(../img/compNL_i_bm.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	text-indent: 100%;
	white-space: nowrap;
	float: right !important;
	margin-right: 6px !important;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 5px !important;
}
.QaBox dl dt.List_bm a {
	color: #FFFFFF !important;
	text-decoration: none;
	overflow: hidden;
	width: 100%;
	height: 19px;
	display: block;
}
.QaBox dl dt.List_bm_on {
	width: 18px;
	height: 18px;
	border: solid 1px #c25074;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background-color: #eb73a4;
	background-image: url(../img/compNL_i_bm.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	text-indent: 100%;
	white-space: nowrap;
	float: right !important;
	margin-right: 6px !important;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 5px !important;
}
.QaBox dl dt.List_bm_on a {
	color: #FFFFFF !important;
	text-decoration: none;
	overflow: hidden;
	width: 100%;
	height: 19px;
	display: block;
}
/*==================================================
ブックマーク一覧　BLニュース・インタビュー 151106
==================================================*/
.CompNewsBNBox {
	clear: both !important;
	width: 690px !important;
	margin: 0 auto !important;
	margin-top: 0px;
	padding-bottom: 20px;
}
.CompNewsBNBox ul {
	clear: both;
	width: 690px !important;
	margin: 0 auto !important;
}
.CompNewsBNBox ul li {
	width: 680px !important;
	margin: 0 auto !important;
	clear: both;
	list-style: none;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom: dotted 1px #FFC3CC;
	overflow: hidden;
}
.CompNewsBNBox ul li table {
	width: 680px !important;
}
.CompNewsBNBox ul li a {
	text-decoration: none;
}
.CompNewsBNBox ul li img {
	float: left;
	margin-right: 5px;
}
.CompNewsBNBox ul li strong {
	float: left;
	color: #B20E40;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	margin-top: -2px;
}
.CompNewsBNBox ul li span {
	float: left;
	margin-top: -2px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.CompNewsBNBox ul li p {
	width: auto;
	float: left !important;
	color: #333333;
	font-size: 18px;
	text-align: left;
	line-height: 1.2em;
	clear: both !important;
}
.CompNewsBNBox ul li a:hover p {
	color: #FF0066 !important;
}
.CompNewsBNBox ul li table {
	width: 720px;
	margin: 0 auto !important;
}
.CompNewsBNBox ul li table th {
	width: 40px;
	text-align: left;
}
.CompNewsBNBox ul li table tr th img {
	width: auto;
	border: solid 1px #6B1833;
	vertical-align: top !important;
}
.CompNewsBNBox ul li table tr td {
	width: 100% !important;
	float: left;
}
.CompNewsBNBox ul li table tr td strong {
	float: left;
	color: #B20E40;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	margin-top: -2px;
	width: auto;
}
.CompNewsBNBox ul li table tr td span {
	float: right !important;
	margin-top: -2px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.CompNewsBNBox ul li table tr td span.NewTwi {
	float: right !important;
	margin-top: -2px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.CompNewsBNBox ul li table tr td p {
	width: auto;
	float: left !important;
	color: #262626;
	font-size: 18px;
	text-align: left;
	line-height: 1.2em;
	clear: both !important;
}
.CompNewsBNBox ul li table tr td p img {
	margin-top: 2px;
}
/* コメント　twitter　日付 */
.NewsBox {
	width: 100% !important;
	float: right;
}
.NewsBox dl {
	float: right !important;
	width: 100% !important;
	overflow: hidden;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.NewsBox dl dd.NewTwi {
	float: right !important;
	width: 105px !important;
	text-align: right;
	margin-top: 4px;
	padding-right: 5px !important;
}
.NewsBox dl dd.NewCom {
	float: right !important;
	width: 87px !important;
	text-align: right !important;
	padding-top: 5px;
	margin-right: 15px !important;
}
.NewsBox dl dd.NewCom span {
	font-size: 11px;
	color: #967f7f;
	float: right !important;
	margin-top: 1px !important;
	font-weight: bold;
}
.NewsBox dl dd.NewCom em {
	font-size: 13px !important;
	color: #db2d70 !important;
	padding-right: 0px !important;
	font-style: normal;
	font-weight: bold;
	float: right !important;
	margin-top: 0px;
}
.NewsBox dl dd.NewCom em a {
	font-size: 13px !important;
	color: #db2d70 !important;
	font-style: normal;
}
.NewsBox dl dd.NewCom em a:hover {
	font-size: 13px !important;
	color: #FF0066 !important;
	font-style: normal;
}
.NewsBox dl dt.NewDate {
	width: 100px !important;
	font-size: 12px !important;
	font-weight: normal;
	color: #a89699;
	float: right !important;
	text-align: right;
	margin-right: 8px !important;
	padding-left: 0px !important;
	margin-top: 6px;
}
.NewsBox dl dd.Comp {
	float: right !important;
	text-align: right !important;
	padding-top: 6px;
	margin-right: 0px !important;
	font-size: 12px !important;
}
.NewsBox dl dd.Comp a {
	font-size: 12px !important;
	text-decoration: none;
	color: #85475f;
}
.NewsBox dl dd.Comp a:hover {
	font-size: 12px !important;
	text-decoration: none;
	color: #FF0066;
}
.NewsBox dl dt.ic_good {
	width: 60px !important;
	font-weight: normal;
	float: right !important;
	margin-right: 0px !important;
	padding-right: 0px !important;
	padding-left: 25px !important;
	margin-top: 9px;
}
.NewsBox dl dt.ic_good span {
	float: left !important;
	width: 13px;
	height: 13px;
	background-color: #fa99be;
	border-radius: 2px;		/* CSS3草案 */
	-webkit-border-radius: 2px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 2px;	/* Firefox用 */
	border: solid 1px #e07caf;
	padding-bottom: 1px !important;
	line-height: 1 !important;
}
.NewsBox dl dt.ic_good span img {
	text-align: center;
	width: 11px;
	height: auto;
	padding-left: 1px;
	padding-top: 0px;
}
.NewsBox dl dt.ic_good strong {
	font-size: 13px !important;
	color: #534a4c !important;
	text-align: left;
	float: left;
	padding-left: 3px !important;
	line-height: 1.4;
}
.NewsBox dl dt.ic_bad {
	width: 60px!important;
	font-weight: normal;
	float: right !important;
	margin-right: 0px !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
	margin-top: 9px;
}
.NewsBox dl dt.ic_bad span {
	float: left !important;
	width: 13px;
	height: 13px;
	background-color: #9ca3c1;
	border-radius: 2px;		/* CSS3草案 */
	-webkit-border-radius: 2px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 2px;	/* Firefox用 */
	border: solid 1px #858eae;
	padding-bottom: 1px !important;
	line-height: 1 !important;
}
.NewsBox dl dt.ic_bad span img {
	text-align: center;
	width: 10px;
	height: auto;
	padding-left: 1px;
	padding-top: 1px;
}
.NewsBox dl dt.ic_bad strong {
	font-size: 13px !important;
	color: #534a4c !important;
	text-align: left;
	float: left;
	padding-left: 3px !important;
	line-height: 1.4;
}
/*=======================================================
BLニュース/ブックマーク一覧 ブックマークボタン 151105
=======================================================*/
.NewsBox dl dt.List_bm {
	width: 18px;
	height: 18px;
	border: solid 1px #a49093;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background-color: #cfcdcd;
	background-image: url(../img/compNL_i_bm.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	text-indent: 100%;
	white-space: nowrap;
	float: right !important;
	margin-right: 6px !important;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 5px !important;
}
.NewsBox dl dt.List_bm a {
	color: #FFFFFF !important;
	text-decoration: none;
	overflow: hidden;
	width: 100%;
	height: 19px;
	display: block;
}
.NewsBox dl dt.List_bm_on {
	width: 18px;
	height: 18px;
	border: solid 1px #c25074;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background-color: #eb73a4;
	background-image: url(../img/compNL_i_bm.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	text-indent: 100%;
	white-space: nowrap;
	float: right !important;
	margin-right: 6px !important;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 5px !important;
}
.NewsBox dl dt.List_bm_on a {
	color: #FFFFFF !important;
	text-decoration: none;
	overflow: hidden;
	width: 100%;
	height: 19px;
	display: block;
}

.c-list_favorite {
	float: right;
	width: 20px;
	margin: 5px 1px 0 10px;
}
.c-list_favorite a {
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	color: #ff89b3;
	border: 1px solid #eee;
	border-radius: 4px;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
}
.c-list_favorite a i {
	font-size: 11px;
	line-height: 19px;
}
.c-list_favorite a:hover {
	color: #ff70a3;
	border-color: #e2e2e2;
}
.c-list_favorite a.selected {
	color: #fff;
	background: #ff89b3;
	border-color: #ff89b3;
}
.c-list_favorite a.selected:hover {
	background: #ff70a3;
}

.AddBtn02 {
	text-align: right;
}
.AddBtn02 a {
	display: inline-block;
	margin: 10px 0 0;
	padding: 5px 35px;
	color: #fff;
	background: #ff89b3;
	border-radius: 4px;
	font-size: 16px;
	text-decoration: none;
}
.AddBtn02 a:hover {
	background: #ff70a3;
}
.link_sommelier {
	margin-top: 10px;
	text-align: right;
}
.link_sommelier a {
	color: #73233c;
	font-weight: bold;
	text-decoration: none;
}
.link_sommelier a:hover {
	color: #c13b65;
}
