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

body{
  background-image:url("https://omoteura.com/b_l_dash3030.gif");
  text-align:center;
}

div#container{
    width:1024px;
    margin:0 auto;
    background-color:white;
    background-image:url("https://omoteura.com/img/toppageside.gif");
    background-repeat:repeat-y;
}

div#header{
	width:1024px;
  text-align:left;
}

div#guide_list{
	width:1024px;
  clear:both;
}

div#wrapper{
  width:840px;
  float:left;
}

div#shopspace{
	float:left;
  width:174px;
}

div#sidemenu{
	float:right;
  width:220px;
}

div#content{
	float:right;
  width:610px;
}

div#footer{
	clear:both;
	width:100%;
	background-color:#66ccff;
	color:white;
}

div#copyright{
	padding:5px;
}

div#title_image{
	float:left;
  width:474px;
  height:70px;
}

div#bana_space{
	float:right;
  width:500px;
  height:60px;
  text-align:right;
  padding-right:10px;
}

div#image{
	margin:0px auto;
  padding-top:5px;
  padding-left:20px;
}

div#counter{
	margin:0px auto;
  padding-top:20px;
  text-align:center;
}

div#guide{
	margin:8px;
	padding:5px;
  padding-left:10px;
  color:#696969;
	letter-spacing:2px;
	font-size:13px;
  text-align:left;
  background-color:#f0f8ff;
  vertical-align:middle;
}

div.renewal_data{
	width:600px;
  margin-bottom:10px;
	border-style:none solid solid solid;
  border-width:1px;
  border-color:gray;
}

div.main_data{
	width:600px;
  margin-bottom:50px;
	border-style:none solid solid solid;
  border-width:1px;
  border-color:gray;
}

div.main_space{
  margin:0 auto;
}

div.space_left{
	float:left;
	width:300px;
  text-align:left;
}

div.space_right{
	float:left;
	width:295px;
  text-align:left;
}

div.main_bottom{
	clear:both;
}

h2{
  padding:5px 0px;
	background-image:url("https://omoteura.com/img/main_data.gif");
	background-repeat:repeat-x;
  border-style:solid none;
	border-width:1px;
	border-color:gray;
	font-size:16px;
	letter-spacing:1px;
}

h3{
  background:url("https://omoteura.com/list_b02.gif") no-repeat center left;
  margin:15px 0px 1px 15px;
  padding-left:14px;
	font-size:14px;
}

ul.menu{
  padding-left:25px;
  margin-bottom:10px;
	font-size:13px;
  list-style-type:none;
	letter-spacing:1px;
}

li.smenu{
	padding:2px;
  padding-left:11px;
  background:url("https://omoteura.com/list_b03.gif") no-repeat center left;
  list-style-image:none;
}


div.menu_data{
  	margin:0 auto;
	width:210px;
	border-style:solid solid none solid;
	border-width:1px;
	border-color:gray;
}

div.menu_title{
  padding:5px 0px;
  font-size:15px;
  font-weight:bold;
  color:white;
  letter-spacing:2px;
  background-image:url("https://omoteura.com/table_b03.gif");
  background-repeat:repeat;
  border-color:#99ccff #3399ff #3399ff #99ccff;
  border-style:solid;
  border-width:1px;
}

div.menu_space{
	letter-spacing:1px;
	line-height:120%;
	font-size:15px;
	text-align:left;
	border-style:solid none;
	border-width:1px;
	border-color:gray;
}

div.menu_space_bana{
	padding:0px;
	letter-spacing:1px;
	line-height:120%;
	font-size:15px;
	text-align:center;
	border-style:solid none;
	border-width:1px;
	border-color:gray;
}

div.menu_amazon{
	width:210px;
	margin:0px auto;
	border-style:solid solid none solid;
  border-width:1px;
  border-color:gray;
}

div.menu_amazon_title{
	padding:5px 0px;
	color:white;
	font-size:14px;
  font-weight:bold;
	border-style:solid;
  border-width:1px;
  text-align:center;
  border-color:#99ccff #3399ff #3399ff #99ccff;
  background-image:url("https://omoteura.com/table_b03.gif");
  background-repeat:repeat;
}

div.menu_amazon_space{
	font-size:14px;
	text-align:center;
	border-style:solid none solid none;
	border-color:gray;
	border-width:1px;
  background-color:white;
}

div.shop_data{
	width:155px;
	margin:0 auto;
	border-style:solid;
  border-width:1px;
  border-color:gray;
}

div.shop_title{
	padding:5px 0px;
	color:white;
	font-size:15px;
  font-weight:bold;
	background-image:url("https://omoteura.com/table_b03.gif");
	background-repeat:repeat;
	border-style:solid;
	border-color:#99ccff #3399ff #3399ff #99ccff;
	border-width:1px;
}

div.shop_space{
	padding:3px 0px;
	text-align:center;
  background-repeat:repeat;
	border-style:solid none none none;
	border-width:1px;
	border-color:gray;
}

div.shop_item_space{
	width:150px;
	padding:1px;
	font-size:14px;
	text-align:center;
  margin:5px auto 10px auto;
}


a:link{
	color:#6666cc;
	text-decoration:none;
}

a:visited{
	color:#993399;
	text-decoration:none;
}

ul.sidemenu{
    margin:0px;
    padding-left:6px;
    list-style-type:none;
}

li.side{
	padding:6px;
}

span.item_title{
	font-size:10px;
	color:gray;
	font-weight:bold;
}

span.item_category{
	font-size:14px;
	color:#b73000;
	font-weight:bold;
  margin:15px auto 5px auto;
}

img{
	border:0;
  margin:4px auto;
}

p{
	font-size:15px;
}

iframe.amazon{
	width:200px;
  height:2100px;
}

