@charset "utf-8";
/* 
http://www.gnavi.co.jp/
Common CSS "Common.css"
GOURMET NAVIGATOR INC.
*/

#jsArea{
	height: 295px;
	width: 770px;
	background: url(../images/bg.gif) no-repeat;
	margin: 0 0 15px;
	position: relative;
}
#areaNav {
	padding-top: 9px;
	padding-left: 11px;
}
#areaNav p {
	height: 37px;
	width: 112px;
	margin-bottom: 3px;
	}
p#arrow {
	position: absolute;
	left: 124px;
	top: 10px;
}

.column4{
	position: absolute;
	left: 143px;
	top: 9px;
	background: url(../images/noimg4.gif) no-repeat;
	height: 277px;
	width: 618px;
}
.column4 .one{
	position: absolute;
	top: 0;
	left: 0px;
}
.column4 .two{
	position: absolute;
	top: 0;
	left: 310px;
}
.column4 .three{
	position: absolute;
	top: 140px;
}
.column4 .four{
	position: absolute;
	left: 310px;
	top: 140px;
}
.column2a{
	position: absolute;
	left: 143px;
	top: 9px;
	background: url(../images/noimg2.gif) no-repeat right;
	height: 277px;
	width: 618px;
}
.column2a .one{
	position: absolute;
	top: 0;
	left: 0px;
}
.column2a .two{
	position: absolute;
	left: 310px;
	top: 0;
}
.column2b{
	position: absolute;
	left: 143px;
	top: 9px;
	background: url(../images/bg_col2b.gif) no-repeat right;
	height: 277px;
	width: 618px;
}
.column2b .ttl{
	position: absolute;
	top: 3px;
	left:3px;
}
.column2b .one{
	position: absolute;
	left: 1px;
	top: 52px;
}
.column2b .two{
	position: absolute;
	left: 206px;
	top: 52px;
}
.column2b .three{
	position: absolute;
	left: 411px;
	top: 52px;
}


#mp-l-txt {
	margin-top:5px;
	padding:5px 10px;
    background: none repeat scroll 0 0 #FFFFCC;
    border: 1px solid #E8E891;
}
#mp-l-txt dl dt {
    clear: both;
    float: left;
    font-weight: bold;
    margin-bottom: 3px;
    width: 52px;
}
#mp-l-txt dl dt a {
    color: #444444;
    text-decoration: none;
}
#mp-l-txt dl dd {
    float: left;
    padding-bottom: 3px;
    width: 269px;
}
#mp-l-txt dl dd ul li {
    background: url("//c-www.gnst.jp/img/home-materials2.png") no-repeat scroll 100% -165px transparent;
    float: left;
    padding-right: 7px;
    white-space: nowrap;
}
#mp-l-txt dl dd ul li.mp-l-txt-nopipe {
    background: none repeat scroll 0 0 transparent;
}

#mp-l-txt ul a:link {color: #996600;text-decoration:underline;}
#mp-l-txt ul a:visited {color: #996600;text-decoration:underline;}
#mp-l-txt ul a:hover {color: #996600;text-decoration:none;}
#mp-l-txt ul a:active {color: #996600;text-decoration:none;}