@charset "iso-8859-1"; 

/* ver. English */
/*==================== UV ====================*/
h4 {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #934CC6;
	background-color: #dcd8fc;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ababab;
	border-right-color: #ababab;
	border-bottom-color: #ababab;
	border-left-color: #934CC6;
}

h5 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ac99cc;
	border-right-color: #ac99cc;
	border-bottom-color: #ac99cc;
	border-left-color: #ac99cc;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h5 a:link {
	color: #666666;
}
h5 a:hover {
	color: #934CC6;
}
h5 a:visited {
	color: #6D518C;
}

.uv_m_color {
	font-size: 12px;
	color: #934CC6;
	line-height: 1.5em;
}

.uv_m_color_2 {
	font-size: 12px;
	color: #934CC6;
	line-height: 2em;
}
.uv_m_color_2 a:link {
	font-size: 12px;
	color: #934CC6;
	line-height: 2em;
	text-decoration: underline;
}
.uv_m_color_2 a:hover {
	font-size: 12px;
	color: #ac99cc;
	line-height: 2em;
	text-decoration: underline;
}
.uv_m_color_2 a:active {
	font-size: 12px;
	color: #ac99cc;
	line-height: 2em;
	text-decoration: underline;
}
.uv_m_color_2 a:visited {
	font-size: 12px;
	color: #6D518C;
	line-height: 2em;
	text-decoration: underline;
}

/* sup */
.m_sup {
	top: -4px;
	position: relative;
	font-size: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 2px;
}
.maru {
	font-size: 30px;
	font-weight: lighter;
	padding-top: 14px;
	padding-bottom: -10px;
}




/*==================== Side Menu ====================*/
/* 3 Products */
.dot_line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #009999;
}



/* UV */
.side_menu_uv_bg {
	background-image: url(../images/side_uv_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.side_menu_uv {
	font-size: 10px;
	line-height: 1.25em;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.side_menu_uv a:link {
	font-size: 10px;
	line-height: 1.25em;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: underline;
}
.side_menu_uv a:hover {
	font-size: 10px;
	line-height: 1.25em;
	color: #934CC6;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: underline;
}
.side_menu_uv a:visited {
	font-size: 10px;
	line-height: 1.25em;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: underline;
}

.side_menu_uv_color{
	font-size: 10px;
	line-height: 1.25em;
	color: #934CC6;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
