@charset "UTF-8";

@import url("_col.css");

/*==mmトップページ用==*/
#main.topPage #head_topPage {
	display:block;
	margin-bottom:20px;
}
#main.topPage #head_topPage img {
	float:left;
}
#main.topPage #head_topPage ul {
	display:block;
	float:right;
	padding:3px 0 0 0;
}
#main.topPage #head_topPage ul li {
	font-size:11px;
	liststyle-type:none;
	display:block;
	text-align:right;
	height:18px;
	line-height:18px;
	background-image:url(../mark/arrow1_l.gif);
	background-position:right 3px;
	background-repeat:no-repeat;
	padding:0 14px 0 0;
	width: 90px;
}

#main.topPage h1 {
	margin-left:250px;
	/*background:none;
	font-size:1.2em;
	padding-top:5px;
	padding-bottom:3px;*/
}

#main.topPage div.spec {
	vertical-align:bottom;
	padding-left:260px;
}
