@charset "UTF-8";



body,

h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,li,table,th,td,form,select,option,input,address,pre,strong,em,iframe,label{
	margin:0;
	padding:0;
	font-size:small;
	/*\*/ /*/ font-size:x-small; /* MacIE */
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}



span,p,th,td,dt,dd,li,select,textarea,input,label{
	font-size:small;
	/*\*/ /*/ font-size:x-small; /* MacIE */
	color:#333333;
	line-height:140%;
}

*{

	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ",Osaka,"MS PGothic","ＭＳ Ｐゴシック",sans-serif;
}

strong,em{
	font-weight:bold;
}

/* **************************************************


10px�^font-size:83%
12px�^font-size:100%
14px�^font-size:116%
16px�^font-size:133%

************************************************** */

img{
	display: block;
	border:0;
	max-width:100%;
	height:auto;
}

ul,ol{	
	list-style-type:none;
}

table{
	border: none;
/*	border-collapse:collapse;  */
	border-spacing:0;
	empty-cells:show;
	table-layout:auto;
}

/* link */

a:link{
	color:#CC0000;
	text-decoration:none;
}

a:visited{
	color:#CC0000;
	text-decoration:none;
}

a:hover{
	color:#CC0000;
	text-decoration:underline;
}

a:active{
	color:#CC0000;
	text-decoration:none;
}

.hotpepper{
	margin:6% 3%;
	overflow:auto;
}
.hotpepper img{
	width:100%;
}

.ekiten{
	margin:0 3%;
	border:1px solid #CCC;
}
.ekitenarea {
    background: none repeat scroll 0 0 #5a6eac;
}
.womtitle {
    color: #fff;
    margin: 0 1% 1%;
    padding: 1% 0 0;
}
.btnEkiten {
    background: none repeat scroll 0 0 #5a6eac;
    float: right;
    height: 8%;
    margin-top:1%;
    padding: 1% 2% 1%;
    width: 28%;
    
}
.btnEkiten a {
    color: #fff;
    display: block;
    height: 8%;
    text-align: center;
}

.logoEkiten {
    float: left;
    padding-bottom: 6%;
}