﻿@charset "utf-8";
@import url("common.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}

/* #
--------- --------- --------- --------- --------- */
.risk_mtitle {
	background: url(../images/risk/risk_mtitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 64px 0 0 0;
	width: 699px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:64px;/* for ie5.x */
	}
	
.risk_area1 {
	background: url(../images/risk/risk_skin.gif) no-repeat;
	margin:0 0 20px 0;
	padding:15px 10px 0 90px;
	width:600px;
	height:131px;
	font-size:1.6em;
	line-height:1.3;
	color:#990100;
	}
	
.risk_link {
	margin:0 0 20px 0;
	font-size:1.4em;
	}
	
.risk_link b {
	margin:0 10px 0 0;
	float:left;
	}
	
.risk_link a {
	background: url(../images/risk/risk_btn.gif) no-repeat;
	margin: 0;
	padding: 18px 0 0 0;
	width: 146px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:18px;/* for ie5.x */
	}
	
.risk_link a:hover {
	background-position: 0 -18px;
	}
	
.risk_stitle {
	background: url(../images/common/icon_arrow3.jpg) no-repeat;
	background-position: 8px center;
	background-color: #E6E6E6;
	margin:0 0 10px 0;
	padding:5px 0 2px 25px;
	font-size:1.6em;
	color:#4D4D4D;
	font-weight: bold;
	line-height:1.1;
	}
	
.risk_ex {
	margin:0 0 20px 0;
	font-size:1.4em;
	}