@charset "Windows-31J";

/* ------------------------------------------------------------ 
	 BASE
------------------------------------------------------------ */
/*
div#header.contacts {
	width: 950px;
	padding-top: 100px;
	background: #F1ECDB;
}*/
p#hImage.contacts {
	width: 500px;
	margin-left: 0px;
	margin-bottom: 10px;
}
/*div#wrapper.contacts {
	width: 950px;
}*/
div#contents.contacts {
	width: 950px;
	margin-top: 0px;
	padding-bottom: 0px;
	/*background: #ffffff;*/
}
div#mainContent.contacts {
	float:right;
	width: 720px;
	margin-top: 0px;
	/*background: #d4d4d4;*/
	}
	
div#main.contacts {
	float:left;
	width: 490px;
	margin-top: 0px;
	padding-left: 0;
	/*background: #CCFFCC;*/
	}

h2#mainTitle.contacts {
	width: 490px;
	padding-bottom: 0px;
	/*border-top: solid 1px #C1A573;*/
	/*border-bottom: solid 1px #70AEB9;*/
	/*background-color: #e7e7e7;*/
	}
div#leftbar.contacts {
	float:left;
	width: 215px;
	position:relative;
	top:0px;
	left: 15px;
	margin: 0;
	text-align:left;
	/*background-color: #F1ECDB;*/
	}	
div#rightbar.contacts {
	float:right;
	width: 215px;
	margin: 0 0 0 0;
	/*background: #ffffff;*/
	}

div#footer.contacts {
	margin: 0px auto 0;
	width: 950px;
	/*background: #F1ECDB;*/
}

div#footercap.contacts {
	text-align: center;
}
h3.h3_title {
	width: 490px;
	background: transparent url(http://www.sobasho-tamaki.jp/img/business/common/h3_asset_bg/h3_asset_bg.png) left top no-repeat;
	padding-top: 11px;
	text-indent: 45px;
	height: 42px;
	font-size: 15px;
	font-weight: 700;
	color: #333333;
	}

/* ------------------------------------------------------------ 
	 contactForm
------------------------------------------------------------ */

div#alert
	{
	padding-left: 5px;
	}
div.error-message
	{
	color: #FF0000;
	padding-top: 10px;
	}

div#alert div.error_messages h4
	{
	color: #FF0000;
	font-weight: 700;
	padding-top: 10px;
	}
	
div#alert div.error_messages ul
	{
	color: #FF0000;
	margin: 5px 0 0 25px;
	}
div#alert div.error_messages li
	{
	color: #FF0000;
	font-size:small;
	list-style: outside disc;
	padding: 3px 5px;
	}

	
p.alert
	{
	color: #FF0000;
	padding-top: 5px;
	}

div#contactForm
	{
	margin-left: 0px;
	}
	
	div#contactForm  p.attention
		{

		text-align:right;
		}
		
		div#contactForm  p.attention span
			{
			color:#FF0000;
			}
	
	div#contactForm dl.info
		{
		float:left;
		display:block;
		/*width: 460px;*/
		border: solid 1px #e1e1e1; 
		padding-top: 3px;
		margin-top:10px;
		}
		
		div#contactForm dl.info dt
			{
			clear: left;
			float: left;
			display: block;
			width: 7em;
			margin: 6px 0px 10px 0px;
			padding-left: 0.5em;
			text-align: right;
			}
			
			div#contactForm dl.info dt span,
			div#contactForm dl.info dd span,
			div#contactForm dl.ch1 span,
			div#contactForm dl.comment span,
			div#contactForm dl.comment2 span
				{
				color:#ff0000;
				}
				
		div#contactForm dl.info dd
			{
			float:right;
			display:block;
			width: 370px;
			margin-bottom:4px;
			padding:6px 5px 4px 5px;
			}

		div#contactForm dl.info dd div.input
			{
			float: left;
			}

		div#contactForm dl.info dd div.email_cofirm
			{
			float: right;
			}

	div#contactForm .formtext
		{
		border-top:1px solid #cccccc;
		border-left:1px solid #cccccc;
		border-right:1px solid #ffffff;
		border-bottom:1px solid #ffffff;
		background-color:#F2FFD2;
		margin-top: 3px;
		}
		
		div#contactForm dl.info dd input:focus,
		div#contactForm dl.info dd textarea:focus,
		div#contactForm dl.comment dd input:focus,
		div#contactForm dl.comment dd textarea:focus,
		div#contactForm dl.comment2 dd textarea:focus
			{
			background-color:#FFFFCC;
			}
		
	div#contactForm div.endcap
		{
		clear: both;
		height: 40px;
		padding-top: 15px;
		padding-left: 15px;
		}

		div#contactForm div.endcap div.left
			{
			float: left;
			margin-right: 20px;
			}
		
		div#contactForm div.endcap div.right a
			{
			color: #4C89B5;
			text-decoration:none;
			}
		
			div#contactForm div.endcap div.right a:visited,
			div#contactForm div.endcap div.right a:active
				{
				color:#ff9900;
				}
			
			div#contactForm div.endcap div.right a:hover
				{
				color:#333333;
				background: #C1D8F8;
				}
		

	
