@charset "utf-8";

/* サイト全体に適用*/
* { /* 全ての要素の間隔・余白を０へ */
margin:0;
padding:0;
}

body {
	font-family: "メイリオ","Meiryo",Helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic";
	color: #2c2c2c;
	text-align: left;
	background: url(img/bg-01.jpg) repeat-x;
}



/* #page ページ外枠 */
#page {
	width: 820px;
	padding: 0px 0px;
	margin-right: auto;
    margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	position:relative;
}

/* #banner 画面上部 */
#banner{
background:url(img/headback007.jpg) no-repeat center top;
width: 820px;
height:220px;
margin-right: auto;
margin-left: auto;
}

#banner h1{
text-align: left;
padding-right: 20px;
font-size: 12px;
padding-top: 3px;
color: #2c2c2c;
}

#banner strong {
	color: #2c2c2c;
}

#banner p {
	text-align: left;
	position: absolute;
	top: 151px;
	right: 16px;
	font-size: 13px;
	color: #2c2c2c;
}

#logo {
margin:auto;
position:relative;
}

#banner #logo p {
color: #333;
margin: 0px;
padding: 0px;
width: 282px;
font-size: 20px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 3px;
padding-left: 5px;
background-image: url(img/note.gif);
line-height: 28px;
}

#banner #logo p#logo-p {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 360px;
	height: 190px;
	background-image: none;
}

#banner #logo p#logo-p a {
background: none;
margin: 0px;
padding: 0px;
width: 360px;
height: 190px;
display: block;
}

#banner #logo p a#logo-link {
width: 360px;
height: 190px;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

/* #menu 上部メニュー */
#menu {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


ul.menu_f01{ /* 上部メニュー */
	background-color: #F0F0F0;
	height: 40px;
	border-bottom: 0px solid #999999;
	margin: 0px;
	border-top: 1px solid #999999;
}

ul.menu_f01 li{
	float: left;
	border-right: 1px solid #999999;
	display: block;
}

ul.menu_f01 li a{
	height: 25px;
	width: 130px;
	padding: 15px 0px 0px;
	border-bottom: 5px solid #999999;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #F0F0F0;
}

ul.menu_f01 li a.nowthis{
	border-bottom: 5px solid #FF6666!important;
}

ul.menu_f01 li a:hover , ul.menu_f01 li a.nowthis{
	padding: 15px 0px 0px;
	border-bottom: 5px solid #FF6666;
	background-color: #E8E8E8;
}


/* --- ナビゲーションバー --- */
.nav {
width: 100%; /* ナビゲーションの幅 */
background: #ffffff url(img/hor_menu3_off.gif) repeat-x top; /* ナビゲーションの背景 */
border-top: 1px #cccccc solid; /* 上枠線 */
border-bottom: 1px #cccccc solid; /* 下枠線 */
font-size: 80%;
}

/* --- メニューエリア --- */
.nav .nl {
width: 780px; /* メニューの幅 */
margin: 0 auto; /* センターに配置 */
padding: 0;
background: #ffffff url(img/hor_menu3_off.gif) repeat-x top; /* メニューの背景 */
border-left: 1px #cccccc solid; /* メニューの左枠線 */
border-right: 1px #ffffff solid; /* メニューの右枠線 */
list-style-type: none;
text-align: center;
}

/* --- メニュー項目 --- */
.nav .nl li {
width: 20%; /* 項目の幅 */
float: left;
}

/* --- リンク --- */
.nav .nl li a {
display: block;
position: relative; /* IE6用 */
padding: 11px 2px; /* リンクエリアのパディング（上下、左右） */
border-top: 1px #ffffff solid; /* リンクエリアの上枠線 */
border-bottom: 1px #808080 solid; /* リンクエリアの下枠線 */
border-left: 1px #ffffff solid; /* リンクエリアの左枠線 */
border-right: 1px #cccccc solid; /* リンクエリアの右枠線 */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
.nav .nl li a:hover {
background: #ffffff url(img/hor_menu3_on.gif) repeat-x top; /* ポイント時の背景 */
text-decoration: underline; /* テキストの下線（あり） */
}
/* --- ポイント後の設定 --- */
.nav .nl li a:visited {
	color: #0000cc;
}
/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: left;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}

/* #main2 ページの本文 */
#mainpr {
	float: right;
	width: 605px;
	height:240px;
	margin: 10px 0 0 0px;
	background-color: #FFF;
	border: 1px solid #999999;
	font-size:12px;
}

	/*  #main2s 画面中央部 #mainとサイドメニューの外枠 */
#main2s{
	padding: 0px 0px 0px;
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #999999;
	font-size: 12px;
}


/* #main2 ページの本文 */
#main2 {
	float: right;
	width: 605px;
	padding: 0;
	margin: 10px 0 0 0px;
	background-color: #FFF;
	font-size:12px;
	border: 1px solid #999999;
}

#main2 h1 { /* 本文の見出し */
font-size:22px;
color: #2c2c2c;
background-color:#FFF;
height: 60px;
line-height:60px;
padding-left: 60px; /*link text is indented 19px*/
}

#main2 h2 { /* 本文の見出し2 */
	background:url(img/menu-point01.jpg) no-repeat left top;
	clear:left;
	color:#333;
	font-size:16px;
	line-height:55px;
	margin:10px 0 1px;
	padding:10px 0 0px 130px;
	height: 60px;
}

#main2 h3 { /* 本文の見出し2 */
	background:url(img/menu-point02.jpg) no-repeat left top;
	clear:left;
	color:#333;
	font-size:16px;
	line-height:55px;
	margin:10px 0 1px;
	padding:10px 0 0px 140px;
	height: 60px;
}

#main2 h4 { /* 本文の見出し2 */
	background:url(img/menu-point03.jpg) no-repeat left top;
	clear:left;
	color:#333;
	font-size:16px;
	line-height:55px;
	margin:10px 0 1px;
	padding:10px 0 0px 140px;
	height: 60px;
}

#clic365{
background-image:url(img/main-click365.gif);
}

#taisyofx{
background-image:url(img/main-taisyofx.gif);
}

/* くりっく３６５ */
#top-hikaku {
background: url(img/top2-hikaku.jpg) no-repeat left top;
height: 80px;
margin-bottom: 10px;
padding-top: 73px;
padding-left: 2px;
}

#main2 #top-hikaku ul {
margin: 0px;
padding: 0px;
}

#main2 #top-hikaku ul li {
background: none;
margin: 0px;
padding: 0px;
width: 140px;
display: inline;
float: left;
border: none;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 6px;
}

#main2 #top-hikaku ul li.top-hikaku-li {
background: none;
margin: 0px;
padding: 0px;
width: 284px;
display: inline;
float: left;
border: none;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 0px;
margin-top: 27px;
}

#main2 #top-hikaku ul li a {
background: none;
margin: 0px;
padding: 0px;
width: 140px;
display: inline;
}

#main2 #top-hikaku ul li.top-hikaku-li a {
background: none;
margin: 0px;
padding: 0px;
width: 284px;
display: inline;
}


#main2 #top-hikaku ul li a#top-hikaku-1 {
width: 140px;
height: 35px;
background: url(img/top2-hikaku-1.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;

}

#main2 #top-hikaku ul li a#top-hikaku-2 {
width: 140px;
height: 35px;
background: url(img/top2-hikaku-2.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;

}

#main2 #top-hikaku ul li a#top-hikaku-3 {
width: 140px;
height: 35px;
background: url(img/top2-hikaku-3.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-hikaku ul li a#top-hikaku-4 {
width: 140px;
height: 35px;
background: url(img/top2-hikaku-4.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-hikaku ul li a#top-hikaku-5 {
width: 140px;
height: 35px;
background: url(img/top2-hikaku-5.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-hikaku ul li a#top-hikaku-6 {
width: 140px;
height: 35px;
background: url(img/top2-hikaku-6.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-hikaku ul li a#top-hikaku-7 {
width: 140px;
height: 35px;
background: url(img/top2-hikaku-7.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-hikaku ul li a#top-hikaku-8 {
width: 140px;
height: 35px;
background: url(img/top2-hikaku-8.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-hikaku ul li a#top-hikaku-1:hover, 
#main2 #top-hikaku ul li a#top-hikaku-2:hover, 
#main2 #top-hikaku ul li a#top-hikaku-3:hover, 
#main2 #top-hikaku ul li a#top-hikaku-4:hover, 
#main2 #top-hikaku ul li a#top-hikaku-5:hover, 
#main2 #top-hikaku ul li a#top-hikaku-6:hover, 
#main2 #top-hikaku ul li a#top-hikaku-7:hover, 
#main2 #top-hikaku ul li a#top-hikaku-8:hover{
background-position: 0 -35px;
}
/******************/

/* 大証FX */
#top-hikaku2 {
background: url(img/top2-hikaku.gif) no-repeat left top;
height: 80px;
margin-bottom: 10px;
padding-top: 73px;
padding-left: 2px;
}

#main2 #top-hikaku2 ul {
margin: 0px;
padding: 0px;
}

#main2 #top-hikaku2 ul li {
background: none;
margin: 0px;
padding: 0px;
width: 140px;
display: inline;
float: left;
border: none;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 6px;
}

#main2 #top-hikaku2 ul li.top-hikaku2-li {
background: none;
margin: 0px;
padding: 0px;
width: 284px;
display: inline;
float: left;
border: none;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 0px;
margin-top: 27px;
}

#main2 #top-hikaku2 ul li a {
background: none;
margin: 0px;
padding: 0px;
width: 140px;
display: inline;
}

#main2 #top-hikaku2 ul li.top-hikaku2-li a {
background: none;
margin: 0px;
padding: 0px;
width: 284px;
display: inline;
}

#main2 #top-hikaku2 ul li a#top-hikaku2-1 {
width: 140px;
height: 35px;
background: url(img/top2-hikaku2-1.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-hikaku2 ul li a#top-hikaku2-2 {
width: 140px;
height: 35px;
background: url(img/top2-hikaku2-2.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-hikaku2 ul li a#top-hikaku2-3 {
width: 140px;
height: 35px;
background: url(img/top2-hikaku2-3.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-hikaku2 ul li a#top-hikaku2-1:hover, 
#main2 #top-hikaku2 ul li a#top-hikaku2-2:hover, 
#main2 #top-hikaku2 ul li a#top-hikaku2-3:hover{
background-position: 0 -35px;
}
/******************/

#main {
	float:right;
	width: 605px;
	padding: 0;
	margin: 10px 0 0 0px;
	background-color: #FFF;
	border: 1px solid #999999;
	font-size:12px;
}

/* 注文方法 */
#top-tyumonhikaku {
background: url(img/top-tyumon.jpg) no-repeat left top;
height: 80px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 10px;
}

#main #top-tyumonhikaku ul {
margin: 0px;
padding: 0px;
}

#main #top-tyumonhikaku ul li {
background: none;
margin: 0px;
padding: 0px;
width: 140px;
display: inline;
float: left;
border: none;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 6px;
}

#main #top-tyumonhikaku ul li.top-tyumonhikaku-li {
background: none;
margin: 0px;
padding: 0px;
width: 284px;
display: inline;
float: left;
border: none;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 0px;
margin-top: 27px;
}

#main #top-tyumonhikaku ul li a {
background: none;
margin: 0px;
padding: 0px;
width: 140px;
display: inline;
}

#main #top-tyumonhikaku ul li.top-tyumonhikaku-li a {
background: none;
margin: 0px;
padding: 0px;
width: 284px;
display: inline;
}


#main #top-tyumonhikaku ul li a#top-tyumonhikaku-1 {
width: 284px;
height: 52px;
background: url(img/top-tyumon-1.jpg) no-repeat 0 0px;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main #top-tyumonhikaku ul li a#top-tyumonhikaku-2 {
width: 284px;
height: 52px;
background: url(img/top-tyumon-2.jpg) no-repeat 0 0px;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main #top-tyumonhikaku ul li a#top-tyumonhikaku-1:hover, 
#main #top-tyumonhikaku ul li a#top-tyumonhikaku-2:hover{
background-position: 0 -52px;
}
/******************/

/* 注文種類説明 */
#top-tyumonhikaku2 {
background: url(img/top-tyumon2.jpg) no-repeat left top;
height: 80px;
margin-bottom: 10px;
padding-top: 60px;
padding-left: 10px;
}

#main #top-tyumonhikaku2 ul {
margin: 0px;
padding: 0px;
}

#main #top-tyumonhikaku2 ul li {
background: none;
margin: 0px;
padding: 0px;
width: 140px;
display: inline;
float: left;
border: none;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 6px;
}

#main #top-tyumonhikaku2 ul li.top-tyumonhikaku2-li {
background: none;
margin: 0px;
padding: 0px;
width: 284px;
display: inline;
float: left;
border: none;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 0px;
margin-top: 27px;
}

#main #top-tyumonhikaku2 ul li a {
background: none;
margin: 0px;
padding: 0px;
width: 140px;
display: inline;
}

#main #top-tyumonhikaku2 ul li.top-tyumonhikaku2-li a {
background: none;
margin: 0px;
padding: 0px;
width: 284px;
display: inline;
}


#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-1 {
width: 140px;
height: 35px;
background: url(img/sashine.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-2 {
width: 140px;
height: 35px;
background: url(img/gyakusashine.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;

}

#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-3 {
width: 140px;
height: 35px;
background: url(img/nariyuki.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-4 {
width: 140px;
height: 35px;
background: url(img/oco.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-5 {
width: 140px;
height: 35px;
background: url(img/ifd.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-6 {
width: 140px;
height: 35px;
background: url(img/ifo.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-7 {
width: 140px;
height: 35px;
background: url(img/trail.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-8 {
width: 140px;
height: 35px;
background: url(img/doten.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-1:hover, 
#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-2:hover, 
#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-3:hover, 
#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-4:hover, 
#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-5:hover, 
#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-6:hover, 
#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-7:hover, 
#main #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-8:hover{
background-position: 0 -35px;
}

/******************/

/* 注文説明 */
#top-tyumonhikaku2-1 {
background: url(img/main-sashine.gif) no-repeat left top;
height: 340px;
margin-bottom: 10px;
padding-top: 55px;
padding-left: 345px;
}

#top-tyumonhikaku2-2 {
background: url(img/main-gyakusashine.gif) no-repeat left top;
height: 340px;
margin-bottom: 10px;
padding-top: 55px;
padding-left: 345px;
}

#top-tyumonhikaku2-3 {
background: url(img/main-nariyuki.gif) no-repeat left top;
height: 340px;
margin-bottom: 10px;
padding-top: 55px;
padding-left: 345px;
}

#top-tyumonhikaku2-4 {
background: url(img/main-oco.gif) no-repeat left top;
height: 340px;
margin-bottom: 10px;
padding-top: 55px;
padding-left: 345px;
}

#top-tyumonhikaku2-5 {
background: url(img/main-ifd.gif) no-repeat left top;
height: 340px;
margin-bottom: 10px;
padding-top: 55px;
padding-left: 345px;
}

#top-tyumonhikaku2-6 {
background: url(img/main-ifo.gif) no-repeat left top;
height: 340px;
margin-bottom: 10px;
padding-top: 55px;
padding-left: 345px;
}

#top-tyumonhikaku2-7 {
background: url(img/main-tolerl.gif) no-repeat left top;
height: 340px;
margin-bottom: 10px;
padding-top: 55px;
padding-left: 345px;
}

#top-tyumonhikaku2-8 {
background: url(img/main-doten.gif) no-repeat left top;
height: 340px;
margin-bottom: 10px;
padding-top: 55px;
padding-left: 345px;
}

#top-tyumonhikaku2-1 p,
#top-tyumonhikaku2-2 p,
#top-tyumonhikaku2-3 p,
#top-tyumonhikaku2-4 p,
#top-tyumonhikaku2-5 p,
#top-tyumonhikaku2-6 p,
#top-tyumonhikaku2-7 p,
#top-tyumonhikaku2-8 p{
color: #2c2c2c;
margin: 0px;
padding: 0px;
width: 240px;
font-size: 12px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 2px;
padding-left: 2px;
background-image: url(img/note.gif);
line-height: 28px;
}
/******************/

#main1 {
	float: right;
	width: 605px;
	padding: 0px;
	margin: 10px 0 0 0px;
	background-color: #FFF;
    border: 1px solid #999999;
	font-size:12px;
	line-height:25px;
}

#main1 div {
	padding:5px 0 5px 5px;
}
	
#main1 h1 { /* 本文の見出し */
font-size:24px;
color: #2c2c2c;
background: black url(img/main-menu1.gif) no-repeat;
background-color:#FFF;
height: 60px;
line-height:60px;
padding-left: 60px; /*link text is indented 19px*/
}

#main1 h2 { /* 本文の見出し2 */
	background-image:url(img/h2back2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	clear:left;
	color:#333;
	font-size:16px;
	margin:10px 0 1px;
	padding:8px 0 0px 40px;
	height: 35px;
}

#main1 h4 { /* 本文の見出し4 */
	background-image:url(img/menu1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	clear:left;
	color:#fff;
	font-size:16px;
	margin:0px 0px 1px;
	padding:0px 0px 0px 30px;
	line-height:25px;
}

.contentswrap { /* #main中の間隔調整 */
	margin:0 4px 5px;
	padding:0;
}


#breadNavi {
	margin:5px 0 20px;
	padding:15px 0 0 2px;
	height: 50px;
}

#main h1 { /* 本文の見出し */
font-size:20px;
color: #2c2c2c;
background: black url(img/main-menu1.gif) no-repeat;
background-color:#FFF;
height: 55px;
line-height:70px;
padding-left: 60px; /*link text is indented 19px*/
}

#main h2 { /* 本文の見出し2 */
	background-image:url(img/h2back2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	clear:left;
	color:#333;
	font-size:16px;
	margin:10px 0 10px;
	padding:8px 0 1px 45px;
	height: 30px;
}

#main h4 { /* 本文の見出し4 */
	background-image:url(img/menu1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	clear:left;
	color:#fff;
	font-size:16px;
	margin:0px 0 1px;
	padding:1px 0 0px 30px;
}


#main p { /* 本文の段落 */
	margin:0 2px 1px 5px;
}

#main .topic-a {
color: #2c2c2c;
font-weight: bold;
background-color: #fff36b;
}

#main .topic-b {
color: #cc0000;
font-weight: bold;
}

#main ul , #main ol{ /* リスト表示 */
	margin:1em 20px 2em 40px;
	padding-left:25px;
}


#main dl { /* 定義リスト表示 */
	margin:1em 0 1em 30px;
	padding:0 0 10px;
}


#main dt {
	float: left;
	clear: left;
	margin: 0 20px 0px 0;
	font-weight: 700;
}


#main dd {
	padding: 0 0 0 10px;
	margin: 0;
}


#main dd.link {
	margin: 0 0 0 100px;
	border-left: 1px solid #CCCCCC;
}


#main #subnavi {
	clear: both;
	padding: 10px 0;
	margin: 20px 0 10px;
	border-top: 1px dashed #999;
	text-align: right;
}


#main .img { /* 図・写真用クラス：写真のような枠をつける */
	background-color:#CCC;
	border:1px solid #999;
	margin:0 0 20px 20px;
	padding:5px;
}

.toInfo {
	clear: left;
	margin: 0px !important;
	text-align: right;
	list-style-type: none;
	width:75px;
    height:22px;
}

.toInfo a span {
    display:none;
}

.toInfo a {
	display:block;
	background-repeat: no-repeat;
	width:75px;
    height:22px;
	background: url(img/pagetop-gray.gif);
	margin:0px 0px 0px 480px;
}

.toInfo a:hover{
	background-repeat: no-repeat;
    background: url(img/pagetop-red.gif);
	margin:0px 0px 0px 480px;
}


#content {
	float: right;
	width: 605px;
	padding: 0;
	margin: 10px 0 0 0px;
	background-color: #FFF;
	font-size:12px;
}

#content h1 { /* 本文の見出し */
font-size:20px;
color: #2c2c2c;
background: black url(img/main-menu1.gif) no-repeat;
background-color:#FFF;
height: 55px;
line-height:70px;
padding-left: 60px; /*link text is indented 19px*/
}

/* 注文方法 */
#top-tyumonhikaku {
background: url(img/top-tyumon.jpg) no-repeat left top;
height: 80px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 10px;
}

#content #top-tyumonhikaku ul {
margin: 0px;
padding: 0px;
}

#content #top-tyumonhikaku ul li {
background: none;
margin: 0px;
padding: 0px;
width: 140px;
display: inline;
float: left;
border: none;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 6px;
}

#content #top-tyumonhikaku ul li.top-tyumonhikaku-li {
background: none;
margin: 0px;
padding: 0px;
width: 284px;
display: inline;
float: left;
border: none;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 0px;
margin-top: 27px;
}

#content #top-tyumonhikaku ul li a {
background: none;
margin: 0px;
padding: 0px;
width: 140px;
display: inline;
}

#content #top-tyumonhikaku ul li.top-tyumonhikaku-li a {
background: none;
margin: 0px;
padding: 0px;
width: 284px;
display: inline;
}


#content #top-tyumonhikaku ul li a#top-tyumonhikaku-1 {
width: 284px;
height: 52px;
background: url(img/top-tyumon-1.jpg) no-repeat 0 0px;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#content #top-tyumonhikaku ul li a#top-tyumonhikaku-2 {
width: 284px;
height: 52px;
background: url(img/top-tyumon-2.jpg) no-repeat 0 0px;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#content #top-tyumonhikaku ul li a#top-tyumonhikaku-1:hover, 
#content #top-tyumonhikaku ul li a#top-tyumonhikaku-2:hover{
background-position: 0 -52px;
}
/******************/

/* 注文種類説明 */
#top-tyumonhikaku2 {
background: url(img/top-tyumon2.jpg) no-repeat left top;
height: 80px;
margin-bottom: 10px;
padding-top: 60px;
padding-left: 10px;
}

#content #top-tyumonhikaku2 ul {
margin: 0px;
padding: 0px;
}

#content #top-tyumonhikaku2 ul li {
background: none;
margin: 0px;
padding: 0px;
width: 140px;
display: inline;
float: left;
border: none;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 6px;
}

#content #top-tyumonhikaku2 ul li.top-tyumonhikaku2-li {
background: none;
margin: 0px;
padding: 0px;
width: 284px;
display: inline;
float: left;
border: none;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 0px;
margin-top: 27px;
}

#content #top-tyumonhikaku2 ul li a {
background: none;
margin: 0px;
padding: 0px;
width: 140px;
display: inline;
}

#content #top-tyumonhikaku2 ul li.top-tyumonhikaku2-li a {
background: none;
margin: 0px;
padding: 0px;
width: 284px;
display: inline;
}


#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-1 {
width: 140px;
height: 35px;
background: url(img/sashine.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-2 {
width: 140px;
height: 35px;
background: url(img/gyakusashine.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;

}

#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-3 {
width: 140px;
height: 35px;
background: url(img/nariyuki.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-4 {
width: 140px;
height: 35px;
background: url(img/oco.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-5 {
width: 140px;
height: 35px;
background: url(img/ifd.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-6 {
width: 140px;
height: 35px;
background: url(img/ifo.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-7 {
width: 140px;
height: 35px;
background: url(img/trail.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-8 {
width: 140px;
height: 35px;
background: url(img/doten.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-1:hover, 
#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-2:hover, 
#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-3:hover, 
#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-4:hover, 
#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-5:hover, 
#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-6:hover, 
#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-7:hover, 
#content #top-tyumonhikaku2 ul li a#top-tyumonhikaku2-8:hover{
background-position: 0 -35px;
}

/******************/

/**************************************/
#content h4#kaisya-h3 {
background: url(img/kaisya-h3.jpg) no-repeat left top;
font-size: 18px;
color: #555;
margin: 0px;
padding: 0px;
height: 20px;
padding-top: 14px;
padding-left: 35px;
margin-bottom: 10px;
border: none;
line-height: 100%;
}


#content .kaisya-itiran {
background: url(img/itiran-bottom.gif) no-repeat left bottom;
margin-left: 15px;
padding-bottom: 7px;
margin-bottom: 15px;
}

#content .kaisya-itiran .kaisya-itiran-body {
background: url(img/jikan-dd.gif) repeat-y;
margin-right: 35px;
padding: 0px 20px 0px 30px;
line-height: 1.5em;

width: 480px;
}


#content .kaisya-itiran .kaisya-itiran-body ul {
margin: 0px;
padding: 0px;
}


#content .kaisya-itiran .kaisya-itiran-body ul li {
list-style-type: none;
margin: 0px;
padding: 0px;
border: none;
float: left;
height: 22px;
line-height: 22px;
margin-bottom: 1px;
font-size: 13px;
width: auto;
margin-right: 10px;
white-space: nowrap;
display: inline;
}

#content .kaisya-itiran .kaisya-itiran-body ul li a {
margin: 0px;
padding: 0px;
border: none;
padding-left: 20px;
background: url(img/folder_01.gif) no-repeat left center #fff;
float: left;
margin-bottom: 0px;
width: auto;
white-space: nowrap;
}

#content .kaisya-itiran .kaisya-itiran-body a:hover {
background: url(img/folder_02.gif) no-repeat left center #fff;
text-decoration: underline;
}


#content .kaisya-itiran p.itiran-pick {
margin: 0px;
padding: 0px;
background: url(img/itiran-pick.gif) no-repeat left;
height: 31px;
padding-top: 4px;
padding-left: 40px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
font-size: 16px;
color: #555;
}


/* ========================================  menuL 左サイドメニュー */
#menuL {
	float: left;
	clear: left;
	width: 200px;
	padding: 0;
	margin:10px 0 0;
	color: #FFFFFF;
}


.menuInfo { /* サイドボックス内のメッセージボックス */
	background-image:url(img/bottan_02_03.gif);
	background-repeat:no-repeat;
	color:#333;
	margin:10px 0 10px;
	padding:0px 0;
	height: 50px;
	line-height:50px;
}

.menuInfo2 { /* サイドボックス内のメッセージボックス２ */
	background-image:url(img/bottan11.gif);
	background-repeat:no-repeat;
	border: 1px solid #ff9933;
	font-size: 14px;
	font-weight: bolder;
	color:#333;
	margin:20px 0 0;
	padding:0px 0;
}

.menuInfo p {
	padding: 10px 10px 10px;
	margin: 20px 10px 5px 5px;
}


/* ========================================  #underNavi 画面下部サブナビゲーション */
#underNavi{
	clear: both;
	padding: 0px;

}


/* ========================================  そのほか個別設定 */
#newsbox {
	border: 1px solid #999999;
	height: 150px;
	overflow: auto;
	margin: 0px 0px 10px;
	background-image: url(img/backS001.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.table, /* 表の整形・配色 */
.table2 {
	width: 530px;
}

.table td {
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
}


.table td.tb {
	width: 200px;
	background-color: #F8F5EF;
}


.table2 td {
	padding: 10px;
}


.table2 td.tb {
	width: 100px;
	text-align: right;
	background-color: #EBEBEB;
}


.itemList { /* .itemList #main内の段組用外枠 */
	clear:left;
	margin:0 0 0px;
}


/**********   top-365   *****************/
#top-365 {
background: url(img/click365top.jpg) no-repeat left top;
height: 252px;
margin-bottom: 5px;
padding-top: 0px;
padding-left: 10px;
position:relative;
}

#main2 #top-365 p {
color: #333;
margin: 0px;
padding: 0px;
width: 282px;
font-size: 14px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 3px;
padding-left: 5px;
background-image: url(img/note.gif);
line-height: 28px;
}

#main2 #top-365 p#top-365-p {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 26px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365 p#top-365-p a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365 p a#top-365-link {
width: 156px;
height: 42px;
background: url(img/click365.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-365 p a#top-365-link:hover {
background-position: 0 -42px;
}

#main2 #top-365 p#top-365-p2 {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 221px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365 p#top-365-p2 a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365 p a#top-365-link2 {
width: 156px;
height: 42px;
background: url(img/click365-yuuri.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#main2 #top-365 p a#top-365-link2:hover {
background-position: 0 -42px;
}

#main2 #top-365 p#top-365-p3 {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 415px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365 p#top-365-p3 a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365 p a#top-365-link3 {
width: 156px;
height: 42px;
background: url(img/click365-yugu.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#main2 #top-365 p a#top-365-link3:hover {
background-position: 0 -42px;
}

/**************************************/

/**********   top-365-2   *****************/
#top-365-2 {
background: url(img/starkawase.jpg) no-repeat left top;
height: 300px;
margin-bottom: 20px;
padding-top: 0px;
padding-left: 10px;
position:relative;
}

#main2 #top-365-2 p {
color: #333;
margin: 0px;
padding: 0px;
width: 300px;
font-size: 14px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 3px;
padding-left: 5px;
background-image: url(img/note.gif);
line-height: 28px;
}

#main2 #top-365-2 p#top-365-2-p {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 26px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365-2 p#top-365-2-p a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365-2 p a#top-365-2-link {
width: 156px;
height: 42px;
background: url(img/starkawase.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-365-2 p a#top-365-2-link:hover {
background-position: 0 -42px;
}

#main2 #top-365-2 p#top-365-2-p2 {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 221px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365-2 p#top-365-2-p2 a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365-2 p a#top-365-2-link2 {
width: 156px;
height: 42px;
background: url(img/click365-yugu.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#main2 #top-365-2 p a#top-365-2-link2:hover {
background-position: 0 -42px;
}

#main2 #top-365-2 p#top-365-2-p3 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 207px;
	left: 432px;
	width: 146px;
	height: 69px;
	background-image: none;
}

#main2 #top-365-2 p#top-365-p3-2 a {
background: none;
margin: 0px;
padding: 0px;
width: 146px;
height: 69px;
display: block;
}

#main2 #top-365-2 p a#top-365-2-link3 {
width: 146px;
height: 69px;
background: url(img/click365-go.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#main2 #top-365-2 p a#top-365-2-link3:hover {
background-position: 0 -69px;
}
/**************************************/

/**********   top-365-3   *****************/
#top-365-3 {
background: url(img/unimat.jpg) no-repeat left top;
height: 300px;
margin-bottom: 20px;
padding-top: 0px;
padding-left: 10px;
position:relative;
}

#main2 #top-365-3 p {
color: #333;
margin: 0px;
padding: 0px;
width: 300px;
font-size: 14px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 3px;
padding-left: 5px;
background-image: url(img/note.gif);
line-height: 28px;
}

#main2 #top-365-3 p#top-365-3-p {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 26px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365-3 p#top-365-3-p a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-36-25 p a#top-365-3-link {
width: 156px;
height: 42px;
background: url(img/unimat.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-365-3 p a#top-365-3-link:hover {
background-position: 0 -42px;
}

#main2 #top-365-3 p#top-365-3-p2 {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 221px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365-3 p#top-365-3-p2 a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365-3 p a#top-365-3-link2 {
width: 156px;
height: 42px;
background: url(img/click365-yugu.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#main2 #top-365-3 p a#top-365-3-link2:hover {
background-position: 0 -42px;
}

#main2 #top-365-3 p#top-365-3-p3 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 207px;
	left: 432px;
	width: 146px;
	height: 69px;
	background-image: none;
}

#main2 #top-365-3 p#top-365-p3-3 a {
background: none;
margin: 0px;
padding: 0px;
width: 146px;
height: 69px;
display: block;
}

#main2 #top-365-3 p a#top-365-3-link3 {
width: 146px;
height: 69px;
background: url(img/click365-go.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#main2 #top-365-3 p a#top-365-3-link3:hover {
background-position: 0 -69px;
}
/**************************************/

/**********   top-365-4   *****************/
#top-365-4 {
background: url(img/invast.jpg) no-repeat left top;
height: 300px;
margin-bottom: 20px;
padding-top: 0px;
padding-left: 10px;
position:relative;
}

#main2 #top-365-4 p {
color: #333;
margin: 0px;
padding: 0px;
width: 300px;
font-size: 14px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 3px;
padding-left: 5px;
background-image: url(img/note.gif);
line-height: 28px;
}

#main2 #top-365-4 p#top-365-4-p {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 26px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365-4 p#top-365-4-p a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365-4 p a#top-365-4-link {
width: 156px;
height: 42px;
background: url(img/invast.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-365-4 p a#top-365-4-link:hover {
background-position: 0 -42px;
}

#main2 #top-365-4 p#top-365-4-p2 {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 221px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365-4 p#top-365-4-p2 a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365-4 p a#top-365-4-link2 {
width: 156px;
height: 42px;
background: url(img/click365-yugu.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#main2 #top-365-4 p a#top-365-4-link2:hover {
background-position: 0 -42px;
}

#main2 #top-365-4 p#top-365-4-p3 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 207px;
	left: 432px;
	width: 146px;
	height: 69px;
	background-image: none;
}

#main2 #top-365-4 p#top-365-p4-3 a {
background: none;
margin: 0px;
padding: 0px;
width: 146px;
height: 69px;
display: block;
}

#main2 #top-365-4 p a#top-365-4-link3 {
width: 146px;
height: 69px;
background: url(img/click365-go.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#main2 #top-365-4 p a#top-365-4-link3:hover {
background-position: 0 -69px;
}
/**************************************/

/**********   top-365-5   *****************/
#top-365-5 {
background: url(img/fxmajors.jpg) no-repeat left top;
height: 300px;
margin-bottom: 20px;
padding-top: 0px;
padding-left: 10px;
position:relative;
}

#main2 #top-365-5 p {
color: #333;
margin: 0px;
padding: 0px;
width: 300px;
font-size: 14px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 3px;
padding-left: 5px;
background-image: url(img/note.gif);
line-height: 28px;
}

#main2 #top-365-5 p#top-365-5-p {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 26px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365-5 p#top-365-5-p a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365-5 p a#top-365-5-link {
width: 156px;
height: 42px;
background: url(img/fxmajors.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-365-5 p a#top-365-5-link:hover {
background-position: 0 -42px;
}

#main2 #top-365-2 p#top-365-2-p2 {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 221px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365-5 p#top-365-5-p2 a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365-5 p a#top-365-5-link2 {
width: 156px;
height: 42px;
background: url(img/click365-yugu.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#main2 #top-365-5 p a#top-365-5-link2:hover {
background-position: 0 -42px;
}

#main2 #top-365-5 p#top-365-5-p3 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 207px;
	left: 432px;
	width: 146px;
	height: 69px;
	background-image: none;
}

#main2 #top-365-5 p#top-365-p3-5 a {
background: none;
margin: 0px;
padding: 0px;
width: 146px;
height: 69px;
display: block;
}

#main2 #top-365-5 p a#top-365-5-link3 {
width: 146px;
height: 69px;
background: url(img/click365-go.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#main2 #top-365-5 p a#top-365-5-link3:hover {
background-position: 0 -69px;
}
/**************************************/

/**********   top-365-6   *****************/
#top-365-6 {
background: url(img/kawaselife.jpg) no-repeat left top;
height: 300px;
margin-bottom: 20px;
padding-top: 0px;
padding-left: 10px;
position:relative;
}

#main2 #top-365-6 p {
color: #333;
margin: 0px;
padding: 0px;
width: 300px;
font-size: 14px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 3px;
padding-left: 5px;
background-image: url(img/note.gif);
line-height: 28px;
}

#main2 #top-365-6 p#top-365-6-p {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 26px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365-6 p#top-365-6-p a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365-6 p a#top-365-6-link {
width: 156px;
height: 42px;
background: url(img/kawaselife.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-365-6 p a#top-365-6-link:hover {
background-position: 0 -42px;
}

#main2 #top-365-6 p#top-365-6-p2 {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 221px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365-6 p#top-365-6-p2 a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365-6 p a#top-365-6-link2 {
width: 156px;
height: 42px;
background: url(img/click365-yugu.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#main2 #top-365-6 p a#top-365-6-link2:hover {
background-position: 0 -42px;
}

#main2 #top-365-6 p#top-365-6-p3 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 207px;
	left: 432px;
	width: 146px;
	height: 69px;
	background-image: none;
}

#main2 #top-365-6 p#top-365-p3-6 a {
background: none;
margin: 0px;
padding: 0px;
width: 146px;
height: 69px;
display: block;
}

#main2 #top-365-6 p a#top-365-6-link3 {
width: 146px;
height: 69px;
background: url(img/click365-go.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-365-6 p a#top-365-6-link3:hover {
background-position: 0 -69px;
}
/**************************************/

/**********   top-365-7   *****************/
#top-365-7 {
background: url(img/cosmo.jpg) no-repeat left top;
height: 300px;
margin-bottom: 20px;
padding-top: 0px;
padding-left: 10px;
position:relative;
}

#main2 #top-365-7 p {
color: #333;
margin: 0px;
padding: 0px;
width: 300px;
font-size: 14px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 3px;
padding-left: 5px;
background-image: url(img/note.gif);
line-height: 28px;
}

#main2 #top-365-7 p#top-365-7-p {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 26px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365-7 p#top-365-7-p a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365-7 p a#top-365-7-link {
width: 156px;
height: 42px;
background: url(img/cosmo.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-365-7 p a#top-365-7-link:hover {
background-position: 0 -42px;
}

#main2 #top-365-7 p#top-365-7-p2 {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 221px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365-7 p#top-365-7-p2 a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365-7 p a#top-365-7-link2 {
width: 156px;
height: 42px;
background: url(img/click365-yugu.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#main2 #top-365-7 p a#top-365-7-link2:hover {
background-position: 0 -42px;
}

#main2 #top-365-7 p#top-365-7-p3 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 207px;
	left: 432px;
	width: 146px;
	height: 69px;
	background-image: none;
}

#main2 #top-365-7 p#top-365-p3-7 a {
background: none;
margin: 0px;
padding: 0px;
width: 146px;
height: 69px;
display: block;
}

#main2 #top-365-7 p a#top-365-7-link3 {
width: 146px;
height: 69px;
background: url(img/click365-go.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#main2 #top-365-7 p a#top-365-7-link3:hover {
background-position: 0 -69px;
}
/**************************************/

/**********   top-365-8   *****************/
#top-365-8 {
background: url(img/hirogin-utsumiya.jpg) no-repeat left top;
height: 300px;
margin-bottom: 20px;
padding-top: 0px;
padding-left: 10px;
position:relative;
}

#main2 #top-365-8 p {
color: #333;
margin: 0px;
padding: 0px;
width: 300px;
font-size: 14px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 3px;
padding-left: 5px;
background-image: url(img/note.gif);
line-height: 28px;
}

#main2 #top-365-8 p#top-365-8-p {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 26px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365-8 p#top-365-8-p a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365-8 p a#top-365-8-link {
width: 156px;
height: 42px;
background: url(img/hirogin-utsumiya.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-365-8 p a#top-365-8-link:hover {
background-position: 0 -42px;
}

#main2 #top-365-8 p#top-365-8-p2 {
margin: 0px;
padding: 0px;
position: absolute;
top: 189px;
left: 221px;
width: 156px;
height: 42px;
background-image: none;
}

#main2 #top-365-8 p#top-365-8-p2 a {
background: none;
margin: 0px;
padding: 0px;
width: 156px;
height: 42px;
display: block;
}

#main2 #top-365-8 p a#top-365-8-link2 {
width: 156px;
height: 42px;
background: url(img/click365-yugu.jpg) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}


#main2 #top-365-8 p a#top-365-8-link2:hover {
background-position: 0 -42px;
}

#main2 #top-365-8 p#top-365-8-p3 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 207px;
	left: 432px;
	width: 146px;
	height: 69px;
	background-image: none;
}

#main2 #top-365-8 p#top-365-p3-8 a {
background: none;
margin: 0px;
padding: 0px;
width: 146px;
height: 69px;
display: block;
}

#main2 #top-365-8 p a#top-365-8-link3 {
width: 146px;
height: 69px;
background: url(img/click365-go.gif) no-repeat 0 0;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}

#main2 #top-365-8 p a#top-365-8-link3:hover {
background-position: 0 -69px;
}
/**************************************/

.box { /* .itemList #main内の段組用内枠 */
	margin:0 0px 1px 0;
	width:290px;
	border-bottom: 1px solid #CCCCCC;
}
.kobox1 { /* .itemList #main内の段組用内枠 */

	margin:0 0px 0px 0;
	width:122px;
	height:100px
}
.kobox2 { /* .itemList #main内の段組用内枠 */

	margin:0px 8px 0px ;
	width:150px;
	height:18px
}

.kobox25 { /* .itemList #main内の段組用内枠 */

	margin:0px 8px 3px ;
	width:150px;
	height:39px
}

.kobox3 { /* .itemList #main内の段組用内枠 */

	margin:0 0px 0px 0;
	width:165px;
	height:45px
	
}
a.rolov01
{
display:block;
width : 165px;
height : 35px;
background-image : url(img/syousai-botan01.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov01{
width : 165px;
height : 35px;
background-image : url(img/syousai-botan02.png);
}

a.rolov02/*cyberagentfx*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/cyberagentfx-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov02{/*cyberagentfx*/
background-image : url(img/site-top/120-100/cyberagentfx-120100-40.png);
}

a.rolov0200/*emcomtrade*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/emcomtrade-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov0200{/*emcomtrade*/
background-image : url(img/site-top/120-100/emcomtrade-120100-40.png);
}

a.rolov0201/*forextrade*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/forextrade-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov0201{/*forextrade*/
background-image : url(img/site-top/120-100/forextrade-120100-40.png);
}

a.rolov0202/*fxbroadnet*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/fxbroadnet-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov0202{/*fxbroadnet*/
background-image : url(img/site-top/120-100/fxbroadnet-120100-40.png);
}

a.rolov0203/*fxprime*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/fxprime-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov0203{/*fxprime*/
background-image : url(img/site-top/120-100/fxprime-120100-40.png);
}


a.rolov0204/*gaitamecom*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/gaitamecom-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov0204{/*gaitamecom*/
background-image : url(img/site-top/120-100/gaitamecom-120100-40.png);
}

a.rolov0205/*gaitameonline*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/gaitameonline-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov0205{/*gaitameonline*/
background-image : url(img/site-top/120-100/gaitameonline-120100-40.png);
}

a.rolov0206/*gaitameonline*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/gaitameonline-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov0206{/*gaitameonline*/
background-image : url(img/site-top/120-100/gaitameonline-120100-40.png);
}

a.rolov0207/*minnanofx*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/minnanofx-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov0207{/*minnanofx*/
background-image : url(img/site-top/120-100/minnanofx-120100-40.png);
}

a.rolov0208/*mj*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/mj-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov0208{/*mj*/
background-image : url(img/site-top/120-100/mj-120100-40.png);
}

a.rolov0209/*moneypartners*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/moneypartners-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov0209{/*moneypartners*/
background-image : url(img/site-top/120-100/moneypartners-120100-40.png);
}

a.rolov0210/*invast*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/invast-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov0210{/*invast*/
background-image : url(img/site-top/120-100/invast-120100-40.png);
}

a.rolov0211/*kobayashiyoko-dolphinfx*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/kobayashiyoko-dolphinfx-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov0211{/*kobayashiyoko-dolphinfx*/
background-image : url(img/site-top/120-100/kobayashiyoko-dolphinfx-120100-40.png);
}

a.rolov0212/*aft-fx*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/aft-fx-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov0212{/*aft-fx*/
background-image : url(img/site-top/120-100/aft-fx-120100-40.png);
}

a.rolov0213/*monexfx*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/monexfx-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov0213{/*monexfx*/
background-image : url(img/site-top/120-100/monexfx-120100-40.png);
}

a.rolov0214/*121*/
{
display:block;
width : 120px;
height : 100px;
background-image : url(img/site-top/120-100/121-120100.png);
text-align:center;
padding-top:0px;
}
a:hover.rolov0214{/*121*/
background-image : url(img/site-top/120-100/121-120100-40.png);
}

.box h2 {
	margin: 0 0 10px;
}


.box ul {
	float: left;
	width: 140px;
	margin: 0 0 30px !important;
	list-style-position: outside;
}

.eyeCaImg { /* .itemList #main内の段組用：アイキャッチ画像 */
	float:left;
	margin:0 0 10px 2px;
}

hr { /* 水平線 flotクリア用 */
	clear:both;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

/*　.ta1テーブル（物件紹介用のテーブル）*/
.ta1 {
	border: 1px solid #999999;
	width: 593px;
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 12px;
    background: url(img/back01.jpg) no-repeat right bottom;

}

.ta1 td {
	padding: 5px;
	vertical-align: top;
}

.ta1 h3 {
	color: #002e73;
	border-bottom: 1px dotted #999999;
	font-size: 100%;
	background: url(img/arrow1.gif) no-repeat left 5px;
	padding-left: 18px;
	line-height: 24px;
}

.ta1 p {
	line-height: 1.4em;
}

.ta1 .waku img {
	vertical-align: bottom;
}

.ta1 a:hover img {
	filter: Alpha(opacity=80); opacity: 0.8; /*firefox safari*/
}

/*　.ta6テーブル（注文用のテーブル）*/
.ta6 {
	border: 1px solid #999999;
	width: 593px;
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 12px;

}

.ta6 td {
	padding: 5px;
	vertical-align: top;
}

.ta6 h3 {
	color: #002e73;
	border-bottom: 1px dotted #999999;
	font-size: 100%;
	background: url(img/arrow1.gif) no-repeat left 5px;
	padding-left: 18px;
	line-height: 24px;
}

.ta6 p {
	line-height: 1.4em;
}

.ta6 .waku img {
	vertical-align: bottom;
}

.ta5 a:hover img {
	filter: Alpha(opacity=80); opacity: 0.8; /*firefox safari*/
}

/*相互リンクのテーブル */
.ta2 {
	border: 1px solid #999999;
	width: 593px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 95%;
	/*background: url(img/back01.png) no-repeat right bottom;*/
}

.ta2 td {
	padding: 5px;
	vertical-align: top;
}

.ta2 h3 {
	color: #002e73;
	border-bottom: 1px dotted #999999;
	font-size: 100%;
	background: url(img/arrow1.gif) no-repeat left 5px;
	padding-left: 18px;
	line-height: 24px;
}

.ta2 p {
	line-height: 1.4em;
}

.ta2 .waku img {
	vertical-align: bottom;
}

/*通貨のテーブル */
.ta3 {
	border: 1px solid #999999;
	width: 593px;
	margin-top: 0px;
	margin-bottom: 1em;
}

.ta3 td {
	padding: 5px;
	vertical-align: top;
}
/*用語のテーブル */
.ta5 {
	width: 593px;
	margin: 10px 0px 0px 5px;
	margin-bottom: 1em;
}

.ta5 td {
	padding: 5px;
	vertical-align: top;
}

.letter {
 background-image: url(img/note.gif);
 padding: 6px;
 border: 1px solid #eee;
 border-right: 2px solid #eee;
 border-bottom: 2px solid #eee;
 font-size: 12px;
 line-height:28px;
}
.letter p {
 padding-bottom: 0.25em;
 display: inline;
 color: #555;
}

.letter .topic-b {
color: #cc0000;
font-weight: bold;
}

.letter .topic-a {
color: #2c2c2c;
font-weight: bold;
font-size:14px;
background-color: #fff36b;
}

/*　mainのlink色など）*/
h1,h2,h3,h4,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
a {
	color: #000000;
}
a:hover {
	color: #a40000;
}
.look {
	background: #FFFF99;
}

/*下部-相互リンク集など*/
#footer1 {
	clear: both;
	background: url(images/footer_bg.gif) no-repeat center bottom;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	padding-top: 0px;
	text-align: center;
	font-size:12px;
}

#footer1 ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
}

#footer1 .menutop {
	border-left: 1px solid #CCCCCC;
}

#foot-bg {
background:url(img/foot-bg02.jpg) repeat-x;
clear: both;
}

#foot{
width: 820px;
margin-right: auto;
margin-left: auto;
height: 100px;
text-align: auto;
font-size:12px;
color: #FFF;
background:url(img/foot02.jpg) no-repeat;
}


#foot p {
padding-left: 210px;
padding-top: 40px;
margin:0px;
font-weight: bold;
color: #fff;
line-height: 1.7em;
}

#foot p a{
text-decoration: none;
font-style:normal;
color: #fff;
}
/*
#foot #logo p {
color: #333;
margin: 0px;
padding: 0px;
width: 165px;
font-size: 20px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 3px;
padding-left: 5px;
line-height: 28px;
}

#foot #logo p#logo-p {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -56px;
	left: 643px;
	width: 165px;
	height: 70px;
	background-image: none;
}

#foot #logo p#logo-p a {
background: none;
margin: 0px;
padding: 0px;
width: 165px;
height: 70px;
display: block;
}

#foot #logo p a#logo-link {
width: 165px;
height: 70px;
display: block;
text-indent: -8888px;
font-size: 12px;
overflow: hidden;
}
*/
/* ========================================  #footer 画面下部 */
#footer {
	font-size: 10px;
	clear: both;
	margin: 0px;
	border-top: 5px solid #999999;
	border-bottom: 1px solid #666;
	text-align: center;
	background-color: #FFF;
	background-image: url(img/backS001.png);
}


#footer p {
	padding-top: 0px;
	padding-bottom: 0px;
}


/*左サイドメニューの会社一覧 */
.column p	{
	padding: 0 0 0 0;
}
.column	{
	width: 182px;
	background: url(img/article02.jpg) no-repeat bottom;
	padding:0 0px 10px 3px;
	margin-bottom: 0px;
	color:#333;
}
.column h3	{
	background: url(img/related_article02.jpg) no-repeat;
	padding: 12px 15px 10px;
	margin: 0 -10px 0px;
	font-size: 14px;
	color:#333;
}
.column p	{
	margin-bottom: 5px;
}

#navigation{
background:url(img/nav-bg.gif) repeat-x;
height:32px;
margin:0 auto;
width:auto; 
font-size: 13px;

}
#navigation ul{
height:32px;
line-height:32px; 
}
#navigation ul li{
display:inline;
}
#navigation ul li a,
#navigation ul li a:visited {
background:url(img/line-a.gif) right no-repeat;
padding:0 15px;
display:block;
text-decoration:none;
float:left;
color:#4261df;
font-weight:bold;
text-shadow:#ffffff 2px 2px 2px;
}
#navigation ul li a:hover{
color:#1532a5;
}

/* Sub Menu */
#sublinks{
width:auto;
margin:0 auto;
background:#888888 url(img/sublink.gif);
height:30px;
font-size:11px;
} 
#sublinks ul{
height:32px;
line-height:31px; 
}
#sublinks ul li{
display:inline;
}
#sublinks ul li a,
#sublinks ul li a:visited {
padding:0 20px;
display:block;
text-decoration:none;
float:left;
color:#FFFFFF;
}
#sublinks ul li a:hover{
text-decoration:underline;
}

/* Hide Sub menu */
#s2, #s3, #s4, #s5 {display:none;}



/*新サイドメニュー*/
.arrowlistmenu{
width: 199px; /*width of menu*/
border:2px solid #aaa69a;
background-color:#fff;
margin-bottom:10px;
font-size:12px;
}

.arrowlistmenu .headerbar{
font-size:13px;
color: #2c2c2c;
background: black url(img/menubar01.gif) no-repeat;
background-color:#FFF;
height: 50px;
line-height:50px;
padding-left: 15px; /*link text is indented 19px*/
}

.arrowlistmenu .headerbar2{
font: bold 10px;
color: #2c2c2c;
border-top: 1px dotted #999999;
margin-bottom: 1px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 0px 0 1px 7px; /*header text is indented 10px*/
}
/*FX比較 主要通貨の特徴メニュー*/
.arrowlistmenu .headerbar3{
font-size:13px;
color: #2c2c2c;
background: black url(img/menubar-many.gif) no-repeat;
background-color:#FFF;
height: 50px;
line-height:50px;
padding-left: 15px; /*link text is indented 19px*/
}

/*FX比較用語メニュー*/
.arrowlistmenu .headerbar5{
font-size:13px;
color: #2c2c2c;
background: black url(img/menubar-yougo.gif) no-repeat;
background-color:#FFF;
height: 50px;
line-height:50px;
padding-left: 15px; /*link text is indented 19px*/
}

.arrowlistmenu .headerbar6{
font-size:15px;
color: #2c2c2c;
background: black url(img/menubar-koushin.gif) no-repeat;
background-color:#FFF;
height: 50px;
line-height:50px;
padding-left: 15px; /*link text is indented 19px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(img/question03.gif) no-repeat 5px 50%; /*custom bullet list image*/
display: block;
padding: 7px 0;
padding-left: 35px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 12px;
line-height:160%;
}

/*サイドメニューの予備知識-FXとは？*/
.arrowlistmenu ul li.fx a{
color: #2c2c2c;
background: url(img/yobi.gif) no-repeat 4px 50%; /*custom bullet list image*/ 
display: block;
padding: 7px 0;
padding-left: 30px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 12px;
}
/*サイドメニューの予備知識-初心者注意点とは？*/
.arrowlistmenu ul li.beginner a{
color: #2c2c2c;
background: url(img/yobi.jpg) no-repeat 4px 50%; /*custom bullet list image*/ 
display: block;
padding: 7px 0;
padding-left: 30px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 12px;
}

/*サイドメニューの国旗指定-米ドル*/
.arrowlistmenu ul li.usd a{
color: #2c2c2c;
background: url(img/United-States-Flag-32.jpg) no-repeat 5px 50%; /*custom bullet list image*/ 
display: block;
padding: 7px 0;
padding-left: 45px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 12px;
}
/*サイドメニューの国旗指定-ユーロ*/
.arrowlistmenu ul li.eur a{
color: #2c2c2c;
background: url(img/European-Union-Flag-32.jpg) no-repeat 5px 50%; /*custom bullet list image*/
display: block;
padding: 7px 0;
padding-left: 45px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 12px;
}
/*サイドメニューの国旗指定-英ポンド*/
.arrowlistmenu ul li.gbp a{
color: #2c2c2c;
background: url(img/United-Kingdom-flag-32.jpg) no-repeat 5px 50%; /*custom bullet list image*/
display: block;
padding: 7px 0;
padding-left: 45px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 12px;
}
/*サイドメニューの国旗指定-豪ドル*/
.arrowlistmenu ul li.aud a{
color: #2c2c2c;
background: url(img/Australia-flag-32.jpg) no-repeat 5px 50%; /*custom bullet list image*/
display: block;
padding: 7px 0;
padding-left: 45px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 12px;
}
/*サイドメニューの国旗指定-ニュージーランドドル*/
.arrowlistmenu ul li.nzd a{
color: #2c2c2c;
background: url(img/New-Zealand-Flag-32.jpg) no-repeat 5px 50%; /*custom bullet list image*/
display: block;
padding: 7px 0;
padding-left: 45px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 12px;
}
/*サイドメニューの国旗指定-カナダドル*/
.arrowlistmenu ul li.cad a{
color: #2c2c2c;
background: url(img/Canada-flag-32.jpg) no-repeat 5px 50%; /*custom bullet list image*/
display: block;
padding: 7px 0;
padding-left: 45px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 12px;
}
/*サイドメニューの国旗指定-スイスフラン*/
.arrowlistmenu ul li.chf a{
color: #2c2c2c;
background: url(img/Switzerlandflag-32.jpg) no-repeat 5px 50%; /*custom bullet list image*/
display: block;
padding: 7px 0;
padding-left: 45px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 12px;
}
/*サイドメニューの国旗指定-南アフリカランド*/
.arrowlistmenu ul li.zar a{
color: #2c2c2c;
background: url(img/South-Africa-Flag-32.jpg) no-repeat 5px 50%; /*custom bullet list image*/
display: block;
padding: 7px 0;
padding-left: 45px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 12px;
}
/*サイドメニューの国旗指定-シンガポールドル*/
.arrowlistmenu ul li.sgd a{
color: #2c2c2c;
background: url(img/Singapore-flag-32.jpg) no-repeat 5px 50%; /*custom bullet list image*/
display: block;
padding: 7px 0;
padding-left: 45px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 12px;
}
/*サイドメニューの国旗指定-香港ドル*/
.arrowlistmenu ul li.hkd a{
color: #2c2c2c;
background: url(img/Hong-kong-flag-32.jpg) no-repeat 5px 50%; /*custom bullet list image*/

display: block;
padding: 7px 0;
padding-left: 45px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 12px;
}

/*サイドメニューのFX用語集*/
.arrowlistmenu ul li.yougo a{
color: #2c2c2c;
background: url(img/yougo.jpg) no-repeat 4px 50%; /*custom bullet list image*/ 
display: block;
padding: 7px 0;
padding-left: 22px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 12px;
}
.arrowlistmenu ul li a:visited{
color: #2c2c2c;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #2c2c2c;
background-color: #F3F3F3;
}

div#MAINLAYOUT {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #ccc;
}
div#FORM table {
	border: 1px solid #ccc;
}
div#FORM {
	margin: 10px auto 15px;
}
div#FORM .SmallType {
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}
div#FORM form {
	margin: 0px;
}
div#FORM td {
	padding: 4px;
	background: #f1f1f1;
	width: 350px;
}
div#FORM th {
	font-weight: bold;
	text-align: left;
	padding: 4px;
	background-color: #e4e4e4;
	vertical-align: top;
}
div#FORM .Submit {
	background: #fff;
	text-align: center;
}
.ERR {
	color: #f00;
}

/*提携済みサイドメニュー*/
.arrowlistmenu2{
width: 199px; /*width of menu*/
border:2px solid #aaa69a;
background-color:#fff;
margin-bottom:10px;
font-size:12px;
}

.arrowlistmenu2 .headerbar{
font-size:13px;
color: #2c2c2c;
background: black url(img/menubar01.gif) no-repeat;
background-color:#FFF;
line-height:50px;
padding-left: 15px; /*link text is indented 19px*/
}

.arrowlistmenu2 .headerbar2{
font: bold 10px;
color: #2c2c2c;
border-top: 1px dotted #999999;
margin-bottom: 1px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 0px 0 1px 7px; /*header text is indented 10px*/
}
/*サイドメニューのFX会社一覧*/
.arrowlistmenu2 ul li.kaisya a{
color: #2c2c2c;
background: url(img/kaisyaichiran2.gif) no-repeat 3px 50%; /*custom bullet list image*/ 
display: block;
padding: 3px 0;
padding-left: 17px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 12px;
}

/*FX比較対象会社一覧メニュー*/
.arrowlistmenu2 .headerbar4{
font-size:13px;
color: #2c2c2c;
background: black url(img/menubar-teikei.gif) no-repeat;
background-color:#FFF;
line-height:50px;
padding-left: 15px; /*link text is indented 19px*/
}

/*FX比較対象会社一覧メニューくりっく３６５*/
.arrowlistmenu2 .headerbar40{
font-size:13px;
color: #2c2c2c;
background: black url(img/menubar-teikei-clic365.gif) no-repeat;
background-color:#FFF;
height: 30px;
line-height:50px;
padding-left: 15px; /*link text is indented 19px*/
}

/*FX比較対象会社一覧メニュー大証FX*/
.arrowlistmenu2 .headerbar41{
font-size:13px;
color: #2c2c2c;
background: black url(img/menubar-teikei-taisyogif.gif) no-repeat;
background-color:#FFF;
height: 30px;
line-height:50px;
padding-left: 15px; /*link text is indented 19px*/
}

/*FX比較対象会社一覧メニューCFD*/
.arrowlistmenu2 .headerbar42{
font-size:13px;
color: #2c2c2c;
background: black url(img/menubar-teikei-cfd.gif) no-repeat;
background-color:#FFF;
height: 30px;
line-height:50px;
padding-left: 15px; /*link text is indented 19px*/
}
/*FX比較対象会社一覧メニューシストレ*/
.arrowlistmenu2 .headerbar43{
font-size:13px;
color: #2c2c2c;
background: black url(img/menubar-teikei-system.gif) no-repeat;
background-color:#FFF;
height: 30px;
line-height:50px;
padding-left: 15px; /*link text is indented 19px*/
}

.arrowlistmenu2 ul li a:visited{
color: #2c2c2c;
}

.arrowlistmenu2 ul li a:hover{ /*hover state CSS*/
color: #2c2c2c;
background-color: #F3F3F3;
}
