@charset "utf-8";

/*==============
reset_css
==============*/

body,p,div,h1,h2,h3,th,td,ul,li{
	margin:0;
	padding:0;
}

table{
	border-spacing: 0;
	border-collapse: collapse;
}

th{
	text-align:left;
	font-style:normal;
	font-weight:normal;
}

img{
	border:none;
}

ul{
	list-style: none;
}

h1,h2,h3{
	font-size:100%;
	font-weight:normal;
}

/*==============
common
==============*/

body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: #fff;
}

*{
	zoom:1;
}

.clearfix:after{
	content:"";
	clear:both;
	display:block;
}

.clearfix{
	/zoom:1;
}

/*==============
layout_index
==============*/

/*
#wrapper
*/

#wrapper{
	width:960px;
	margin:0 auto;
}

/*
#header
*/

#header{
	margin:20px 0px;
}


/*
#contents
*/

#contents{
	position:relative;
	background:url(/navi/amo_collaboration/img/index/bg.gif) no-repeat top left;
}

#print_bg{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

/*
#section01
*/

#section01{
	position:relative;
	padding:12px 0px;
}

#sec01_01btn,#sec01_02btn{
	position:absolute;
	z-index:10;
}

#sec01_01btn{
	top:460px;
	left:240px;
}

#sec01_02btn{
	top:447px;
	left:676px;
}

/*
#section02
*/

#section02{
	position:relative;
	padding-bottom:22px;
}

#sec02btn{
	position:absolute;
	top:414px;
	left:61px;
}

/*
#section03
*/

#section03{
	position:relative;
	padding-bottom:37px;
}

#sec03btn{
	position:absolute;
	top:135px;
	left:450px;
}


/*==============
layout_amos_list
==============*/


#header_amolist{
	padding-top:33px;
	margin:0px 0px 11px;
}



#contents_amolist table{
	width: 100%;
}

#contents_amolist table,#contents_amolist td,#contents_amolist th {
	font-size: 85%;
	border-collapse: collapse; 
	border: 1px #000 solid; 
	padding: 8px;
}

.thd_area, .thd_shop, .thd_address {
	white-space:nowrap;
	color: #fff;
	font-weight: bold;
	background: #e4567e;
	text-align: center;
	
}

#contents_amolist table span{
	color: #e4567e;
	font-weight: bold;
}

#contents_amolist th{
	font-weight:normal;
	background: #fcf0f4;
}

#amo_topbtn{
	text-align:right;
	padding:15px 0px 25px;
}

.notes{
	font-size:90%;
	margin-left:10px;
}

/*==============
layout_city_list
==============*/

#city_ttl{
	padding:33px 0px 25px;
}

#city_searchbox{
	width:911px;
	margin:0 auto;
	padding-top:6px;
	background:url(/navi/amo_collaboration/img/city/city_bg_top.gif) no-repeat top left;
	padding-bottom:28px;
}

#city_searchbox_inner{
	padding-bottom:6px;
	background:url(/navi/amo_collaboration/img/city/city_bg_bottom.gif) no-repeat bottom right;
}

#city_searchbox_bg{
	background:url(/navi/amo_collaboration/img/city/city_bg_middle.gif) repeat-y top left;
}

#city_searchbox_bg h3{
	color:#4E4E4E;
	font-size:125%;
	padding:22px 0px 8px 21px;
	font-weight:bold;
}

#city_searchbox_bg ul{
	border:#f2adbd 1px dashed;
	border-left:none;
	border-right:none;
	padding:22px 0px 18px 20px;

}

#city_searchbox_bg ul li{
	float:left;
}

#city_searchbox_bg ul li span{
	color:#f9d7e0;
}

#city_searchbox_bg ul li a{
	text-decoration:none;
	font-size:93%;
	color:#4E4E4E;
	margin:0px 5px;
	font-weight:bold;
}

#city_back{
	width:227px;
	margin:0 auto;
	padding:30px 0px;
}

#city_searchbox_bg table{
	width:905px;
	margin:12px 0px 18px 3px;
}

#city_searchbox_bg th,#city_searchbox_bg td{
	font-size:93%;
	border:1px solid #cac5c5;
}

#city_searchbox_bg th{
	background:#e5e3e4;
	padding:7px 0px 3px 14px;
	font-weight:bold;
}

#city_list_ttl{
	width:728px;

}

#city_searchbox_bg td.city_list_more{
	width:74px;
	border-right:none;
	padding:18px 0px 26px 19px;
}

#city_searchbox_bg td.city_list_address{
	border-left:none;
	padding:26px 0px 26px 15px;
}

#city_searchbox_bg td.city_list_address span{
	font-size:81%;
}

#city_searchbox_bg td.city_list_number{
	border-right:none;
	padding:40px 0px 35px 15px;
}

