@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      index.css
 Author:         yoko shinkawa
 Style Info:     トップページ用スタイル
----------------------------------------------------------- */

#contents table.caution {
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
	color: #333;
	line-height: 1.6;
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #FFFFFF;
}

#contents table.caution th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #FFF;
	white-space: nowrap;
	background-color: #666666;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 1.2em;
}

#contents table.caution td {
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}

/*----------------------------------------------------
	200809GLJ
----------------------------------------------------*/

h2.acc-h2 {
	background:url(../img/accident/h3_01.gif) no-repeat;
	width:587px;
	height:32px;
	margin:0 0 2em 0;
	padding:0px;
	text-indent:-9999px;
}

h3.acc-h3a {
	background:url(../img/disused/h3_04_2.gif) no-repeat;
	width:587px;
	height:32px;
	margin:0 0 2em 0;
	padding:0px;
	text-indent:-9999px;
}

h3.acc-h3b {
	background:url(../img/accident/h3_03.gif) no-repeat;
	width:587px;
	height:32px;
	margin:0 0 2em 0;
	padding:0px;
	text-indent:-9999px;
	clear:right;
}