@charset "utf-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	color:#545454;
	background-color:#FFFFFF;
	text-align:center;
	margin-bottom:15px;
}

a
{
	color:#1a86e2;
	background-color:inherit;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	background-image:url(img/container_bg02.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	width:810px;
	margin:0 auto;
	text-align:left;
}

div.container-inner
{
	margin:0 5px;
}

div.container-archive
{
}

/* ---------- container ---------- */

/* ---------- headertop ---------- */

div#headertop
{
	width:100%;
	color:inherit;
	background:#ffffff url(img/header_bg.gif) repeat-x left top;
	height:90px;
}

div.headertop-inner
{
	padding:20px 10px 10px 10px;
}

div#headertop img
{
	float:left;
	margin-top:12px;
}

div#headertop p
{
	float:right;
	text-align:center;
	font-size:80%;
}
div#headertop p img
{
	margin-top:5px;
}

div#headertop p a
{
	color:#1a86e2;
	background-color:inherit;
}



/* ---------- header top_end ---------- */



/* ---------- header ---------- */

div#header
{
	width:100%;
	color:inherit;
	background:#ffffff url(img/header_bg.gif) repeat-x left top;
	height:70px;
}

div.header-inner
{
	padding:20px 10px 10px 10px;
}

div#header img
{
	float:left;
}

div#header p
{
	text-align:right;
	font-size:70%;
	padding-top:25px;
}

div#header p a
{
	color:#1a86e2;
	background-color:inherit;
}



/* ---------- header_end ---------- */

/* ---------- banner ---------- */

div#banner
{
	padding:1px;
}

div.banner-inner
{
	background-image:url(img/banner_inner1.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:157px;
}

div.banner-archives h1,
div.banner-inner h1
{
	font-weight:normal;
	font-size:150%;
	position:relative;
	top:65px;
	left:30px;
	width:90%;
	display:none;
}

div.banner-archives h1 a,
div.banner-inner h1 a
{
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
	display:none;
}

div.banner-archives h2,
div.banner-inner h2
{
	color:#ffffff;
	font-weight:normal;
	font-size:90%;
	position:relative;
	top:75px;
	left:30px;
	width:90%;
	display:none;
}

/* ---------- banner_bg ---------- */

/* ---------- search ---------- */

div#search-content
{
	background-image:url(img/search_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:29px;
}

div.search-form form
{
	width:200px;
	float:right;
}

div.search-form form input#search
{
	font-size:80%;
	color:#acacac;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:136px;
	padding:2px;
}

div.search-form form input.searchsubmit
{
	border:0;
	font-size:80%;
	position:relative;
	top:4px;
	left:0;
}

/* ---------- search_end ---------- */

/* ---------- content ---------- */

div#content
{
	background:transparent url(img/main_top_bg02.gif) repeat-x left top;
	padding:25px 30px 0 0;
}

/* ---------- content_end ---------- */



/* ---------- main ---------- */
div#main
{
	width:740px;
	padding:0 0 0 30px;
}




/* ---------- contents ---------- */

div.content-box-wrap
{
	width:540px;
	padding:0;
	border-bottom:1px dotted #aeaeae;
	margin:0 0 35px 0;
}

div.contents-box
{
	margin:0 0 25px 0;
	width:255px;
	font-size:80%;
	float:left;
}

div.contents-box-right
{
	margin:0 0 25px 0;
	width:255px;
	font-size:80%;
	float:right;
}


div.contents-box p,
div.contents-box-right p
{
	text-align:right;
	margin:5px 0px 0px 0px;
}

div.contents-box h3.contents-header,
div.contents-box-right h3.contents-header-right
{
	font-size:120%;
	background:#ffffff url(img/contents_icon.gif) no-repeat 0 0;
	padding: 0 0 5px 22px;
	font-weight:normal;
	border-bottom:1px solid #585858;
	margin:0 0 10px 0;
	line-height:100%;
}

div.contents-box-inner,
div.contents-box-inner-right
{
	border-bottom:1px solid #dcdcdc;
	padding:0 0 15px 0;
	margin:0;
}

div.contents-box div.contents-box-inner p,
div.contents-box-right div.contents-box-inner-right p
{
	text-align:left;
	line-height:140%;
}



/* ---------- main_end ---------- */



/* ---------- footer ---------- */

div#footer
{
	background-image:url(img/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:49px;
}

div.footer-inner
{
	font-size:60%;
	text-align:center;
	padding:18px 0;
}

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div.banner-archives
{
	background-image:url(img/banner_inner_archives.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:80px;
}

div.banner-archives h1
{
	font-weight:normal;
	font-size:150%;
	position:relative;
	top:15px;
	left:30px;
	width:90%;
}

div.banner-archives h1 a
{
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}

div.banner-archives h2
{
	color:#ffffff;
	font-weight:normal;
	font-size:90%;
	position:relative;
	top:20px;
	left:30px;
	width:90%;
}

div#main p.navi
{
	font-size:60%;
	margin-bottom:10px;
	color:#413738;
	background-color:inherit;
}

div#main p.navi a
{
	color:#23a1e5;
	background-color:inherit;
}

div.entry
{
	margin-bottom:40px;
	width:740px;
}

div.entry blockquote
{
	font-size:90%;
	line-height:150%;
	color:#423636;
	background:transparent url(img/blockquote.gif) repeat-y left top;
	padding:15px 20px;
	margin:0 0 10px 0;
}

div.entry h1,
#main h1
{
	color:#2b2828;
	font-size:120%;
	font-weight:bold;
	background:transparent url(img/entry_h1.gif) repeat-y left bottom;
	border-top:1px solid #f2f2f2;
	padding:7px 10px 16px 10px;
	margin:0 0 15px 0;
}

div.entry h2,
#main h2
{
	color:#ffffff;
	font-size:90%;
	font-weight:bold;
	background:transparent url(img/entry_h2.gif) no-repeat left top;
	border-bottom:1px solid #3a3a3a;
	padding:10px 10px;
	margin:0 0 10px 0;
}

div.entry h3
{
	color:#2b2828;
	font-size:90%;
	font-weight:normal;
	background: #ffffff url(img/entry_h3.gif) no-repeat 0px 8px;
	border-bottom:3px double #b0afaf;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}

div.entry h4,
div.trackbacks h4,
div#comments h4, #main h4
{
	color:#2b2828;
	font-size:90%;
	font-weight:normal;
	background: #ffffff url(img/entry_h4.gif) no-repeat 0px 8px;
	border-bottom:1px dashed #909090;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}

div.entry h5,
#main h5
{
	color:#2b2828;
	font-size:90%;
	font-weight:normal;
	background: #ffffff url(img/entry_h5.gif) no-repeat 0px 6px;
	margin:0 0 5px 0;
	padding:5px 15px 5px 25px;
}

div.entry h6,
#main h6
{
	background:#ffffff url(img/entry_h6.gif) no-repeat 0px 6px;
	color:#2b2828;
	font-size:90%;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:5px 15px 5px 25px;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	font-size:90%;
	color:#423636;
	background-color:inherit;
	line-height:150%;
	margin-bottom:5px;
}

div.entry-body
{
	border-bottom:2px solid #d8d8d8;
}

div.entry-info ul
{
	list-style-type:none;
	line-height:100%;
	padding:2px 0;
}

div.entry-info ul li
{
	font-size:60%;
	color:#2B2828;
	background-color:inherit;
	display:inline;
}

div.trackbacks,
div#comments
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:2px solid #d8d8d8;
	list-style:none;
	padding:3px 0;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#2b2828;
	background-color:inherit;
	font-size:60%;
	display:inline;
}


div.comments-post h5
{
	color:#423636;
	background-color:inherit;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea
{
	color:#423636;
	background-color:inherit;
	font-size:80%;
	border:1px solid #cccccc;
}

ul.cookie,
#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
}

#comments-open-data ul.comments-open-footer li input
{
	width:80px;
	font-size:80%;
	color:#423636;
	background-color:#e9e9e9;
}

div.comment p
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

input.search-input
{
	color:#acacac;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:200px;
	padding:2px;
}

input.searchsubmit
{
	border:0;
	position:relative;
	top:4px;
	left:0px;
}
/* ---------- archives_end ---------- */

/* ---------- entryList ---------- */
ul.entryList
{
	list-style-type:circle;
	margin-bottom:20px;
	padding-left:20px;
}

ul.entryList li
{
	list-style-position:outside;
	font-size:80%;
	font-weight:normal;
	line-height:140%;
}

/* ---------- entryList_end ---------- */
/* ---------- arrowBack ---------- */

p.arrowBack
{
	text-align:right;
	font-size:80%;
	margin:0 0 40px 0;
}

p.arrowBack a
{
	text-decoration:none;
}

p.arrowBack a:hover
{
	text-decoration:underline;
}

/* ---------- arrowBack_end ---------- */

div.topbana1 {
	background-image: url(http://fx.assyi.biz/img/topbbs3.jpg);
	width:540px;
	height:150px;
	background-repeat: no-repeat;
	background-position: left top;
                margin: 0px 0px 0px 0px;
	padding: 40px 0px 5px 5px;
	font-size:80%


	}
.topbana1 dec {

	font-size:60%;
	color:#555555;
	background-color:transparent;
	line-height:150%;
}

div.topbana1 {
	background-image: url(http://fx.assyi.biz/img/topbbs3.jpg);
	width:540px;
	height:150px;
	background-repeat: no-repeat;
	background-position: left top;
                margin: 0px 0px 0px 0px;
	padding: 40px 0px 5px 5px;
	font-size:80%


	}
.topbana1 dec {

	font-size:60%;
	color:#555555;
	background-color:transparent;
	line-height:150%;
}

/* table */
.tbl {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
.tbl th,
.tbl td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
}
.tbl th {
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 5px;
}
.tbl_th01 {
	
	font-size:10px;
	background-color: #EEEEEE;
	padding: 5px;
	height:80px;
}
.tbl td {
	padding: 7px;
}
.tbl_td01 {
	width: 120px;
}
.tbl_td01 img {
	margin-bottom: 3px;
}

.tbl td a{
 font-color: #0000EE;
 }
 
.tbl_td02 {
	width: 100px;
	 }
	 
	 .tbl_td03 {
	width: 240px;
	 }
	 
	  .tbl_td04 {
	width: 30px;
	 }
	 
/* tablehikaku */
.tbl1 {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
.tbl1 th,
.tbl1 td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
}
.tbl1 th {
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 5px;
}
.tbl1 td {
	padding: 7px;
}
.tbl1_td01 {
	width: 30px;
}
.tbl1_td01 img {
	margin-bottom: 3px;
}

.tbl1 td a{
 font-color: #0000EE;
 }
 
.tbl1_td02 {
	width: 25px;
	 }
	 
	 .tbl1_td03 {
	width: 20px;
	 }
	 
	  .tbl1_td04 {
	width: 25px;
	 }
	 
    	  .tbl1_td05 {
	width: 55px;
	font-size:16px;
	 }
	


 
/* base */
.tblbase {
	border-collapse: collapse;
	border-spacing: 0;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.tblbase th,
.tblbase td {
	text-align: left;
	vertical-align: top;
}

.subtitle {
	font-size: 14px!important;
	font-weight: bold!important;
	color: #FFFFFF!important;
	background-color: #909CB4!important;
	background-image: url(img/subtitle_icon.gif)!important;
	background-repeat: no-repeat;
	background-position: 6px 50%!important;
	margin:0px 0px 12px 0px!important;
	padding:3px 3px 3px 17px!important;
	border-top: 1px solid #CCCCCC!important;
	border-right: 1px solid #CCCCCC!important;
	border-bottom: 2px solid #CCCCCC!important;
	border-left: 2px solid #CCCCCC!important;


}
.subtitle_r {
	font-size: 14px!important;
	font-weight: bold!important;
	color: #E60000!important;
}
.textbox {
	padding:0px 10px 0px 10px;
}

.tbl2 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}
.tbl2 th,
.tbl2 td {
	text-align: left;
	vertical-align: middle;
	border: 1px solid #E5E5E5;
	padding: 5px;
}
.tbl2 th {
	font-weight: bold;
	background-color: #F3F3F3;
}

td.tbl2_i {
	font-weight: bold;
	color: #BF0000;
	text-align: center;
	width: 3em;
}


td.tbl_swap {
	font-weight: bold;
	color: #BF0000;
	text-align: center;
	width: 120px;
}


.tbl3 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	font-size: 90%;
}
.tbl3 th,
.tbl3 td {
	text-align: left;
	vertical-align: top;
	border: 1px solid #E5E5E5;
	padding: 7px;
}
.tbl3 th {
	font-weight: bold;
	background-color: #F3F3F3;
}
td.tbl3_l {
	border-right: none;
	width: 210px;
}
td.tbl3_r {
	border-left: none;
}
.tbl3 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 14px;
}
.tbl3 table th,
.tbl3 table td {
	padding: 3px;
}
th.tbl3_th {
	font-weight: bold;
	color: #CC0000;
	background-color: #F3C2C2;
	text-align: center;
}
td.tbl3_td01 {
	font-weight: bold;
	background-color: #F3F3F3;
}
.tbl3 ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 16px;
}
.tbl3_btn {
	text-align: center!important;
}

.tbl4 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	margin-bottom: 25px;
}
.tbl4 th,
.tbl4 td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #E5E5E5;
	padding: 10px;
}
.tbl4 th {
	font-weight: bold;
	background-color: #F3F3F3;
}

.bn_base {
	background-color: #F2F2F2;
	text-align: center;
	padding: 5px;
	margin-top: 5px;
}


/* ---------- syuzai ---------- */
div.fxprime_banner {
	background-image: url(img/fxprime_hd.jpg);
	height:269px;
}
div.ntt_banner {
	background-image: url(img/ntt_hd.jpg);
	height:269px;
}
.syuzai_menu {
	border: 1px solid #7489B3;
	margin: 0px 0px 25px;
	font-size: 16px;
}
.syuzai_menu table {
	width: 738px;
}
.syuzai_menu td {
	background-image: url(img/syuzai_icon01.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	padding: 8px 0px 8px 30px;
}
.syuzai_menu a {
	color: #545454!important;
	text-decoration: underline!important;
}
.syuzai_menu a:hover {
	color: #545454!important;
	text-decoration: none!important;
}



.entry-body h3.syuzai_title {
	margin: 0px;
	padding: 0px 0px 14px;
	border: none;
}

.syuzai_q dl {
	padding: 0px 0px 25px;
}
.syuzai_q dt {
	padding: 0px 0px 7px;
}
.syuzai_q dd {
	padding: 0px;
	background-color: #FFFBFB;
	border: 1px solid #F7DFE0;
}
.syuzai_q h4 {
	margin: 0px!important;
	padding: 10px 0px 10px 15px!important;
	border: none!important;
	background-image: none!important;
}
.syuzai_q h5 {
	margin: 0px!important;
	padding: 0px 0px 10px 15px!important;
	border: none!important;
	background-image: none!important;
}
.syuzai_q p {
	margin: 0px!important;
	padding: 0px 20px 14px 20px;
}

.syuzai_spec {
	padding: 0px 10px;
}
.syuzai_spec h4,
.syuzai_pat h4 {
	margin: 0px 0px 12px!important;
	padding: 0px 0px 3px 21px!important;
	border-bottom: 1px dashed #B2B2B2!important;
	background-image: url(img/syuzai_icon02.gif)!important;
	background-repeat: no-repeat!important;
	background-position: left center!important;
	font-weight: bold!important;
	color: #2A4A8D!important;
}
.syuzai_spec table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 720px;
	table-layout:fixed;
	margin-bottom: 20px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
.syuzai_spec th,
.syuzai_spec td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	padding: 10px 5px;
}

.syuzai_spec th {
	font-weight: bold;
	background-color: #F3F9FF;
	background-image: url(img/syuzai_tblbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #45484C;
}
.syuzai_btn {
	text-align: center;
	padding: 0px 0px 35px;
}
.syuzai_pat {
	padding: 0px 10px 20px;
}
.syuzai_pat img {
	margin-bottom: 10px;
}
.syuzai_pat table p {
	padding: 0px 0px 0px 12px;
}
