﻿@charset "UTF-8";
/* CSS Document */

@import url("common.css");
@import url("styles-site.css");
@import url("style-form.css");

/* ---------------------------------------------------------------- *
	セカンドページ用スタイル
 * ---------------------------------------------------------------- */
h2 {
	margin-bottom: 10px;
	line-height: 100%;
	font-size: 120%;
	font-weight: bold;
}
p {
	margin-bottom: 20px;
}

#main-navi {
	font-size: 90%;
	height: 25px;
}
#page-title {
	margin-bottom: 30px;
	line-height: 100%;
}


/* ---------------------------------------------------------------- *
	トピックス
 * ---------------------------------------------------------------- */
#topics {
}
#topics #info {
	float: left;
	width: 480px;
}
#topics  .date  {
	background-color: #eeeeee;
	line-height: 100%;
	color: #000000;
	padding: 5px;
	margin-bottom: 5px;
}
#topics  .entry  {
	margin-bottom: 20px;
}
#topics   .more    {
	text-align: right;
}
#topics #archives {
	float: right;
	width: 140px;
}
#topics #archives h2 {
	line-height: 100%;
	font-weight: bold;
	background-color: #eeeeee;
	padding: 5px;
	font-size: 100%;
}
#topics  #archives li {
	list-style-type: none;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#topics .asset-body {
	margin-bottom: 15px;
}

/* ---------------------------------------------------------------- *
	用語辞典
 * ---------------------------------------------------------------- */
#dictionary {
}
#dictionary #info {
	float: left;
	width: 480px;
}
#dictionary #info h2 {
	background-image: url(../img/bg_h2_ys.gif);
	background-repeat: repeat-x;
	line-height: 30px;
	border: 1px solid #F2D053;
	color: #663300;
	padding-left: 15px;
	margin-bottom: 20px;
}
#info h3 {
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC33;
	padding-left: 10px;
}
#dictionary  .entry {
	margin-bottom: 20px;
}
#dictionary #info .comment {
	margin-bottom: 30px;
}
#dictionary table {
	margin-bottom: 10px;
}
#dictionary #info th {
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 4px;
}
#dictionary #info td {
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 4px;
}
#dictionary #archives {
	float: right;
	width: 130px;
	background-image: url(../img/top/topics_bg.gif);
	background-repeat: repeat-x;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#dictionary #archives h2 {
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	line-height: 18px;
	background-image: url(../img/point_orange.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#dictionary  #archives li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/* ---------------------------------------------------------------- *
	ウェブページ
 * ---------------------------------------------------------------- */
#webpage {
}
#webpage h2 {
	font-size: 120%;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/bg_h2.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	margin-bottom: 20px;
	height: 35px;
}
#webpage h2.y {
	font-size: 120%;
	line-height: 35px;
	font-weight: bold;
	color: #663300;
	background-image: url(../img/bg_h2_y.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	margin-bottom: 20px;
	height: 35px;
}
#webpage h2.nobg {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
#webpage  h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-bottom: 10px;
	padding-left: 28px;
	line-height: 18px;
	background-image: url(../img/point_orange.gif);
	background-repeat: no-repeat;
	border-left-style: none;
	background-position: 8px 0px;
}
#webpage h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #eeeeee;
	line-height: 100%;
	padding: 5px;
}
#webpage table {
	margin-bottom: 10px;
}
#webpage .column {
	margin-bottom: 40px;
	margin-left: 28px;
}
#webpage p {
	margin-bottom: 20px;
}

/* 会社概要 */
#company {
	background-color: #eeeeee;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#company table {
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #CCCCCC;
}
#company th {
	vertical-align: top;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 130px;
}
#company td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#company li {
	list-style-type: none;
}

/* 見積もり */
#mitsumori {
	background-color: #eeeeee;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#mitsumori h3 {
	font-size: 100%;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #33CCCC;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 3px;
	background-image: none;
	border-bottom-style: none;
}
#mitsumori table {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
#mitsumori table.contents {
	width: 610px;
}
#mitsumori th {
	font-weight: normal;
	width: 160px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#mitsumori  .head {
	background-color: #dddddd;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#mitsumori td {
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#mitsumori td.width-s {
}
#mitsumori  table.sample  {
	margin-bottom: 0px;
	width: 100%;
	border: 1px solid #CCCCCC;
}
#mitsumori td.sample {
	border: 1px solid #CCCCCC;
	text-align: center;
}
#mitsumori .btn {
	text-align: center;
	padding: 5px;
}
#mitsumori .comment {
	font-weight: normal;
	color: #009999;
}
#mitsumori .error {
	color: #CC0000;
}
