/********************************************
基本仕様雛形
*********************************************/
body {
	margin: 0px;
	padding:0px;
	line-height: 1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	background-color: #FFFFFF;
}

h1,h2,h3,h4,h5,div,ul,li,dl,dt,dd,hr,ol,p,form {
	margin: 0px;
	padding: 0px;
}

ul,li {
	list-style-type: none;
}


table {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

p {
	font-size: 12px;
	color: #333333;
}

a:link {}
a:visited {}
a:hover {}
a:active {}

hr {
	clear:both;
	height:2px;
	overflow:hidden;
	padding:0;
	madgin:0;
	visibility:hidden;
	line-height:2px;
	color: #333333;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

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

サイト専用

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


div#body {
	width: 780px;
	background-color: #FFFFFF;
}


/********************************************
ヘッダー部分
*********************************************/

div#header {
	width: 780px;
	background-color: #FFFFFF;
	height: 80px;
}
div#header ul{
	margin-left: 10px;
	width: 100%;
	height: 24px;
	float: none;
}

div#header ul li{
	float: left;
	margin-right: 10px;
}

div#header ul li a {
	display:block;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

div#header h1 {
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_2x1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 255px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#header h2 {
	height: 16px;
	width: 480px;
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
	font-weight: normal;
	color: #333333;
}
ul#menu {
	display:block;
	height: 46px;
	width: 780px;
}
ul#menu li{
	float: left;
}
ul#menu li#menu01 a {
	display:block;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_4x1.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 78px;
	text-indent: -9999px;
}
ul#menu li#menu01 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/fu-f_ov_4x1.gif);
}
ul#menu li#menu02 a {
	display:block;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_4x2.gif);
	background-repeat: no-repeat;
	background-position:left top;
	height: 46px;
	width: 106px;
	text-indent: -9999px;
}
ul#menu li#menu02 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/fu-f_ov_4x2.gif);
}
ul#menu li#menu03 a {
	display:block;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_4x3.gif);
	background-repeat: no-repeat;
	background-position:left top;
	height: 46px;
	width: 129px;
	text-indent: -9999px;
}
ul#menu li#menu03 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/fu-f_ov_4x3.gif);
}
ul#menu li#menu04 a {
	display:block;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_4x4.gif);
	background-repeat: no-repeat;
	background-position:left top;
	height: 46px;
	width: 146px;
	text-indent: -9999px;
}
ul#menu li#menu04 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/fu-f_ov_4x4.gif);
}
ul#menu li#menu05 a {
	display:block;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_4x5.gif);
	background-repeat: no-repeat;
	background-position:left top;
	height: 46px;
	width: 164px;
	text-indent: -9999px;
}
ul#menu li#menu05 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/fu-f_ov_4x5.gif);
}
ul#menu li#menu06 a {
	display:block;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_4x6.gif);
	background-repeat: no-repeat;
	background-position:left top;
	height: 46px;
	width: 79px;
	text-indent: -9999px;
}
ul#menu li#menu06 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/fu-f_ov_4x6.gif);
}
ul#menu li#menu07 a {
	display:block;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_4x7.gif);
	background-repeat: no-repeat;
	background-position:left top;
	height: 46px;
	width: 77px;
	text-indent: -9999px;
}
ul#menu li#menu07 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/fu-f_ov_4x7.gif);
}

div#undermenu{
	background-color: #E6E6E6;
	width: 780px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
}
div#undermenu ul{
	width: auto;
	height: 20px;
	float: none;
	margin-left: 470px;
}

div#undermenu ul li{
	float: left;
	display: block;
	margin-right: 10px;
}

div#undermenu ul li a {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	vertical-align: middle;
}

div#banner {
	width:780px;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	height: 137px;
}
div#banner ul{
	float: left;
}

div#banner ul li{
	display: block;
}
div#banner ul li#banner_link1 a {
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_7x1.gif);
	height:120px;
	width: 220px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin-bottom: 8px;
}
div#banner ul li#banner_link1 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/fu-f_ov_7x1.gif);
}
div#banner h2{
	width: 559px;
	height: 120px;
	float: right;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_7x2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
div#banner p {
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_9x1.gif);
	height: 9px;
	width: 779px;
	background-repeat: no-repeat;
	display: block;
	float: none;
}


/********************************************
コンテナー部分
*********************************************/

div#contents {
	width:550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
	float: left;
	display: block;
}
/********************************************
01:FXとは
02:株とは
03:先物とは
04:投資専用ソフトウエア
05:有料サービス
06:メルマガ
07:7ＬｉｎｅｓＣｒｏｓｓ理論
08:NEWS
09:その他
10:ランキング
11:トレーダー募集中
12:戦略レポートDVD
13:特集キャンペーン
14:FAQ
15:無料レポート
16:証券会社
17:リンク集
18:セミナー
19:申込み
20:実績
21:ブログ
22:詳細解説
23:投資お奨め本紹介
24:会社概要
25:メディア掲載について
26:お問い合わせ
27:特定商取引法に基づく表示
28:外国為替証拠金取引比較
29:商品先物取引比較
30:証券会社比較
31:外国為替取引業者
32:相互リンクについて
33:商品先物取引業者
34:はじめよう！
*********************************************/

div#contents h2#title1 {
	background-image: url(http://www.paradisewalk.net/future/images/title/title_001.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title2{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_002.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title3{
	background-image: url(http://www.paradisewalk.net/fx/images/title/title_003.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title4{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_004.jpg);
	height: 90px;

	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title5 {
	background-image: url(http://www.paradisewalk.net/future/images/title/title_005.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title6 {
	background-image: url(http://www.paradisewalk.net/future/images/title/title_006.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title7 {
	background-image: url(http://www.paradisewalk.net/future/images/title/title_007.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title8 {
	background-image: url(http://www.paradisewalk.net/future/images/title/title_008.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title9 {
	background-image: url(http://www.paradisewalk.net/future/images/title/title_009.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title10 {
	background-image: url(http://www.paradisewalk.net/future/images/title/title_010.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title11 {
	background-image: url(http://www.paradisewalk.net/future/images/title/title_011.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title12 {
	background-image: url(http://www.paradisewalk.net/future/images/title/title_012.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title13 {
	background-image: url(http://www.paradisewalk.net/future/images/title/title_013.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title14 {
	background-image: url(http://www.paradisewalk.net/future/images/title/title_014.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title15 {
	background-image: url(http://www.paradisewalk.net/future/images/title/title_015.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title16 {
	background-image: url(http://www.paradisewalk.net/future/images/title/title_016.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title17 {
	background-image: url(http://www.paradisewalk.net/future/images/title/title_017.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title18 {
	background-image: url(http://www.paradisewalk.net/future/images/title/title_018.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title19{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_019.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title20{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_020.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title21{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_021.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title22{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_022.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title23{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_023.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title24{
	background-image: url(http://www.paradisewalk.net/ffuturex/images/title/title_024.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title25{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_025.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title26{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_026.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title27{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_027.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title28{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_028.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title29{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_029.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title30{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_030.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title31{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_031.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div#contents h2#title32{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_032.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title33{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_033.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#contents h2#title34{
	background-image: url(http://www.paradisewalk.net/future/images/title/title_034.jpg);
	height: 90px;
	width: 550px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


div#contents h3{
	height: 24px;
	font-size: 16px;
	line-height: 24px;
}
div#contents p{
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-left: 15px;
}
div#contents p#box{
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	background-color: #FFFFCC;
	border: 1px solid #990000;
	padding: 5px;
}
div#contents td#tekichu a {
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	height: 100%;
	width: 100%;
}
#contents dt {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #009900;
	height: 24px;
	text-indent: 10px;
	color: #FFFFFF;
}
#contents dd {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #333333;
}
.img_left {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	float: left;
}
.service {
	text-align: left;
	width: 100%;
	height: 100px;
}
.service img{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.service dl{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.service dt{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.service hr{
	border: 1px dotted #999999;
	float: none;
}
.half {
	text-align: left;
	width: 50%;
	height: 100px;
	float: left;
}
.half h3#index1{
	text-align: left;
	width: 254px;
	height: 26px;
	background-image: url(http://www.paradisewalk.net/future/images2/023.gif);
	background-repeat: no-repeat;
}
.half h3#index2{
	text-align: left;
	width: 254px;
	height: 26px;
	background-image: url(http://www.paradisewalk.net/future/images2/024.gif);
}
.half img{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.half dl{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.half dt{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

/********************************************
サイドメニュー部分
*********************************************/

div#side {
	width:220px;
	float: left;
	margin: 0px;
	background-color: #F0F0F0;
	height: auto;
}
div#side dt#menu01{
	width:192px;
	height: 22px;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_11x2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
div#side dd#menu011 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_1x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu011 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_1x1.gif);
}
div#side dd#menu012 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_2x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu012 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_2x1.gif);
}
div#side dd#menu013 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url();
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu013 a:hover {
	background-image: url();
}
div#side dd#menu014 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_3x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu014 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_3x1.gif);
}
div#side dd#menu015 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_4x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu015 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_4x1.gif);
}
div#side dt#menu02{
	width:192px;
	height: 22px;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_18x1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
div#side dd#menu021 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_5x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu021 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_5x1.gif);
}
div#side dd#menu022 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_6x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu022 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_6x1.gif);
}
div#side dd#menu023 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url();
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu023 a:hover {
	background-image: url();
}
div#side dd#menu024 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url();
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu024 a:hover {
	background-image: url();
}
div#side dd#menu025 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_7x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;

}
div#side dd#menu025 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_7x1.gif);
}
div#side dd#menu026 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_8x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu026 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_8x1.gif);
}
div#side dd#menu027 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_9x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu027 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_9x1.gif);
}
div#side dd#menu028 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_10x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu028 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_10x1.gif);
}
div#side dd#menu029 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_11x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu029 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_11x1.gif);
}
div#side dd#menu020 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_12x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu020 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_12x1.gif);
}
div#side dt#menu03{
	width:192px;
	height: 22px;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_29x1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
div#side dd#menu031 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_13x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu031 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_13x1.gif);
}
div#side dt#menu04{
	width:192px;
	height: 22px;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_32x1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
div#side dd#menu041 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_14x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;

}
div#side dd#menu041 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_14x1.gif);
}
div#side dd#menu042 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_15x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu042 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_15x1.gif);
}
div#side dd#menu043 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_16x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu043 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_16x1.gif);
}
div#side dt#menu05{
	width:192px;
	height: 22px;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_37x1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
div#side dd#menu051 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_17x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu051 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_17x1.gif);
}
div#side dd#menu052 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_18x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu052 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_18x1.gif);
}
div#side dt#menu06{
	width:220px;
	height: 10px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
div#side dd#menu061 a{
	display:block;
	width:220px;
	height:46px;
	background-color: #FFFFFF;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_41x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
}
div#side dd#menu061 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/fu-f_ov_41x1.gif);
}
div#side dd#menu062 a{
	display:block;
	width:220px;
	height:47px;
	background-color: #FFFFFF;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_43x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
}
div#side dd#menu062 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/fu-f_ov_43x1.gif);
}
div#side dd#menu063 a{
	display:block;
	width:220px;
	height:47px;
	background-color: #FFFFFF;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f_45x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
}
div#side dd#menu063 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/fu-f_ov_45x1.gif);
}
div#side dt#menu07{
	width:192px;
	height: 22px;
	background-image: url(http://www.paradisewalk.net/future/images/free/fu-f2_1x1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
div#side dd#menu071 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_19x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu071 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_19x1.gif);
}
div#side dd#menu072 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_20x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu072 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_20x1.gif);
}
div#side dd#menu073 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_21x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu073 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_21x1.gif);
}
div#side dd#menu074 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_22x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu074 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_22x1.gif);
}
div#side dd#menu075 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_23x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu075 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_23x1.gif);
}
div#side dd#menu076 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_24x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu076 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_24x1.gif);
}
div#side dd#menu077 a{
	display:block;
	width:192px;
	height: 30px;
	background-image: url(http://www.paradisewalk.net/future/images/free/future_25x1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#side dd#menu077 a:hover {
	background-image: url(http://www.paradisewalk.net/future/images/free/ov/future_ov_25x1.gif);
}
div#menu {
	width:202px;
	background-image: url(http://www.paradisewalk.net/future/img/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	float:right
}

div#menu ul{
	text-align:left;
	padding-bottom:12px;
	width:202px;
}

div#menu ul li{
	text-indent:-9999px;
	overflow:hidden;
	float: left;
}

div#menu ul li a {
	display:block;
	float: left;
	margin-right: 10px;
}

div#menu ul li a:hover{
	background-position:-192px 0px;
}

/********************************************
メイン部分
*********************************************/

div#main {
	width:590px;
	float:left;
}

/********************************************
フッター部分
*********************************************/
div#footer {
	text-align:right;
	width:780px;
	clear:both;
	height:36px;
	margin-top:12px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
div#footer p#copy{
	text-align:center;
	width:780px;
	vertical-align: middle;
}
div#footer p#copy a{
	text-align:center;
	color: #333333;
	vertical-align: middle;
	font-size: 12px;
	line-height: 24px;
}
div#footer_links {
	text-align:center;
	width:780px;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#footer_links a{
	color: #990000;
	font-size: 12px;
	line-height: 18px;
}



/********************************************
その他
*********************************************/
.small {
	font-size: 80%;
	color: #FFFFFF;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}

.style2 {color: #FFFFFF}
.font14-22 {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}
