/* ----------- Base CSS ----------- */
body {
	text-align: center;
	vertical-align: top;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	margin-top: 30px;
	font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
}

.main {
	width: 770px;
	text-align: center;
	margin: 0px auto;
}


/* -------- TopSide Menu ------- */
.topsidemenu {
	width: 760px;
	text-align: center;
	margin: 0px auto;
	font-size: 10px;
	line-height: 16px;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #00a8ec;
	text-decoration: none;
}

.pink{
	color:#e3006b;
}

.waterblue{
	color: #00a8ec;
}

.Red{
	color: #FF0000;
}

.darkblue{
	color:#0000FF;
}

/*  ------ Under Menu ---------- */
.undermenu {
	width: 700px;
	text-align: center;
	margin: 0px auto;
	font-size: 10px;
	line-height: 16px;
}


/* ----------- Page CSS ---------- */


.contentsetCenter {
	text-align: center;
	margin: 20px auto;
}

.contentsetleft {
	text-align: left;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 15px;
}

.cornercopy {
	width:700px;
	padding:5px;
	text-align: left;
	background-color:#fffdda;
}

.riyokigyo {
	text-align: left;
	margin-top: 20px;
	margin-left: 25px;
	color: #0000FF;
	font-size: 14px;
	line-height: 16px;
}


a.redlink:link {
	color: #00a8ec;
	text-decoration: none;
}
a.redlink:visited {
	color: #00a8ec;
	text-decoration: none;
}
a.redlink:hover {
	color: #FF0000;
	text-decoration: none;
}

/*-------------------------- Syohin CSS ---------------------------- */
.SyTable {
	width: 690px;
	text-align:center;
	margin:20px auto;
	min-height: 1em;
	height:180px;
}

.syohinLeft {
	float:left;
	text-align: left;
	width: 320px;
	font-size: 12px;
	line-height: 18px;
}


.syohinRight {
	float:right;
	text-align: left;
	width: 320px;
	font-size: 12px;
	line-height: 18px;
}

#oiwaitable{
	margin:20px auto;
	font-size: 12px;
	line-height: 18px;
}

.coment2{
	text-align: left;
	width: 350px;
	font-size: 12px;
	line-height: 18px;
	margin:10px 0px 20px 6px;
}
.coment3{
	text-align: left;
	width: 330px;
	font-size: 12px;
	line-height: 18px;
	margin:0px 0px 10px 6px;
}
.coment4{
	text-align: left;
	width: 330px;
	font-size: 12px;
	line-height: 18px;
	margin:0px 0px 0px 6px;
	color:#0000FF;
}

.SyohinPhoto{
	text-align:center;
	margin:90px auto;
}

.SyohinPhotoA{
	text-align:center;
	margin:40px auto;
}

.SyohinPhotoB{
	text-align:center;
	margin:80px auto;
}


.oiwaicontent{
	margin:0px 12px 20px 12px;
}



.nextstep {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}