/*
Site: KENKON
Page: common
*/

/* --- initialize --- */

a {
	text-decoration: underline;
	color: #004080;
}

a:hover {
	color: #ff9900;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size:13px;
	*font-size:small;
	*font:x-small;
	line-height:135%;
	text-align:center;
	background : transparent url(bg.jpg) repeat scroll 0% 0%;
}

table {
    font-size: inherit;
    font: 100%;
}

td, th {
	line-height: 130%;
}

p {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

iframe {
	margin: 20px 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;
}

/* --- layout --- */

div#container-frm {
	width: 952px;
	margin: 0 auto;
	background: #fff;
	background-image : url(container-bg.jpg);
}

div#container {
	text-align: left;
	padding: 0 1px;
	padding: 0 15px;
}

/* --- header --- */

div#intro {
	height: 22px;
	overflow: hidden;
}

div#intro h1 {
	margin: 0;
	padding: 6px 0 0 2px;
	line-height: 100%;
	font-size: 11px;
	color: #ccc;
	font-weight: normal;
}

div#header-navi {
	width: 260px;
	float: left;
}

div#header-navi p {
	float: left;
}

div#header {
	height: 120px;
	width: 920px;
	padding: 0 0 0 0;
	background-image : url(header-bg.jpg);
}

p#logo {
	padding: 0 0 0 40px;
	float: left;
}

p#header-contact {
	float: right;
	padding: 49px 20px 0 0;
}

ul#gnavi {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#gnavi li {
	float: left;
	margin: 0;
	padding: 0;
}

/* --- navi-left --- */

div#navi-left {
	width: 350px;
	float: left;
	padding: 24px 0 20px 0;
}

div#navi-left ul {
	margin: 2px 0 20px 0;
	padding: 0;
	list-style-type: none;
}

div#favorite {
	text-align: center;
	padding: 0 0 25px 0;
}

p#nl-info {
	margin-bottom: 25px;
	padding: 7px;
	border: 3px double #ccc;
}

div#calendar {
	padding: 5px 0;
}

/* --- contents --- */

div#contents {
	width: 550px;
	float: right;
	padding: 0 0 20px 0;
}

div#sub-contents {
	width: 920px;
	float: right;
	padding: 0 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: 30px 0 0 0;
	padding: 10px 0;
	border-top: 2px solid #ccc;
	background-color: #fff;
	text-align: center;
}

address#footer {
	height: 70px;
	background-image : url(footer-bg.jpg);
	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.ban-index {
	margin: 0;
	padding: 5px 0;
	font-size: 120%;
	font-weight: bold;
}

h2.sub-title {
	margin: 0;
	padding: 0 0 0 20px;
	background : transparent url(sub-title-bg.gif) no-repeat scroll 0% 0%;
	font-size: 18px;
	font-weight: bold;
	color: #004000;
	line-height: 40px;
	height: 50px;
	overflow: hidden;
}

h3.sec-title {
	margin: 5px 0;
	padding: 7px 10px;
	background-color: #004000;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

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.attn {
	color: #998000;
	font-weight: bold;
}

span.must {
	color: #f66;
}

span.price {
	color: #f33;
	font-weight: bold;
}

span.price-b {
	color: #f33;
	font-weight: bold;
	font-size: 170%;
}
span.price {
	color: #f33;
	font-weight: bold;
}

span.price-b {
	color: #c00;
	font-weight: bold;
	font-size: 170%;
}
span.title-b {
	color : #004000;
	font-weight: bold;
	font-size: 170%;
}