@CHARSET "UTF-8";

/* ------------------------------------------------
　マイページのデザイン設定CSSです。
------------------------------------------------- */


#simplemodal-container {
	background-color: #575757;
	padding: 2px;
}


/* ------------------------------------------------
　マイページタイトル部分
------------------------------------------------- */

#my_container {
	margin-top: 10px;
}
#my_container .sub{
	font-size:80%;
}
#my_side {
	width: 205px;
	float: left;
}

#my .box {
	margin-bottom:10px;
	font-size:11px;
}
#my #word{
    position: relative;
    margin:0 5px;

}
#word_top{
	border-top: 10px solid #CCC;
  border-left: 10px solid transparent; 
  margin-left: 10px;
  width: 0; 
  height: 0; 
}
.profbox #word_top{
	 border-top: 10px solid #CCC;
  border-left: 10px solid transparent; 
  margin-left: 50px;
  width: 0; 
  height: 0; 
}
#my #word_inner{
	border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */  
    background: none repeat scroll 0 0 white;
    border: 3px solid #CCC;
    padding: 5px 10px;
    text-align: center;

}
.ptable th{
	font-size:10px;	
}
.pbox {
	padding: 5px;
	border: 1px dotted #CCC;
	background-color: #FFF;
	margin: 5px 5px;
}

#my .box .inner {
	padding: 5px;
}

#my .box .message tr {
	border-bottom: 1px dotted #CCC;
	background-color: #FFF;
}

#my .box .message td {
	padding: 5px 5px 5px 5px;
	font-size:11px;
}

#my .box .message td.desc {
	font-size: 11px;
}

#my h5 {
	background: url(/img/my_h5_bg.gif);
	clear: both;
	font-size: 15px;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	text-indent: 15px;
	border: solid 1px #999;
	margin-bottom: 6px;
}
.comuico {
	width: 60px;
	margin: 3px;
	float: left;
	height: 120px;
	overfllow: hidden;
}

#my_main {
	width: 670px;
	float: left;
	margin-left: 25px;
}
#my_main2 {
	width: 475px;
	float: left;
}
#my .menu table{
	border:none;
}
#my .menu table td {
	border:none;
}
#my .menu ul{
	
	border :1px dotted #ccc;
}
#my .bottom_menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#my .top_menu  li{
	font-size:16px;
}
#my .bottom_menu  li{
	float:left;
}
#my .menu h6{
	font-size:11px;
	height:20px;
	line-height:20px;
	width:87px;
	background:url(/img/mymenu_span.png);
	text-align:center;
	margin-bottom:5px;
}
#my .menu ul li.point{
	font-size: 12px;
	color:#FF6699;
	text-align:center;
}
#my .menu ul li{
	margin:5px;
}
#my .menu ul li a{
	display:block;
	padding:8px;	
}
#my .menu ul li a:hover{
	background-color: #f4f4f4;
}
#my .event dl dd.day {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	height: 30px;
	width: 50px;
}

#my h4 {
	font-size: 14px;
	font-weight: bold;
	background-color: #ccc;
	padding: 5px;
}
#my .profbox{
	border:3px solid #ccc;
	padding:10px;
	margin-bottom: 6px;
}
#my .topbar {
    margin-bottom: 2px;
}
/* ------------------------------------------------
　マイページユーザーボックスのデザイン
------------------------------------------------- */
#my dl.userbox {
	background: #FFFFFF;
	padding: 6px;
}

#my  dl.userbox span  {
	margin-right: 3px;
}

#my  dl.userbox dt {
	background: #F3F4F3;
	padding: 4px 3px;
	font-weight: bold;
	width: 100%;
	margin-top: 8px;
}

#my dl.userbox  dd {
	text-indent: 24px;
}

#my  dl.userbox dt a {
	color: #FC3AAA;
}

/* ------------------------------------------------
　マイページ項目見出し
------------------------------------------------- */

#my_main .now,#my_main .box1 {
	font-size: 12px;
	margin-left: 10px;
}
#my_main .bottombar {
    background: none repeat scroll 0 0 #F3F4F3;
    clear: both;
    line-height: 1em;
    margin-top: 8px;
    padding: 5px 3px;
    position: relative;
}
#my_main .lefttag li {
    border-right: 1px dotted #3F3F3F;
    display: inline;
    float: left;
    margin-left: 5px;
    padding: 0 5px;
}
#my_main .righttag li {
	border-left: 1px dotted #3F3F3F;
	display: inline;
	padding: 0px 5px 0px 5px;
	float: right;
	margin-right: 5px;
}
#my_main .box{
	margin-bottom:10px;
}
#my_main .topic_panel{
	height:500px;
	overflow:auto;
	border:1px solid #E3E3E3;
	padding:5px;
}
#my .box3 {
	float: left;
	width: 366px;
	height: 430px;
	margin: 3px 0px 3px 0px;
	border: 1px solid #d3d3d3;
}

.box3_space {
	float: left;
	width: 10px;
	height: 430px;
}

#my .box4 {
	float: left;
	width: 100%;
	height: 300px;
	margin: 3px 15px 3px 0px;
	border: 1px solid #d3d3d3;
}

#my .box5 {
	width: 100%;
	height: 140px;
	margin: 0 0 3px 0;
	border: 1px solid #d3d3d3;
}

#my  .wrapper { /**background : url("/img/myh3_box.png") repeat-y ;**/
	
}

#my .box3 .list {
	height: 400px;
	width: 366px;
	overflow-y: scroll;
	position: relative;
}

#my .box4 .list {
	height: 270px;
	width: 100%;
	overflow-y: scroll;
	position: relative;
}

/**
#my h3{
	font-weight:bold;
	font-size:15px;
	line-height:25px;
	text-indent:15px;
	padding:3px;
	color:#747474;
	background-color:#d7d7d7;
	height:24px;
}
**/
#my .bottom {
	/**background : url("/img/myh3_box_bottom.png") no-repeat ;**/
	height: 13px;
}

.list li.comment {
	color: #555;
	border-top: 1px solid #ffffff;;
	border-bottom: 1px solid #bfbfbf;
	padding: 5px;
	white-space: normal;
	word-break: break-all;
	position: relative;
}

.listbox_wrapper {
	height: 110px;
	width: 100%;
	overflow-y: scroll;
	position: relative;
}

.listbox {
	width: 100%;
	font-size: 11px;
}

.listbox li {
	float: left;
	overflow: hidden;
	width: 115px;
	height: 50px;
	position: relative;
}

#usercomment .parent {
	background-color: #fff;
	border-left: 7px solid #8b878f;
}

.re {
	border-left: 7px solid #ffe5c8;
	background-color: #fff;
}

.at {
	border-left: 7px solid #91d0e4;
	background-color: #fff;
}

.comment .user_img {
	float: left;
	margin: 3px;
}

.comment:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#touser span {
	padding: 5px;
}

.comment .user_ico {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#my .user_ico img {
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.comment .date {
	color: #919191;
}

.comment .description {
	display: block;
	padding: 7px 4px 7px 4px;
	font-size: 14px;
	color: #444444;
	margin-left: 50px;
	margin-right: 90px;
}

.comment .comecount {
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	font-size: 10px;
}

.comment .atesaki_tag {
	font-weight: bold;
	font-size: 10px;
}

.user_items {
	font-size: 12px;
}

.user_item {
	margin: 2px;
	background-color: #dfdfdf;
	padding: 2px;
}

.sendclear {
	margin: 2px;
	width: 60px;
	height: 16px;
}

img {
	vertical-align: top;
}

.comment .right {
	float: right;
}


#navi-content .box3 .list {
	max-height: 380px;
	width: 190px;
	overflow-y: scroll;
	padding: 5px;
	position: relative;
}

#navi-content .box3 .bottom {
	background: url("/img/my_side_h3_box_bottom.png") no-repeat;
	height: 13px;
}

#navi-content .box3 .wrapper {
	background: url("/img/my_side_h3_box.png") repeat-y;
}

#navi-content .box3 .list .user_img {
	float: left;
	margin: 3px;
}

#navi-content .box3 .list li {
	background-color: #F7FAFA;
	border-bottom: 1px dotted #e9e9e9;
	padding: 3px;
	white-space: normal;
	word-break: break-all;
	position: relative;
}

#navi-content .box3 .list li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#navi-content .box3 .list .user_ico {
	display: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#navi-content .box3 .list .date {
	color: #919191;
}

#navi-content .box3 .list .description {
	display: block;
	padding: 4px;
}

#navi-content .box3 .list .atesaki_tag {
	font-weight: bold;
	font-size: 10px;
}

#user_window {
	display: none;
	text-align: left;
}

#user_window .right {
	float: right;
}

#user_window .box3 .w_user_timeline {
	height: 380px;
	width: 500px;
	overflow-y: scroll;
	padding: 5px;
	color: #555;
	position: relative;
}

#user_window  li {
	background-color: #F7FAFA;
	border-bottom: 1px dotted #e9e9e9;
	padding: 3px;
	white-space: normal;
	word-break: break-all;
	position: relative;
	text-align: left;
}

#user_window .user_img {
	float: left;
	margin: 3px;
}

#user_window  li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#user_window .user_ico {
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
}

#user_window {
	font-size: 12px;
}

#user_window a.modalCloseImg {
	background: url(/img/x.png) no-repeat; /* adjust url as required */
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -18px;
	cursor: pointer;
}

#comment_window {
	display: none;
	text-align: left;
	height: 600px;
	font-size: 11px;
}

#comment_window .comment {
	
}

#comment_window .w_comment_timeline {
	background-color: #F7FAFA;
	overflow-y: scroll;
	padding: 5px;
	position: relative;
}

#comment_window a.modalCloseImg {
	background: url(/img/x.png) no-repeat; /* adjust url as required */
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -18px;
	cursor: pointer;
}

.info10 {
	background: url(/img/info10.png) no-repeat;
	height: 10px;
	padding: 2px 5px 2px 10px;
	color: #fff;
	font-size: 10px;
	text-indent: 15px;
	vertical-align: middle;
}

.user_ad {
	background: url(/img/silver.png) no-repeat;
	padding-left: 15px;
}

.myname {
	color: #2b72d6;
}

.myshop_box p{
	padding:5px;
	border:1px solid #CCC;
	margin:5px;
}