@charset "utf-8";
/* CSS Document */
.lut_1,.lut_2 ,.lut_3 ,.lut_4  {
	background-repeat: repeat-y;
	background-position: left top;
	width: 180px;
	overflow: hidden;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.lut_1 .lut_title,.lut_2 .lut_title,.lut_3 .lut_title,.lut_4 .lut_title {
	background-repeat: no-repeat;
	background-position: left top;
}
.lut_1 .lut_foot,.lut_2 .lut_foot,.lut_3 .lut_foot,.lut_4 .lut_foot {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	margin: 0px;
	display: block;
}
.lof p
{
	overflow: hidden;
	height: 40px;
	margin: 0px;
	display: block;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor: pointer;
}
/*.lof p:hover {
	overflow: visible;
	height: auto;
}*/
.lut_1 h3,.lut_2 h3,.lut_3 h3,.lut_4 h3 {
	font-size: 0.8em;
	display: block;
	text-align: center;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}
.lut_1 h4,.lut_2 h4,.lut_3 h4,.lut_4 h4 {
	font-family: ΌΠ·’Ει, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.lut_1 a,.lut_2 a,.lut_3 a,.lut_4 a {
	background-repeat: repeat-y;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 20px;
	width: 180px;
	display: block;
	color: #000;
}
.lut_1 p:hover,.lut_2 p:hover,.lut_3 p:hover,.lut_4 p:hover {text-decoration: underline;}
.lut_1 a .lot,.lut_2 a .lot,.lut_3 a .lot,.lut_4 a .lot {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 5px;
}
.lut_1 a .lof,.lut_2 a .lof,.lut_3 a .lof,.lut_4 a .lof {
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}

.lut_1 {background-image: url(../images/lut_body_01.png);}
.lut_1 .lut_title {background-image: url(../images/lut_title_01.png);}
.lut_1 .lut_foot {background-image: url(../images/lut_foot_01.png);}
.lut_1 h3 {color: #59554F;}
.lut_1 h4 {color: #A29D95;}
.lut_1 a {background-image: url(../images/lut_on_body_01.png);}
.lut_1 p:hover {
	color: #9D703E;
}
.lut_1 a .lot {background-image: url(../images/lut_on_title_01.png);}
.lut_1 a .lof {background-image: url(../images/lut_on_foot_01.png);}

.lut_2 {background-image: url(../images/lut_body_02.png);}
.lut_2 .lut_title {background-image: url(../images/lut_title_02.png);}
.lut_2 .lut_foot {background-image: url(../images/lut_foot_02.png);}
.lut_2 h3 {color: #47524D;}
.lut_2 h4 {color: #8E9D95;}
.lut_2 a {background-image: url(../images/lut_on_body_02.png);}
.lut_2 p:hover {color: #3C0;}
.lut_2 a .lot {background-image: url(../images/lut_on_title_02.png);}
.lut_2 a .lof {background-image: url(../images/lut_on_foot_02.png);}

.lut_3 {background-image: url(../images/lut_body_03.png);}
.lut_3 .lut_title {background-image: url(../images/lut_title_03.png);}
.lut_3 .lut_foot {background-image: url(../images/lut_foot_03.png);}
.lut_3 h3 {color: #51464F;}
.lut_3 h4 {color: #9B8C98;}
.lut_3 a {background-image: url(../images/lut_on_body_03.png);}
.lut_3 p:hover {color: #F03;}
.lut_3 a .lot {background-image: url(../images/lut_on_title_03.png);}
.lut_3 a .lof {background-image: url(../images/lut_on_foot_03.png);}

.lut_4 {background-image: url(../images/lut_body_04.png);}
.lut_4 .lut_title {background-image: url(../images/lut_title_04.png);}
.lut_4 .lut_foot {background-image: url(../images/lut_foot_04.png);}
.lut_4 h3 {color: #455A6B;}
.lut_4 h4 {color: #788D96;}
.lut_4 a {background-image: url(../images/lut_on_body_04.png);}
.lut_4 p:hover {color: #3CF;}
.lut_4 a .lot {background-image: url(../images/lut_on_title_04.png);}
.lut_4 a .lof {background-image: url(../images/lut_on_foot_04.png);}
