@charset "UTF-8";
/*
Theme Name: 朝日商事株式会社
Description: 朝日商事株式会社
Version: 1.0
*/






/* contact form7 */
.wpcf7c-elm-step2 {
	color: rgba(255,0,4,1.00);
}
/*
.wpcf7c-conf {
	background-color:#fff !important;
}
.wpcf7c-conf:-ms-input-placeholder {
  color: transparent
}
.wpcf7c-conf::-webkit-input-placeholder {
  color: transparent
}
.wpcf7c-conf::-moz-placeholder {
  color: transparent;
}
*/



/* Breadcrumb NavXT */
#breadcrumb {
}
#breadcrumb span a {
}






/* WordPress
-------------------------------------------------- */
.wp-entry h1 {
	margin-bottom:0.9em;
	font-size: 26px;
	line-height: 1.25;
}
.wp-entry h2 {
	margin-bottom:0.85em;
	font-size: 24px;
	line-height: 1.28;
}
.wp-entry h3 {
	margin-bottom:0.8em;
	font-size: 22px;
	line-height: 1.3;
}
.wp-entry h4 {
	margin-bottom:0.8em;
	font-size: 20px;
	line-height: 1.3;
}
.wp-entry h5 {
	margin-bottom:0.75em;
	font-size: 18px;
	line-height: 1.3;
}
.wp-entry h6 {
	margin-bottom:0.7em;
	font-size: 16px;
	line-height: 1.4;
}

.wp-entry p {
	margin:0 0 0.8em;
}
.wp-entry p em {
	font-style:italic !important;
}
.wp-entry ul,
.wp-entry ol {
	margin:0 0 1em 25px;
}
.wp-entry ul {
	list-style: disc;
}
.wp-entry ol {
	list-style: decimal;
}
.wp-entry li > ul,
.wp-entry li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
.wp-entry blockquote {
	margin: 0 1.5em;
}
.wp-entry table {
	margin: 0 0 1.5em;
}
.wp-entry th {
	font-weight: bold;
}
.wp-entry pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 90%;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
.wp-entry code {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
.wp-entry mark {
	background: #fff9c0;
	text-decoration: none;
}
.wp-entry blockquote {
  margin: 0 0 1.25em;
  padding: 0.5625em 1.25em 0 1.1875em;
  border-left: 1px solid #ddd;
  line-height: 1.6;
  color: #6f6f6f;
}

.alignleft {
	display: inline;
	float: left;
	margin-right:1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left:1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}



