@charset "UTF-8";

.header{ color:#333333; font-size:11px; }
.footer{ color:#333333; font-size:11px; }

body{font-family:ＭＳ Ｐゴシック,sans-serif;}

/* 全体デフォルトの文字 */
td {color: #333333;
	font-size:x-small;
	line-height:130%
}

/* ページタイトル */
.title {color: #333333;
	font-size:200%;
	line-height:160%;
	font-weight:bold
}

/* パーソナルスペース */
#personal,#banner {
	margin-top:10px;
	width:170px;
}
.per_top {
	background: url(https://img2.brokore.com/brokore/personal_top.gif) top left no-repeat;
	width:170px;
	height:10px;
}
.per_mdl {
	background: url(https://img2.brokore.com/brokore/personal_mdl.gif) repeat-y ;
	padding: 0 15px;
	/*width:170px;*/
	height:125px;
	color:#333333;
	font-size:12px;
	text-align:center;
	line-height:130%;
}
.per_sml {
	font-size:10px;
	line-height:100%;
}
.per_btm {
	background: url(https://img2.brokore.com/brokore/personal_btm.gif) bottom no-repeat;
	width:170px;
	height:10px;
}
img.per {
	margin-top:6px; border:none;
}

/* 最小文字 */
.title01 {color: #333333;
		font-size:xx-small;
		line-height:130%;
		font-weight:bold
}
.txt01 {color: #333333;
		font-size:xx-small;
		line-height:130%
}

/* 中間 */
.title02 {color: #333333;
		font-size:95%;
		line-height:145%;
		font-weight:bold
}
.txt02 {color: #333333;
		font-size:95%;
		line-height:120%
}

/* 大 */
.title03 {color: #333333;
		font-size:110%;
		line-height:130%;
		font-weight:bold
}
.txt03 {color: #333333;
		font-size:110%;
		line-height:130%
}

a:link { color: #276fd0}
a:visited { color: #276fd0}
a:active { color: #cc0000}
a:hover {color:#8ebbf7}

/* 関連リンク-tdに */
.link {font-size:83%;
		line-height:190%
}

/* PR */
.pr {color:#cc0000;
	font-size:11px;
	line-height:15px;
	background-color:#ffcccc
}
a.pr_txt:link { color: #333333}
a.pr_txt:visited { color: #333333}
a.pr_txt:active { color: #cc0000}
a.pr_txt:hover {color:#cc0000}

/* 読者のおすすめ */
.recommend {color: #333333;
		font-size:xx-small;
		line-height:130%;
		font-weight:bold
}
