/*body {
	background-color: #FFFFFF;
	background-image: url(../../images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center;
}*/
a:active { color: #000000;}
a:link { color: #000000;} 
a:visited { color: #666666;} 
a:hover { color: #000000;}

.text-right {
	text-align:right;
	}
.text-left {
	text-align:left;
	}	
.text-copy { font-size: 10px; line-height: 130%; color: #666666;} /*�R�s�[���C�g*/

.text-l { font-size: 14px; line-height: 130%} /*�e�L�X�g��*/
.text-l-bold { font-size: 14px; line-height: 100%;  font-weight: bold;} /*�e�L�X�g��A����*/

.text-m { font-size: 12px; line-height: 130%} /*�e�L�X�g�i��{�̃T�C�Y�j*/
.text-m-bold { font-size: 12px; line-height: 130%; font-weight: bold;} /*�e�L�X�g�����i��{�̃T�C�Y�j*/ 
.text-m-red { font-size: 12px; line-height: 130%; color: #CC3333;} /*�e�L�X�g�Ԏ��i��{�̃T�C�Y�j*/ 
.text-m-red-bold { font-size: 12px; line-height: 130%; font-weight: bold ; color: #CC3333;} /*�e�L�X�g�ԁA�����i��{�̃T�C�Y�j*/
 
.text-s { font-size: 10px; line-height: 130%;} /*�e�L�X�g��*/
.text-s-bold { font-size: 10px; line-height: 130%;  font-weight: bold;} /*�e�L�X�g���A����*/ 
.text-s-red { font-size: 10px; line-height: 130% ; color: #CC3333;} /*�e�L�X�g���A�Ԏ�*/ 
.text-s-red-bold { font-size: 10px; line-height: 130%;  font-weight: bold ; color: #CC3333;} /*�e�L�X�g���A�Ԏ��A����*/ 
.text-s-blue { font-size: 10px; line-height: 130% ; color: #000099;} /*�e�L�X�g���A��*/ 
.text-s-blue-bold { font-size: 10px; line-height: 130%; font-weight: bold ; color: #000099;} /*�e�L�X�g�A�����i��{�̃T�C�Y�j*/ 
.table-s { font-size: 10px; line-height: 100%;} /*�e�[�u���e�L�X�g��*/
.table-s-red { font-size: 10px; line-height: 100%; color: #CC3333;} /*�e�[�u���e�L�X�g���A�Ԏ�*/
.table-m { font-size: 12px; line-height: 100%;} /*�e�[�u���e�L�X�g�i��{�̃T�C�Y�j*/
.table-m-bold{ font-size: 12px; line-height: 100%;  font-weight: bold;} /*�e�[�u���e�L�X�g�����i��{�̃T�C�Y�j*/
.table-m-red { font-size: 12px; line-height: 100%; color: #CC3333;}/*�e�[�u���e�L�X�g�ԁi��{�̃T�C�Y�j*/
.text-m-red-bold {
font-size: 12px; line-height: 130%; font-weight: bold ; color: #CC3333;
}
.text-m-blue-bold {
font-size: 12px; line-height: 130%; font-weight: bold ; color: #000099;
}
.text-m-blue {
font-size: 12px; line-height: 130%; color: #000099;
}
h1 {
	margin:15px;
	padding:0 0 0 25px;
	font-size: 15px;
	/*line-height: 130%;*/
	font-weight: bold;
	color: #000099;
	background-attachment: bottom;
	background: url(images/icon_subtitle.gif) no-repeat;
}
table.table01 {
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
	border-collapse: collapse;
	margin:3px 0;
	text-align:center;
}
table.table01 td,table.table01 th {
	font-size:11px;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	padding:3px;
	margin:0px;
}
table.table01 th {
	font-weight:bold;
	background: #E1EAED;
}
table.table02 {
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
	border-collapse: collapse;
	margin:3px 0;
	text-align:center;
}
table.table02 td,table.table02 th {
	font-size:11px;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	padding:3px;
	margin:0px;
}
table.table02 th {
	font-weight:bold;
	background: #FFCCCC;
}


table.table_m {
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	border-collapse: collapse;
	margin:0px 0;
	text-align:center;
}
table.table_m td,table.table_m th {
	font-size:12px;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	padding:3px;
	margin:0px;
}
table.table_m th {
	font-weight:bold;
	background: #eeeeee;
}


table.table_s {
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
	border-collapse: collapse;
	margin:0px 0;
	text-align:center;
}
table.table_s td,table.table_s th {
	font-size:10px;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	padding:3px;
	margin:0px;
}
table.table_s th {
	font-weight:bold;
	background: #eeeeee;
}

/*�C�^���A�L�����y�[���p*/
.text-m-yellow {
	font-size: 14px;
	line-height: 130%;
	color: #FF3300;
	font-weight: bold;
}

table.table03 {
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
	border-collapse: collapse;
	margin:3px 0;
	text-align:center;
}
table.table03 td,table.table03 th {
	font-size:11px;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	padding:3px;
	margin:0px;
}
table.table03 th {
	font-weight:bold;
	background: #FFFF33;
}


/*��w���C*/
table.table04 {
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
	border-collapse: collapse;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
table.table04 td,table.table04 th {
	font-size:11px;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	padding:3px;
	margin:0px;
	background-color: #FFFFFF;
}
table.table04 th {
	font-weight:bold;
	background: #D5E9FA;
}

.container{
  top:0px;
  width:425px;
  text-align:left;
}
.mida_blue{
	top:0px;
	text-align: left;
	border-top: 3px solid #4595DA;
	border-bottom: 1px solid #4595DA;
	background-color:#9BC2E4;
	margin-bottom: 1px;
	margin-top: 1px;	
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}
.text-m-orange {
	font-size: 12px;
	line-height: 1.3em;
	color: #FF6600;
}

#submenu-01 {
	width:148px;
	margin:0px;
	padding:5px 10px;
	text-align:left;
	font-size: 12px;
	line-height: 1.3em;
	color: #FF6600;
	}
	
	
	#submenu-01 ul.submenu-ul {
	margin:0px;
	padding:5px 0;
	/*text-align:left;
	font-size: 11px;*/
	line-height: 1.3em;
	color: #FF6600;
	}	
	
	#submenu-01 li.submenu-li {
		padding:3px 0;
		list-style-image:url(images/submenu_on.gif);
		border-bottom:dotted 1px #666666;
	}

	#submenu-01 li.submenu-off {
		padding:3px 0;
		list-style-image:url(images/submenu.gif);
		border-bottom:dotted 1px #666666;
	}

table.table-02 {
	table-layout:fixed;
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:0 auto;
	padding:0;
}

table.table-02 th {
    padding: 1px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #0f228b;
	color:#FFF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table.table-02 td {
    padding: 1px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}
table.table-01 tr.gray {
	background:#efefef;
    padding: 1px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}

/*2009.8.11�ǉ�*/
h1.Midashi {
	font-size: small;
}

.txt14 {
	font-size:14px;
	 	}



h2 {
margin:20px;
padding:5px 0 5px 15px;
border-left:#0f228b 6px solid;
border-bottom:#999 1px solid;
font-size: 13px;
font-weight: bold;
color:#333;
}

table.table-01 {
	table-layout:fixed;
    width: 90%;
    border: 1px #999 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:10px 40px;
	padding:0;
	font-size:12px;
	word-break:break-all;
}

table.table-01 th {
    padding: 4px 1px;
    border: #999 solid;
    border-width: 0 0 1px 1px;
    background: #0f228b;
	color:#FFF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    /*white-space: nowrap;*/
}
table.table-01 td {
    padding: 7px 4px;
    border: 1px #999 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    /*white-space: nowrap;*/
}
table.table-01 tr.gray {
	background:#efefef;
    padding: 1px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    /*white-space: nowrap;*/
}


.txt_r {
	text-align:right;
		}
.txtB {
	font-weight:bold;
		}
.txt14 {
	font-size:14px;
		}

.tb-rl {
writing-mode: tb-rl;
	}

ul li {
	margin:0px 20px;
	padding:0;
	line-height: 180%;
	font-size:12px;
	list-style-image:url(free/images/li-mrk-02.gif);
		} 
		
ul.NaviList {
	margin: 0;
	padding: 0;
	line-height: 1;
	background-color: #FFF;
	list-style:none;
}

ul.NaviList li {
	margin: 1px 0 20px 0;
	padding: 0;
	float: left;
	/* 
	width: 110px;
	*/
	text-align: center;
	font-size: 12px;
	list-style:none;
}

ul.NaviList li a {
	border-right: 1px dotted #666;
	padding: 3px 10px;
	display: block;
	position: relative; /* for IE6 */
	color: #333;
	background-color: #FFF;
	text-decoration: none;
}

ul.NaviList li a:hover {
	border-color: #ccc;
	color: #333;
	background-color: #c1d1ff;
}

/* ClearFix */

ul.NaviList {
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul.NaviList:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul.side {
margin: 10px 0 30px 20px;
padding: 0;
list-style:none;
}

ul.side li {
	float: left;
	margin: 0;
	padding:0 4px;
	border-right: 1px dotted #666;
	font-size:11px;
	list-style:none;
	background-color:#E5E5E5;
}

.clearLeft { 
clear: left; 
}

p.txtBox {
	margin:30px 0;
	padding:0 30px;
	font-size:12px;
	}
	
p.GoTop {
	margin:10px 0;
	padding:0 30px;
	font-size:10px;
	text-align:right;
	}	
	
.txtBox .LeftBox {
	margin:0 40px;
	padding:0;
	float:left;
	}

.attentionBox {
	border:1px solid #F00;
	margin:10px;
	padding:10px;
	color:#F00;
	}

#sa-left-menu{
	
}

table#sa-left-menu td a{
	display:block;
	font-size:10px;
}

