@charset "utf-8";

/*======================================================
========================================================

  Style Name: contact.css
  Style URI: /common/css/contact.css
  Description: お問い合せのcssです。
  Version: 1.0.0
  Last Up Date: 2008/12/29/11:30

========================================================
======================================================*/

/* ===========================================
 会社概要
 =========================================== */
body#contact #contents #right table tr td p.ex
{
	font-size:77%;
	padding:0;
	margin:7px 0 0;
}

body#contact #contents #right table th span
{
	background-image: url(../img/point_allow03.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
	display:block;
	line-height:1.2em;
}

body#contact #contents #right table th span span
{
	background-image:none;
	padding-left: 0px;
	display:inline;
	color:#FF0000;
	margin:0 5px;
	font-weight:normal;
}

body#contact #contents div#privacy
{
	overflow: auto;
	height: 200px;
	line-height: 1.5em;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	padding: 2em;
}

body#contact #contents div#check
{
	background-color:#F9F9F9;
	border: solid 1px #cccccc;
	border-top:none;
	padding:1em;
	font-weight:bold;
	text-align:center;
}

body#contact #contents div#check input
{
	border:none;
}

body#contact #contents div#check input
{
	width:auto;
	vertical-align:bottom;
}

*+html body#contact #contents div#check input
{
	vertical-align:middle;
}

* html body#contact #contents div#check input
{
	vertical-align:middle;
}

body#contact #contents div#submit input
{
	width:auto;
}

#submit_btn
{
	text-align:center;
	margin-top:1em;
}

#data li
{
	list-style-type: none;
	line-height:2.5em;
}

#data li
{
}

#data li.maru
{
	background-image: url(../img/event/seki01.jpg);
	background-repeat: no-repeat;
	background-position: 16em center;
}

#data li.sankaku
{
	background-image: url(../img/event/seki02.jpg);
	background-repeat: no-repeat;
	background-position: 16em center;
}

#data li.peke
{
	background-image: url(../img/event/seki03.jpg);
	background-repeat: no-repeat;
	background-position: 16em center;
}

