@charset "UTF-8";
/* CSS Document */

.contents_a{
	width : 200px;
	float : left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 60px;
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 200%;
	font-weight: lighter;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.contents_b{
	width : 400px;
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 230%;
	font-weight: lighter;
	margin: 10px;
	float:left;
	padding-top: 20px;	
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFF66;
	height:600px;
}


.linl_box_a {
	width: 45%;
	height: auto;
	float:left
}

.linl_box_b {
	width: 45%;
	height: 1000px;
	float:left
}

.box {
	width: 90%;
	height: auto;
	margin-top: 20px;
	float:none;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	table-layout: fixed;
	height:600px;
}

able { width:350px; border:1px solid #666666; margin-bottom:10px;}
table.tab1 { table-layout:auto; background:#f6f6f6; }
table.tab2 { table-layout:fixed; background:#ffdff9; }
td { border:1px solid #666666; padding:2px; }

