@charset "shift_jis";

/* ====== /mypage/ ===== */
/* ---------------------------- */
/* ---------- mypage ---------- */
/* ---------------------------- */

/* --- userInfo --- */
#contents #userInfo {
	border:solid 3px #FFAB4B;
	margin-bottom:10px;
}

#contents #userInfoWrap {
	background:url(../mypage/images/bg_userInfoWrap.gif) repeat-y left top;
	overflow:hidden;
}

#contents #userInfo a,
#contents #userInfo a:link { color: #360; text-decoration: none;}

#contents #userInfo2 a:visited { color: #693; }

#contents #userInfo a:hover,
#contents #userInfo a:active { text-decoration: underline;}

#contents #userInfo #wrapperLL {
	padding: 10px;
	width: 180px;
	background:#FFEEC8;
}




#contents #userInfo #wrapperLL .name {
	width:170px;
	margin:0 auto;
	margin-bottom: 10px;
	padding-bottom: 2px;
	background-image: url(/images/dot_orange.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #F27700;
	font-size: 133%;
	font-weight: bold;

}

#contents #userInfo #wrapperLL .thumb {
	background:url(../mypage/images/bg_mypage_photo.gif) no-repeat top center;
	margin:0 auto;
	text-align:center;
	padding:15px;
	margin-bottom:10px;
}

#contents #userInfo #wrapperLL dl.info{ margin:0px; padding: 3px 0px 4px; background: url(/images/dot_orange.gif) repeat-x bottom; }
#contents #userInfo #wrapperLL dl.info dt { color:#572710; float:left; text-align:left; clear:both; }
#contents #userInfo #wrapperLL dl.info dd { color:#333; text-align:right; }

#contents #userInfo #wrapperLL .edit{
	margin:0 auto;

	padding:10px 0px 5px;
	}

#contents #userInfo #wrapperLL .edit p{
	text-align:center;
	padding:2px 0px;
}


#contents #userInfo #wrapperLR {
	padding: 20px 10px;
	width: 440px;
	font-size: 100%;
}

#contents #userInfo #wrapperLR .introduction {
	margin-bottom: 10px;
	padding-bottom: 2px;
	color: #360;
}

#contents #userInfo #wrapperLR h2{
	clear:both;
	border-bottom:solid 1px #FFAB4B;
	font-size:1em;
	color:#333;
	}
	
/* --- userInfo2 --- */
#contents #userInfo2 {
	border:solid 3px #7FD462;
	margin-bottom:20px;
}

#contents #userInfoWrap2 {
	background:url(../mypage/images/bg_userInfoWrap2.gif) repeat-y left top #E8FDE1;
	overflow:hidden;
}

#contents #userInfo2 a,
#contents #userInfo2 a:link { color: #360; text-decoration: none; }

#contents #userInfo2 a:visited { color: #693; }

#contents #userInfo2 a:hover,
#contents #userInfo2 a:active {	text-decoration: underline;}

#contents #userInfo2 #wrapperLL {
	padding: 10px;
	width: 180px;
	background:#E8FDE1;
}

#contents #userInfo2 #wrapperLL .name {
	width:170px;
	margin:0 auto;
	margin-bottom: 10px;
	padding-bottom: 2px;
	background-image: url(/images/dot_green.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #360;
	font-size: 133%;
	font-weight: bold;

}

#contents #userInfo2 #wrapperLL .thumb {
	background: url(../mypage/images/bg_otherpage_photo.gif) no-repeat top center;
	margin:0 auto;
	text-align:center;
	padding:15px;
	margin-bottom:10px;
}


#contents #userInfo2 #wrapperLL dl.info{ margin:0px; padding: 3px 0px 4px; color: #C33;background: url(../images/dot_green.gif) repeat-x bottom; }
#contents #userInfo2 #wrapperLL dl.info dt { color:#572710; float:left; text-align:left; clear:both; }
#contents #userInfo2 #wrapperLL dl.info dd { color:#333; text-align:right; }

#contents #userInfo2 #wrapperLL .edit{
	margin:0 auto;
	padding:10px 0px 5px;
	}

#contents #userInfo2 #wrapperLL .edit p{
	text-align:center;
	padding:2px 0px;
}


#contents #userInfo2 #wrapperLR {
	padding: 20px 10px 20px 0px;
	width: 470px;
	font-size: 100%;

}

#contents #userInfo2 #wrapperLR #profilebox{
	background:url(../mypage/images/bg_otherprofile.gif) top left no-repeat;
}


#contents #userInfo2 #wrapperLR #profilebody{
	background:#ffffff;
	margin-left:53px;
	padding:5px 20px 20px;
	border-top:solid 3px #BCBCBC;
	border-right:solid 3px #BCBCBC;
	border-bottom:solid 3px #BCBCBC;
}

#contents #userInfo2 #wrapperLR #profilebody p{
	margin:0px 0px 10px;
	}

#contents #userInfo2 #wrapperLR #profilebody table {
	background: url(../images/dot_gray.gif) repeat-x top;
	width:100%;
	}

#contents #userInfo2 #wrapperLR #profilebody table th{
	width:80px;
	padding:5px;
	text-align:right;
	white-space:nowrap;
	color:#417011;
	background: url(../images/dot_gray.gif) repeat-x bottom;
	}
#contents #userInfo2 #wrapperLR #profilebody table td{
	padding:5px;
	background: url(../images/dot_gray.gif) repeat-x bottom;
	}
#contents #userInfo2 #wrapperLR #profilebody table td img{
	padding:0px 3px;
	vertical-align:middle;
	}

#contents #userInfo2 #wrapperLR #profilebody table td p.mylink{
	clear:both;
	text-align:right;
	background:url(../mypage/images/icon_outlink.gif) no-repeat top right;
	padding-right:17px;
	
}

#contents #showcaseList {
	margin-bottom: 30px;
}

#contents #showcaseList h3 {
	height: 25px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background-image: url(/mypage/images/ttl_showcase_l.gif);
	background-repeat: no-repeat;
}


/* --- showcaselist--- */
#contents #showcaselist {
	margin-bottom: 30px;
	float: right;
	text-align: right;
}


	
/* --- common table --- */	
#contents table.listtable {
	width:100%;
}

#contents table.listtable td{
	min-height: 22px;
	padding: 4px 2px;
	border: none;
	color: #666;
	background-image: url(/images/dot_gray.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	vertical-align:middle;
}

#contents table.listtable td.td_icon {
	padding:4px 0;
	text-align:center;
	vertical-align:top;
	width:50px;
	}
#contents table.listtable td.td_icon img{
	margin:0 auto;
	}

#contents table.listtable td.td_title{
	width:200px;
	}

#contents table.listtable td.nowrap{
	white-space:nowrap;
	}

#contents table.listtable a.listicon{
	background-image:url(/images/arrow_green_s.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:13px;
}

#contents table.listtable a.listicon,
#contents table.listtable a.listicon:hover{
	color:#336600;
	}




	

/* --- message --- */
#contents #message {
	margin-bottom: 30px;
}

#contents #message h3 {
	height: 25px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background-image: url(/mypage/images/ttl_message.gif);
	background-repeat: no-repeat;
}

#contents #message ul,
#contents #message li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#contents #message .msgL {
	float: left;
	width: 131px;
}

#contents #message .msgL li {
	display: block;
	margin-bottom: 1px;
	background-color: #eee;
	font-size: 100%;
	background-position: 7px center;
	background-repeat: no-repeat;
}

#contents #message .msgL li.rcv { background-image: url(/mypage/images/icon_receive.gif); }
#contents #message .msgL li.snd { background-image: url(/mypage/images/icon_send.gif); }
#contents #message .msgL li.drf { background-image: url(/mypage/images/icon_draft.gif); }
#contents #message .msgL li.trs { background-image: url(/mypage/images/icon_trash.gif); }

#contents #message .msgL li a,
#contents #message .msgL li a:link,
#contents #message .msgL li a:visited {
	display: block;
	padding: 4px 0  4px 32px;
	border: 1px solid #ccc;
	color:#666;
	text-decoration: none;
}

#contents #message .msgL li a:hover,
#contents #message .msgL li a:active {
	color:#333;
	border: 1px solid #666;
}

#contents #message .msgR {
	float: right;
	width: 530px;
}

#contents #message .msgR p {
	color: #360;
	padding-bottom: 15px;
}

#contents #message .msgR table {
	width: 100%;
	font-size: 100%;
	background-image: url(/images/dot_gray.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#contents #message .msgR td {
	min-height: 22px;
	padding: 4px 2px;
	border: none;
	color: #666;
	background-image: url(/images/dot_gray.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#contents #message .msgR td.icon {
	width: 26px;
}

#contents #message .msgR td.icon span {
	display: block;
	text-indent: -9999px;
	background-image: url(/mypage/images/icon_message.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
}

#contents #message .msgR td.icon span a {
	display: block;
	width: 22px;
	height: 22px;
}

#contents #message .msgR td.from {
	width: 80px;
}

#contents #message .msgR td.title {
}

#contents #message .msgR td.title a {
	display: block;
}

#contents #message .msgR td.title a,
#contents #message .msgR td.title a:link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#contents #message .msgR td.title a:visited {
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

#contents #message .msgR td.title a:hover,
#contents #message .msgR td.title a:active {
	color: #360;
	text-decoration: underline;
}

#contents #message .msgR td.date {
	width: 110px;
	text-align: right;
}

/* --- history --- */
#contents #history {
	margin-bottom: 30px;
}

#contents #history h3 {
	height: 25px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background-image: url(/mypage/images/ttl_history.gif);
	background-repeat: no-repeat;
}

#contents #history ul,
#contents #history li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#contents #history .hstL {
	float: left;
	width: 131px;
}

#contents #history .hstL li {
	display: block;
	margin-bottom: 1px;
	background-color: #eee;
	font-size: 100%;
	background-position: 7px center;
	background-repeat: no-repeat;
}

#contents #history .hstL li.lst { background-image: url(/mypage/images/icon_list.gif); }

#contents #history .hstL li a,
#contents #history .hstL li a:link,
#contents #history .hstL li a:visited {
	display: block;
	padding: 4px 0  4px 32px;
	border: 1px solid #ccc;
	color:#666;
	text-decoration: none;
}

#contents #history .hstL li a:hover,
#contents #history .hstL li a:active {
	color:#333;
	border: 1px solid #666;
}

#contents #history .hstR {
	float: right;
	width: 530px;
}

#contents #history .hstR p {
	color: #360;
	padding-bottom: 15px;
}

#contents #history .hstR table {
	width: 100%;
	background-image: url(/images/dot_gray.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#contents #history .hstR td {
	min-height: 22px;
	padding: 4px 2px;
	border: none;
	color: #666;
	background-image: url(/images/dot_gray.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#contents #history .hstR td.icon {
	width: 60px;
}

#contents #history .hstR td.icon span {
	display: block;
	text-indent: -9999px;
	background-position: 2px center;
	background-repeat: no-repeat;
}

#contents #history .hstR .open td.icon span { background-image: url(/mypage/images/icon_open.gif); }
#contents #history .hstR .close td.icon span { background-image: url(/mypage/images/icon_close.gif); }

#contents #history .hstR td.icon span a {
	display: block;
	width: 51px;
	height: 17px;
}

#contents #history .hstR td.quiz {
	font-size: 100%;
	font-weight: bold;
}

#contents #history .hstR td.quiz span {
	font-size: 84%;
	font-weight: normal;
}

#contents #history .hstR .open td.quiz {
	color: #000;
}

#contents #history .hstR .open td.quiz span {
	color: #09c;
}

#contents #history .hstR .close td.quiz {
	color: #999;
	font-weight: normal;
}

#contents #history .hstR td.quiz a {
	display: block;
}

#contents #history .hstR .open td.quiz a,
#contents #history .hstR .open td.quiz a:link {
	color: #666;
	text-decoration: none;
}

#contents #history .hstR .open td.quiz a:visited {
	color: #999;
	text-decoration: none;
}

#contents #history .hstR .open td.quiz a:hover,
#contents #history .hstR .open td.quiz a:active {
	color: #09c;
	text-decoration: underline;
}

#contents #history .hstR .close td.quiz a,
#contents #history .hstR .close td.quiz a:link {
	color: #666;
	text-decoration: none;
}

#contents #history .hstR .close td.quiz a:visited {
	color: #999;
	text-decoration: none;
}

#contents #history .hstR .close td.quiz a:hover,
#contents #history .hstR .close td.quiz a:active {
	color: #333;
	text-decoration: underline;
}


/* --- separatebox--- */
#contents #separatebox {
	display:block;
	clear:both;
	overflow:hidden;
	width:100%;
	}


/* --- friendlist--- */
#contents #friendlist {
	width:220px;
	margin-bottom: 30px;
	float:left;
	text-align:left;
}
#contents #friendlist ul{
	margin:15px 0px 0px;
	padding:0px;
	width:99%;
	border:solid 1px #336600;
	overflow:hidden;
	list-style:none;
	}

#contents #friendlist li {
	float:left;
	text-align:center;
	margin:0px;
	padding:10px 0px;
	width:48%;
	height:100px;
	}
#contents #friendlist li a,
#contents #friendlist li a:visited{
	color:#336600;
	}

#contents #friendlist li img{
	width:60px;
	margin-bottom:5px;
	}



#contents #diarylist p.noitem,
#contents #activitylist p.noitem,
#contents #friendlist p.noitem,
#contents #showcaselist p.noitem{
	margin:15px 0px 0px;
	padding:10px;
	border:solid 1px #336600;
	overflow:hidden;
	}


/* --- showcaselist--- */
#contents #showcaselist {
	margin-bottom: 30px;
	float: right;
	text-align: right;
	width:463px;
}

#contents #showcaselist ul{
	margin:15px 0px 0px;
	padding-left:5px;
	width:455px;
	border:solid 1px #336600;
	overflow:hidden;
	list-style:none;
	}

#contents #showcaselist li {
	float:left;
	text-align:center;
	margin:0px;
	padding:10px 0px;
	width:24%;
	}
	
#contents #showcaselist li img{
	width:90px;
	}
	

/* --- diarylist--- */
#contents #diarylist {
	clear:both;
	margin-bottom: 10px;
}


/* --- activitylist--- */
#contents #activitylist {
	margin-bottom: 10px;
	float: right;
	text-align: right;
	width:463px;
}

#contents #activitylist td.td_nowrap{
	width:100px;
	}

/* --- activitytable--- */

#contents table.activitytable {
	clear:both;
	width:463px;
	border:solid 1px #336600;
	margin-top:15px;
	}

#contents table.activitytable th{
	background:#DDEDBB;
	padding:5px;
	color:#336600;
	font-weight:bold;
	text-align:left;
	border:none;	
	}
	
#contents table.activitytable td {
	background:url(../images/dot_green.gif) repeat-x top;
	padding:5px 2px;
	text-align: left;
	vertical-align:middle;
}

#contents table.activitytable td.td_icon {
	padding:5px 2px;
	width:50px;
	text-align:center;
	vertical-align: middle;
	}
#contents table.activitytable td.td_icon img{
	margin:0 auto;
	}

#contents table.activitytable td.td_title {
	padding:5px;
	}	
#contents table.activitytable td.td_title a,
#contents table.activitytable td.td_title a:visited{
	color:#336600;
	font-weight:bold;
	}
#contents table.activitytable td.td_title img{
	padding-right:5px;
	vertical-align:middle;
	}

#contents table.activitytable td.nowrap{
	white-space:nowrap;
	}

#contents table.activitytable a.listicon{
	background-image:url(/images/arrow_green_s.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:13px;
}

#contents table.activitytable a.listicon,
#contents table.activitytable a.listicon:hover{
	color:#336600;
	}



/* --- gym list --- */
/*#contents #gyms {
	margin-bottom: 30px;
}

#contents #gyms h3 {
	height: 25px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background-image: url(/mypage/images/ttl_gym.gif);
	background-repeat: no-repeat;
}

#contents #gyms dl,
#contents #gyms dt,
#contents #gyms dd,
#contents #gyms ul,
#contents #gyms li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#contents #gyms #myGymList {
	padding: 10px 15px;
	border: 1px solid #360;
	margin-bottom: 10px;
}

#contents #gyms #myGymList p {
	margin-bottom: 5px;
	padding-bottom: 3px;
	color: #360;
	font-size: 100%;
	font-weight: bold;
	background-image: url(/images/dot_gray.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#contents #gyms #myGymList ul {
	margin: 0;
	padding: 0;
}

#contents #gyms #myGymList li {
	float: left;
	display: block;
	margin: 0;
	padding: 0 20px 0 0;
	font-size: 92%;
	white-space: nowrap;
}

#contents #gyms #myGymList li a {
	float: left;
	display: block;
	margin: 0;
	padding: 2px 2px 2px 12px;
	background-image: url(/images/arrow_green.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#contents #gyms #myGymList li a,
#contents #gyms #myGymList li a:link,
#contents #gyms #myGymList li a:visited {
	color: #360;
	text-decoration: none;
}

#contents #gyms #myGymList li a:hover,
#contents #gyms #myGymList li a:active {
	text-decoration: underline;
}

#contents #gyms .regGym {
	clear: both;
	border: 1px solid #360;
	margin-bottom: 10px;
}

#contents #gyms .regGym .toMyGymList {
	clear: both;
	padding: 5px 10px 3px 0;
	text-align: right;
	font-size: 92%;
	color: #333;
	background-color: #eee;
}

#contents #gyms .regGym .toMyGymList p {
	line-height: 120%;
}

#contents #gyms .regGym .toMyGymList a {
	padding: 2px 3px 2px 13px;
	color: #666;
	background-image: url(/images/arrow_up_gray.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#contents #gyms .regGymHead {
	background-image: url(/images/col_light_green.gif);
}

#contents #gyms .regGymHead:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contents #gyms .regGymHead {
	display: inline-block;
}

* html #contents #gyms .regGymHead { height: 1%; }
#contents #gyms .regGymHead { display: block; }

#contents #gyms .regGymHead .regGymHeadL {
	float: left;
	width: 580px;
}

#contents #gyms .regGymHead .regGymHeadR {
	float: right;
	width: 82px;
}

#contents #gyms .regGymHead .regGymHeadL h4 {
	padding: 7px 0 7px 25px;
	color: #360;
	font-size: 117%;
	font-weight: bold;
	background-image: url(/images/arrow_green_ttl.gif);
	background-position: 7px center;
	background-repeat: no-repeat;
}

#contents #gyms .regGymHead .regGymHeadL h4 a,
#contents #gyms .regGymHead .regGymHeadL h4 a:link,
#contents #gyms .regGymHead .regGymHeadL h4 a:visited {
	color: #360;
	text-decoration: none;
}

#contents #gyms .regGymHead .regGymHeadL h4 a:hover,
#contents #gyms .regGymHead .regGymHeadL h4 a:active {
	text-decoration: underline;
}

#contents #gyms .regGymHead .regGymHeadR p {
	margin-top: 11px;
	text-indent: -9999px;
	width: 71px;
	height: 13px;
}

#contents #gyms .regGymHead .regGymHeadR p a {
	display: block;
	width: 71px;
	height: 13px;
	background-image: url(/mypage/images/ttl_post_new.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#contents #gyms .regGymStatus {
	clear: both;
	background-color: #eee;
}

#contents #gyms .regGymStatus:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contents #gyms .regGymStatus {
	display: inline-block;
}


* html #contents #gyms .regGymStatus { height: 1%; }
#contents #gyms .regGymStatus { display: block; }


#contents #gyms .regGymStatus dl {
	padding: 5px 10px;
	font-size: 92%;
}

#contents #gyms .regGymStatus dt {
	float: left;
	height: 21px;
	padding-right: 10px;
	color: #666;
	vertical-align: middle;
}

#contents #gyms .regGymStatus dd {
	float: left;
	height: 21px;
	padding-right: 20px;
	color: #360;
	font-weight: bold;
	vertical-align: middle;
	background-position: right center;
	background-repeat: no-repeat;
}

#contents #gyms .regGymStatus dd.rankBlt {
	height: 21px;
	margin-right: 10px;
	padding-right: 25px;
	background-image: url(/images/icon_belt.jpg);
}

#contents #gyms .regGymStatus dd.rankCrw {
	margin-right: 10px;
	padding-right: 25px;
	background-image: url(/images/icon_crown.jpg);
}

#contents #gyms .regGymStatus dd.rankDec {
	height: 21px;
	margin-right: 10px;
	padding-right: 25px;
	background-image: url(/images/icon_decoration.jpg);
}

#contents #gyms .regGymStatus dd.rankMdl {
	height: 21px;
	margin-right: 10px;
	padding-right: 25px;
	background-image: url(/images/icon_medal.jpg);
}

#contents #gyms .regGymCol {
	clear: both;
	margin: 13px 11px;
}

#contents #gyms .regGymColL {
	float: left;
	width: 430px;
}

#contents #gyms .regGymColR {
	float: right;
	width: 210px;
}

#contents #gyms .regGymColLL {
	float: left;
	width: 210px;
}

#contents #gyms .regGymColLR {
	float: right;
	width: 210px;
}

#contents #gyms .regGymColL2 {
	float: left;
	width: 315px;
}

#contents #gyms .regGymColR2 {
	float: right;
	width: 315px;
}

#contents #gyms .regGymCol:after,
#contents #gyms .regGymColL:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contents #gyms .regGymCol,
#contents #gyms .regGymColl {
	display: inline-block;
}


* html #contents #gyms .regGymCol,
* html #contents #gyms .regGymColL {
	height: 1%;
}

#contents #gyms .regGymCol,
#contents #gyms .regGymColL {
	display: block;
}

#contents #gyms .regGymCol dl {
	margin-bottom: 5px;
	background-image: url(/images/dot_gray.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#contents #gyms .regGymCol dt {
	padding-top: 5px;
	padding-left: 27px;
	color: #360;
	font-size: 100%;
	font-weight: bold;
	background-image: url(/images/arrow_neta.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#contents #gyms .regGymCol dd {
	padding: 5px 0;
	background-image: url(/images/dot_gray.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#contents #gyms .regGymCol dd.prizeQ {
	position: relative;
	padding-left: 60px;
}

#contents #gyms .regGymCol dd.prizeQ span {
	width: 55px;
	height: 15px;
	position: absolute;
	left: 0;
	text-indent: -9999px;
	background-image: url(/images/icon_prize.gif);
	background-repeat: no-repeat;
}

#contents #gyms .regGymCol dd a {
	display: block;
	padding-left: 12px;
	background-image: url(/images/arrow_green_s.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#contents #gyms .regGymCol dd a,
#contents #gyms .regGymCol dd a:link,
#contents #gyms .regGymCol dd a:visited {
	color: #360;
	text-decoration: none;
}

#contents #gyms .regGymCol dd a:hover,
#contents #gyms .regGymCol dd a:active {
	text-decoration: underline;
}

#contents #gyms .regGymCol dd ul {
	margin: 0 0 0 16px;
	padding: 0;
	font-size: 84%;
}

#contents #gyms .regGymCol dd ul li {
	margin: 0;
	padding: 2px 0 2px 8px;
	line-height: 130%;
	background-image: url(/images/tree.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#contents #gyms .regGymCol dd ul li.treeEnd {
	background-image: url(/images/tree_end.gif);
}

#contents #gyms .regGymCol dd ul li a {
	margin: 0;
	padding: 0;
	background-image: none;
}

#contents #gyms .regGymCol dd ul li a,
#contents #gyms .regGymCol dd ul li a:link,
#contents #gyms .regGymCol dd ul li a:visited {
	color: #333;
	text-decoration: none;
}

#contents #gyms .regGymCol dd ul li a:hover,
#contents #gyms .regGymCol dd ul li a:active {
	text-decoration: underline;
}

#contents #gyms .regGymCol .more:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contents #gyms .regGymCol .more {
	display: inline-block;
}


* html #contents #gyms .regGymCol .more { height: 1%; }
#contents #gyms .regGymCol .more { display: block; }


#contents #gyms .regGymCol .more p {
	float: right;
}

#contents #gyms .regGymCol .more p a {
	padding-left: 13px;
	background-image: url(/images/arrow_orange.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/* ====== /mypage/netalist.html ===== */
/* ------------------------------ */
/* ---------- netalist ---------- */
/* ------------------------------ */

#mypage #contents .sortBox {
	margin-bottom: 5px;
	border: none;
	background-color: transparent;
}

#contents .cmtList {
	margin-top: 30px;
}

#contents .cmtList .delCmt {
	margin-bottom: 10px;
	border: 3px solid #f60;
	padding: 20px;
	/*
	padding: 10px;
	border: 1px solid #f60;
	background-image: url(/images/col_light_orange.gif);
	*/
	font-size: 100%;
}

#contents .cmtList .delCmt input {
	margin-left: 10px;
	padding: 2px 5px;
	border: 1px solid #f60;
	color: #f60;
	font-weight: bold;
	background-color: #fff;
}

#contents .myList {

}

#contents .myList table {
	width: 100%;
	border-top: 1px solid #999;
}

#contents .myList tr {
	background-image: url(/images/dot_gray.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#contents .myList th {
	padding: 5px;
	border: none;
	font-size: 100%;
	font-weight: bold;
	background-color: #eee;
}

#contents .myList td {
	padding: 5px;
	border: none;
}

#contents .myList td.icn span {
	display: block;
	text-indent: -9999px;
	background-position: left center;
	background-repeat: no-repeat;
}

#contents .myList .open td.icn span { background-image: url(/mypage/images/icon_open.gif); }
#contents .myList .close td.icn span { background-image: url(/mypage/images/icon_close.gif); }

#contents .myList .delTopic table {
	margin-bottom: 20px;
	width: 100%;
	border-top: 1px solid #f60;
	border-bottom: 1px solid #f60;
}

#contents .myList .delTopic tr {
	background-image: none;
	background-image: url(/images/col_light_orange.gif);
	background-repeat: repeat;
}

#contents .myList .delTopict td {
	padding: 8px;
}

#contents .myList table .chk {
	width: 15px;
}

#contents .myList table .rdo {
	width: 15px;
}

#contents .myList table .icn {
	width: 60px;
}

#contents .myList table .no {
	width: 20px;
	text-align: right;
}

#contents .myList table .ttl {
	font-weight: bold;
}

#contents .myList .delTopic .ttl {
	font-weight: bold;
	font-size: 100%;
}

#contents .myList table .nm {
	font-weight: bold;
}

#contents .myList table .pst {
	width: 120px;
}

#contents .myList table .reg {
	width: 100px;
}

#contents .myList table .mod {
	width: 100px;
}

#contents .myList table a {
	color: #360;
	display: block;
	padding-left: 12px;
	background-image: url(/images/arrow_green_s.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#contents .myList table .pst a {
	color: #360;
	display: block;
	padding-left: 0;
	background-image: none;
}

#contents .myList .buttons {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}

#contents .myList .buttons ul,
#contents .myList .buttons li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#contents .myList .btnYes {
	margin: 0 15px;
	padding: 2px 10px;
	border: 1px solid #f60;
	font-size: 100%;
	color: #f60;
	font-weight: bold;
	background-color: #ffefe5;
}

#contents .myList .btnNo {
	margin: 0 15px;
	padding: 2px 10px;
	border: 1px solid #999;
	font-size: 100%;
	background-color: #eee;
}


/* ====== /mypage/receive.html ===== */
/* ====== /mypage/send.html ===== */
/* ====== /mypage/draft.html ===== */
/* ====== /mypage/trash.html ===== */
/* ====== /mypage/message_XXX.html ===== */
/* ----------------------------- */
/* ---------- message ---------- */
/* ----------------------------- */
/* --- message --- */
#contents #messageList {
	margin-bottom: 30px;
}

#contents #messageList h3 {
	height: 25px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background-image: url(/mypage/images/ttl_message.gif);
	background-repeat: no-repeat;
}

#contents #messageList ul,
#contents #messageList li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#contents #messageList .msgL {
	float: left;
	width: 131px;
}

#contents #messageList .msgL li {
	display: block;
	margin-bottom: 1px;
	background-color: #eee;
	font-size: 100%;
	background-position: 7px center;
	background-repeat: no-repeat;
}

#contents #messageList .msgL li.rcv { background-image: url(/mypage/images/icon_receive.gif); }
#contents #messageList .msgL li.snd { background-image: url(/mypage/images/icon_send.gif); }
#contents #messageList .msgL li.drf { background-image: url(/mypage/images/icon_draft.gif); }
#contents #messageList .msgL li.trs { background-image: url(/mypage/images/icon_trash.gif); }

#contents #messageList .msgL li a,
#contents #messageList .msgL li a:link,
#contents #messageList .msgL li a:visited {
	display: block;
	padding: 4px 0  4px 32px;
	border: 1px solid #ccc;
	color:#666;
	text-decoration: none;
}

#contents #messageList .msgL li a:hover,
#contents #messageList .msgL li a:active {
	color:#333;
	border: 1px solid #666;
}

#contents #messageList .msgR {
	float: right;
	width: 555px;
}

#contents #messageList .msgR p {
	color: #360;
	padding-bottom: 15px;
}

#contents #messageList .msgR table {
	width: 100%;
	font-size: 100%;
	background-image: url(/images/dot_gray.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#contents #messageList .msgR th {
	min-height: 22px;
	padding: 5px 2px 4px;
	border: none;
	color: #666;
	background-color: #eee;
	background-image: url(/images/dot_gray.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#contents #messageList .msgR td {
	min-height: 22px;
	padding: 5px 2px 4px;
	border: none;
	color: #666;
	background-image: url(/images/dot_gray.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#contents #messageList .msgR td.icon {
	width: 26px;
	text-align:center;
}

#contents #messageList .msgR span {
	display: block;
	float:left;
	text-indent: -9999px;
	background-image: url(/mypage/images/icon_message.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height:22px;
	width:27px;
}

#contents #messageList .msgR span a {
	display: block;
	width: 22px;
	height: 22px;
}

#contents #messageList .msgR td.from {
	width: 80px;
}

#contents #messageList .msgR td.to {
	width: 80px;
}

#contents #messageList .msgR td.title {
}

#contents #messageList .msgR td.date {
	width: 110px;
}

#contents #messageList .msgR td a {
	display: block;
}

#contents #messageList .msgR td a,
#contents #messageList .msgR td a:link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#contents #messageList .msgR td a:visited {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

#contents #messageList .msgR td a:hover,
#contents #messageList .msgR td a:active {
	color: #360;
	text-decoration: underline;
}

#contents .msgBox {

}

#contents #msgBox table {
	font-size: 100%;
	border-top: 1px dotted #360;
	width: 674px;
}

#contents #msgBox tr {

}

#contents #msgBox th {
	width: 120px;
	padding: 3px 3px 3px 5px;
	border: none;
	border-bottom: 1px dotted #360;
	font-weight: bold;
	background-image: url(/images/col_light_green.gif);
}

#contents #msgBox td {
	padding: 3px 0 3px 5px;
	border: none;
	border-bottom: 1px dotted #360;
	text-align: justify;
	text-justify: inter-ideograph;

}

#contents #msgBox table a,
#contents #msgBox table a:link,
#contents #msgBox table a:visited {
	color: #360;
	font-weight: bold;
	text-decoration: none;
}

#contents #msgBox table a:hover,
#contents #msgBox table a:actice {
	text-decoration: underline;
}


/* ----------------------------- */
/* ====== /mypage/log.html ===== */
/* ------------ log ------------ */
/* ----------------------------- */

#contents #log h1{
	margin:5px 0px 15px;
	padding:0px;
	overflow:hidden;
	}

#contents #log h1 img{
	float:left;
	}


#contents #log .list {
	text-align:center;
}

#contents #log .list p {
	color: #360;
	margin-bottom: 15px;
}

#contents #log .list table {
	width: 80%;
	margin:0 auto;
	text-align:left;
	font-size: 100%;
	background-image: url(/images/dot_gray.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#contents #log .list th {
	min-height: 22px;
	padding: 5px 2px 4px;
	border: none;
	color: #666;
	background-color: #eee;
	background-image: url(/images/dot_gray.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	width:50%;
}

#contents #log .list td {
	min-height: 22px;
	padding: 4px 10px;
	border: none;
	color: #666;
	background-image: url(/images/dot_gray.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}



/* ------------------------------------- */
/* ===== /mypage/favoritelist.html ===== */
/* ---------- favoritelist ------------- */
/* ------------------------------------- */

#contents .listBox{
	margin:0px;
	padding:0px;
	}

#contents .listBox h1{
	margin:5px 0px 15px;
	padding:0px;
	overflow:hidden;
	}
	
#contents .listBox h1 img{ 
	float: left;
	}
	
#contents .listBox p{
	margin:5px 0px;
	}


#contents .favorite {
	width:675px;

}

#contents .favorite table {
	width: 100%;
	border-top: 1px solid #999;
}

#contents .favorite tr {
	background-image: url(/images/dot_gray.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#contents .favorite th {
	padding: 5px;
	border: none;
	font-size: 100%;
	font-weight: bold;
	background-color: #eee;
	white-space:nowrap;
}

#contents .favorite td {
	padding: 5px;
	border: none;
}


#contents .favorite table .check{
	text-align:center;
	vertical-align:middle;
	width:20px;
}

#contents .favorite table .nm {
	font-weight: bold;
	width: 100px;
}


#contents .favorite table .txt {
}

#contents .favorite table a {
	color: #360;
	display: block;
	padding-left: 12px;
	background-image: url(/images/arrow_green_s.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#contents .favorite .buttons {
	margin: 20px 0px ;
	width: 100%;
	text-align: center;
}

#contents .favorite .buttons ul,
#contents .favorite .buttons li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#contents .favorite .btnYes {
	margin: 0 15px;
	padding: 2px 10px;
	border: 1px solid #f60;
	font-size: 100%;
	color: #f60;
	font-weight: bold;
	background-color: #ffefe5;
}

#contents .favorite .btnNo {
	margin: 0 15px;
	padding: 2px 10px;
	border: 1px solid #999;
	font-size: 100%;
	background-color: #eee;
}



/* ====/mypage/friendsearch.html ===== */
/* ----------------------------------- */
/* ----------  friendsearch ---------- */
/* ----------------------------------- */


#contents #friendsearch .contactBox {
	border: 3px solid #f60;
	padding: 20px;
}

#contents #friendsearch .contactBox p.msg {
	padding: 5px 5px 5px 10px;
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(/images/col_light_orange.gif);
}

#contents #friendsearch  .contactBox form {
	text-align: left;
}

#contents #friendsearch  .contactBox table {
	width: 100%;
	font-size: 100%;
	border-top: 1px dotted #f60;
}

#contents #friendsearch  .contactBox th {
	padding: 5px 3px 5px 5px;
	width: 152px;
	border: none;
	border-bottom: 1px dotted #f60;
	font-weight: bold;
	line-height: 120%;
	background-image: url(/images/col_light_orange.gif);
}

#contents #friendsearch  .contactBox th span {
	font-size: 84%;
	font-weight: normal;
}

#contents #friendsearch  .contactBox td {
	padding: 5px 0 5px 5px;
	border: none;
	border-bottom: 1px dotted #f60;
	line-height: 120%;
	font-size: 100%;
	text-align: justify;
	text-justify: inter-ideograph;
}

#contents #friendsearch  .contactBox td .caution {
	font-size: 84%;
	color: #f60;
}

#contents #friendsearch  .contactBox th.nb,
#contents #friendsearch  .contactBox td.nb {
	border-bottom: none;
}

#contents #friendsearch  .contactBox .lbl {
	padding: 0 20px 0 5px;
}

#contents #friendsearch  .contactBox .txt {
	width: 300px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#contents #friendsearch  .contactBox .maxTxt {
	width: 455px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#contents #friendsearch  .contactBox .ulFile {
	width: 300px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#contents #friendsearch  .contactBox textarea {
	width: 455px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#contents #friendsearch  .contactBox select {
	padding: 3px 1px 3px 3px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#contents #friendsearch  .contactBox option {
	padding-right: 20px;
}

#contents #friendsearch .contactBox .txt:hover,
#contents #friendsearch .contactBox .maxTxt:hover,
#contents #friendsearch .contactBox .ulFile:hover,
#contents #friendsearch .contactBox textarea:hover,
#contents #friendsearch .contactBox select:hover,
#contents #friendsearch .contactBox .txt:focus,
#contents #friendsearch .contactBox .maxTxt:focus,
#contents #friendsearch .contactBox .ulFile:focus,
#contents #friendsearch .contactBox textarea:focus,
#contents #friendsearch .contactBox select:focus {
	border: 1px solid #f60;
	
}


#contents #friendsearch .contactBox .buttons {
	padding: 20px 0 0;
	text-align: center;
}

#contents #friendsearch .contactBox .buttonsL {
	padding: 10px 0 20px 140px;
}

#contents #friendsearch .contactBox .btnYes {
	margin: 0 15px;
	padding: 2px 10px;
	border: 1px solid #f60;
	color: #f60;
	font-size: 100%;
	font-weight: bold;
	background-color: #fff;
}

#contents #friendsearch .contactBox .btnNo {
	margin: 0 15px;
	padding: 2px 10px;
	border: 1px solid #999;
	background-color: #fff;
}


/* ====== /mypage/diary.html ===== */
/* -------------------------------- */
/* ---------- diary ---------- */
/* -------------------------------- */


#contents #diary {
	margin:0px;
	padding:0px;
}

#contents #diary h1{
	margin:5px 0px 15px;
	padding:0px;
	overflow:hidden;
	}

#contents #diary h1 img{
	float:left;	
}
#contents #diary h1 a{
	float:left;	
	}

#contents #diaryL{
	width:75%;
	float:left;
}

#contents #diaryR{
	width:23%;
	float: right;
	text-align:left;
}

#contents #diaryR h3{
	background: #82AD2C;
/*	border:solid 1px #8FC31F;*/
	color:#FFFFFF;
	padding:5px;
	font-size:1.0em;
	margin-bottom:5px;
}

#contents #diaryR p{
	line-height:1.5em;
	}
#contents #diaryR p span{
	padding:0px 5px;
	}

#contents #diaryR p a{
	display:block;
	clear:both;
	background:url(/images/arrow_orange_s.gif) no-repeat left 2px;
	padding:0px 5px 0px 12px;
	}

#contents #diaryR .listmenu{
	margin-bottom:15px;
}

#contents #diaryR p.topback{
	background:url(../images/dot_gray.gif) top repeat-x;
	padding-top:5px;
	margin-top:15px;
	font-weight:bold;
	}

#contents #diary dl,
#contents #diary dt,
#contents #diary dd,
#contents #diary ul,
#contents #diary li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

/* ----- ブログ 概要 ----- */
#contents #diaryL .diarybox{ border: 3px solid #7FD462; margin-bottom:10px;}

#contents .diaryHead { padding: 15px 18px; background:#E8FDE1; overflow:hidden;}
#contents .diaryHead a,
#contents .diaryHead a:visited { color:#333; text-decoration:none;}
#contents .diaryHead a:hover { text-decoration:underline;}


#contents .diaryHead .wrapperLL {
	float: left;
	width: 100%;
}

#contents .diaryHead.wrapperLL h3.txt14 {
	font-size: 117%;
}

#contents .diaryHead .wrapperLL dl {
	float: right;
	padding-top: 10px;
}

#contents .diaryHead .wrapperLL dt {
	float: left;
	padding-left: 16px;
	padding-right: 3px;
	color: #360;
}

#contents .diaryHead .wrapperLL dd {
	float: left;
	padding-right: 7px;
}

#contents .diaryHead .wrapperLR {
	float: right;
	padding: 10px 5px 10px 10px;
	width: 203px;
	border: 1px solid #9c3;
	background-color: #fff;
}

#contents .diaryHead .wrapperLR dt {
	float: left;
	width: 60px;
}

#contents .diaryHead .wrapperLR dd {
	float: left;
	padding-left: 5px;
}

#contents .diaryHead .wrapperLR dd.name {
	width: 138px;
	font-size: 167%;
	font-weight: bold;
	line-height: 120%;
}



/* ----- ネタ 本文 ----- */
#contents .diaryBody {
	clear: both;
	padding: 18px;
}

#contents .diaryBody p {
	clear:both;
	font-size: 100%;
	line-height: 140%;
	padding-bottom: 8px;
	overflow:hidden; /* 2007.11.26 firefoxでの全角記号連続対応の為追加 */
}

#contents .diaryBody .thumb {
	margin-bottom: 15px;
}

#contents .diaryBody .thumb:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contents .diaryBody .thumb {
	display: inline-block;
}

/*Hides from IE-mac\*/
* html #contents .diaryBody .thumb { height: 1%; }
#contents .diaryBody .thumb { display: block; }
/*End hide from IE-mac*/

#contents .diaryBody .thumb li {
	float: left;
	margin-right: 20px;
	width: 120px;
	height: 90px;
}


#contents .diaryBody .more p a {
	padding-left: 13px;
	background-image: url(/images/arrow_orange.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#contents .diaryBody p.edit{
	float:right;
	text-align:right;
	width:100%;
	}
#contents .diaryBody p.edit a{
	background-image: url(/images/arrow_green.gif);
	color:#336600;
	}
#contents .diaryBody p.edit a:visited{
	color:#336600;
	}


#contents .diaryBody .txt_keyword {
	background:url(/images/dot_gray.gif) repeat-x bottom left;
	margin:20px 0px;
}

#contents .diaryBody .txt_keyword img{
	vertical-align:middle;
	margin-right:10px;
	}

/* ----- 自分でみた日記 ----- */

#contents #diaryL_mypage{
	width:75%;
	float:left;
}
	
#contents #diaryL_mypage .myList {
	padding: 10px 15px;
	border: 1px solid #360;
	margin-bottom: 10px;
}

#contents #diaryL_mypage .myList p {
	margin-bottom: 5px;
	padding-bottom: 3px;
	color: #360;
	font-size: 100%;
	font-weight: bold;
	background-image: url(/images/dot_gray.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#contents #diaryL_mypage .myList ul {
	margin: 0;
	padding: 0;
}

#contents #diaryL_mypage .myList li { padding: 0 20px 10px 0; line-height:1.3em;}

#contents #diaryL_mypage .myList li span{
	padding-right:10px;
	width:40px;
	float:left;
	}
#contents #diaryL_mypage .myList li a {
	margin: 0;
	padding: 2px 2px 2px 12px;
	background-image: url(/images/arrow_green.gif) ;
	background-position: left 2px;
	background-repeat: no-repeat;
}

#contents #diaryL_mypage .myList li a,
#contents #diaryL_mypage .myList li a:link,
#contents #diaryL_mypage .myList li a:visited {
	color: #360;
	text-decoration: none;
}

#contents #diaryL_mypage .myList li a:hover,
#contents #diaryL_mypage .myList li a:active {
	text-decoration: underline;
}



/* ====== /mypage/shoucase.html ===== */
/* -------------------------------- */
/* ---------- shoucase ------------ */
/* -------------------------------- */

/* --------- common menu ---------- */
#contents #otherpage_menu {
	clear:both;

}
#contents #otherpage_menu ul{
	margin:0px;
	padding:0px;
}

#contents #otherpage_menu li {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}

#contents #otherpage_menu li a{
	width:auto;
	background: url(../mypage/images/otherpagemenu_bg.gif) no-repeat right top;
	line-height:1.4em;
	margin:0px;
	white-space:nowrap;
	padding:5px 20px 5px 10px;
	color: #666666;
	font-weight:bold;
	}

#contents #otherpage_menu li .menu_on{
	background:url(../mypage/images/otherpagemenu_bg_on.gif) no-repeat right top;
	color:#FFFFFF;
}
#contents #otherpage_menu li .menu_on a{
	color:#FFFFFF;
}
#contents #otherpage_menu li .menu_on a:visited{
	color:#FFFFFF;
}

#contents #otherpage_menu form{
	clear: both;
	}

#contents #otherpage_menu p{
	clear:both;
	background:url(../mypage/images/otherpagehead_bg.gif) repeat-x;
	text-align:right;
	margin:0px;
	padding:15px 10px 5px;
	height:20px;
}

#contents #otherpage_menu img{
	margin-bottom:2px;
	}

#contents #otherpage_menu input,
#contents #otherpage_menu select {
	border: 1px solid #999;
	background-color: #fff;
	font-size: 10px;
}

#contents #otherpage_menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contents #otherpage_menu #searchTxt {
	width: 120px;
	padding: 2px 2px;
}

#contents #otherpage_menu #searchBtn {
	width: 40px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/*--------- mypage_menu ---------------*/

#contents #mypage_menu {
	clear:both;

}

#contents #mypage_menu p{
	clear:both;
	background:url(../mypage/images/mypagehead_bg.gif) repeat-x;
	text-align:right;
	height:20px;
	margin:0;
	padding:15px 10px 5px;
}

#contents #mypage_menu a{

	}

#contents #mypage_menu ul{
	margin:0px;
	padding:0px;
}

#contents #mypage_menu li {
	float:left;
	list-style:none;
	margin:0px;
	padding:5px 20px 5px 10px;
	width:auto;
	background: url(../mypage/images/mypagemenu_bg_on.gif) no-repeat right top;
	line-height:1.4em;
	white-space:nowrap;
	color: #ffffff;
	font-weight:bold;
	}


#contents #mypage_menu img{
	margin-bottom:2px;
	vertical-align:middle;
	}

#contents #mypage_menu input,
#contents #mypage_menu select {
	border: 1px solid #999;
	background-color: #fff;
	font-size: 10px;
}

#contents #mypage_menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contents #mypage_menu #searchTxt {
	width: 120px;
	padding: 2px 2px;
}

#contents #mypage_menu #searchBtn {
	width: 40px;
	padding-top: 1px;
	padding-bottom: 1px;
}



#mypage p.more {
	float: right;
	clear:both;
	display:block;
	margin:5px 0px;
}

#mypage p.more a {
	padding-left: 13px;
	background-image: url(/images/arrow_orange.gif);
	background-position: left center;
	background-repeat: no-repeat;

}
#mypage p.more a,
#mypage p.more a:visited{
	color:#FF6600;
	}
	


/* -------------------------------- */
/* ---------- showcase top ------------ */
/* -------------------------------- */

#contents #shoecase_list{
	border:solid 1px #417112;
	margin-top:5px;
	margin-bottom:25px;
	padding:1px;
	
	}

	
#contents a.rightlink{
	float:right;
	display:inline;
	margin:0px;
	padding:0px;
	}
	

#contents #shoecase_list h1{ 
	background:url(../mypage/images/ttl_showcase.gif) no-repeat top left;
	text-indent:-9999px;
	height:25px;
	overflow:hidden; 
	margin:0px;
	padding:0px;
}


#contents #shoecase_list th h2{	
	font-size:1.4em;
	background:url(../mypage/images/icon_detail_ttl.gif) no-repeat left top;
	padding:5px 35px;
	margin:0px;
	}

#contents #shoecase_list table{ width:100%;}

#contents #shoecase_list table th{
	background:#82AD2C;
/*	border-bottom:solid 1px #FFFFFF;
	border-right:solid 2px #FFFFFF; */
	padding:6px 8px;
	color:#FFFFFF;
}

#contents #shoecase_list th img{
	vertical-align:middle;
	margin-right:5px;
}


#contents #shoecase_list table th p a,
#contents #shoecase_list table th p a:visited{
	color:#ffffff;
	}

#contents #shoecase_list .sortBox{
	background:#DDEDBB;
	border:none;
	margin:0px;
	}
	
#contents #shoecase_list .sortBox .sortL,sortR{
	width: auto;
}

#contents #shoecase_list .sortR{
	text-align:right;
	}


#contents #shoecase_list td.td_calegory{
	background:#DDEDBB;
	border-bottom:solid 1px #FFFFFF;
	padding:0px;
	vertical-align:top;
	width:65%;
	}

#contents #shoecase_list td.td_calegory p{
	margin:0px 0px 20px;
	}	

#contents #shoecase_list td.td_calegory table {
	padding:5px 20px;
	border: solid 1px #DDEDBB;
	}

#contents #shoecase_list td.td_calegory table th{
	background:#DDEDBB;
	color:#333333;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:solid 1px #FFFFFF;
	padding:5px 10px;
	vertical-align:top;
	width:65%;
	height:25px;
	}	

#contents #shoecase_list td.td_calegory table td {
	padding: 5px 10px;
	}

#contents #shoecase_list td.td_calegory table td ul{
	margin:0px 0px 10px;
	padding:0px;
	width:410px;
}

#contents #shoecase_list td.td_calegory table td  li{
	list-style:none;
	margin:5px;
	padding:0px;
	float:left;
}

#contents #shoecase_list td.td_folder{
	background:#EEEEEE;
/*	border-left:solid 1px #FFFFFF;*/
	padding:10px;	
	vertical-align:top;
	width:35%;
	}

#contents #shoecase_list td.td_folder .cap{
	margin:5px 0px;
	font-size:0.9em;
	color:#666666;
	}
	
	
#contents #shoecase_list #folderlist {
	margin-top:15px;
	}

#contents #shoecase_list #folderlist p{
	margin:5px 0px;
}

#contents #shoecase_list #folderlist p img{
	vertical-align:middle;
	margin-right: 5px;
}

#contents #shoecase_list #folderlist p input { vertical-align:middle;}

#contents #shoecase_list #folderlist a{
	color:#333333;
	}
#contents #shoecase_list #folderlist a:visited{
	color:#333333;
	}

#contents #shoecase_list .buttons {
	margin-top: 20px;
	width: 100%;
	font-size:0.9em;
}

#contents #shoecase_list .buttons ul,
#contents #shoecase_list .buttons li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#contents #shoecase_list .btnYes {
	margin: 5px;
	padding: 2px 5px;
	border: 1px solid #f60;
	font-size: 100%;
	color: #f60;
	background-color: #ffefe5;
}

#contents #shoecase_list .btnNo {
	margin: 0 15px;
	padding: 2px 10px;
	border: 1px solid #999;
	font-size: 100%;
	background-color: #eee;
}


#contents #blogparts {
	margin:15px 0px;
	height:122px;
	background:url(../mypage/images/img_blogparts_bg.gif) no-repeat top left;
}

	
#contents #blogparts .script{
	width:560px;
	padding:5px;
	margin:80px 40px 0px;
}


/* ---------- showcase search ------------ */

#contents #shoecase_search{
	border:solid 1px #417112;
	margin-top:5px;
	margin-bottom:25px;
	padding:1px;
	
	}

#contents #shoecase_search h1{ 
	background:url(../mypage/images/ttl_showcase.gif) no-repeat top left;
	text-indent:-9999px;
	height:25px;
	overflow:hidden; 
	margin:0px;
	padding:0px;
}

#contents #shoecase_search h2{
	margin:15px 15px 10px;
	padding:5px 13px;
	background:#DDEDBB;
	border-bottom:solid 2px #336600;
	font-size:1em;
}


#contents #shoecase_search dl{
	margin:0px 15px;
	}
	
#contents #shoecase_search .sortBox{
	background:#eeeeee;
	border:solid 1px #ccc;
	margin:5px 15px;
	}



/* -------------------------------- */
/* ---------- showcase detail ------------ */
/* -------------------------------- */
	
#contents #shoecase_list td.td_calegory p{
	text-align:center;
	margin-top:25px;
	}

	
#contents td.td_collection h2{
	background:none;
	margin:5px 10px;
	}
	
#contents td.td_collection blockquote {
	margin:10px 30px;
	}

#contents td.td_collection blockquote img{
	vertical-align:middle;
	margin-right:10px;
	}


	

/* -------------------------------- */
/* ---------- dojolist ------------ */
/* -------------------------------- */

#contents .dojolistBody h1{
	margin:5px 0px 15px;
	padding:0px;
	overflow:hidden;
	}

#contents .dojolistBody h1 img{
	float: left;
}

#contents .dojolistBody h2{
	margin:15px 0px 10px;
	padding:5px 13px;
	background:#DDEDBB;
	border-bottom:solid 2px #336600;
	font-size:1em;
}


#contents table.table_action{
	background:url(../images/dot_green.gif) repeat-x top;
	margin:0 auto;
	text-align:left;
	width:95%;
	}
#contents table.table_action td {
	background:url(../images/dot_green.gif) repeat-x bottom;
	padding:5px;
	vertical-align:middle;
}

#contents .dojolistBody #tab-post-list-content p{
	margin:0px 15px;
	}

#contents table.table_action td.td_icon {
	padding:0px 2px;
	width:50px;
	text-align:center;
	vertical-align:middle;
	}
#contents table.table_action td.td_icon img{
	margin:0 auto;
	}
	
#contents table.table_action td a,
#contents table.table_action td a:visited{
	color:#333333;
	}
	
#contents table.table_action td.td_title a,
#contents table.table_action td.td_title a:visited{
	color:#336600;
	font-weight:bold;
	}
#contents table.table_action td.td_title img{
	padding-right:5px;
	vertical-align:middle;
	}
	
#contents table.table_action td a.edit{
	background:url(../images/arrow_orange_s.gif) no-repeat left;
	padding-left:11px;
	padding-right:5px;
	font-size:0.8em;
	color:#FD6600;
	font-weight:normal;
	}
#contents table.table_action td a.edit:visited{
	color:#FD6600;
	}

		
#contents table.table_action td.td_nowrap,
#contents table.table_action th.td_nowrap {
	white-space: nowrap;
	}

/*------------　参加道場一覧　------------*/

#contents .dojolistBody p.more {
	text-align:right;
	width:95%;
	margin:5px 10px;
	}

#contents .dojolistBody p.more a {
	padding-left: 13px;
	background-image: url(/images/arrow_orange.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#contents .dojolistBody td.edit{
	width:75px;
	text-align:left;
	}

#contents .dojolistBody td.edit img{
	}
	
#contents .dojolistBody td.edit a:visited{
	color:#FD6600;
}

#contents table.table_dojolist {
	width:100%;
	border:solid 1px #336600;
	margin-bottom:15px;
	}

#contents table.table_dojolist th{
	background:#DDEDBB;
	padding:5px;
	color:#336600;
	font-weight:bold;
	text-align:center;
	border:none;	
	}
	
#contents table.table_dojolist td {
	background:url(../images/dot_green.gif) repeat-x top;
	padding:5px 5px;
	text-align:center;
	vertical-align:middle;
}

#contents table.table_dojolist td.td_icon {
	padding:0px 2px;
	width:50px;
	text-align:center;
	vertical-align:middle;
	}
#contents table.table_dojolist td.td_icon img{
	margin:0 auto;
	}

#contents table.table_dojolist td.td_title{
	width:150px;
	text-align:left;	
	}
	
#contents table.table_dojolist td.td_title a,
#contents table.table_dojolist td.td_title a:visited{
	color:#336600;
	font-weight:bold;
	}
	
#contents table.table_dojolist td.td_title img{
	padding-right:5px;
	vertical-align:middle;
	}

#contents table.table_dojolist td.td_nowrap,
#contents table.table_dojolist th.td_nowrap,
#contents table.table_dojolist th.dojoname {
	white-space: nowrap;
	}

#contents table.table_dojolist th.dojoname,
#contents table.table_dojolist td.dojoname{
	text-align: left;
	width:200px;
	padding:5px 0px;
	}

/* --- dojolist--- */
#contents #dojolist {
	width:700px;
	margin-bottom: 30px;
	float:left;
	text-align:left;
}
#contents #dojolist ul{
	margin:15px 0px 0px;
	padding:0px;
	width:99%;
	border:solid 1px #336600;
	overflow:hidden;
	list-style:none;
	}

#contents #dojolist li {
	float:left;
	text-align:center;
	margin:0px;
	padding:10px 10px 10px 10px;
	width:22%;
	height:130px;
	}
#contents #dojolist li a,
#contents #dojolist li a:visited{
	color:#336600;
	}

#contents #dojolist li img{
	width:90px;
	margin-bottom:5px;
	}
	
