@charset "Shift_JIS";


/*-- 基本設定 ----------------------------------------*/
#yugu {
	margin: 15px 20px 20px 20px;
	/*font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;*/
	line-height: 1.6;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}

#yugu img { margin: 0; padding: 0; border: none; vertical-align: bottom;}
#yugu h1,
#yugu h2,
#yugu h3 { display: none;}

#yugu p { margin-bottom: 20px; clear: both;}
#yugu p.note { font-size: 10pt; color: #000000; text-align: right; margin-right: 20px; margin-bottom: 0px;}
#yugu p.pagetop { text-align: right; clear: both; padding: 10px 25px 20px 0;}
#yugu .pTop10 { padding-top: 10px;}

/* CLEARFIX  */
.clearfix {
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after {/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html .clearfix {
	display:inline-table;
	/*\*/display:block;/**/
}



/*-- Head --------------------------------------*/




/*-- Footer --------------------------------------*/


/*-- Contents --------------------------------------*/

#yugu .title{
	margin-bottom:15px;
}

#yugu .teimg{
    margin:0;
	padding:0;
	background:url(../images/yugu/provisions.gif) no-repeat;
	width:600px;
	height:110px;
}

#yugu .disclaimer {
	width: 566px;
	height:auto;
	margin:15px 17px 0;
	padding:0;
}

#yugu .disclaimer .text01 {
    margin:0px;
    padding: 15px;
    background-color: #FFFFFF;
    text-align: left;
	font-size:14px;
    border-bottom:solid 2px #808080;
    border-left:solid 2px #808080;
    border-right:solid 2px #808080;
	line-height: 1.6em;	
}

#yugu .disclaimer .text02 {
    margin:10px 0 0;
    padding: 0;
    background-color: #FFFFFF;
    text-align: left;
	font-size:13px;
	line-height: 1.6em;	
}

#yugu #box{
	margin:15px 17px 0;
}

#yugu #box table{
    font-size:12px;
	line-height: 1.2;
    background-color:#f0f0f0;
	width: 566px;
	height:auto;
	margin:0;
	padding:0;
}

#yugu #box th,
#yugu #box td{
    padding:0.75em;
    text-align:left;
}

#yugu #box table th.hakoL{
    text-align:center;
    border-left:solid 2px #808080;
    border-bottom:#999999 solid 1px;
	font-weight:bold;
}

#yugu #box table td.hakoR{
    text-align:left;
    background-color:#fff;
    border-right:solid 2px #808080;
	border-bottom:#999999 solid 1px;
	font-weight:100;
}

#yugu #box table th.hakoL2{
    text-align:center;
    border-left:solid 2px #808080;
    border-bottom:#808080 solid 2px;
	font-weight:bold;
}

#yugu #box table td.hakoR2{
    text-align:left;
    background-color:#fff;
    border-right:solid 2px #808080;
	border-bottom:#808080 solid 2px;
	font-weight:100;
}


/*-- Button --------------------------------------*/

#yugu .goToTop {
	clear: both;
	padding-top: 10px;
	padding-bottom:10px;
	text-align: right;
}

#yugu .nav01 table{
    margin:0 0 0 10px;
	padding:0;
}

#yugu .nav01 th,
#yugu .nav01 td{
    padding:0;
	margin:0;
}

#yugu .nav01{
	width:600px;
	height:250px;
	margin:0;
	padding:0;
	background: url(../images/yugu/bg_btn.gif) no-repeat;
}

#yugu .nav01 ul{
	margin:17px 0px 0px 10px;
	padding:0;
	position:absolute;
}

#yugu .nav01 li{
    margin:0 0 0 0;
	padding:0;
	list-style:none;
	line-height:1;
	display:block;
	float:left;
}

#yugu .nav02{
	width:600px;
	height:80px;
	margin:0;
	padding:0;
}

#yugu .nav02 ul{
	margin:5px 0 0 30px;
	padding:0;
	position:absolute;
}

#yugu .nav02 li{
    margin:0 4px 0 0;
	padding:0;
	list-style:none;
	line-height:1;
	display:block;
	float:left;
}

#yugu .star_en{
	width:560px;
	height:40px;
	text-align:right;
	margin:0;
	padding:0;
}


/*-- TextColor --------------------------------------*/

#yugu .underText {
	text-decoration: underline;
}

#yugu .gray16b {
	font-size: 18px;
    color: #333333;
	font-weight: bold;
	}
