.layout{
	width: 90%;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	line-height: 150%;
}

.main{
	width: 100%;
	font-size: 90%;
	line-height: 150%;
	color: #4a463d;
}

.line{
	background: url(/kikaku/senjin/img/bg.jpg) repeat-x;
	border-bottom: 1px solid #669900;
	width:100%;
	color: #4a463d;
	line-height: 200%;
}


.space{
	height:40px;
}

.title_line{
	background: url(/kikaku/senjin/img/title_line.jpg) repeat-x;
	height:8px;

}

.table{
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
	margin: 5px 5px 5px 5px;
	font-size:90%;
	width:90%;
	line-height: 150%;
}


.about_table{
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px 5px 5px 5px;
	font-size:90%;
	width:90%;
	line-height:150%;
	margin: 0px 0px 0px 20px;
}

.PSetu{
    font-size: 80%;
    line-height: 130%;
    background-Color: #f8f8ff;
    margin: 0px 1px 10px 10px;
}

