/* ----------- Base CSS ----------- */
body {
	text-align: center;
	vertical-align: top;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	margin-top: 30px;
	font-family: "ＭＳ ゴシック",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 ---------- */

.contentsetleft {
	text-align: left;
	margin-top: 10px;
	margin-left: 25px;
}

a.redlink:link {
	color: #FF0000;
	text-decoration: none;
}
a.redlink:visited {
	color: #FF0000;
	text-decoration: none;
}
a.redlink:hover {
	color: #00a8ec;
	text-decoration: none;
}

/*---------- Syohin CSS ------ */
.SyTable {
	width: 698px;
	text-align:center;
	margin:auto;
}


.syohin {
	width: 162px;
	height: 220px;
	border:solid 1px #000000; 
}

.SyRadio {
	height: 35px;
	width: 25px;
	text-align:center;
}

.SyTitle {
	height: 35px;
	width: 137px;
	color:#e3006b;
	font-size: 10px;
	line-height: 14px;
	text-align:center;
}

.SyTitle2 {
	height: 35px;
	width: 137px;
	color:#e3006b;
	font-size: 14px;
	line-height: 35px;
	text-align:center;
}

.Syhonbun{
	text-align:left;
	height: 45px;
	width: 162px;
	font-size: 10px;
	line-height: 14px;
}

.Syhonbun2{
	text-align:left;
	height: 30px;
	width: 162px;
	font-size: 10px;
	line-height: 14px;
}

.SyPhoto{
	height: 140px;
	width: 162px;
	text-align:center;
}

.SyPhoto0{
	height: 156px;
	width: 162px;
	text-align:center;
}

.SyPhoto2{
	height: 120px;
	width: 162px;
	text-align:center;
}



.kakaku {
	text-align: left;
	margin-top: 10px;
	margin-left: 40px;
	font-size: 18px;
	line-height: 20px;
}

/*------- image inp ------------*/
.lastbox {
	border:solid 1px #000000;
	width:338px; 
	height: 220px;
	background-color:#fee895;
}


.pinktitle{
	color:#e3006b;
	font-size: 14px;
	line-height: 35px;
	text-align:center;
}

.bluesubtitle {
	color:#004da1;
}

.lastimageinp{
	width: 221px;
	height: 220px;
	float:left;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
}
.lastpic {
	width: 115px;
	height: 220px;
	float:right;
}

.inpcorner {
	width: 215px;
	height: 78px;
}


.nextstep {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}