@charset "EUC-JP";

/*	text
------------------------------------------------------------------------------------------*/
#text{
	/*font-family:'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;*/
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "¥á¥¤¥ê¥ª", Meiryo, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-weight:lighter;
	font-size:x-small;
	color:#666666;
	width:100%;
	height:700px;
	letter-spacing:1px;
	line-height:140%;
}
#text a{
	font-weight:lighter;
	font-size:x-small;
	letter-spacing:1px;
	color:#4A9500;
	text-decoration:none;
}
#text a:hover{
	color:#00B6EA;
	text-decoration:underline;
}
#text h1{
	font-size:small;
	width:100%;
	color:#FF8800;
	line-height:160%;
	margin-top:5px;
	margin-bottom:10px;
	border-bottom:2px solid #C54A21;
}
#text h2{
	font-size:small;
	font-weight:lighter;
	width:100%;
	line-height:160%;
	margin-top:5px;
	margin-bottom:10px;
}
#text p{
	margin-bottom:1em;
}
#text iframe{
	width:100%;
	height:280px;
	border:1px solid #CCCCCC;
}
#text iframe.info{
	height:410px;
}
#text hr{
	width:100%;
	margin:1em 0;
	padding:0px;
	height:1px;
	border-top:1px dotted #AAAAAA;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}
#text table hr{
	width:100%;
	margin:0px;
	padding:0px;
	height:1px;
	border-top:1px dotted #AAAAAA;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}
#text table{
	/*font-family:'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;*/
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "¥á¥¤¥ê¥ª", Meiryo, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size:x-small;
	color:#666666;
	letter-spacing:1px;
	line-height:140%;
}
#text th{
	padding:3px;
	font-weight:lighter;
	background-color:#F4F4F4;
	vertical-align:top;
}
#text td{
	padding:3px;
	vertical-align:top;
}
#text ol,ul{
	margin-left:2.5em;
	padding:0px;
}
#text .pdf{
	margin:3 3 -1 1;
}
#text .arrow{
	margin:3 3 -1 1;
}
#text .caption{
	background:url(../img/common/subtitle.gif) no-repeat;
	background-position:3px 3px;
	width:100%;
	height:36px;
	font-size:14px;
	line-height:36px;
	margin:1.5em 0px 1em 0px;
	border-top:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
}
#text .caption span{
	padding-left:20px;
}

/*	image
------------------------------------------------------------------------------------------*/
#text .r_img{
	float:right;
	text-align:right;
	margin-left:10px;
	margin-bottom:15px;
}

/*	´óÉÕ¹Ô°Ù
------------------------------------------------------------------------------------------*/
#text .kifu th{
	width:4.5em;
	text-align:right;
	background-color:#FFFFFF;
}
#text .kifu table td{
	padding:0px;
}

/*	ºßÂð°åÎÅ¤Ë¤«¤«¤ë¤ª¶â
------------------------------------------------------------------------------------------*/
#text .red{
	font-weight:bold;
	color:#D50000;
}
#text .blue{
	font-weight:bold;
	color:#30488F;
}

/*	ºßÂð°å¾Ò²ð
------------------------------------------------------------------------------------------*/
#text .pref th{
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	width:88px;
	padding:3 10 3 0;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
#text .pref td{
	border-bottom:1px solid #CCCCCC;
	width:44px;
	padding:3 0;
	text-align:center;
}
#text .pref td a{
	font-size:12px;
}

/*	¸¡º÷·ë²Ì
------------------------------------------------------------------------------------------*/
#search table{
	width:100%;
	margin-bottom:10px;
}
#search th{
	width:25%;
	white-space:nowrap;
}
#search td{
	width:75%;
}
#search img{
	margin-right:3px;
}
#search .border{
	height:10px;
	background-image:url(../img/common/result.gif);
	background-repeat:repeat-x;
}
#search .result{
	font-weight:bold;
	text-align:center;
	width:100%;
	line-height:2em;
	background-color:#FFD5D5;
}

/*	´°Î»Êó¹ð½ñ°ìÍ÷
------------------------------------------------------------------------------------------*/
#report table{
	width:100%;
}
#report th{
	white-space:nowrap;
}
#report img{
	margin-right:3px;
}
#report .border{
	height:10px;
	background-image:url(../img/common/result.gif);
	background-repeat:repeat-x;
}

/*	¸¦µæ½õÀ®
------------------------------------------------------------------------------------------*/
#jyosei table{
	width:100%;
	margin:8px 0px 1em 0px;
}
#jyosei th{
	white-space:nowrap;
	padding-left:10px;
	padding-right:10px;
}
#jyosei dl{
	margin-bottom:0px;
}
#jyosei dl dt{
	float:left;
	margin-bottom:0.2em;
}
#jyosei dl dd{
	margin-left:1.5em;
	margin-bottom:0.2em;
}
#jyosei dl dd.jRed{
	font-weight:bold;
	color:#D50000;
}

/*	¸¦µæ¼ÂÀÓ
------------------------------------------------------------------------------------------*/
#jisseki table{
	width:100%;
	margin:8 0;
}
#jisseki th{
	white-space:nowrap;
	vertical-align:middle;
}
#jisseki td{
	vertical-align:middle;
}

/*	¸¦µæ¸¡º÷
------------------------------------------------------------------------------------------*/
#refer table{
	line-height:180%;
}
#refer th{
	padding:5px;
}
#refer td{
	padding:5px;
}
#refer input{
	padding:3px;
	height:22px;
	font-size:12px;
	color:#666666;
}
#refer .btn input{
	text-align:center;
	width:100px;
}
#refer .num{
	text-align:right;
}

/*	¥È¥Ã¥×¥Ú¡¼¥¸¡ÊÌÜ¼¡¡Ë
------------------------------------------------------------------------------------------*/
#index dl{
	font-size:12px;
	margin:0px;
	padding-left:7px;
	line-height:170%;
	letter-spacing:1px;
}
#index dt{
	background:url(../img/common/pin.gif) no-repeat;
	background-position:0 7;	
	margin:0px;
	padding-left:1em;
}
#index dd{
	margin-left:18px;
	padding-left:1em;
}
#index dd.dot1{
	background:url(../img/common/dot1.gif) no-repeat;
	background-position:0 0;
}
#index dd.dot2{
	background:url(../img/common/dot2.gif) no-repeat;
	background-position:0 0;
}

/*	¸¡º÷·ë²Ì
------------------------------------------------------------------------------------------*/
#result table{
	width:100%;
}
#result th{
	width:25%;
	white-space:nowrap;
}
#result td{
	width:75%;
}
#result img{
	margin-right:3px;
}
#result .border{
	height:10px;
	background-image:url(../img/common/result.gif);
	background-repeat:repeat-x;
}
#result .result{
	font-weight:bold;
	text-align:center;
	width:100%;
	line-height:2em;
	background-color:#FFD5D5;
}
#result .id{
	font-size:10px;
	line-height:100%;
	text-align:right;
	color:#FFFFFF;
}

/*	Ìò°÷ÅùÊó½·Åùµ¬Â§
------------------------------------------------------------------------------------------*/
#rule h3{
	font-size:110%;
	padding-top:0.5em;
	text-align:center;
}
#rule h4{
	font-size:100%;
	margin-bottom:0.1em;
}
#rule dt{
	float:left;
	font-weight:lighter;
	margin-bottom:1em;
}
#rule dd{
	margin-left:4em;
	margin-bottom:1em;
}
#rule ol{
	margin-left:2em;
}
#rule li{
	margin-bottom:0.5em;
}
#rule li li{
	list-style-type:lower-roman;
}
#rule li.noList{
	list-style-type:none;
}
#rule .under{
	text-decoration:underline;
}

/*	mailto	*/
------------------------------------------------------------------------------------------*/
#text img{
	border:0px;
}
#text img{
	vertical-align:top;
}
#text .mailto{
	line-height:2;
}
#text .mailto img{
	visibility:hidden;
}
#text .mailto a,
#text .mailto a:link,
#text .mailto a:visited{
	background-position:0px 0px;
	display:block;
	width:260px;
	height:20px;
}
#text .mailto a:focus,
#text .mailto a:hover,
#text .mailto a:active{
	background-position:0px 20px;
}
#text .mailto a{
	background-image:url("../img/common/mailto1.gif");
}
