a:active { font-style: normal; color: #0000ff; text-decoration: underline; }
a:link { font-style: normal; color: #0000ff; text-decoration: underline; }
a:visited { font-style: normal; color: #0000ff; text-decoration: underline; }
a:hover { font-style: normal; color: #ff6600; text-decoration: underline; }

*{
	margin: 0px;
	padding: 0px;	
	}

body {
	background-color: #ffffff;	
	color: #333333;
	text-align: center;
	}

#wrapper {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}

#header {
	height: 360px;
	background: url(img/bg_top.jpg) no-repeat;
	}


#header ul {
	margin: 0px;
	padding: 20px 40px 0px 0px;
	list-style: none;
	text-align: right;
	font-weight: normal;
	}

#header li {
	display: inline;
	padding: 0px 0px 0px 10px;
	}

#box {
	width: 720px;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	}

#contents {
 	float: right;
 	width: 520px;
	padding: 50px 0px 0px 20px;
	background: url(img/bg_cont.jpg) no-repeat;
	}

#contents_shop {
 	float: right;
 	width: 520px;
	padding: 50px 0px 0px 20px;
	background: url(img/bg_cont_shop.jpg) no-repeat;
	}

#navigation {
	float: left;
	width: 180px;
	padding: 450px 0px 0px 0px;
	background: url(img/bg_side.jpg) no-repeat;
	}

#navigation_shop {
	float: left;
	width: 180px;
	height: 360px;
	padding: 100px 0px 0px 0px;
	background: url(img/bg_side.jpg) no-repeat;
	}

#navigation_guide {
	float: left;
	width: 180px;
	padding: 100px 0px 0px 0px;
	background: url(img/bg_side.jpg) no-repeat;
	}

#footer {
	clear: both;
	width: 720px;
	margin: 20px 0px 0px 40px;
	padding: 5px 0px 10px 0px;
	border-top: 1px solid #336633;
	font-size: 10px;
	line-height: 1.5em;
	}

#footer_left {
	float: left;
	width: 540px;
	}

#footer_right {
 	float: right;
 	width: 180px;
	}

.movie {
	clear: left;
	padding: 10px 0px;
	}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #336633;
	border-left: 10px solid;
	border-bottom: 1px solid;
	border-color: #336633;
	margin: 30px 0px 15px 0px;
	padding: 5px 5px;
	}

h2.orange {
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	border-left: 10px solid;
	border-bottom: 1px solid;
	border-color: #ff6600;
	margin: 30px 0px 15px 0px;
	padding: 5px 5px;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	margin: 20px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	}

h4 {
	font-weight: bold;
	color: #003300;
	border-bottom: 1px dotted;
	border-color: #336633;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	}

p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 5px 0px 10px 15px;
	}

img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.text_dec {
	font-size: 12px;
	line-height: 1.5em;
	margin: 15px 0px 10px 15px;
	font-weight: bold;
	color: #ff0066;
	}

.text_mini {
	font-size: 10px;
	line-height: 1.5em;
	margin: 10px 0px 10px 15px;
	}

.text_media {
	font-size: 10px;
	line-height: 1.5em;
	margin: 0px;
	}


#profile_catch {
 	float: right;
 	width: 535px;
	padding: 15px 0px 0px 5px;
	background: url(bg_cont.jpg) no-repeat;
	text-align: center;
	line-height: 2em;
	}

.text_profile_catch {
	text-align: center;
	color: #003300;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	}
	
.img_profile_right {
 	float: right;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 10px;
	}

.img_profile_left {
 	float: left;
	width: 240px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.text_profile_about {
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	margin: 10px 0px -5px 0px;
	}

#profile_newbox_1 {
	clear: both;
	width: 720px;
	margin: 0px 0px 0px 40px;
	padding: 20px 0px 0px 0px;
	}

#profile_right_1 {
	float: right;
	width: 470px;
	margin: -15px 0px 0px 0px;
	}

#profile_left_1 {
 	float: left;
 	width: 250px;
	}

#profile_newbox_2 {
	clear: both;
	width: 720px;
	margin: 10px 0px 0px 40px;
	}

#profile_right_2 {
 	float: right;
 	width: 360px;
	}

#profile_left_2 {
	float: left;
	width: 350px;
	}





#item_box {
	clear: both;
	width: 720px;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
	}

#item_left {
	float: left;
	width: 240px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#item_right {
 	float: right;
 	width: 470px;
	padding: 0px 0px 0px 10px;
	margin: -15px 0px 0px 0px;
	}

.img_item_top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.text_right {
	text-align: right;
	font-size: 12px;
	line-height: 1.5em;
	margin: 5px 0px 10px 15px;
	}
	
.text_smallcaps {
	font-size: 10px;
	line-height: 1.5em;
	margin: 10px 0px 0px 0px;
	}

.img_menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}



#header_shop {
	height: 360px;
	background: url(img/bg_top_shop.jpg) no-repeat;
	}

#header_shop ul {
	margin: 0px;
	padding: 20px 40px 0px 0px;
	list-style: none;
	text-align: right;
	font-weight: normal;
	}

#header_shop li {
	display: inline;
	padding: 0px 0px 0px 10px;
	}

#shop_box {
	clear: both;
	width: 720px;
	padding: 30px 0px 30px 0px;
	margin: 0px 0px 0px 40px;
	}

#shop_left {
	float: left;
	width: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#shop_right {
 	float: right;
 	width: 410px;
	padding: 0px 0px 0px 10px;
	margin: -15px 0px 0px 0px;
	}

.text_item_title {
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	border-left: 10px solid;
	border-color: #ff9900;
	margin: 15px 0px 10px 0px;
	padding: 5px 5px;
	}

.text_item_newtitle {
	font-size: 16px;
	font-weight: bold;
	color: #ff0066;
	border-left: 10px solid;
	border-color: #ff0066;
	margin: 15px 0px 10px 0px;
	padding: 5px 5px;
	}

.text_shop_price {
	font-size: 16px;
	font-weight: bold;
	color: #ff0066;
	padding: 10px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
	}

.text_shop_caps {
	font-size: 10px;
	line-height: 1.5em;
	margin: 0px 0px 0px 20px;
	}

.cart_position {
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.text_shop_left {
	color: #666666;
	font-size: 10px;
	line-height: 1.5em;
	margin: 220px 0px 0px 0px;
	}

.text_shop_index {
	font-size: 12px;
	line-height: 1.5em;
	border-left: 5px solid;
	border-color: #ff9900;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	color: #ff6600;
	}

.text_shop_newindex {
	font-size: 12px;
	line-height: 1.5em;
	border-left: 5px solid;
	border-color: #ff0066;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	color: #ff0066;
	}

.text_shop_right {
	text-align: right;
	font-size: 10px;
	line-height: 1.5em;
	margin: 20px 0px 0px 0px;
	}
