﻿@charset "UTF-8";

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

/*本文*/
img.contacttel{
	display:block;
	margin:10px 0 20px 31px;
	}

div.box{
	background:url(../images/contact/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 p{
	margin:10px 0 10px 41px;
	}

ul#samplelist{
	margin:10px 0 10px 41px;
	}

ul#samplelist li{
	float:left;
	background:url(../images/contact/ar.gif) no-repeat 0 5px;
	padding:0 10px 0px 10px;
	}

/*form*/

div.appli{
	background:#FFFFFF;
	border:1px solid #A90015;
	padding:10px;
	margin:10px 0 10px 31px;
	width:496px;	
	}

table.appliTb{
	width:496px;	
	}

table.appliTb th,table.appliTb td{
	text-align:left;
	padding:10px;
	background:url(../images/contact/border.gif) repeat-x bottom;
	}

table.appliTb th.col01,table.appliTb td.col02{
	background-image:none;
	}

table.appliTb th.col01{
	padding-bottom:0;
	}

table.appliTb td.col02{
	text-align:center;
	}

table.appliTb select{
	width:120px;
	}

input.submitbtn{
	margin-right:10px;
	}

div.contactLead{
	width:512px;
	border:1px solid #CCCCCC;
	background:url(../images/qa/bg_qa_lead.png) repeat-y;
	padding:10px;
	margin: auto;
	}

/* thanksページ
--------------------------------------------------------*/
div.thanks{
	width:auto;
	height:auto;
	font-size:1em;
	}

div.thanks p{
	margin: 0 0 10px 0;
	}

