/*
Site: actier
Page: common
*/

/* --- initialize --- */

a {
	text-decoration: underline;
	color: #1e90ff;
}

a:hover {
	color: #ff8c00;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size:13px;
	*font-size:midium;
	*font:x-midium;
	line-height:135%;
	text-align:center;
}

table {
    font-size: inherit;
    font: 100%;
}

td, th {
	line-height: 130%;
}

p {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* --- header --- */

div#container-upper {
	height: 133px;
	background-image: url(../common/upper-bg.gif);
}

div#container-upper-frm {
	width: 952px;
	margin: 0 auto;
}

div#header {
	text-align: left;
	height: 98px;
	overflow: hidden;
	background-image: url(../common/header-bg.jpg);
}

div#intro {
	height: 24px;
	overflow: hidden;
}

div#intro h1 {
	margin: 0;
	padding: 6px 0 0 10px;
	line-height: 100%;
	font-size: 11px;
	color: #999;
	font-weight: normal;
}

p#logo {
	float: left;
}

p#header-contact {
	float: right;
	padding: 28px 1px 0 0;
}

ul#navi-top {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#navi-top li {
	float: left;
	margin: 0;
	padding: 0;
}

/* --- outline --- */

div#container-frm {
	width: 960px;
	margin: 0 auto;
	background-image: url(../common/container-bg.gif);
}

div#container {
	text-align: left;
	padding: 0 25px;
}

/* --- navi-left --- */

div#navi-left {
	width: 200px;
	float: left;
	padding: 24px 0 20px 0;
}

div#favorite {
	text-align: center;
	padding: 0 0 25px 0;
}

ul#nl-haircare {
	margin: 3px 0 5px 0;
	padding: 0;
	list-style-type: none;
}

ul#nl-haircare li {
	margin: 0;
	padding: 4px;
	border-bottom: 1px dashed #999;
}

ul#nl-nightlife {
	margin: 3px 0 5px 0;
	padding: 0;
	list-style-type: none;
}

ul#nl-nightlife li {
	margin: 0;
	padding: 4px;
	border-bottom: 1px dashed #999;
}

ul#nl-female {
	margin: 3px 0 5px 0;
	padding: 0;
	list-style-type: none;
}

ul#nl-female li {
	margin: 0;
	padding: 4px;
	border-bottom: 1px dashed #999;
}

ul#nl-beauty {
	margin: 3px 0 5px 0;
	padding: 0;
	list-style-type: none;
}

ul#nl-beauty li {
	margin: 0;
	padding: 4px;
	border-bottom: 1px dashed #999;
}

ul#nl-health {
	margin: 3px 0 5px 0;
	padding: 0;
	list-style-type: none;
}

ul#nl-health li {
	margin: 0;
	padding: 4px;
	border-bottom: 1px dashed #999;
}

ul#nl-medical {
	margin: 3px 0 50px 0;
	padding: 0;
	list-style-type: none;
}

ul#nl-medical li {
	margin: 0;
	padding: 4px;
	border-bottom: 1px dashed #999;
}

ul#nl-info {
	margin: 3px 0 20px 0;
	padding: 0;
	list-style-type: none;
}

ul#nl-info li {
	margin: 0;
	padding: 4px;
	border-bottom: 1px dashed #999;
}

p#shop-info {
	margin: 0;
	padding: 7px;	
	background-color: #eaeaea;
}

p#greeting {
	color: #930;
	padding: 5px 0 20px 0;
}

p#contact {
	margin-bottom: 10px;
	padding: 7px;
	background-color: #ffc;
	color: #c60;
	border: 2px dotted #f90;
}

img.qr-code {
	float: right;
}

/* --- contents --- */

div#contents {
	width: 680px;
	float: right;
	padding: 25px 0 20px 0;
}

p#topic-path {
	text-align: right;
	font-size: 12px;
	color: #999;
	line-height: 24px;
	height: 24px;
}

p#topic-path a {
	color: #999;
}

div#page-info {
	margin-bottom: 30px;
	padding: 10px;
	background-color: #ffc;
	border :2px dotted #fc6;
	color: #f60;
}

/* --- footer --- */

p#navi-bottom {
	clear: both;
	margin-top: 30px;
	padding: 15px 0;
	border-top: 3px double #ccc;
	color: #666;
}

address#footer {
	height: 52px;
	background-image: url(../common/footer-bg.gif);
	overflow: hidden;
	text-align: left;
}

address#footer p {
	padding: 12px 0 0 20px;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}

address#footer a {
	color: #fff;
}

/* --- layout and design --- */

img {border : 0;}

h2.sub-title {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../common/sub-title-bg.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #555;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
}

h2.under-ban {
	margin: 0;
	padding: 3px 0;
	font-size: 120%;
	font-weight: bold;
}

h2.category-ban {
	margin: 0;
	padding: 3px 0;
	font-size: 120%;
	font-weight: bold;
	color: #ff6600;
}

h2.item-ban {
	margin: 0;
	padding: 3px 0 20px 0;
	font-size: 120%;
	font-weight: bold;
	color: #1e90ff;
}

h3.sec-title {
	margin: 3px 0;
	padding: 3px 0 3px 6px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border-left: 3px solid #1e90ff;
	border-bottom: 1px solid #ccc;
}

p.spc-sub {
	margin: 0;
	padding: 10px 0 0 0;	
}

p.spc-n {
	margin: 0;
	padding: 7px 0;	
}

p.spc-b {
	margin: 0;
	padding: 7px 0 25px 0;
}

p.spcr-n {
	padding: 0 0 7px 0;
}

p.spcr-b {
	padding: 0 0 25px 0;
}

p#notice {
	padding: 0 0 7px 0;
	color: #f63;
}

.aln-c {
	text-align: center;
}

.aln-r {
	text-align: right;
}

img.flt-l {
	margin:0 7px 3px 0;
	float: left;
}

img.flt-r {
	margin:0 0px 3px 10px;
	float: right;
}

td.td-c {
	text-align: center;
}

span.atten {
	color: #f60;
	font-weight: bold;
}

span.off {
	color: #ff9;
}

span.price {
	color: #f33;
	font-weight: bold;
}

span.price-b {
	color: #f33;
	font-weight: bold;
	font-size: 170%;
}

span.s-word {
	color: #f36;
}

span.must {
	color: #f66;
}

table.flow {
	width: 660px;
	margin-bottom: 30px;
	border-collapse: collapse;
}

table.flow td {
	padding: 7px;
	border-bottom: 2px dotted #ccc;
}

table.qa {
	width: 660px;
	margin-bottom: 10px;
	border-collapse: collapse;
}

table.qa td.question {
	padding: 5px;
	background-color: #ffd6ea;
	color: #f6f;
	font-weight: bold;
}

table.qa td.answer {
	padding: 5px 5px 20px 20px;
}

table.photo-example {
	width:660px;
	margin: 30px 0; 
}

table.photo-example td {
	text-align: center; 
}

div.menu-info {
	width: 400px;
	float: left;
	padding-bottom: 30px;
}

div.menu-img {
	width: 230px;
	float: right;
	padding-bottom: 30px;
}

.size {
	font-family:verdana,Osaka,Sans-Serif;
	font-size: 15px;
}

table.profile {
	border-collapse: separate;
	margin-bottom: 40px;
}

table.profile th {
	padding: 3px 5px;
	background-color: #e0e0e0;
	color: #666666;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

table.profile td {
	padding: 3px 3px 10px 3px;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

/*検索box*/
#searcharea{
    width: 100%;
    background: aliceblue;
    text-align: center;
}
#searchbox{
    width: 960px;
    text-align: left;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
}
#searchbox ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-flex;
}
#searchbox input[type=text]{
    width: 400px;
}

.pageing{

}
.paging_left{
    float: left;
}
.paging_right{
    float: right;
}
.paging_right ul{
    margin:0;
    list-style: none;
    display: inline-flex;
}
.paging_right ul li{
    margin-left:0.5rem;
}
.paging:after {
    display: block;
    clear: both;
    content: "";
}