﻿@charset "utf-8";

body{
	background-image : url(./../../images/naibu_pattern.jpg);
}

#naibu_bg{
	width : 900px;
	background-image : url(./../../images/naibu_bg.jpg);
	background-repeat : no-repeat;
	background-position : center;
}

#naibu_bg_pattern{
	width : 900px;
	background-image : url(./../../images/naibu_bg_pattern.jpg);
	background-repeat : repeat-y;
	background-position : center top;
}

#naibu_contents{
	width : 900px;
	background-image : url(./../../images/naibu_bg2.jpg);
	background-repeat : no-repeat;
	background-position : center top;
}

#naibu_left{
	margin-top : 7px;
	width : 260px;
	
	float : left;
	text-align : right;
}

#naibu_left .tora{
	padding-top:3280px;

}

*:first-child+html #naibu_left .tora{
	padding-top:3400px;
}


#naibu_right{
	margin-left : 270px;
	text-align : left;
}
#naibu_right_box{
	margin-left : 0px;
	background-image : url(./../../images/naibu_right_bg.gif);
	background-repeat : repeat-y;
	padding : 10px;
}

.footer{
	position : relative;
	height : 148px;
	width : 900px;

}
.naibu_opinion{
	position: absolute;
	left: 183px;
	top: 13px;
}

.naibu_gurumet{
	position: absolute;
	left: 543px;
	top: 30px;
}

.naibu_txLogo{
	position: absolute;
	left: 117px;
	top: 84px;
}

.naibu_txCopyright{
	position: absolute;
	left: 280px;
	top: 89px;
}

#title_date{
	background-color : #062588;
	color : #ffffff;
	width : 130px;
	height : 70px;
	text-align : center;
	vertical-align : middle;
}

#title{
	background-color : #c5d2fd;
	color : #f54522;
	width : 460px;
	height : 70px;
	text-align : center;
	vertical-align : middle;
	font-size : 120%;
	font-weight : bold;
}


#list_table{
	width : 590px;
}

td.naibu_name{
	width : 180px;
	height : 45px;
	background-color : #bcf6ff;
	vertical-align : middle;
	padding-left : 5px;
}


hr{
	border : dotted 1px #bbb;
}


.naiyou{
	width : 100%;
	height : 120px;
	background-image : url(./../../images/naiyou_title_back.jpg);
	background-repeat : repeat-y;
	background-position : 0 0;
	text-align : right;
	vertical-align : top;
}

.naiyou_pic{
	width : 160px;
	height : 120px;
}
