
@import "/library/default.css";

body {
	text-align:center;
	}

/* ------------ */

div {
	display:inline-block;
	zoom:100%;
	}

div:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
	}

/* ------------ */

div#wrap {
	margin: auto;
	width:800px;
	padding:15px 0px 0px 0px;
	text-align:left;
}

/* ------------ */

div#concept {
	margin: auto;
	width:800px;
	margin:0px 0px 10px 0px;
}

div#coment {
	text-align:left;
	float:right;
	width:390px;
	height:517px;;
	margin:0px 0px 0px 0px;
	background-color:#FEFFDE;
	border:1px dotted #999999;
}

div#coment div.info {
	padding:15px;
}

div#stamp {
	float:left;
}

div#stamp img {
	margin:0px 0px 2px 0px;
}

div#concept h3 {
	margin:0px 0px 10px 0px;
	padding:7px 0px 5px 7px;
	background-color:#E5F577;
	font-size:15px;
}

div#concept p {
	margin:0px 0px 15px 10px;
	font-size:15px;
	line-height:140%;
	font-weight:bold;
}

div#concept ul {
	margin:0px;
	padding:0px;
	list-style: none;
}

div#concept li {
	margin:0px 0px 0px 15px;
	padding:0px 0px 8px 23px;
	list-style: none;
	background-image: url(../image/list_concept.gif); 
	background-repeat:no-repeat;
	background-position:left top;
}

div#attention h3 {
	margin:15px 0px 10px 0px;
	padding:7px 0px 5px 7px;
	background-color:#E5F577;
	font-size:15px;
}

div#attention ul {
	margin:0px;
	padding:0px;
	list-style: none;
}

div#attention li {
	margin:0px 0px 0px 15px;
	padding:0px 0px 8px 23px;
	list-style: none;
	background-image: url(../image/list_attention.gif); 
	background-repeat:no-repeat;
	background-position:left top;
}
/* ------------ */

div#present {
	margin: auto;
	width:800px;
	margin:0px 0px 25px 0px;
}

div#present h2 {
	margin:0px 0px 10px 0px;
	padding:10px 0px 8px 10px;
	font-size:17px;
	background-color:#FFE4F2;
	border-top:1px dotted #FF7ABF;
	border-bottom:1px dotted #FF7ABF;
}

div#present div.card {
	float:left;
	width:260px;
	text-align:center;
}

div#present div.hagaki {
	float:right;
	width:530px;
}

div#present div.osk {
	margin:0px 0px 15px 0px;
	text-align:center;
}

div#present div.nnb {
	margin:0px 0px 0px 0px;
	text-align:center;
}

div#present em {
	display:block;
	font-style:normal;
	margin:7px 0px 5px 0px;
	padding:7px 0px 5px 0px;
	background-color:#FFEFB7;
}

/* ------------ */

div#shop {
	margin: auto;
	width:800px;
}

#shop div.osk {
	float:left;
	width:390px;
}

#shop div.nnb {
	float:right;
	width:390px;
}
