@charset "shift_jis";
/* CSS Document */

.varili	{
	border-top: 1px solid #808285;
	background-color: #333333;
	text-align: center;
	margin: 10px 0;
	padding-top: 5px;
}

.sq01	{
	border-top: 1px solid #999999;
	padding: 10px 0;
}
.sq01 table	{
	font-size: 100%;
	width: 100%;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
}
.sq01 th	{
	color: #FFFFFF;
	background-color: #0399CD;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.sq01 td	{
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 140%;
}
.sq01 .pic	{
	float: right;
}
.sq02	{
	padding: 20px;
}
.sq01 dl	{
}
.sq01 dt	{
	color: #999999;
	font-size: 140%;
	margin-bottom: 0.5em;
}
.sq01 dd	{
	color: #333333;
	margin-bottom: 2em;
}
.sq01 dd strong	{
	color: #FF0066;
}
.sq01 .p01	{
	background-image: url(../../css/img/list04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 2em;
}
.sq01 h3	{
	background-image: url(../../css/img/kasou_title05.gif);
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 1em;
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: 2em;
	padding-top: 1em;
	background-color: #D31618;
}
div.entrance_in02b {
	border: 1px solid #074471;
	text-align: left;
	margin-top: 10px;
}
.sq01 h3 {
	background-image: url(../../css/img/kasou_title.gif);
	background-color: #074571;
}
.sq01 ul	{
	padding: 10px;
}
.sq01 li	{
	background-image: url(../../css/img/list01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
/* TAB */
.container {
	width: auto;
	margin: 10px auto;
}
.container h3 {
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 1em;
	font-weight: normal;
	line-height: 2em;
	background-color: #44586C;
}

.container ul.tabs {
	margin: 0;
	padding: 0;
	float: none;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #4c443e;
	border-left: 1px solid #4c443e;
	width: 100%;
}
.container ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #4c443e;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
.container ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
.container ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.container .tab_container {
	border: 1px solid #4c443e;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.container .tab_content {
	padding: 20px;
}
.container .tab_content h3{
	margin-top: 0px;
	margin-bottom: 10px;
}
.container .tab_content img {
}
.container h4	{
	background-image: url(../../css/img/list01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.5em;
	font-size: 120%;
	line-height: 2em;
	font-weight: bold;
}
.container strong	{
	color: #F03;
	font-weight: normal;
}
.container dl	{
	margin: 10px;
}
.container dt	{
	font-weight: bold;
	margin-top: 1em;
}
.container dd	{
}
.container dd ul	{
}
.container dd li	{
	list-style-type: decimal;
	margin-left: 2em;
	margin-bottom: 5px;
}
.container p	{
	margin: 10px;
}
.container p.p01	{
	text-indent: -1em;
	margin-left: 2em;
}
.container table	{
	margin: 10px;
	width: auto;
}
.container th	{
	text-align: center;
	background-color: #2D5299;
	color: #FFF;
	padding: 5px;
}
.container td	{
	padding: 5px;
	text-align: center;
	width: 35px;
}
.container caption	{
	text-align: left;
}
.container dl.dl01 dt	{
	margin-left: 2em;
	text-indent: -2em;
}
.container dl.dl01 dd	{
	margin-left: 1.5em;
}
.container ul.ul01	{
	margin: 0px;
}
.container ul.ul01 li	{
	list-style-type: disc;
}
.container ul.ul02	{
}
.container ul.ul02 li	{
	list-style-type: decimal;
	margin-left: 2em;
	margin-bottom: 5px;
}
.container ul.ul02 li ul li	{
	list-style-type: square;
	margin-left: 2em;
	margin-bottom: 5px;
}
