@font-face {
	font-family: "myHannari";
	src: url("../font/Hannari.eot");
	src: url("../font/Hannari.eot?#iefix") format("embedded-opentype"),
		url("../font/Hannari.woff") format("woff"), url("../font/Hannari.otf")
		format("opentype");
}
@font-face {
	font-family: "myLogoType";
	src: url("../font/LogoTypeGothic.eot");
	src: url("../font/LogoTypeGothic.eot?#iefix") format("embedded-opentype"),
		url("../font/LogoTypeGothic.woff") format("woff"),
		url("../font/LogoTypeGothic.otf") format("opentype");
}

.ALTFONT {
	font-family: "myLogoType";
}
.ALTFONT2 {
	font-family: "myHannari";
}

.SINDEX {
	margin: 0px;
	padding: 0px;
	background: #ffffff url("../image/wp_index.gif") repeat fixed;
	/*  font-size:70%;*/
	color: #000000;
}
.INFO2 {
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	border: 0px;
	width: 500px;
	background: #ffcccc;
}
.INFO2 .INNER {
	padding: 1px 31px 1px 41px;
	font-size: 90%;
	font-weight: bold;
	text-align: justify;
}
.INFO {
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	border: 0px;
	width: 500px;
	background: #ffcccc url("../image/ic_bara2.gif") no-repeat bottom right;
}
.INFO .INNER {
	padding: 1px 31px 1px 41px;
	font-size: 70%;
	font-weight: bold;
	text-align: justify;
	background: url("../image/ic_bara2.gif") no-repeat top left;
}
.SMAIN {
	background: #ffffff url(../image/wp_shop1.gif) repeat fixed;
	color: #000000;
}
.SSUB {
	background: #ffffff url(../image/wp_main.gif) repeat fixed;
	color: #000000;
}
.ALIGN-C {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.SITEM {
	padding: 0px;
	border: 0px;
	width: 726px;
	height: auto;
	overflow: hidden;
	background-color: #ffcccc;
}
.SITEM-IM {
	float: left;
	width: 306px;
	padding: 5px;
	text-align: justify;
}
.SITEM-TXT {
	float: left;
	width: 400px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 90%;
	line-height: 120%;
	color: #663333;
	text-align: justify;
}
.SITEM-TXT h2 {
	font-size: 140%;
	line-height: 150%;
	color: #ff3366;
}
.CL {
	clear: both;
}
.CL hr {
	display: none;
}
.NAV1 {
	font-size: 150%;
	font-weight: bold;
	color: #ff0000;
	margin: 0px;
	padding: 10px;
	border: 0px;
}
.NAV1 a {
	text-decoration: none;
	color: #ff0000;
}
.NAV2 {
	font-size: 150%;
	font-weight: bold;
	color: #663333;
	margin: 0px;
	padding: 10px;
	border: 0px;
}
.NAV2 a {
	text-decoration: none;
	color: #622d18;
}
.COPYRIGHT {
	margin: 0px;
	padding: 30px;
	border: 0px;
	font-size: 60%;
}
.SSO {
	color: red;
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	line-height: 11pt;
}

.example {
	display: inline-block;
	width: 160px;
	padding: 8px 0;
	margin: auto;
	background: #569f3c;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.example:hover {
	background: #225f0d;
}
