@charset "iso-8859-1"; 

/* ver. English */
/*==================== Campany Profile ====================*/
h4 {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #336699;
	background-color: #d8e0f0;
	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: #336699;
}
h4 a:link {
	color: #336699;
}
h4 a:hover {
	color: #538CC6;
}
h4 a:visited {
	color: #336699;
}

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: c6d0e0;
	border-right-color: c6d0e0;
	border-bottom-color: c6d0e0;
	border-left-color: c6d0e0;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
}
h5 a:link {
	color: #666666;
}
h5 a:hover {
	color: #336699;
}
h5 a:visited {
	color: #29537C;
}


.share_m_color {
	font-size: 12px;
	color: #336699;
	line-height: 1.5em;
}
.share_m_color a:link {
	font-size: 12px;
	color: #336699;
	line-height: 1.5em;
	text-decoration: underline;
}
.share_m_color a:hover {
	font-size: 12px;
	color: #538CC6;
	line-height: 1.5em;
	text-decoration: underline;
}
.share_m_color a:active {
	font-size: 12px;
	color: #538CC6;
	line-height: 1.5em;
	text-decoration: underline;
}
.share_m_color a:visited {
	font-size: 12px;
	color: #29537C;
	line-height: 1.5em;
	text-decoration: underline;
}

hr {
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	color: #DCDCDC;
	height: 1px;
	padding: 0px;
}



/*==================== side menu ====================*/
.side_menu_profile_bg {
	background-image: url(../images/side_0400_profile_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.side_menu_profile {
	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_profile 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_profile a:hover {
	font-size: 10px;
	line-height: 1.25em;
	color: #3c73ac;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: underline;
}
.side_menu_profile 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_profile_color{
	font-size: 10px;
	line-height: 1.25em;
	color: #336699;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
.dot_line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #009999;
}
