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

h3	{
}
h3	{
	/*background-color: #4c443e;
	color: #FFFFFF;
	line-height: 2em;
	padding-left: 10px;
	font-size: 120%;
	margin-top: 10px;*/
	line-height: 1;
    font-size: 2.4rem;
    font-weight: 700;
    border-bottom: 2px solid #000;
	margin:30px 0 !important;
    margin-bottom: 25px;
}
h3 span{
	background: linear-gradient(transparent 60%, #ffff66 60%);
}

/* VOICE */
div.tra	{
	background: url(img/tra01.jpg) no-repeat center center;
	padding: 15px;
}
div.tra p.p01	{
	margin-bottom: 1em;
}
div.tra01	{
	padding: 10px;
	margin-bottom: 2em;
}
div.tra01 dl	{
}
div.tra01 dt	{
    font-size: 24px;
    margin: 15px 0;
    padding: 10px 0;
	border-top:5px solid #F60;
	border-bottom:1px dotted #ccc;
    line-height: 1.4;
}
div.tra01 dt.dt02	{
	clear: both;
}
div.tra01 dd	{
	padding: 10px;
	margin-bottom: 10px;
}
div.tra01 p.left	{
	float: right;
	padding: 10px;
}
div.tra01 ul	{
	margin: 10px;
	line-height: 1.8em;
}
div.tra01 li	{
	background-image: url(img/tra05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

div.gen	{
	padding: 15px;
}
div.gen p.p01	{
	margin-bottom: 1em;
}
p.ri	{
	float: right;
	margin-left: 10px;
}
ul.navi	{
	text-align: center;
	padding: 10px;
}
ul.navi li	{
	display: inline;
	padding: 10px;
}
ul.navi li a	{
	color: #FF3300;
}
div.gen strong	{
	color: #FF3300;
}

/* TAB */
.container {
	width: auto;
	margin: 10px auto;
}
.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 {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #4c443e;
	padding: 5px;
}
.container h4	{
	background-image: url(../../css/img/list02.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	{
}
.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;
}
div.tab_container div.tra01 li	{
	background-image: none;
	padding-left: 0;
}

.container .tab_content h3 {
	font-size:1.8rem;
	font-weight:700;
	margin-bottom:60px;
	
	color: #000;
    line-height: 2em;
    padding-left: 10px;
    font-size: 120%;
    margin: 30px 0;
    background-color: transparent;
}
.tab_content h3 span{
	font-size:5.2rem;
	font-family: 'Josefin Sans', sans-serif;
	font-weight:500;
	line-height:1;
	vertical-align:middle;
	margin-right:20px;
	padding:0;
}