/* CSS Document */

/* RESET */
body {
	margin:0;
	font-size:0.9em;
	line-height:1.7em;
}
ul,ol {
	list-style-type:none;
	margin:0;
	padding:0;
}
img {
	border:0;
}
/* id */
#page {
	width: 750px;
	margin: 0 auto;
	background: url("images/sidelines.fw.gif") repeat-y right 16px;
	position: relative;
}
#title {
	height: 200px;
	margin:0 0 0;
	background:url("images/russian.fw.png") no-repeat;
	text-indent:-9999px;
}
#gbtn {
	margin:0 0 15px;
	overflow:hidden;
	height:50px;
	width:750px;
}
#gbtn a {
	text-decoration:none;
	display:block;
	margin:0;
	padding:0;
	height:50px;
	width:150px;
	text-indent:-9999px;
}
#gbtn .gbtn01 a {
	background:url("images/gbtn01.gif") no-repeat;
}
#gbtn .gbtn01 a:hover {
	background:url("images/gbtn01_s2.gif") no-repeat;
}
#gbtn .gbtn02 a {
	background:url("images/gbtn02.gif") no-repeat;
}
#gbtn .gbtn02 a:hover {
	background:url("images/gbtn02_s2.gif") no-repeat;
}
#gbtn .gbtn03 a {
	background:url("images/gbtn03.gif") no-repeat;
}
#gbtn .gbtn03 a:hover {
	background:url("images/gbtn03_s2.gif") no-repeat;
}
#gbtn .gbtn04 a {
	background:url("images/gbtn04.gif") no-repeat;
}
#gbtn .gbtn04 a:hover {
	background:url("images/gbtn04_s2.gif") no-repeat;
}
#gbtn .gbtn05 a {
	background:url("images/gbtn05.gif") no-repeat;
}
#gbtn .gbtn05 a:hover {
	background:url("images/gbtn05_s2.gif") no-repeat;
}
#contents {
	width:700px;
}

/* class */
.gbtn01,.gbtn02,.gbtn03,.gbtn04,.gbtn05 {
	float:left;
}
.shop {
	margin:0 0 10px 0;
}
.photo {
	margin:0 20px 0 0;
	width:320px;
	float:left;
}
.text {
	float:left;
	width:360px;
}
.desc {
	clear:left;
	text-align:right;	
}
/* tag */
h2 {
	margin:0 0 15px 0;
	padding:10px;
	border-width:1px 15px;
	border-style:dotted;
	border-color:#F00;
}
h3 {
	margin:0 0 10px 0;
}
p {
	margin:0;
}

/* a */
a:link, a:visited {
	color:#63C;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	background-color:#FFF
}

.photo a {
	padding:0;
}

#apDiv1 {
	position: absolute;
	left: 536px;
	top: 116px;
	width: 150px;
	height: 150px;
	z-index: 1;
}
.size1 {
	height: 550px;
	width: 400px;
	margin: 20px auto 0px;
	border: 1px solid #CCC;
}
.size2 {
	height: 400px;
	width: 550px;
	margin: 20px auto 0px;
	border: 1px solid #CCC;
}
.size3 {
	height: 162px;
	width: 260px;
	margin: 20px auto 0px;
	border: 1px solid #CCC;
}
