﻿/* ﾊｪｷ・ｵﾍﾗ･ﾚ｡ｼ･ｸ */

@import url("base.css");
@import url("first.css");

/* ･ﾚ｡ｼ･ｸ･ｿ･､･ﾈ･・
----------------------------------------------------------------------------- */




/* ﾁｴﾂﾎｳｵﾍﾗ
----------------------------------------------------------------------------- */
#container{
background-image: url('../img/body01.gif');
}

#main{
margin-right: auto;
margin-left: auto;
width: 850px;
}

.kukakuzu{
margin-bottom: 40px;
}

.kukakuzu h2{
margin: 10px auto;
text-indent: -9999px;
height: 21px;
width: 708px;
background-repeat: no-repeat;
}

.kukakuzu h2.first{
background-image: url('../bunjo/img/kukakuzu_title.gif');
}

.kukakuzu h2.second{
background-image: url('../bunjo/img/kukakuzu2nd_title.gif');
}

#list h2 {
	text-indent: -9999px;
	margin: 10px auto;
	height: 21px;
	width: 708px;
	background-image: url('../bunjo/img/gaiyo_title.gif');
	background-repeat: no-repeat;
}
.attention {
	font-size: 85%;
	line-height: 1.2em;
	text-align: right;
	margin-top: 1em;
	margin-bottom: 40px;
}

#list {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.bk {
	background-color: #F3F4F0;
	padding-left: 15px;
	line-height: 1.2em;
}
#list .categori {
	background-color: #CAA486;
	line-height: 1.2em;
	color: #FFFFFF;
	vertical-align: top;
	padding-left: 15px;
	width: 25%;
}

/* ﾂ霹・ﾉｲﾃﾊｬ
----------------------------------------------------------------------------- */
ul.tab{
	margin-top: -20px;
	list-style-type: none;
}

ul.tab li{
	text-indent: -9999px;
	margin-right: 5px;
	float: left;
}

ul.tab li a{
	height: 25px;
	width: 145px;
	background-image: url('../bunjo/img/tab.gif');
	background-repeat: no-repeat;
	display: block;
}

ul.tab li.first a,
ul.tab li.first2 a:hover{
	background-position: 0px 0px;
}

ul.tab li.first2 a{
	background-position: 0px -25px;
}

ul.tab li.second a{
	background-position: -145px -25px;
}

ul.tab li.second a:hover,
ul.tab li.second2 a{
	background-position: -145px 0px;
}

p.move{
	text-align: right;
	margin-right: 70px;
}

table{
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}

th,td{
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

#kukakuzu{
margin: 0px auto;
padding-bottom: 40px;
width: 715px;
}

#kukakuzu #west,
#kukakuzu #east{
text-align: center;
}

#kukakuzu #west h2{
text-indent: -9999px;
height: 50px;
background-image: url('../bunjo/img/midashi_west.gif');
background-repeat: no-repeat;
background-position: left top;
}

#kukakuzu #east h2{
text-indent: -9999px;
height: 50px;
background-image: url('../bunjo/img/midashi_east.gif');
background-repeat: no-repeat;
background-position: left top;
}