﻿@charset "utf-8";

@import url("share/default.css");
@import url("share/fonts.css");

body {
	background-image: url(../img/base/body_bg.gif);
	background-repeat: repeat-x;
}
a {
	color: #0099FF;
}
a:hover {
	color: #FC7F3B;
}

p {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 980px;
	margin: 10px auto 10px auto;
	padding: 0 10px 0 10px;
	border-width: 0 1px 0 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
}

.contents_title {
	height: 45px;
	width: 740px;
	position: relative;
}
.contents_title h2 {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	position: absolute;
	right: 15px;
	top: 14px;
	font-weight: bold;
	width: 500px;
	text-align: right;
}
.contents_tl {
	height: 40px;
	width: 740px;
	position: relative;
}
.contents_tl h2 {
	width: 740px;
}
.contents_tl em {
	font-size: 12px;
	font-style: normal;
	position: absolute;
	right: 15px;
	top: 17px;
	font-weight: bold;
	width: 500px;
	text-align: right;
	color: #FFFFFF;
}
#middlearea {
	width: 980px;
}


#inner_left {
	width: 740px;
	float: left;
}
#inner_right {
	float: right;
	width: 230px;
}
.clear {
	clear: both;
	margin-bottom: 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* *******************************
	ヘッダ部分
******************************** */

#header_menu {
	height: 147px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header_menu h1 {
	font-size: 12px;
	color: #666666;
}

#header {
	height: 122px;
	width: 800px;
}
#header #head_info {
	margin-top: -15px;
	text-align: right;
}
#header_m {
	width: 100%;
	margin-top: 5px;
	height: 54px;
}
#header_m #logo {
	float: left;
}


#header_m #area {
	width: 220px;
	float: right;
	margin-top: 10px;
}
#mygirl {
	width: 100%;
	margin-top: 5px;
}
#mygirl .h_news {
	height: 30px;
	width: 521px;
	background-image: url(../img/base/header_news.gif);
	font-weight: normal;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 20px;
	padding-left: 15px;
	padding-top: 4px;
}
#mygirl .number {
	height: 20px;
	width: 20px;
	background-image: url(../img/base/mygirl_bg.gif);
	font-weight: bold;
	color: #FF0000;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 13px;
	line-height: 20px;
	padding-left: 75px;
}


/* *******************************
	メニュー
******************************** */

#menu {
	height: 25px;
}
#menu li {
	float: left;
}

/* ----------------------------------
	最近見たお店
------------------------------------ */

#look {
	border: 1px solid #D2D2D2;
	background-color: #F8F7F0;
}
#look a {
    color:#292929;
}
#look a:hover {
    color: #FC7F3B;
}
#look dl {
	margin: 10px;
}
#look dt {
	font-size: 10px;
	color: #0099FF;
}
#look dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCDCDC;
}

/* ----------------------------------
	Myガール
------------------------------------ */

#stockno1 {
	width: 208px;
	border: 1px solid #dcdcdc;
	background-color: #f8f7f0;
	text-align: center!important;
	padding: 10px;
}
#stockno1 .fm {
	width: 208px;
	border: 1px solid #DEDEDE;
	background-color: #F9F7F8;
	height: 208px;
}

/* ----------------------------------
	新規掲載店
------------------------------------ */

#newshop {
	border: 1px solid #D2D2D2;
	background-color: #F8F7F0;
}
#newshop a {
    color:#292929;
}
#newshop a:hover {
    color: #FC7F3B;
}
#newshop ul {
	font-size: 11px;
	padding: 10px;
}

/* ----------------------------------
	モバイルＱＲ
------------------------------------ */

#mob {
	background-image: url(../img/base/mob_bg.gif);
	height: 200px;
	width: 230px;
	margin-top: 10px;
}


/* ----------------------------------
	エリア検索
------------------------------------ */

#search_area
{
	border: 1px solid #D2D2D2;
	background-color: #F8F7F0;
}



#search_area h3
{
	clear: both;
	margin: 0 0 5px 0;
	padding: 5px 0 0 10px;
	letter-spacing: 1px;
	font-size: 12px;
	color: #FC7F3B;
}

#search_area ul
{
	margin: 0 0 0 10px;
}

#search_area li
{
	float: left;
	width: 67px;
	margin-bottom: 3px;
}

#search_area li.longname
{
	width: 200px!important;
}

/* ----------------------------------
	フッタ
------------------------------------ */

#footer {
	width: 100%;
	background-color: #F9F7F8;
	height: 130px;
	padding: 5px 0 5px 0;
	background-image: url(../img/base/footer_bg.gif);
}
.f_menu {
	width: 800px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 100px;
}
#footer .f_menu li {
	margin-right: 20px;
	display: inline;
}
#footer .f_menu h3 {
	font-size: 13px;
	color: #666666;
	padding: 5px 0 5px 0;
	font-weight: bold;
}
.next {
	text-align: right;
}

/* --------------
マージン
-------------- */

.mgt05 {
	margin-top: 5px!important;
}
.mgt10 {
	margin-top: 10px!important;
}
.mgt15 {
	margin-top: 15px!important;
}
.mgr05 {
	margin-right: 5px!important;
}
.mgr10 {
	margin-right: 10px!important;
}
.mgl10 {
	margin-left: 10px!important;
}
.mgs10 {
	margin-left: 10px!important;
	margin-right: 10px!important;
}




/*--- 追加 ---*/
#pscroller2{
width: 350px;
height: 20px;
}
#pscroller2 a{
text-decoration: none;
}
.someclass{ //class to apply to your scroller(s) if desired
}

