@charset "utf-8";

.clearfix {
	clear: both;
}

.dropdown {
	z-index: 500;
}
.fl {
	float:left;
}
/*
#content0 {
	float: left;
	width: 100%;
	padding: 0px;
}
#side0 {
	float: right;
	width: 29%;
	padding: 0px;
}
*/
.box_wrapper {
	padding: 0px;
	margin:4px 0;
}
.box_out {
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #C5C5BE;
	margin-bottom: 10px;
	background-color: #F1F1ED;
	padding: 5px 4px;
}
.box_in {
	border: 1px solid #D6D5CB;
	padding: 10px;
	background-color: #FFFFFF;
}
#ext_content {
	font-size:120%;
}
.decimal { font-size:130%; padding:2px 4px 2px 20px; text-align:right;}
.linklist_container {
	background-color: #f0f8f0;
	padding: 4px 1px;
}

/* --- タブ --- */
.tabhost {
	padding: 2px 0 0 0; margin: 5px 0 0 0;
}
.tabhost .tab {
	padding: 10px 20px;
	border: 1px solid #C5C5BE;
	border-right: none;
	border-bottom: none;
	float: left;
	text-decoration: none;
	font-size: 15pt;
	position: relative;
	top: 2px;
}
.tabhost .tab:last-child {
	border-right: 1px solid #C5C5BE;
}
.tabhost .tab-selected {
	background-color: #F1F1ED;
	font-weight: bold;
	color: #222;
}
.tabhost .tab-unselected {
	border-bottom: 1px solid #C5C5BE;
	background-color: #fafafa;
	color: #aaa;
	padding-bottom: 8px;
}
.tabhost .tab-unselected:hover {
	background-color: #e0e0e0;
	color: #33b;
}

/* --- ガイドメッセージ --- */
.guide_message,.main_portfolio_guide {
	margin-bottom: 30px;
	border: 1px solid #ddd;
	background: #fff8f0;
}
.guide_message > div {
	margin: 24px;
	line-height: 1.5em;
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	color: #555;
	background: url('/members/images/pf_logo.png') no-repeat left top;
	background-size: contain;
}
.guide_message .note {
	font-size: 80%;
	color: #999;
	line-height: 3em;
}

.main_portfolio_guide > div {
	margin: 24px;
	line-height: 1.5em;
	color: #555;
	/*background: url('/members/images/pf_logo.png') no-repeat left top;*/
	background-size: contain;
}
.main_portfolio_guide .guide_title {
	font-size: 13pt;
	font-weight: bold;
}

/* --- ポートフォリオ公開アイコン --- */
img.icon_publicpf {
	margin-right: 6px;
}

/* --- ポートフォリオ所有銘柄リスト --- */
#wrapper table.portfolio .note {
	font-size: 80%;
	color: #aaa;
}

#wrapper table.portfolio {
	border: 1px #c0c0c0 solid; /* 大枠の境界線 */
	border-collapse: collapse;
	font-size: 14px;
	min-width: 767px;
}

#wrapper table.portfolio th {
	background-color:#f0f8ff;
	color:#000080;
	text-align: center;
	font-weight: normal;
	padding: 6px 4px; /* セルのパディング（上下、左右） */
	border: 1px #c0c0c0 solid; /* セルの境界線 */
	font-size: 14px;
}

#wrapper table.portfolio td {
	text-align: left;
	padding: 6px 4px; /* セルのパディング（上下、左右） */
	border: 1px #c0c0c0 solid; /* セルの境界線 */
	font-size: 14px;
}

#wrapper table.portfolio tr.oddrow {
	background-color:#f0f0c8;
}

#wrapper table.portfolio tr.sum {
	background-color:#778;
	color: white;
	border-top: 2px #c0c0c0 solid; /* セルの境界線 */
}

#wrapper table.portfolio td.td-value {
	text-align: right;
	padding-right:4px;
}
#wrapper table.portfolio td.td-center {
	text-align: center;
}

h3.box_header {
	background-color: #f1f1ed;
	border: 1px solid #c5c5be;
	border-bottom: none;
	font-size: 13pt;
	text-align: center;
	padding: 5px;
}

/* --- ランキング --- */
.sort_condition_wrapper {
	font-size: 13pt;
	margin: 20px 0;
}
.sort_condition_wrapper h4 {
	font-weight: bold;
	font-size: 15pt;
}
.sort_condition_wrapper input {
	margin-left: 20px;
}

/* --- ポートフォリオ編集 --- */
#wrapper table.portfolio_edit {
	width: 66%; /* 表の幅 */
	margin: 30px auto;
}
#pfheader {
	clear: both;
	margin-top: 40px;
}
.manual {
	text-align: left;
	font-size: 110%;
	color: #666;
	width: 66%;
	margin: 10px auto;
}

/* for sortable. refs: http://johnny.github.io/jquery-sortable/css/application.css */
#wrapper table.portfolio_edit .sortable_row .handle {
    cursor: pointer;
    text-align: center;
    font-size: 24px;
}
#wrapper table.portfolio_edit .sortable_row.dragged {
    position: absolute;
    top: 0;
    opacity: 0.8;
    z-index: 2000;
}
#wrapper table.portfolio_edit tr.placeholder {
    display: block;
    position: relative;
}
#wrapper table.portfolio_edit tr.placeholder:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left-color: red;
    margin-top: -5px;
    left: -5px;
    border-right: none;
}


/* --- ポートフォリオ詳細ページ --- */
#pftitle {
	float:left;
	border:none;
	font-size: 32px;
	padding:0px;
	min-height:0px;
	margin-bottom:10px;
}
#pftitle_edit {
	border:none;
	font-size: 32px;
	padding:0px;
	min-height:0px;
}
#pfpublic_info {
	display: block;
	float: right;
	font-size: 10pt;
	color: #777;
}
#pfpublic_info span {
	margin-left: 1em;
}

/* --- ポートフォリオ一覧 --- */
#wrapper table.pflist {
	width: 100%; /* 表の幅 */
}

.stockchart_container {
	width: 100%;
	height: 420px;
	border: none;
	margin: 20px 0;
	}

.w100 { width: 100%; }

/* --- ラジオボタン --- */
#pfheader input[type=radio] {
	margin: 5px 3px 5px 25px;
}
#pfheader input[type=radio]:first-child {
	margin-left: 10px;
}

/* --- ポートフォリオ削除ボタン --- */
#pfdelete_btn_wrapper {
	float: right;
	position: relative;
	@media screen and (min-width: 768px) {
		top: -32px;
	}
}

.big_input {
	font-size:120%;
	padding:3px;
	vertical-align:middle;
}

.edit_form {
	text-align: center;
	margin: 0px auto 30px auto;
}

.cancel_button, .submit_button {
	margin: 30px;
}

/* --- ポートフォリオ切替 --- */
#wrapper {
	position: relative;
}

form#pfselect {
	position: absolute;
	top: 0; right: 0;
	font-size: 110%;
}
select#pf_sel {
	padding: 3px;
	margin-left: 3px;
}

/* --- エラーメッセージ --- */
#errmsg_wrapper {
	display: none;
	clear: both;
	border: 1px #DA5019 solid;
	margin: 5px auto;
	width: 66%;
	background-color: #F9DB57;
	color: #DA5019;
	padding: 10px;
	font-size: 15px;
}

