@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/themes/concept/css/yui-font.css";
@import "/themes/concept/css/default.css"; /* initial setting */
@import "/themes/concept/css/layout.css";/* layout style */
@import "/themes/concept/css/blogstyle.css";/* blog control style */

/*
===== 1: link setting ===========================
*/
a:link{
	color: #346bb2;
	text-decoration: none;
}
a:visited{
	color: #346bb2;
	text-decoration: none;	
}
a:hover{
	color: #f3802e;
	text-decoration:underline;	
}
a:active{
	color: #346bb2;
	text-decoration: none;	
}

/*
===== 2: category Title ===========================
*/
#categoryTitle {
	background: url(images/pageTitle_bottom.gif) no-repeat right top;
	padding: 60px 0 0 18px;
	zoom: 1;	
}
#n00Title {
	background: url(images/pageTitle00.gif) no-repeat right top;
	padding: 60px 0 0 18px;
	zoom: 1;	
}
#n01Title {
	background: url(images/pageTitle01.gif) no-repeat right top;
	padding: 60px 0 0 18px;
	zoom: 1;	
}
#n02Title {
	background: url(images/pageTitle02.gif) no-repeat right top;
	padding: 60px 0 0 18px;
	zoom: 1;	
}
#n03Title {
	background: url(images/pageTitle03.gif) no-repeat right top;
	padding: 60px 0 0 18px;
	zoom: 1;	
}
#n04Title {
	background: url(images/pageTitle04.gif) no-repeat right top;
	padding: 60px 0 0 18px;
	zoom: 1;	
}
#n05Title {
	background: url(images/pageTitle05.gif) no-repeat right top;
	padding: 60px 0 0 18px;
	zoom: 1;	
}
#n06Title {
	background: url(images/pageTitle06.gif) no-repeat right top;
	padding: 60px 0 0 18px;
	zoom: 1;	
}
#n07Title {
	background: url(images/pageTitle07.gif) no-repeat right top;
	padding: 60px 0 0 18px;
	zoom: 1;	
}
#n08Title {
	background: url(images/pageTitle08.gif) no-repeat right top;
	padding: 60px 0 0 18px;
	zoom: 1;	
}
#n09Title {
	background: url(images/pageTitle09.gif) no-repeat right top;
	padding: 60px 0 0 18px;
	zoom: 1;	
}
table.entryNavi {
	margin-top: 20px;
}
table.entryNavi td {
	padding: 0 10px 10px 0;
}

.blogEntryHeader {
	background: url(images/entryTitle.gif) no-repeat 0 4px;
	padding-left: 16px;
}
.blogEntryHeader h2 {
	color: #6e3c0d;
}
img.photo {
	padding: 4px;
	border: #b0b0b0 1px solid;
	margin-right: 10px;
}
.conceptBox {
	border: #a18366 3px double;
	padding: 10px 10px 5px 10px;
	background: #e6ded6;
	margin-bottom: 10px;
}
ul.thumb li {
	float: left;
	margin: 0 10px 10px 0;
}
.blogEntryBody h3 {
	clear: both;
	background: url(images/h3Point.gif) no-repeat 0 4px;
	padding-left: 18px;
	font-size: 116%;
}

.rightBox {
	float: right;
	margin: 0 0 10px 10px;
}
ul.star {
	margin-bottom: 10px;
}
ul.star li {
	background: url(images/star.gif) no-repeat 0 3px;
	padding-left: 20px;
	padding-bottom: 2px;
}
ol.sick {
	margin-left: 1em;
	margin-bottom: 1em;
	color: #ff8f3c;	
}
ol.sick li.ichi {
	background: url(images/no_01.gif) no-repeat 0 0;
	padding-left: 20px;
	padding-bottom: 3px;
}
ol.sick li.ni {
	background: url(images/no_02.gif) no-repeat 0 0;
	padding-left: 20px;
	padding-bottom: 3px;	
}
span.sick {
	color: #ff8f3c;
}
.hrLine {
	clear: both;
	border-top: #565656 1px dashed;
	margin: 10px 0;
}
table.men {
	margin-left: 200px;
}
table.men td,
table.men th {
	padding: 10px;
}
table.men th {
	font-size: 108%;
}




/*
===== hosyo ===========================
*/
table.hosyo {
	width: 570px;
	margin-bottom: 10px;
}
table.hosyo td {
	padding: 0 10px;
	vertical-align: top;
}
table.hosyo td h4 {
	font-size: 116%;
	font-weight: bold;
	color: #dd832c;
}
ul.hosyo {
	margin-bottom: 5px;
	margin-left: 15px;
}
.step01 {
	margin-top: 10px;
	background: url(images/step_01.gif) no-repeat left top;
	padding-left: 72px;
	padding-top: 27px;
}
.step02 {
	background: url(images/step_02.gif) no-repeat left top;
	padding-left: 72px;
	padding-top: 27px;
}
.step03 {
	background: url(images/step_03.gif) no-repeat left top;
	padding-left: 72px;
	padding-top: 27px;
}
.step04 {
	background: url(images/step_04.gif) no-repeat left top;
	padding-left: 72px;
	padding-top: 27px;
}
.step05 {
	background: url(images/step_05.gif) no-repeat left top;
	padding-left: 72px;
	padding-top: 27px;
}
.end {
	margin-bottom: 10px;
}

.hoken {
	background: url(images/hoken.gif) no-repeat 0 0;
	width: 567px;
	height: 303px;
	margin-bottom: 10px;
}
.hoken p {
	width: 330px;
	padding: 5px 0 0 233px;
	line-height: 1.2;
}
.hoken-setsumei {
	padding: 15px 25px;
	margin-bottom: 10px;
	width: 515px;
	background: #ddefd5;
	border: #57b12e 1px solid;
}
dl.hoeknText dt {
	width: 90px;
	float: left;
	clear: left;
	margin-bottom: 5px;
}
dl.hoeknText dd {
	margin-left: 100px;
	margin-bottom: 5px;
}
dl.price {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: #dcdcdc 1px dotted;
}
dl.price dt {
	width: 210px;
	float: left;
	clear: left;
}
dl.price dd {
	width: 100px;
	margin-left: 220px;
	text-align: right;
}
.point {
	font-weight: bold;
	color: #FF0000;
}
.priceBox {
	border: #FF0000 1px solid;
	padding: 15px;
	color: #FF0000;
	font-weight: bold;
}

table.specList {
	width: 550px;
	margin-bottom: 1.5em;
	border-top: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
}
table.specList td {
	padding: 5px;
	border-bottom: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
}

table.price02 {
	width: 550px;
	border-top: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
	margin-bottom: 1em;
}
table.price02 td,
table.price02 th {
	padding: 5px;
	border-bottom: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;	
}
table.price02 th {
	background: #a18366;
	color: #fff;
}
table.price02 td {
	text-align: right;
	letter-spacing: 0.1em;
}
table.price02 td.celTitle {
	text-align: left;
}
.red {
	color: #FF0000;
	font-weight: bold;	
}
ul.shiyo li.indented {
	margin-left: 1em;
}
table.specList td h3 {
	color: #dd832c;
}


/*
[
----------------------------------------------------------- */
.section {
	margin-bottom: 1.5em;
}
.napureBanner {
	background: url(images/na-pureBanner.jpg) no-repeat 0 0;
	width: 579px;
	height: 158px;
}
.napure-hirayaBanner {
	background: url(images/na-pureHirayaBanner.jpg) no-repeat 0 0;
	width: 579px;
	height: 158px;
}
.napureBanner img,.napure-hirayaBanner img{
	padding: 100px 0 0 350px;
}

ul.pointList li {
	float: left;
	margin: 0 6px 5px 0;
}
ul.pointList li.cleared {
	margin-right: 0;
}
ul.pointList li img {
	vertical-align: top;
}
.title {
	margin-bottom: 10px;
}
.kodawari09 {
	margin-top: 5px;
}
#flash {
	width:577px;
	height: 383px;
	border:#a18366 1px solid;
	margin-bottom: 10px;
}
#text-ct {
	margin: 359px 0 0 1px;
	color: #fff;
	z-index: 1;
	width: 537px;
	height: 15px;
	padding: 5px 20px;
	background: url(images/textBg.png) repeat 0 0;
}
#text-ct div {
	padding-top:3px;
	padding-left: 15px;
}
#photoNavi li {
	display: inline;
	padding: 10px 10px 0 0;
}
