﻿@charset "UTF-8";

/*==========================================================
	京都ワビタス
	URL: http://
	Date: 2007-11-29
	Copyright (C) 2007 Wabitas. All Rights Reserved. 
==========================================================*/

/* 本文
----------------------------------------------------------*/
div.box{
	background:url(../images/about/bg_box.gif) repeat-y;
	width:574px;
	margin:20px 0 20px 1px;
	padding:0 0 10px 0;
	}

div.box h4{
	width:540px;
	margin:10px 0 10px 21px;
	}
	
div.box h5{
	width:540px;
	margin:15px 0 5px 21px;
	}
	

div.box p{
	width:520px;
	margin:10px 20px 10px 21px;
	}

div.box ul{
	width:512px;
	margin:0 0 0 29px;
	}

div.box ul li{
	text-align:center;
	margin-bottom:5px;
	}

div .emphasis{
	color: #FF0000;
	}

p.caution {
	background: #ffffff;
	border: #333333 solid 1px;
	padding: 5px;
	font: 1.1em;
	}
	
/* 料金
----------------------------------------------------------*/

div.boxP{
	background:url(../images/about/bg_box.gif) repeat-y;
	width:574px;
	margin:20px 0 20px 1px;
	padding:0 0 10px 0;
	}

div.boxP h4{
	width:540px;
	margin:10px 0 10px 21px;
	}
	
div.boxP h5{
	width:540px;
	margin:15px 0 5px 21px;
	}

div.boxP ul{
	width:512px;
	margin:0 0 0 40px;
	list-style:disc;
	}

div.boxP ul li{
	margin-bottom:2px;
	}
	

div.boxP p{
	width:520px;
	margin:10px 20px 10px 21px;
	}

img.tailorimg{
	margin:0 20px 30px 21px;
	}

p.tailorcon{
	background:url(../images/guide/ar.gif) no-repeat 5px 3px;
	padding-left:15px;
	}

table.priceTb{
	width:520px;
	background:#333333;
	margin:0 0 10px 30px;
	font-size: 0.9em;
	}

table.priceTb02{
	width:300px;
	background:#333333;
	margin:10px 0 10px 46px;
	}

table.priceTb th,table.priceTb02 th{
	background:#DC8395;
	color:#FFFFFF;
	padding:3px 0;
	}

table.priceTb td,table.priceTb02 td{
	background:#FFFFFF;
	padding:3px 10px;
	vertical-align:top;
	}

table.priceTb td.col01{
	width:85px;
	}

table.priceTb td.col02{
	width:50px;
	}

