/* CSS Document */

html {
        width:100%;
        height:100%;
}

body {
        width:100%;
        height:100%;
        margin:0px;
        padding:0px;
        font-family:times, times new roman, serif;
        font-size:12px;
        color:#00a0af;
        background:#008da8;
}

img { border:0px; }

h1 { font-family:times, serif; font-size:28px; font-weight:normal; color:#434775; margin:5px; }
h2 { font-size:16px; color:#5a471c; }

.small_button {
        color:#FFFFFF;
        padding:5px;
        margin-top:5px;
        text-decoration:none;
        font-size:11px;
        font-weight:bold;
        border:1px solid #6Be7eF;
        background:#04A1A8;
}

.small_button:hover {
        background:#20BECA;
}

#container {
        width:100%;
        float:left;
        background:url(/images/english/main_bkg1.jpg) repeat-x #008da8;
}


#main {
        width:780px;
        margin-left:auto;
        margin-right:auto;
}

#headerbar {
        width:770px;
        height:20px;
        color:#fff;
        font-size:11px;
        background:#43497a;
        margin:0 auto 0 auto;
        padding:5px;
        position:relative;
        z-index:10;
        letter-spacing:1px;
}



#headerbar a:link { color:#fff; float:left; margin-left:15px; }
#headerbar a:visited { color:#fff; float:left; margin-left:15px; }
#headerbar a:active { color:#fff; float:left; margin-left:15px; }
#headerbar a:hover { color:#fff; float:left; margin-left:15px; }

#footer {
        width:100%;
        float:left;
        background:url(/images/shared/footer_bkg.jpg) repeat-x top #424879;
}

#footer_text {
        width:780px;
        margin:10px auto 0 auto;
        padding:10px;
        font-size:11px;
        color:#fff;
        text-align:center;
}

#footer_text a:link { color:#fff; }
#footer_text a:visited { color:#fff; }
#footer_text a:active { color:#fff; }
#footer_text a:hover { color:#f6f3cf; }

#header {
        width:700px;
        height:70px;
        margin:20px auto 0 auto;
}

#header img {
        float:left;
        margin-right:15px;
}


#content {
        width:500px;
        float:left;
        padding:20px;
}

#navbar {
        width:775;
        height:24px;
        background:url(/images/english/opportunity/navbar.jpg) no-repeat;
        margin:15px 0 0 0;
        padding:8px 0 0 0;
        text-align:center;
        font-family:arial, helvetica, sans-serif;
        font-size:11px;
        font-weight:bold;
        text-transform:uppercase;
}

#navbar a:link { color:#f6f1cd; text-decoration:none; margin-right:15px; }
#navbar a:visited { color:#f6f1cd; text-decoration:none; margin-right:15px; }
#navbar a:active { color:#f6f1cd; text-decoration:none; margin-right:15px; }
#navbar a:hover { color:#fff; text-decoration:none; margin-right:15px; }

#main_movie {
        width:739px;
        height:598px;
        margin:10px auto 50px auto;
        background:url(/images/english/movie_bkg1.jpg) no-repeat center;
}

#flash_movie {
        width:753px;
        heigth:403px;
        margin:0 20px 20px 35px;
        padding-top:20px;
}

#learnmore {
        float:right;
        margin:-45px 0 0 0;
        font-size:11px;
        text-transform:uppercase;
        font-weight:bold;
        background:#30d6e2;
        border:1px solid #6be7ef;
        line-height:20px;
}

#learnmore a:link { padding:10px; color:#fff; text-decoration:none; }
#learnmore a:visited { padding:10px; color:#fff; text-decoration:none; }
#learnmore a:active { padding:10px; color:#fff; text-decoration:none; }
#learnmore a:hover { padding:10px; color:#fff; text-decoration:none; }

#frontpage_main {
	width:508px;
	height:850px;
	float:left;
	background:url(image/home_bkg.jpg) no-repeat;
	margin:20px 0 0 0;
	padding:15px 15px 0 15px;
}

#frontpage_side {
        width:193px;
        height:480px;
        float:left;
        background:url(/images/english/opportunity/transformsidebar.jpg) no-repeat;
        margin:20px 0;
        padding:125px 20px 0 25px;
        font-family:arial, helvetica, sans-serif;
        color:#fff;
        text-align:center;
}

#comppage_main {
        width:508px;
        float:left;
		margin:20px 0 20px 0;
        padding:15px 15px 0 15px;
		background:#FFF;
}

#comppage_side {
		float:left;
		width:218px;
        height:575px;
        background:url(/images/english/opportunity/nolimitsidebar.jpg) no-repeat bottom #008da8;
        margin:20px 0;
        padding:25px 10px 100px 10px;
        font-family:arial, helvetica, sans-serif;
        color:#fff;
        text-align:center;
}

.intro {
        font-size:20px;
}


.oppbox {
        width:482px;
        height:130px;
        background:url(/images/english/opportunity/textbox1.jpg) no-repeat;
        color:#5a471c;
        font-size:14px;
        padding:15px;
        margin:10px 0;
}

.oppbox h3 {
        font-size:20px;
        color:#9e6614;
        font-weight:normal;
        margin:0;
        padding:0;
}

.oppbox ul {
        margin:0 0 0 15px;
        padding:0;
        line-height:22px;
}
.joinbutton{
        float:right;
		width:222px;
		height:72px;
		}
.joinbutton a{
		background:url(image/button_join_today_header.jpg) no-repeat;
		width:222px;
		height:72px;
		display:block;
		text-indent:-9999px;
		overflow:hidden;
        }
/*		
.joinbutton {
        margin:5px 0 0 0;
        font-size:14px;
        font-family:arial;
        font-weight:bold;
        text-transform:uppercase;
        float:right;
        text-align:center;
        }
*/
/*
.joinbutton a:link { width:130px; height:40px; padding-top:10px; display:block;  background:url(/images/english/button_bkg.jpg) repeat-x; color:#f6f1cd; text-decoration:none; }
.joinbutton a:visited { width:130px; height:40px; padding-top:10px; display:block; background:url(/images/english/button_bkg.jpg) repeat-x; color:#f6f1cd; text-decoration:none; }
.joinbutton a:active { width:130px; height:40px; padding-top:10px; display:block; background:url(/images/english/button_bkg.jpg) repeat-x; color:#f6f1cd; text-decoration:none; }
.joinbutton a:hover { width:130px; height:40px; padding-top:10px; display:block; background:url(/images/english/button_bkg.jpg) repeat-x; color:#f6f1cd; text-decoration:none; }
*/

/*‚±‚±‚©‚çJP*/


#wrap_whole{
	width:508px;
	background:url(image/business_opp_top.jpg) no-repeat;
	background-color:#FFF;
	font-family:"‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	}
#wrap_whole img{
	border:0px;
	margin:0px;
	padding:0px;
	}
#wrap_5ways{
	background:url(image/gradiate_line.jpg) repeat-x;
	margin:0px;
	padding-top:0px;
	padding-bottom:20px;
	width:483px;
	}
#wrap_5ways h1{
	font-size:18px;
	color:#5A471C;
	font-weight:900;
	padding-top:10px;
	}
#wrap_5ways h2{
	font-size:12px;
	}
#wrap_5ways p{
	color:#333;
	line-height:150%;
	font-size:12px;
	}
#system1_left{
	width:224px;
	float:left;
	margin-right:19px;
	}
#system1{
	padding:0px;
	margin:0px;
	}
#system2{
	clear:both;
	}
#system1 h3{
	background:url(image/opp_01.jpg) no-repeat;
	text-indent:-9999px;
	width:224px;
	height:36px;
	}
#system2 h3{
	background:url(image/opp_02.jpg) no-repeat;
	text-indent:-9999px;
	width:328px;
	height:36px;
	}
#system3 h3{
	background:url(image/opp_03.jpg) no-repeat;
	text-indent:-9999px;
	width:328px;
	height:36px;
	}
#system4 h3{
	background:url(image/opp_04.jpg) no-repeat;
	text-indent:-9999px;
	width:328px;
	height:36px;
	}
#system5 h3{
	background:url(image/opp_05.jpg) no-repeat;
	text-indent:-9999px;
	width:328px;
	height:36px;
	}
#system_other{
	margin-top:20px;
	margin-bottom:20px;
	}
#system_other_right{
	width:380px;
	float:right;
	}
#system_other_left{
	float:left;
	}
#system4 img{
	padding-left:180px;
	}
#system5 img{
	padding-left:180px;
	}
#call_free{
	margin-left:80px;
	margin-top:50px;
	}
#kara{
	clear:both;
	width:483px;
	height:60px;
	}
#comppage_main jp{
        width:508px;
        float:left;
		background:#FFF;
        margin:20px 0 20px 0;
        padding:15px 15px 0 15px;
}

