/*=======================================================
 * CSS by Future Associates
 *=======================================================*/


/*=======================================================
 * Style for BODY
 *=======================================================*/
	body {
		background-color: #ffffff;
		font-size :12px;
		margin : 0px;
		padding : 0px;
		line-height : 18px;
		color : #666666;
		font-family: Osaka;
	}

	table td{
		font-size : 12px;
		line-height : 18px;
	}

/*=======================================================
 * Style for INDEX
 *=======================================================*/
	td.index_main{
		background-image : url(images/back.jpg);
		background-repeat : repeat-y;
		background-position : center;
		width : 740px;
	}

	.index_text{
		font-size : 12px;
		color : #024164;
		line-height: 18px;
	}

/*=======================================================
 * Style for MAN TABLE
 *=======================================================*/
	td.left{
		border-right : 1px #b7b701 solid;
	}

	td.right{
		border-left : 1px #b7b701 solid;
	}

	td.menu{
		height : 40px;
		background-color : #b7b701;
		border-top:1px #b7b701 solid;

	}

	td.side_menu{
		padding-top:10px;
		padding-bottom:10px;
	}

	td.pink{
		background-color :#ffffff;
		border:1px #b7b701 solid;
		height : 28px;
	}

	td.who{
		border:1px #b7b701 solid;
	}

	td.footer{
		font-size : 12px;
		color : #ffffff;
		height : 40px;
		background-color : #b7b701;
		border-top:1px #b7b701 solid;

	}

	td.leftmenu{
		border-right : 1px #b7b701 solid;

		border-left : 1px #b7b701 solid;
		border-bottom : 1px #b7b701 solid;

	}

	li.kinsi{
		font-size : 10px;
		line-height:12px;
		padding-bottom:3px;
	}

	div.kinsis{
		font-size : 10px;
		margin-bottom:10px;
	}

	div.kinsi{
		font-size :10px;
		color : #A11916;
		margin-bottom:10px;
	}

	td.main-table{
		padding-top:10px;
		padding-bottom:10px;
	}

	table.main-table{
		border-left : 1px #b7b701 solid;
	}



/*=======================================================
 * Style for link
 *=======================================================*/
	a:link{text-decoration:underline; color:#6666CC;}
	a:visited{text-decoration:underline; color:#6666CC;}
	a:active{text-decoration:none; color:#6666CC;}
	a:hover {text-decoration:none; color:#FF3366;} /*IEp*/



/*=======================================================
 * Style for QRCODE
 *=======================================================*/
	.qrcode {
		background-color: #ffffff;
		background-image : url(images/back.jpg);
		background-repeat : repeat-y;
		background-position : center;
		font-size :12px;
		margin : 0px;
		padding : 0px;
		line-height : 18px;
		color : #b7b701;
	}


/*=======================================================
 * Style for SYSTEM
 *=======================================================*/
	li.riyou{

		font-size : 12px;
		list-style-type:decimal;
		padding-bottom:10px;
	}

	span.blue{
		color : #a11916;
	}














