@charset "utf-8";


a:link { color: #00305b; text-decoration:underline; outline:none; }
a:visited { color: #00305b;text-decoration:underline; outline:none; }
a:hover { color: #2babed;text-decoration:underline; outline:none; }
a:active { color: #00305b;text-decoration:underline; outline:none; }

* {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	line-height: 120%;
	text-decoration: none;
	text-align: justify;
	text-justify: inter-ideograph;
}

body {
	background: #ffffff;
	text-align: center;
}

#page {
	margin: 0 auto;
	width: 960px;
	height: auto;
	text-align: left;
}

#header {
	background: url('images/header.jpg') no-repeat;
	width: 960px;
	height: 150px;
}

#header h1 {
	text-indent: -9999px;
}

#header h1 a {
	text-indent: -9999px;
	background: url('images/title.gif') no-repeat;
	width: 447px;
	height: 90px;
	display: block;
	margin: 7px 0 0 69px;
}

#fxlogo {
	padding: 0 0 0 8px;
}

#fxlogo a {
	background: url('images/logo.gif') no-repeat;
	display: block;
	width: 186px;
	height: 38px;
	text-indent: -9999px;
}

.main {
	width: 960px;
	margin: 15px 0 0 0;
}

html>body .main {
	width: 958px;
	margin: 15px 0 0 0;
}

#sidebar {
	float: left;
	width: 215px;
}

.side_r {
	float: right;
	width: 200px;
}

#content {
	float: left;
}


/* TOPへ戻るバナー */

.top_bnr {
	background: none;
	width: 200px;
	border: none;
	margin:0px auto;
}

.banner_sidetop {
	background:url(images/fxcommunity_bnr.gif);
	width:200px;
	height:50px;
	text-indent:-9999px;
}

/* 各ブログのバナー */

.trader_box {
	background: #ffffff;
	width: 200px;
}

.trader_b h3 {
	background: url(images/bloger.gif) no-repeat;
	width: 200px;
	height: 54px;
	text-indent: -9999px;
	padding:0px 0px 10px 0px;
}

.trader_box p {
	padding:0px 10px 10px 10px;
}

.trader_b_img {
	width: 180px;
	hight: 50px;
	text-align: center;
}


.widget_widget_text,.widget_widget_recent_entries,.widget_widget_categories {
	background: #f1f5f9;
	width: 200px;
	border: #939393 1px solid;
	margin: 0 0 15px 0;
}

.widget_widget_text h2 {
	background: url('images/profile.gif') no-repeat;
	width: 200px;
	height: 32px;
	text-indent: -9999px;
}

.widget_widget_recent_entries h2 {
	background: url('images/new.gif') no-repeat;
	width: 200px;
	height: 32px;
	text-indent: -9999px;
}

.widget_widget_recent_entries ul,.widget_widget_categories ul {
	padding: 10px;
}

.widget_widget_categories h2 {
	background: url('images/category.gif') no-repeat;
	width: 200px;
	height: 32px;
	text-indent: -9999px;
}

.adsense {
	background: #FFFFFF;
	width: 160px;
	border: none;
	margin: 0;
	padding: 10px 20px;
	text-align: center;
}

.ad h2 {
	background: url('images/ad.gif') no-repeat;
	width: 200px;
	height: 32px;
	text-indent: -9999px;
}

.ranking h2 {
	background: url('images/stext.gif') no-repeat;
	width: 200px;
	height: 32px;
	text-indent: -9999px;
}

.ad a {
	margin: 5px 0 0 0;
}

.ranking a {
	margin: 5px 0 0 0;
}

p {
	padding: 10px;
}

p span {
	color: #00305b;
	font-weight: bold;
	margin: 3px 0 1px 0;
	display: block;
}

p span.no {
	color: #ff6c00;
	font-weight: bold;
	display: block;
}

a.company {
	padding: 4px 0 0 0;
	display: block;
}

.items {
	background: #FFFFFF;
	width: 528px;
	border: #2babed 1px solid;
	margin: 0 0 15px 0;
	overflow: hidden;
}

.items h2 {
	background: #2babed;
	padding: 5px 10px;
}

.items h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.items h2 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #00305b;
}

.items h3 {
	background: #2babed;
	padding: 5px 10px;
}

.items h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.items h3 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #00305b;
}

.items img {
	margin: 0 0 10px 0;
}

span.date {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	margin: 3px 0 0 0;
}

#footer {
	clear: both;
	background: url('images/footer.jpg') no-repeat;
	width: 960px;
	height: 56px;
	text-align: center;
	overflow: auto;
}

#footer p {
	text-align: center;
	color: #FFFFFF;
	margin: 15px 0 0 0;
}

#sidebar ul li {
	list-style-type: none;
	line-height: 160%;
}

.side_r ul li {
	list-style-type: none;
}

.navi {
	text-align: center;
	margin: 0 auto 15px auto;
}

.navi .alignleft {
	text-align: center;
	margin: 0 auto;

}

.navi .alignright {
	text-align: center;
	margin: 0 auto;
}



/* 記事詳細ページ */

.navigation {
	width: 528px;
}

.navigation .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.navigation .alignright {
	margin: 0 0 10px 0;
	float: left;
}

.pageitems {
	background: #FFFFFF;
	width: 528px;
	border: #2babed 1px solid;
	overflow: hidden;
	clear: both;
	margin: 10px 0 0 0;
}

.pageitems h2 {
	background: #2babed;
	padding: 5px 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.pageitems img {
	margin: 0 0 10px 0;
}

/* カテゴリページ */

.pagetitle {
	width: 528px;
	font-weight: bold;
	color: #00305b;
	margin: 0 0 10px 0;
}