body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #9f151e;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana;
}

img{
	border: 0;
}

li{
list-style: none;
}

#container {
	width: 960px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
} 
a:link {
	color: #330099;
	text-decoration: underline;
}

a:visited {
	color: #330099;
	text-decoration: underline;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}

a:active {
	color: #330099;
	text-decoration: underline;
}
 

/*----------------*/
/*---  header  ---*/
/*----------------*/

#header {
	width:960px;
	height:74px;
	background-image: url(/images/header_bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
} 

#header #header_logo {
	width:278px;
	height:66px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	float:left;
}

#header #header_sidenavi {
	height: 24px;
	margin: 35px 0px 0px 0px;
	padding: 0px;
	float:right;
}

#header #header_sidenavi ul {
    margin: 0px;
	padding: 0px;
}
#header #header_sidenavi li {
   margin: 0px 10px 0px 0px;
   padding: 0px;
   display: inline;
   float: left;
}
#headerindex {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(/images/header_index.gif);
	background-repeat: repeat-x;
	height: 10px;
}

#larger, #midium, #smaller {
	cursor:pointer;
}


/*-------------------*/
/*---  Main Menu  ---*/
/*-------------------*/

#container #mainNavi {
	clear: both;
	margin: 0px;
	padding: 0px;
}

ul#mainNavi {
	width: 825x;
	
}

#container #mainNavi {
	width: 960px;
	padding: 0px;
	margin: 0px;
	float: left;

}
#container #mainNavi ul {
	margin: 0px;
	padding: 0px;
}
#container #mainNavi li {
	display: inline;
	float: left;
}
#container #mainNavi li img {
	border:0;
}

/* FireFox用 */
html>/**/body #mainNavi {
/*	margin-top: 60px;*/
}

/*------------------------*/
/*---  パンくずリスト  ---*/
/*------------------------*/

#container #breadmenu {
	width: 600px;
	margin: 10px 0px 10px 75px;
	font-size: 10px;
	line-height: 1.4;
	float: left;
	clear: both;
}

/*------------------------*/
/*---  container 全体  ---*/
/*------------------------*/

#flashcontent #flashalert {
	width: 100%; 
	height: 400px;
	padding-top: 150px;
	text-align: center;
}


/*-----------------------*/
/*---  Main Contents  ---*/
/*-----------------------*/

#container #mainContent {
	width:940px;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	float: left;
	clear: both;
}
.gameindexback{
	background-image: url(/game/images/indexback.jpg);
	background-repeat: no-repeat;
}
.yellowline{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc00;
}
.maintitle {
	height:32px;
	background-image: url(/images/maintitle_bg.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
}

.subtitle {
	height:24px;
	background-image: url(/images/subtitle_bg.gif);
	background-repeat: no-repeat;
	margin: 15px 25px 15px 25px;
	padding: 0px 0px 0px 15px;
}

.content{
	margin: 0px 30px 0px 30px;
}

#container #mainContent #leftcontent{
	width:720px;
	float: left;
}

#container #mainContent #rightcontent{
	width:190px;
	background-color: #e9e9e9;
	padding: 5px;
	float: right;
}

#container #mainContent #rightcontent ul{
	padding: 0px;
	margin: 0px;
}
#container #mainContent #rightcontent li{
	margin: 0px;
}
#container #mainContent #rightcontent li img{
	vertical-align:middle;
}
.rightmenublock{
	width:190px;
	padding: 0px;
	margin: 0px;
}
.rightmenublock_on{
	width:190px;
	padding: 0px;
	margin: 0px;
	background-color: #f9f9f9;
}
.rightmenuline{
	padding: 0px;
	margin: 0px;
	background-color: #f9f9f9;
}
.rightmenutitle{
	padding: 4px 0px 4px 10px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.6;
	font-weight: bold;
}
.rightmenu{
	padding: 4px 0px 4px 10px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.6;
}
.rightmenu_cpos{
	padding: 4px 0px 4px 10px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.6;
	font-weight: bold;
	color: #660000;
}

#container #mainContent #infoarea{
	width:460px;
	float: left;
}
#container #mainContent #infoarea ul{
	padding: 0px;
	margin: 0px;
}
#container #mainContent #infoarea li{
	margin: 0px;
	padding: 0px;
	display: block;
}

#container #mainContent #infoarea p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.6;
}

#container #mainContent #infoarea #infoall{
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#container #mainContent #buttonarea{
	width:450px;
	float: right;
	height: 100px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#container #mainContent #buttonarea #fundbutton{
	float: left;
}
#container #mainContent #buttonarea #gamebutton{
	float: right;
}
#container #mainContent #buttonarea #wordarea{
	font-size: 12px;
	line-height: 1.6;
	margin: 0px;
	clear: both;
	padding: 20px 0px 0px 0px;
	text-align: right;
}


/*----------------*/
/*---  pro  ---*/
/*----------------*/

.normalbase{
	margin: 0px 0px 15px 0px;
	padding: 0px;
} 

.prosubtitle {
	height:24px;
	background-image: url(/images/subtitle_bg.gif);
	background-repeat: no-repeat;
	margin: 15px 0px 15px 0px;
	padding-left: 15px;
}

.hr{
	width:100%;
	margin-bottom: 20px;
	border-bottom: 2px solid #FC9;
}

/*----------------*/
/*---  footer  ---*/
/*----------------*/

#footer {
	height: 20px;
	background: url(/images/footer_bg.gif) repeat-x;
	margin: 0px;
	padding: 15px 10px 10px;
} 

#footer #footermenu {
float: left;
}

#footer #footermenu ul {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 1.4;
}

#footer #footermenu li {
	margin: 5px 2px;
	padding: 0px;
	display: inline;
	list-style: none;
}

#footer #footercopyright {
	font-size: 10px;
	line-height: 1.4;
	float: right;
	width: auto;
	text-align: right;
} 



.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.font10 {
	 font-size: 11px;
	 line-height: 1.4;
 }
 
.font12 {
	 font-size: 12px;
	 line-height: 1.6;
 }
.font12b {
	 font-size: 12px;
	 line-height: 2;
	 font-weight: bold;
 }
.font14b {
	 font-size: 14px;
	 line-height: 1.6;
	 font-weight: bold;
 }
.font14red {
	font-size: 14px;
	line-height: 1.6;
	color: #ff0000;
	font-weight: bold;
 }
h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
}
h2 {
	font-size: 14px;
	line-height: 1.6;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	line-height: 1.6;
	color: #9f151e;
}
h4 {
	font-size: 12px;
	line-height: 1.6;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	line-height: 0;
	font-weight: bold;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.6;
}


/*----------------*/
/*--- 投資対象 ---*/
/*----------------*/

#container #mainContent #aseetindexfirst{
	height: 132px;
	clear: both;
	padding: 0px 0px 0px 473px;
}
#container #mainContent #aseetindexsecond{
	height: 132px;
	clear: both;
	padding: 0px 0px 0px 341px;
}
#container #mainContent #aseetindexthird{
	height: 133px;
	clear: both;
	padding: 0px 0px 0px 209px;
	margin: 0px;
}
#container #mainContent #aseetindex4th{
	height: 60px;
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
.aseetindex_0{
	width: 132px;
	height: 132px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.4;
	float: left;
	margin: 0px;
}

.aseetindex_1{
	width: 122px;
	height: 73px;
	padding: 60px 0px 0px 10px;
	font-size: 12px;
	line-height: 1.4;
	float: left;
	margin: 0px;
	background-image: url(/assets/images/kabushiki.jpg);
	background-repeat: no-repeat;
}
.aseetindex_2{
	width: 123px;
	height: 73px;
	padding: 60px 0px 0px 10px;
	font-size: 12px;
	line-height: 1.4;
	float: left;
	margin: 0px;
	background-image: url(/assets/images/saiken.jpg);
	background-repeat: no-repeat;	
}
.aseetindex_3{
	width: 122px;
	height: 72px;
	padding: 60px 0px 0px 10px;
	font-size: 12px;
	line-height: 1.4;
	float: left;
	margin: 0px;
	background-image: url(/assets/images/comodity.jpg);
	background-repeat: no-repeat;	
}
.aseetindex_4{
	width: 123px;
	height: 72px;
	padding: 60px 0px 0px 10px;
	font-size: 12px;
	line-height: 1.4;
	float: left;
	margin: 0px;
	background-image: url(/assets/images/toushi.jpg);
	background-repeat: no-repeat;
}
.aseetindex_5{
	width: 122px;
	height: 72px;
	padding: 60px 0px 0px 10px;
	font-size: 12px;
	line-height: 1.4;
	float: left;
	margin: 0px;
	background-image: url(/assets/images/hudousan.jpg);
	background-repeat: no-repeat;
}
.aseetindex_6{
	width: 123px;
	height: 72px;
	padding: 60px 0px 0px 10px;
	font-size: 12px;
	line-height: 1.4;
	float: left;
	margin: 0px;
	background-image: url(/assets/images/kawase.jpg);
	background-repeat: no-repeat;	
}
/*--------------------------*/
/*--- ゲームインデックス ---*/
/*--------------------------*/

#container #mainContent #gameindexfirst{
	height: 132px;
	clear: both;
	padding: 0px 0px 0px 209px;
}
#container #mainContent #gameindexsecond{
	height: 133px;
	clear: both;
	padding: 0px 0px 0px 209px;
}
#container #mainContent #gameindexthird{
	height: 133px;
	clear: both;
	padding: 0px 0px 0px 209px;
	margin: 0px 0px 80px 0px;
}
.nextgamebutton{
	height: 87px;
	width: 264px;
	float: left;
	padding: 46px 0px 0px 0px;
	margin: 0px 133px 0px 0px;
}
#container #mainContent #gameindex4th{
	height: 50px;
	clear: both;
	margin: 0px;
	text-align: right;
	padding: 10px 0px 0px 0px;
}
.gameindex_1{
	width: 133px;
	height: 132px;
	padding: 0px;
	float: left;
	margin: 0px;
}
.gameindex_2{
	width: 133px;
	height: 133px;
	padding: 0px;
	float: left;
	margin: 0px;
}
.gameindex_3{
	width: 132px;
	height: 133px;
	padding: 0px;
	float: left;
	margin: 0px;
}
.gameindex_4{
	width: 132px;
	height: 133px;
	padding: 0px;
	float: left;
	margin: 0px;
}
.gameindex_5{
	width: 132px;
	height: 133px;
	padding: 0px;
	float: left;
	margin: 0px;
}
.gameindex_6{
	width: 133px;
	height: 132px;
	padding: 0px;
	float: left;
	margin: 0px;
}
#container #mainContent #gameindexfirst #gameindex_mail{
	width: 191px;
	height: 105px;
	float: left;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
}
#container #mainContent #gameindexfirst #gameindex_mail img{
	margin-bottom: 10px;
}


/*--------------------*/
/*--- サイトマップ ---*/
/*--------------------*/

#container #mainContent #sitemapfirst{
	width: 160px;
	float: left;
	margin: 0px 0px 0px 30px;
	background-color: #e9e9e9;
	padding: 5px;
	font-size: 11px;
	line-height: 1.4;
	height: 550px;
}
#container #mainContent #sitemapfirst ul{
	margin: 0px;
	padding: 0px;
}
#container #mainContent #sitemapfirst li{
	margin: 0x;
}
#container #mainContent #sitemapfirst li img{
	vertical-align:middle;
}
#container #mainContent #sitemapsecond{
	float: left;
	margin: 0px 30px 40px 0px;
	width: 710px;
}
#container #mainContent #sitemapsecond ul{
	margin: 0px;
	padding: 0px;
}
#container #mainContent #sitemapsecond li{
	margin: 0px;
}
#container #mainContent #sitemapsecond li img{
	vertical-align:middle;
}
#container #mainContent #sitemapthird{
	padding: 0px;
	float: left;
	margin: 0px 30px 0px 0px;
	width: 710px;
}
#container #mainContent #sitemapthird ul{
	margin: 0px;
	padding: 0px;
}
#container #mainContent #sitemapthird li{
	margin: 0px;
}
#container #mainContent #sitemapthird li img{
	vertical-align:middle;
}
.sitemapdetail{
	width: 160px;
	float: left;
	margin-left: 7px;
	height: 250px;
	padding: 5px;
	background-color: #e9e9e9;
	font-size: 11px;
	line-height: 1.4;
}
.sitemaptitle{
	padding: 4px 0px 4px 5px;
	font-size: 11px;
	line-height: 1.4;
	font-weight: bold;
}
.sitemapmenu{
	padding: 2px 0px 2px 5px;
	font-size: 11px;
	line-height: 1.4;
}
.sitemapname{
	padding: 2px 0px 2px 20px;
	font-size: 11px;
	line-height: 1.4;
}
/*--------------------*/
/*--- ポップアップ ---*/
/*--------------------*/
#popcontainer {
	width: 780px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#popcontainer #popmain{
	width: 780px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#popcontainer #popheader {
	width:780px;
	height:15px;
	background-image: url(/images/popheader_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#popcontainer #nextbutton {
	width:760px;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.riskprev{
	float: left;
}
.risknext{
	float: right;
}

#popcontainer #popbutton {
	width:780px;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
} 
#popcontainer #popfooter {
	width:780px;
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.popcontent{
	font-size: 12px;
	line-height: 1.6;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}

.popcontent img{
	margin-right: 20px;
	float: left;
}
.popcontent table{
	border-collapse: collapse;
	border-spacing: 0px;
}
.popcontent td{
	margin: 0px;
	padding: 3px;
}

.rulecontent{
	font-size: 12px;
	line-height: 1.6;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.rulecontent img{
	margin-right: 2px;
	vertical-align: middle;
}
.rulecontent table{
	border-collapse: collapse;
	border-spacing: 0px;
}
.rulecontent td{
	margin: 0px;
	padding: 5px;
}

/*--- オレンジ --*/
.tblorange {
	background-color: #ffcc99;
	border: solid 1px #000000;
	text-align: center;
}
/*--- ライトグリーン --*/
.tbllightgreen {
	background-color: #ccffcc;
	border: solid 1px #000000;
}
.tbllightgreenalignright {
	background-color: #ccffcc;
	border: solid 1px #000000;
	text-align: right;
}
/*--- イエロー --*/
.tblyellow {
	background-color: #ffff99;
	border: solid 1px #000000;
	text-align: right;
}
/*---  ライトブルー --*/
.tbllightblue {
	background-color: #ccffff;
	border: solid 1px #000000;
}
.tblhuman {
	background-image: url(/game/images/human.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px;
}

/*--------------------*/
/*--- users ---*/
/*--------------------*/
.submit {
	padding: 0px;
	margin: 30px 0px 0px 0px;
}
.usersform {
	margin: 0px;
	padding: 5px;
	text-align: center;
	height: 300px;
}
.submit img{
	margin: 0px 10px 0px 0px;
}
.popmaintitle {
	height:32px;
	background-image: url(/images/maintitle_bg.gif);
	background-repeat: repeat-x;
	margin: 0px 10px 20px 10px;
	padding: 0px 0px 0px 10px;
}

/*--------------------*/
/*--- CAMアカデミー ---*/
/*--------------------*/
#container #mainContent #camlogo{
	width: 940px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #mainContent #caminfo{
	float: left;
	width: 940px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container #mainContent #camfirst{
	float: left;
	width: 940px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container #mainContent #camfirst ul{
	margin: 0px;
	padding: 0px;
}
#container #mainContent #camfirst li{
	margin: 0px;
}
#container #mainContent #camfirst li img{
	vertical-align:middle;
}
#container #mainContent #camsecond{
	padding: 0px;
	float: left;
	width: 940px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container #mainContent #camsecond ul{
	margin: 0px;
	padding: 0px;
}
#container #mainContent #camsecond li{
	margin: 0px;
}
#container #mainContent #camsecond li img{
	vertical-align:middle;
}
.camdetail{
	width: 180px;
	float: left;
	margin-left: 4px;
	height: 120px;
	padding: 0px;
	margin-right: 4px;
}
#container #mainContent #cammaster{
	padding: 0px;
	float: left;
	width: 940px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#container #mainContent #camrightcontent{
	width:190px;
	float: right;
	border: 1px solid #666666;
	background-image: url(/academy/images/cam_menuheader.jpg);
	background-repeat: no-repeat;
	padding-top: 160px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 400px;
}

#container #mainContent #camrightcontent ul{
	padding: 0px;
	margin: 0px;
}
#container #mainContent #camrightcontent li{
	margin: 0px;
}
#container #mainContent #camrightcontent li img{
	vertical-align:middle;
}
#container #mainContent #leftcontent #q_button{
	margin: 5px;
	padding: 0px;
}
