@charset "utf-8";

.container{
	width: 700px;
}

#contents-main{
    float: none;
}

#header{
	display: none;
}

#contents-nav{
	display: none;
}

#footer{
	display: none;
}

.noprint{
	display: none;
}

table.type01 th{
    border-top: 1px solid #4169e1;
    border-bottom: 1px solid #4169e1;
}

table.type02 th{
    border-top: 1px solid #4169e1;
    border-bottom: 1px solid #4169e1;
}