@charset "utf-8";
/* 
   KomiyaAuot
*/
/* ==================== レイアウト ==================== */

#container {
	width: 1000px;
	margin: auto;
}
#contents {
	float: left;
	width: auto;
	padding: 0px 0px 10px 0px;
}
#main {
	float: right;
	width: 100%;
	/* 位置をリセット start*/
	position: relative;
	top: 0px;
	left: 0px;/* 位置をリセット end*/
}
#main_contents {
	margin-left: 280px;
}
#side_left {
	float: left;
	width: 202px;
	margin-right: -100%;
}
/* ==================== パーツデザイン ==================== */

/* ==================== コンテンツ ==================== */

/* 表示中ページのメニュー項目と同じ色に指定 */
#contents1 {
	background-color: rgba(70, 70, 70, 1);
}
/* ==================== ヘッダー ==================== */
#header {
	width: 1003px;
}
#header01 {
	/*	height:30px; */
	background-image: url(../images/top.png);
	height: 312px;
	background-repeat : no-repeat;
	clear: both;
}
.head_menu a{
	display: block;
	margin: 0;
	padding: 0;
	width: 233px;
	height: 41px;
}
#head_menu1 a {
	text-decoration:none;
	background-image: url(../images/m1.png);
}
#head_menu2 a {
	text-decoration:none;
	background-image: url(../images/m2.png);
}
#head_menu3 a {
	text-decoration:none;
	background-image: url(../images/m3.png);
}
#head_menu4 a {
	text-decoration:none;
	background-image: url(../images/m4.png);
}
#head_menu1 a:hover {
	background-image: url(../images/m1_u.png);
}
#head_menu2 a:hover {
	background-image: url(../images/m2_u.png);
}
#head_menu3 a:hover {
	background-image: url(../images/m3_u.png);
}
#head_menu4 a:hover {
	background-image: url(../images/m4_u.png);
}
/* ==================== フッター ==================== */

#footer {
	width: 1003px;
	height: 68px;
	padding-top: 4px;
	margin-bottom: 0;
	background-image: url(../images/bottom.png);
	background-repeat : no-repeat;
	clear: both;
}
#footer01 ul {
	text-align: reft;
	margin-right: 12px;
}
#footer01 li {
	display: inline;
	padding-right: 5px;
	padding-left: 0;
	border-right: solid 1px #fff;
	font-size: 0.9em;
}
#footer01 li a {
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
}
#footer01 li a:hover {
	text-decoration: underline;
	color: #CCC;
}
#footer01 li:last-child {
	margin-left: 0;
	padding-left: 0;
	border-right: none;
}
#footer02 ul {
	text-align: right;
	margin-right: 4px;
}
#footer02 li {
	display: inline;
	padding-right: 8px;
	border-right: solid 1px #fff;
	font-size: 0.9em;
	font-weight:bold;
}
#footer02 li a {
	text-decoration: none;
	color: #FFF;
}
#footer02 li a:hover {
	text-decoration: underline;
	color: #CCC;
}
#footer02 li:last-child {
	margin-left: 0;
	padding-left: 0;
	border-right: none;
}
/* ==================== 左メニュー ==================== */
#sideLeft {
	width: 250px;
	height: 650px;
	font-size: 0.9em;
}
.saishinPic {
	position:absolute; 
	top:4px; 
	left:4px;
}
.saishinPic img{
	width:92px; 
	height:70px;
}
.saishinText {
	position:absolute; 
	top:5px; 
	left:104px;
	font-size: 1.0em;
	line-height: 1.4em;
	letter-spacing : 0.05em;
    width:120px;
}
.saishinText .kakaku{
	font-size: 1.3em;
	line-height: 1.3em;
	letter-spacing : 0.05em;
	font-weight:bold;
}
.saishinHr {
	position:absolute; 
	top:76px; 
	left:4px;
}
.saishinHr hr{
	width:216px;
	border-width: 1px 0px 0px 0px; 
	border-style: solid;
	color: #CCC;
	height: 1px;
}
/* ==================== 共通 ==================== */
.ftSize10 {
	font-size: 10px
}
img {
	/* IEの画像リンクの青いフチをなくす設定 */
	border: none;
}
.midashi_blue {
	font-size: 1.2em;
	font-weight: bold;
	color: #4040A0;
	letter-spacing: 0.01em;
}
/* ==================== 共通：サイト全体のデザイン ==================== */

body {
	background-color: #ffffff;
	color: #4d4d4d;
	font-family: メイリオ, Meiryo, Osaka, Meiryo UI, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 0.85em;
	line-height: 1.7em;
	letter-spacing: 0.01em;
	zoom: 100%;
	margin-top: 0;
}
h1 {
	font-family:メイリオ, Meiryo, Osaka, Meiryo UI, "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	font-size:1.65em;
	letter-spacing: 0em;
}

h2 {
	font-family:メイリオ, Meiryo, Osaka, Meiryo UI, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 1.05em;
	margin-top: 26px;
	margin-bottom: 0;
	letter-spacing: 0.05em;
}
h3 {
	font-size: 0.95em;
	margin-bottom: 0;
	font-weight:bold;
}
/*
h5 {
	font-size: 0.8em;
	margin-bottom: 0;
}
*/
h6 {
	/* サムネイルアップ時の価格用 */
	font-size: 1.6em;
	font-weight: bold;
	margin:0;
	margin-bottom: 0;
	padding:0;
}
/* ==================== TOPページのデザイン ==================== */
/* トップメッセージ*/
#topMessage {
	font-size: 1.0em;
	width: 99%;
	text-align: center;/*	border: solid 1px #d5d5d5; */
}
#topMessage p {
	font-weight: bolder;
}
/* お客様の声 */
.comments {
	width: auto;
	/*	margin-bottom: 0px;
	padding: 0px;
*/
	/*	border: solid 1px #d5d5d5; */
	background-color: #ffffff;
	overflow: hidden;
}
.comments img {
	float: left;
	padding-right: 5px;
}
.comments p {
	margin: 0;
	font-size: 0.8em;
	text-transform: uppercase;
}
/* お客様の声テーブル */
.comments table {
	border-collapse: collapse;
}
.cmtTD {
	padding: 0px;
	text-align: left;
	vertical-align: top;
	border: 1px;
}
ul {
	list-style: none;
	padding: 0 0 0 14px;
	margin: 0 0 0 0;
}
li {
	padding: 0 0 0 0;
	margin: 0 0 0 0em;
	text-indent: 0em;
}
/* お客様の声アイテム */
.item img {
}
.item {
	float: left;
	margin: 0;
}
.p1 {
	text-indent: -1em;
	padding-left: 1em;
}
.news1 {
	border: solid 1px #d5d5d5;
}
.top_pic {
	width:625px;
	height:105px;
	overflow: hidden;
}
.top_pic ul {
  list-style-type: none;  
  margin: 0;  
  padding: 0;  
}
.top_pic li {
	float:left;
	padding-right: 6px;
	padding-bottom: 6px;
}
/* ==================== サービスページのデザイン ==================== */
#service_ul li {
	list-style: none;
	color: #4d4d4d;
	font-weight: bolder;
	font-size: 0.9em;
}
.service_ul_div {
	font-size: 0.9em;
}
#service2_ul li {
	list-style: none;
	background: url("../images/botan.png") no-repeat;
	background-position: 88px 6px;
	padding: 0px 0px 2px 98px;
	color: #000080;
	font-weight: bolder;
	font-size: 0.9em;
}
.service2_ul_div {
	padding: 0px 0px 0px 111px;
	font-size: 1.1em;
}

/* ==================== facebookのデザイン ==================== */
li.facebook_css {
	font-size: 0.9em;
}
hr.facebook_css {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.div_facebook {
	/*	border-radius: 12px; *//* chrome, firefox */
/*	behavior: url(./css/PIE.htc); */  /* IE */
	border-style: solid;
	border-width: 1px;
	border-color: #9F9F9F;
}
/* ==================== requestページのデザイン ==================== */
.requestStep {
	padding: 0;
	line-height: 0.85em;
	width: 500px;
}
.requestStep h2 {
	color: #D82A31;
	font-size: 1.0em;
	margin-top: 4px;
	font-weight: normal;
}
.requestStep p {
	line-height: 1.7em;
	margin: 4px 0 0 0;
	color: #4d4d4d;
}
.request_pic {
	width:800px;
}
.request_pic ul {
  list-style-type: none;  
  margin: 0;  
  padding: 0;  
}
.request_pic li {
	float:left;
	padding-right: 6px;
	padding-bottom: 6px;
}
/* ==================== コメントデザイン ==================== */
.cmtSubject {
	position: absolute;
	top: 0;
	left: 90px;
	width: 500px;
	font-size: 1.2em;
	font-weight: bolder;
}
.cmtPerson {
	position: absolute;
	top: 82px;
	left: 0;
	width: 81px;
	font-size: 0.9em;
	text-align:center;
}
.cmtText {
	position: absolute;
	top: 22px;
	left: 90px;
	width: 675px;
	font-size:0.9em;
	line-height: 1.1em;
	letter-spacing : 0.1em;
}
