/*
Site: Yokosawamai
Page: common
*/

/* --- initialize --- */

a {
	text-decoration: underline;
	color: #fd1c15;
}

a:hover {
	color: #fd1c15;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size:14px;
	*font-size:small;
	*font:x-small;
	line-height:135%;
	text-align:center;
}

table {
    font-size: inherit;
    font: 100%;
}

td, th {
	line-height: 135%;
}

p {
	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;
}

/* --- common --- */

div#container-frm {
	width: 952px;
	margin: 0 auto;
	background-image: url(../common/container-bg.gif);
}

div#container {
	text-align: left;
	margin: 0;
}

div#container-inner {
	clear: both;
	margin: 0 30px;
}

/* --- header --- */

div#header {
	height: 171px;
	overflow: hidden;
	background-image: url(../common/header-bg.gif);
}

div#header-left {
	width: 300px;
	float: left;
	text-align: left;
	height: 120px;
	overflow: hidden;
}

div#header-right-b {
	width: 640px;
	float: right;
	height: 40px;
	overflow: hidden;
}

div#header-right-b p {
	float: right;
}

div#intro {
	height: 20px;
	overflow: hidden;
}

div#intro h1 {
	margin: 0;
	padding: 4px 0 0 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	color: #fd1c15;
}

p#logo {
	width: 260px;
	float: left;
}

p#header-fax {
	padding: 53px 11px 0 0;
	float: right;
}

ul#navi-top {
	clear: both;
	margin: 1px 0 0 0;
	padding: 0;
	list-style-type: none;
}

ul#navi-top li {
	float: left;
	margin: 0;
	padding: 0;
}

/* --- navi-left --- */

div#navi-left {
	width: 160px;
	float: left;
	padding: 24px 0 20px 0;
	font-size: 13px;
	line-height: 135%;
}

div#navi-left ul {
	margin: 5px 0 10px 0;
	padding: 0;
	list-style-type: none;
}

div#navi-left li {
	padding: 0;
	margin: 0;
}

div#navi-left ul.kodawari li {
	padding: 10px 7px 10px 7px;
	margin-bottom: 1px;
	background-color: #f0f0f0;
	line-height: 120%;
}

div#navi-left ul.member li {
	padding: 7px;
	margin: 0;
	border-bottom: 1px solid #ccc;
	line-height: 120%;
}

div#navi-left ul.info li {
	padding: 7px;
	margin: 0;
	border-bottom: 1px dotted #ccc;
	line-height: 120%;
}

div#favorite {
	text-align: center;
	padding: 0 0 20px 0;
}

div#calendar {
	padding: 5px 10px 10px 10px;
	background-image: url(../common/nl-sub-calendar-bg.gif);
}

p#navi-left-adress {
	background-color: #f0f0f0;
	padding: 7px;
	margin-bottom: 10px;
}

/* --- contents --- */

div#contents-index {
	width: 695px;
	float: right;
	padding-top: 24px;
	padding-bottom: 20px;
}

div#contents {
	width: 695px;
	float: right;
	padding-bottom: 20px;
}

p#topic-path {
	text-align: right;
	font-size: 12px;
	color: #999;
	line-height: 24px;
	height: 24px;
}

p#topic-path a {
	color: #999;
}

p#navi-bottom {
	clear: both;
	margin-top: 30px;
	color: #fd1c15;
	line-height: 22px;
	text-align:center;
	font-weight: bold;
}

p#navi-bottom a {
	color: #fd1c15;
}

/* --- footer --- */

address#footer {
	height: 145px;
	overflow: hidden;
	background-image: url(../common/footer-bg.gif);
}

address#footer p {
	margin: 58px 0 0 150px;
	color: #fd1c15;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
}

address#footer p.tel {
	margin: 10px 0 0 150px;
	color: #fd1c15;
	font-size: 20px;
	font-style: normal;
	line-height: 16px;
}

address#footer p a {
	color: #fd1c15;
}

/* --- layout and design --- */

img {border : 0;}

h2.under-ban {
	margin: 0;
	padding: 5px 0 3px 0;
	font-size: 140%;
	font-weight: bold;
	color: #390;
}

h2.sub-title {
	clear: both;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	height: 40px;
	line-height: 42px;
	overflow: hidden;
	background-image: url(../common/sub-title-bg.gif);
}

h2.sub-title a {
	color: #fff;
	text-decoration: none;
}

h3.sec-title {
	margin: 0;
	padding: 10px 0;
	color: #338000;
	font-weight: bold;
	font-size: 14px;
}

h3.sec-copy {
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	color: #f66;
}

p.spc-n {
	margin: 0;
	padding: 7px 0;	
}

p.spc-b {
	margin: 0;
	padding: 10px 0 30px 0;
}

p.spcr-n {
	padding: 0 0 7px 0;
}

p.spcr-b {
	padding: 0 0 30px 0;
}

p#notice {
	padding: 0 0 7px 0;
	color: #f63;
}

p#page-info {
	padding: 10px;
	background-color: #ffeaea;
	color: #c66;
}

.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.attn {
	color: #c60;
	font-weight: bold;
}

span.off {
	color: #ff6;
}

span.price {
	color: #fd1c15;
	font-weight: bold;
	font-size: 100%;
}

span.price-b {
	color: #f33;
	font-weight: bold;
	font-size: 160%;
}

span.comment {
	color: #999;
	font-size: 80%;
}

span.must {
	color: #f66;
}

p#footer-contact {
	padding-top: 30px;
}