/* 
	http://www.gnavi.co.jp/
	Layout Control CSS "style.css"

	GOURMET NAVIGATOR INC.
*/

body {
	margin: 0px;
	padding: 0;
	background-color: #f0f0f0;
	text-align: center;
}

form{
	margin: 0px;
}

.title,form,h1,h2,h3,h4,li{
	margin: 0;
	padding: 0 ;
}

ul{
	list-style:none;
	margin: 0;
	padding: 0 ;
}

.loginlist{
	background: url(../img/arrow_blue.gif) no-repeat 0px 5px;
	padding: 0px 0px 2px 8px;
	}

.serch{
	background-color:#1A2D4D;
}

.genre{
	background-color:#eaeaea;
}

.item01{
	background-color:#B59970;
}

.item02{
	background-color:#FFFBEF;
}

.item03{
	background-color:#999999;
}


.calitem01{
	text-align:center;
	background-color:#FFFBEF;
}


.calitem02{
	width: 50px;
	text-align:center;
	background-color:#ffcfce;
}

.calitem03{
	width: 50px;
	text-align:center;
	background-color:#cedfff;
}

.calitem04{
	width: 50px;
	text-align:center;
	background-color:#ffffff;
}

.calitem05{
	text-align:left;
	background-color:#ffffff;
}

.calitem06{
	text-align:right;
	background-color:#ffffff;
}

.attention03{
	width: 360px;
	text-align:center;
}


.footter{
	margin:0 auto;

}

.copyright{
	border-top:solid 1px #ccc;
	width:740px;
	margin:10px 0 40px 0;
	padding:4px 0;
}



/* Add 20130204 */
.clfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

*:first-child+html .clfix {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE6/IE Mac \*/
* html .clfix {
	height: 1%;
}

.clfix {
	display: block;
}

#footerWordLink ul {
	margin: 0;
	padding: 0;
}

#footerWordLink {
	border-top: 1px solid #ccc;
	margin: 20px auto 5px;
	width: 740px;
	font-size: 12px;
}

#footerWordLink {
	padding: 8px 5px;
}

#footerWordLink h3 {
	color: #313131;
	display: block;
	line-height: 1.3;
	text-align: left;
	font-weight: normal;
}

#footerWordLink ul {
	margin-bottom: 8px;
}

#footerWordLink li {
	float: left;
	line-height: 1.3;
	list-style: none;
	padding-right: 1em;
	white-space: nowrap;
}
