﻿@charset "UTF-8";
@import url(_common3.css);

#contents .box {
	padding: 15px;
}

h2 {/* ページタイトル */
}

h3 {/* セクションタイトル */
	clear: left;
	margin: 0 2px;
	padding-top: 20px;
	
	border-bottom: #666 3px dotted;
}

/* ********** #news ********** */

#news table {
	margin:15px 0 15px 30px;
}
#news th, #news td {
	padding: 5px;
	border: 1px solid #ccc;
}

#news .newslist {
	height: 300px;
	margin: 15px 0 0 5px;
	overflow: auto;
	
	font-size: 12px;
	border: solid 1px #ccc;
}
#news .newslist a {
	color: #930;
}

#news .notification {
	padding: 15px 5px;
}

#news .notification .title{
	padding-bottom: 10px;
	font-size: 1.5em;
	color: #339933;
}
#news .notification .text{
	line-height: 1.5em;
	text-indent: 1em;
}

#news dt {
	float: left;
	width: 80px;
	
	padding: 3px 0 0 3px;
}
#news dd {
	float: left;
	width: 630px;
	
	padding: 4px 0 0 0;
}
#news .schedule {
	margin: 10px 0 0 20px;
}
#news .schedule th, #news .schedule td {
	border: 1px solid #999;
	vertical-align:middle;
}
#news .schedule th {
	width: 130px;
	height: 30px;
}
#news .schedule td {
	width: 45px;
	text-align: center;
}
#news .schedule .day {
	background-color: #CFC;
}
#news .schedule .holy {
	font-weight: bold;
	color: #c00;
}

/* ********** #showroom ********** */

#showroom #contents a {
	color: #930;
}
#showroom #contents dl {
	margin: 1em;
}
#showroom #contents dt {
	float: left;
	
	margin: 0 1em 0.7em 0;
	font-weight: bold;
}
#showroom #contents dd {
	margin: 0 1em 0.7em 0;
}
#showroom .picture_box {
	padding-left: 5px;
}

/* ********** #contact ********** */

#contact #contents .infobox a {
	color: #930;
}

#contact .caution {
	text-align: right;
}

/* 必須 */
.require {color: #CC0000;}

/* １段階小さい文字 */
.small {font-size:85%;}

/* ボタンの親 */
.button {
	text-align:center;
}

/* Table
--------------------------------------------------*/
.zeromail table,
.zeromail th,
.zeromail td {
	background-color:#fff;
	border-collapse:collapse;
}
.zeromail table {
	width:100%;
}

.zeromail caption {
	margin:10px 0;
	padding:0.5em;
	background-color:#c9d9f0;
	color:#3762a8;
	font-weight:bold;
}

.zeromail thead th,
.zeromail tfoot th {
	background-color:#dbe5f3;
	text-align:center;
}
.zeromail thead td,
.zeromail tfoot td {
	background-color:#dbe5f3;
	text-align:center;
}

.zeromail tbody th {
	width:150px;
	padding:1em 0;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.zeromail td {
	padding:1em 0.5em;
	text-align:left;
	
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

/* Form
--------------------------------------------------*/
.zeromail legend {
	display:none;
}

.zeromail label{
	margin:0 3px;
}

.zeromail input[type=radio],
.zeromail input[type=checkbox] {
	margin-bottom:10px;
	margin-right:0.3em;
}

.zeromail button,
.zeromail input[type=checkbox],
.zeromail input[type=radio],
.zeromail input[type=reset],
.zeromail input[type=submit] {
	padding:1px;
}

.zeromail [type=check],
.zeromail [type=radio],
.zeromail [type=submit] {
	cursor: pointer;
}

.zeromail [type=check] + label,
.zeromail [type=radio] + label {
	display: inline-block;
	cursor: pointer;
}

.zeromail [type=text],
.zeromail [type=password],
.zeromail textarea {
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #aaa;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.zeromail input[type=text]:hover,
.zeromail [type=password]:hover,
.zeromail textarea:hover,
.zeromail input[type=text]:focus,
.zeromail [type=password]:focus,
.zeromail textarea:focus {
	background-color: #FEFFE1;
}

/* Button
--------------------------------------------------*/
.zeromail .button {
	text-align:center;
	margin: 15px 0 0;
}

.zeromail .button button {
	min-width:100px;
	_width:100px;
}

.zeromail button[type],
.zeromail button[id]{
	margin:0 5px;
	padding:0 5px;
	line-height:1.4;
	cursor:pointer;
}


.zeromail button[id=myreset],
.zeromail button[id=close]{
}

/* copyright
-----------------------------------------------------*/
.wtn_copyright {
	clear:both;
	font-size:10px;
	text-align:right;
}
.wtn_copyright a{
	color:#AABCE8;
	text-decoration:none;
}


/* ********** #qanda ********** */
#qanda .box {
	padding: 10px 10px 0;
}
#qanda p.message {
	margin-bottom: 10px;
}

#qanda #contents dt {
	margin-top: 10px;
	padding: 10px 0 10px 12px;
	
	background-color: #666;
	color: #fff;
	font-size: 1.17em;
	font-weight: bold;
}
#qanda #contents dd {
	margin-bottom: 20px;
	padding: 3px 12px 10px 12px;
	border-bottom: dashed 1px #ccc;

}

/* ********** #shopinfo ********** */

#shopinfo table {
	margin: 15px;
}
#shopinfo th, #shopinfo td {
	padding: 5px;
	vertical-align: middle;
	border: solid 1px #999;
	
	line-height: 1.5em;
}
#shopinfo tr {
}
#shopinfo th {
	width: 150px;
	
	background-color: #eFF;
}

#shopinfo .deli_price td {
	text-align: center;
}

#shopinfo .deli_days caption {
	text-align: left;
	font-weight: bold;
	margin-left: -10px;
}

#shopinfo #contents strong {
	color: #900;
}
#shopinfo #contents ol, #shopinfo #contents dl, #shopinfo #contents p {
	line-height: 1.5em;
}
#shopinfo #contents ol,#shopinfo #contents dl {
	margin-bottom: 10px;
}
#shopinfo #contents dt {
	font-weight: bold;
}
#shopinfo #contents dd {
	margin-left: 1em;
}

#shopinfo #contents h4 {
	margin: 10px 5px 5px 0;
	padding: 3px;
	background-color: #cf9;
}
#shopinfo .box {
	margin-right:5px;
}
#shopinfo div.box p {
	margin-bottom: 12px;
}

#shopinfo dl.caution {
	margin-left: 15px;
}
#shopinfo .caution dt {
	width: 100px;
	background-color: #999;
	padding-left: 5px;
	color: #cff;
}
#shopinfo .caution dd {
	width: 300px;
	margin: 0;
	padding: 5px;
	border: solid 1px #999;
	color: #900;
}
#shopinfo .flow li {
	list-style-type:decimal;
	margin-left: 25px;
}


/* ********** #sitemap ********** */

#sitemap #contents {
	width: 800px;
	padding: 0 0 10px 10px;
}
#sitemap #contents h2 {/* ページタイトル */
	margin: 0 0 0 40px;
}
#sitemap #contents .group {
	float: left;
	width: 245px;
	margin-left: 20px;
}
#sitemap #contents ul {
	margin: 10px 0;
	padding: 5px 10px;

	border: solid 1px #eee;
}
#sitemap #contents li {
	line-height: 1.75em;
}


/* ********** #ssquote ********** */

#ssquote #contents {
}
#ssquote #corapper {
	padding: 40px 50px 30px;
	background-color: #91adad;
}
#ssquote .infobox {
	padding-bottom: 20px;
}
#ssquote h2 {
	margin: 10px 0 15px;
	padding: 0;
	border: none;
	font-size: 16px;
}

#ssquote .box {
	background-color: #fff;
}
#ssquote #contents .box {
	padding: 15px 10px 15px 30px;
	border: none;
}

#ssquote #contents dl {
	clear: both;
	padding: 15px 0;
}
#ssquote #contents dt {
	float: left;
	
	width: 130px;
	padding: 5px;
	
	color: #fff;
	background-color: #91adad;
}
#ssquote #contents dd {
	width: 400px;
	padding: 0 0 0 10px;
	
	line-height: 1.5em;
	overflow: hidden;
}

#ssquote #contents .mailmag dt {
	color: #333;
	background-color: #fff;
}
#ssquote #contents .box input {
	padding: 4px;
	border: 1px solid #666;
}
#ssquote #contents .mailmag input {
	border: none;
}
#ssquote #contents select {
	padding: 3px 1px 3px 3px;
	border: 1px solid #666;
}
#ssquote #contents textarea {
	padding: 4px;
	border: 1px solid #666;
	
	font-size: 12px;
}
#ssquote sup {
	color: #F00;
}
#ssquote .caution {
	text-align: right;
}
#ssquote .command {
	padding: 10px 0;
	text-align: center;
}
#ssquote .command input {
	margin-right: 10px;
}


/* ********** #corptrans ********** */
#contact, #faxto {
	margin: 10px 10px 30px 0;
	padding: 10px 10px 15px;
}
#contact img {
	margin-left: 4px;
}
#corptrans #contact h4 {
	margin: 20px 0 10px;
}
#corptrans #page_menu {
    margin: 20px 0 30px 100px;
}
#corptrans #page_menu li {
	margin: 10px 10px 5px 20px;
	padding: 10px 20px;
	background-color: #eee;
	
	border: none;
	
	font-size: 14px;
	font-weight: bold;
}
#corptrans #page_menu li:hover {
	background-color: #7ED6EC;
}
#corptrans dl.info_list {
	margin: 15px 0;
}
#corptrans dl.info_list dt {
	margin: 15px 5em 0 1em;
	padding-left: 1em;
	
	border-bottom: solid 1px #eee;
}
#corptrans dl.info_list dd {
	margin-left: 260px;
	width: 500px; height: 25px;
	
	line-height: 2em;
}
#contents div.sign {
	margin: 15px 0 0 50px;
}
#contents div.sign dt {
	color: #09f;
	font-size: 14px;
	font-weight: bold;
}
#contents div.sign dd {
	margin: 0 0 0 50px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.67em;
}
#contents .sign a:hover {
	color: #09f;
}

#corptrans img.case_pic {
	margin-bottom: 40px;
}
