@charset "utf-8";

/*--kawatayadesignCSS -- 2009.08.19 Rel-ish yu-ki--*/

@import url("reset.css");
@import url("skin.css");



/* =contents_BOX:margin */
.c_link,
.c_order,
.c_item,
.c_company,
.c_recruit,
.c_contact,
.c_sitemap,
.c_store
{
	margin: 0 0 20px;
}

/* =H4:overflowtext */
.c_link h4,
.c_order h4,
.c_item h4,
.c_company h4,
.c_recruit h4,
.c_contact h4,
.c_sitemap h4,
.c_store h4
{
	height: 32px;
	margin: 0 0 25px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}



/* =c_link */
.c_link h4 {
	background: url(../../link/img/h4_01.jpg) no-repeat left top;
}

.c_link h5 {
	margin: 20px 0 5px;
	padding: 3px 7px;
	background: #dee7ef;
	font-weight: bold;
}

.c_link dt {
	float: left;
	width: 320px;
	padding: 0 0 0 15px;
	background: url(../../link/img/blet_garrow.jpg) no-repeat left center;
	line-height: 200%;
	clear: right;
}

.c_link dd {
	line-height: 200%;
}

.c_link dd a:link,
.c_link dd a:visited,
.c_link dd a:active
{
	text-decoration: none;
	color: #000;
}

.c_link dd a:hover {
	text-decoration: underline;
}



/* =c_order */
.c_order div.c_order_01 {
	min-height: 249px;
	_height: 249px;
	margin: 0 0 20px;
	background: url(../../jutyu/img/photo_kawataya.jpg) no-repeat 323px 57px;
}

.c_order div.c_order_02 {
	margin: 20px 0;
}

.c_order div.c_order_01 h4 {
	background: url(../../jutyu/img/h4_01.jpg) no-repeat left top;
}

.c_order div.c_order_02 h4 {
	background: url(../../jutyu/img/h4_02.jpg) no-repeat left top;
}

.c_order div.c_order_01 p {
	padding: 0 245px 12px 0;
}

.c_order div.c_order_02 img {
	display: block;
	width: 506px;
	margin: 15px auto 0;
}



/* =c_item */
.c_item h4 {
	background: url(../../item/img/h4_01.jpg) no-repeat left top;
}

.c_item div {
	padding: 5px 0;
	background: #ccc;
	text-align: right;
}

.c_item table {
	width: 100%;
	margin: 0 0 20px;
}

.c_item td {
	padding: 0 0 15px 20px;
	vertical-align: top;
}

.c_item td.photo {
	padding: 0 0 15px;
}

.c_item td dt {
	font-weight: bold;
}

.c_item td dd {
	margin: 0;
}

.c_item td dd.detail {
	padding: 0 0 5px;
	color: #555;
}

.c_item div li {
	padding: 0 3px;
	display: inline;
}

.c_item div li a:link,
.c_item div li a:visited,
.c_item div li a:active
{
	color: #333;
}



/* =company */
.c_info {
	margin: 0 0 10px;
}

.c_info h4 {
	background: url(../../company/img/h4_01.jpg) no-repeat left top;
}

.c_info p {
	float: left;
	width: 360px;
}

.c_info p.president {
	display: inline;
	float: right;
	margin: 0 -20px 20px 0;
	padding: 180px 20px 0;
	background: url(../../company/img/photo_kawashima.jpg) no-repeat left top;
	width: 128px;
}

.c_info img.creed {
	display: block;
	width: 470px;
	margin: 0 auto 20px;
	clear: both;
}

/*outline:history*/
.c_outline,
.c_history
{
	margin: 10px 0 0;
}

.c_outline h4 {
	background: url(../../company/img/h4_02.jpg) no-repeat left top;
}

.c_history h4 {
	background: url(../../company/img/h4_03.jpg) no-repeat left top;
}

.c_outline table,
.c_history table
{
	width: 100%;
	margin: 0 0 20px;
}

.c_outline th,
.c_history th
{
	width: 100px;
	padding: 0 0 8px;
	vertical-align: top;
	color: #039;
}

.c_outline td,
.c_history td
{
	vertical-align: top;
}



/* =c_recruit */
.c_recruit {
	margin: 0 0 20px;
}

.c_recruit h4 {
	background: url(../../recruit/img/h4_01.jpg) no-repeat left top;
}

.c_recruit dl {
	margin: 0 0 20px;
}

.c_recruit dt {
	padding: 0 0 0 10px;
	background: url(../../recruit/img/blet_green.jpg) no-repeat left center;
	font-weight: bold;
	zoom: 1;
}

.c_recruit dd {
	margin: 0 0 15px;
}

.c_recruit dd img {
	margin: 15px 0 0;
}

.c_recruit p {
	padding: 15px;
	background: #ccc;
}



/* c_contact */
.c_contact {
	margin: 0 0 20px;
}

.c_contact h4 {
	background: url(../../contact/img/h4_01.jpg) no-repeat left top;
}

.c_contact p {
	margin: 0 8px;
}

.c_contact p.f_error {
	color: #C00;
}

.c_contact p.privacy {
	margin: 0;
	padding: 15px;
	background: #eee;
	border: solid 1px #ccc;
}

.c_contact table {
	width: 100%;
}

.c_contact tr.odd {
	background: #dee7ef;
}

.c_contact tr.even {
	background: #fff;
}

.c_contact th {
	width: 183px;
	padding: 8px 0 7px 15px;
	vertical-align: top;
}

.c_contact td {
	width: auto;
	padding: 8px 8px 7px 0;
	vertical-align: top;
}

.c_contact td.send {
	background: #e6e6e6;
	border-top: solid 8px #fff;
	text-align: center;
}

.c_contact form {
	margin: 10px 0 20px;
}

.c_contact input {
	padding: 2px;
}

/**/
.c_contact input.f_company_name {
	width: 310px;
}

.c_contact input.f_name {
	width: 200px;
}

.c_contact input.f_add {
	width: 310px;
}

.c_contact input.f_email,
.c_contact input.f_tel,
.c_contact input.f_fax
{
	width: 200px;
}

.c_contact textarea {
	width: 310px;
	height: 8em;
}

.c_contact input.btn_send,
.c_contact input.btn_reset
{
	margin: 0 5px;
	padding: 0 20px;
}

/******/
* html .c_contact input.btn_send,
* html .c_contact input.btn_reset
{
	padding: 2px 20px 0;
}

*+html .c_contact input.btn_send,
*+html .c_contact input.btn_reset
{
	padding: 2px 20px 0;
}

/******/



/* =c_sitemap */
.c_sitemap {
	margin: 0 0 20px;
}

.c_sitemap h4 {
	background: url(../img/sitemap_h4.jpg) no-repeat left top;
}

.c_sitemap li {
	padding: 0 0 10px 10px;
	background: url(../img/blet_submenu.jpg) no-repeat left 0.3em;
}

.c_sitemap ul.smap_company {
	margin: 0 30px 10px;
}

.c_sitemap ul.smap_company li {
	padding: 0 0 5px 10px;
	background: url(../img/blet_submenu.jpg) no-repeat left 0.3em;
}

.c_sitemap li a:link,
.c_sitemap li a:visited,
.c_sitemap li a:active,
.c_sitemap li a:hover
{
	color: #000;
}



/* =c_store */
.c_store h4 {
	background: url(../../store/img/re_store.jpg) no-repeat left top;
}

.c_store table {
	width: 100%;
	margin: -15px 0 0;
}

.c_store td {
	padding: 15px 0 0 14px;
	vertical-align: top;
}

.c_store td.store_photo {
	width: 219px;
	padding: 15px 0 0;
	vertical-align: bottom;
}

.c_store td.store_detail {
	padding: 10px 0;
	border-bottom: dotted 1px #ccc;
}

.c_store td p.pgtop {
	margin: 15px 0 0;
}

.c_store h6 {
	margin: 0 0 10px;
}

.c_store p {
	margin: 0 0 1em;
}


/**/
.store_001 {
	height: 25px;
	background: url(../../store/img/store_re_01.jpg) no-repeat left top;
}

.store_002 {
	height: 46px;
	background: url(../../store/img/store_re_02.jpg) no-repeat left top;
}

.store_003 {
	height: 28px;
	background: url(../../store/img/store_re_03.jpg) no-repeat left top;
}

.store_004 {
	height: 28px;
	background: url(../../store/img/store_re_04.jpg) no-repeat left top;
}
