@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      index.css
 Author:         yoko shinkawa
 Style Info:     トップページ用スタイル
----------------------------------------------------------- */

#contents .img_right01 {
	float: right;
	padding-left: 15px;
}


#contents .img_right02 {
	float: right;
	width: 250px;
	padding-left: 15px;
}

#contents .left {
	float: left;
	width: 200px;
	margin-right: 15px;
}

li {
	font-size: 1.2em;
	list-style-type: disc;
	padding-left: 5px;
	list-style-position: inside;
}

#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;
}
#contents h5 {
	font-size: 1.2em;
	color: #000000;
	margin-top: 2em;
	margin-bottom: 1.5em;
	font-weight: bold;
}

/*----------------------------------------------------
	200809GLJ
----------------------------------------------------*/

h2.dis-h2 {
	background:url(../img/disused/h3_01.gif) no-repeat;
	width:587px;
	height:32px;
	margin:0 0 2em 0;
	padding:0px;
	text-indent:-9999px;
}

h3.dis-h3a {
	background:url(../img/disused/h3_02.gif) no-repeat;
	width:587px;
	height:32px;
	margin:0 0 2em 0;
	padding:0px;
	text-indent:-9999px;
}

h3.dis-h3b {
	background:url(../img/disused/h3_03.gif) no-repeat;
	width:587px;
	height:32px;
	margin:0 0 2em 0;
	padding:0px;
	text-indent:-9999px;
	clear:right;
}