@charset "utf-8";

/* ---------------------------------------------------------------------------------------- */

#select ul{
padding: 0px;
margin: 0px;
height: auto;
width: 1200px;
}

#select ul li{
width: 25%;
list-style-type: none;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
float: left;
}
#select ul li a {
	display: block;
	padding:10px 0 20px 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#select ul li a:hover {
	color:#077822; 
}
a#select_01 {
display: block; /* 画像1枚分の横幅 */
width: 171px;
height: 60px; /* 画像1枚分の高さ */
text-indent: -1000px; /* 文字を見えなくする */
background-image: url(../images/select_1.jpg); /* 画像ファイル名 */
margin: 0px;
padding: 0px;
}
a:hover#select_01 {
background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}

a#select_02 {
display: block; /* 画像1枚分の横幅 */
width: 171px;
height: 60px; /* 画像1枚分の高さ */
text-indent: -1000px; /* 文字を見えなくする */
background-image: url(../images/select_2.jpg); /* 画像ファイル名 */
margin: 0px;
padding: 0px;
}
a:hover#select_02 {
background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}

a#select_03 {
display: block; /* 画像1枚分の横幅 */
width: 171px;
height: 60px; /* 画像1枚分の高さ */
text-indent: -1000px; /* 文字を見えなくする */
background-image: url(../images/select_3.jpg); /* 画像ファイル名 */
margin: 0px;
padding: 0px;
}
a:hover#select_03 {
background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}

a#select_04 {
display: block; /* 画像1枚分の横幅 */
width: 171px;
height: 60px; /* 画像1枚分の高さ */
text-indent: -1000px; /* 文字を見えなくする */
background-image: url(../images/select_4.jpg); /* 画像ファイル名 */
margin: 0px;
padding: 0px;
}
a:hover#select_04 {
background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}

a#select_05 {
display: block; /* 画像1枚分の横幅 */
width: 171px;
height: 60px; /* 画像1枚分の高さ */
text-indent: -1000px; /* 文字を見えなくする */
background-image: url(../images/select_5.jpg); /* 画像ファイル名 */
margin: 0px;
padding: 0px;
}
a:hover#select_05 {
background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}

a#select_06 {
display: block; /* 画像1枚分の横幅 */
width: 171px;
height: 60px; /* 画像1枚分の高さ */
text-indent: -1000px; /* 文字を見えなくする */
background-image: url(../images/select_6.jpg); /* 画像ファイル名 */
margin: 0px;
padding: 0px;
}
a:hover#select_06 {
background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}

a#select_07 {
display: block; /* 画像1枚分の横幅 */
width: 171px;
height: 60px; /* 画像1枚分の高さ */
text-indent: -1000px; /* 文字を見えなくする */
background-image: url(../images/select_7.jpg); /* 画像ファイル名 */
margin: 0px;
padding: 0px;
}
a:hover#select_10 {
background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}

a#select_10 {
display: block; /* 画像1枚分の横幅 */
width: 171px;
height: 60px; /* 画像1枚分の高さ */
text-indent: -1000px; /* 文字を見えなくする */
background-image: url(../images/select_10.jpg); /* 画像ファイル名 */
margin: 0px;
padding: 0px;
}
a:hover#select_10 {
background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}

#right ul{
padding: 0px;
margin-top: 20px;
margin-bottom: 10px;
height: auto;
width: 380px;
overflow: hidden;

}

#right ul li{
height: auto;
width: 380px;
list-style-type: none;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
float: left;
}

#left ul{
padding: 0px;
margin-top: 20px;
margin-bottom: 10px;
height: auto;
width: 380px;
overflow: hidden;

}

#left ul li{
height: auto;
width: 380px;
list-style-type: none;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
float: left;
}

#center ul{
padding: 0px;
margin-top: 20px;
margin-bottom: 10px;
height: auto;
width: 380px;
overflow: hidden;

}

#center ul li{
height: auto;
width: 380px;
list-style-type: none;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
float: left;
}

#hidari ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	margin: 0px;
	height: auto;
	width: 300px;
	overflow: hidden;
	float: left;
}

#hidari ul li{
	height: 70px;
	width: 290px;
	list-style-type: none;
margin-top: 0px;
margin-right: 0px;
	margin-bottom: 1px;
	border: 1px solid #FFFFFF;
	float: left;
}

#hidari li.bt{
	height: 100px;
	width: 290px;
	list-style-type: none;
margin-top: 0px;
margin-right: 0px;
	margin-bottom: 1px;
	border: 1px solid #FFFFFF;
	float: left;
}

#migi ul.search_box{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	margin: 0px;
	height: auto;
	width: 900px;
	float: left;
	overflow: hidden;
}

#migi li.search_box{
	height: auto;
	width: 898px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	border-left: 1px solid #077822;
	border-right: 1px solid #077822;
	border-bottom: 1px solid #077822;
	border-top: 5px solid #0AB834;
	float: left;
	overflow: hidden;
}

#migi li.photo_con_120{
	height: 90px;
	width: 120px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	float: left;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#migi li.photo_con_200{
	height: 150px;
	width: 200px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: left;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}


