@charset "utf-8";
body,div,ul,ol,li,h1,h2,h3,h4,p,dl,dt,dd {
	margin: 0px;
	padding: 0px;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}
img {
	border: 0px;
	vertical-align: bottom;
}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #EBEBCA;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
}

/* 伸縮自在レイアウトに関するヒント
1. 伸縮自在レイアウトの全体的なサイズはユーザーの初期設定のフォントサイズに基づいて設定されるため、伸縮自在レイアウトの表示を予測することは困難です。伸縮自在レイアウトでは行の長さの割合が維持されるため、伸縮自在レイアウトは、適切に使用すれば、大きいフォントサイズを使用する必要がある場合に便利です。
2. このレイアウトの div のサイズは、body エレメントの 100% のフォントサイズに基づいて設定されます。body エレメントまたは #container の font-size: 80% を使用して全体のテキストサイズを小さくすると、レイアウト全体のサイズが比例して小さくなります。これを補正するには、必要に応じて、div の幅を大きくしてください。
3. デザイン全体ではなく div ごとにフォントサイズが変更される場合は (#sidebar1 のフォントサイズは 70% に設定され、#mainContent のフォントサイズは 85% に設定される場合)、これにより、それぞれの div の全体のサイズが比例して変更されます。必要に応じて、最終的なフォントサイズに基づいて調整してください。
*/
.oneColElsCtrHdr #container {
	width: 700px;
	margin: 0 auto;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	font-size: 12px;
	color: #333333;
}
.oneColElsCtrHdr #header {
	background: #EBEBCA;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
} 
.oneColElsCtrHdr #header h1 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;

}
#header .header_left {
	height: 64px;
	width: 297px;
	float: left;
}
#header .header_right {
	height: 54px;
	float: right;
	padding: 5px;
	width: 393px;
	text-align: right;
	font-size: 12px;
}
#header .header_right h2 {
	font-size: 12px;
	font-weight: normal;
}
#header .header_right p {
	font-size: 12px;
	padding-top: 20px;
}

#container #top_mainContent {
	background-image: url(images/top_main.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 700px;
	margin-top: 10px;
}


.oneColElsCtrHdr #mainContent {
	background-image: url(images/main.jpg);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;

}
.oneColElsCtrHdr #container #mainContent .main_index {
	background-image: url(images/main_index.png);
	background-repeat: no-repeat;
	height: 227px;
	padding-left: 292px;
	padding-top: 100px;
}

#container #mainContent h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding-right: 30px;
	padding-left: 30px;
}
#container #mainContent .oshirase {
	margin-top: 15px;
}

#container #mainContent .oshirase .td1 h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	padding-bottom: 2px;
}

.oneColElsCtrHdr  #container  #mainContent  .oshirase  .td1 {
	vertical-align: top;
	width: 240px;
	padding-right: 10px;
}
#container #mainContent .oshirase .td1 dl {
	margin-top: 7px;
	margin-left: 10px;
}
#container #mainContent .oshirase .td1 dt {
	font-size: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#container #mainContent .oshirase .td1 dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
	padding-bottom: 3px;
}



.oneColElsCtrHdr #footer {
	padding: 0 10px;
	background-image: url(images/main.jpg);
	background-repeat: repeat-y;
} 
#container #mainContent .progress {
}
#container  #mainContent  .progress  h3  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	padding-bottom: 2px;
}
.oneColElsCtrHdr #container #mainContent .progress .progress_box {
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #EBEBCA;
}
#container #mainContent .progress .progress_box .td2 {
	vertical-align: top;
	width: 420px;
	padding-left: 10px;
}
#container #mainContent .progress .progress_box .td2 h4 {
	background-image: url(images/clip.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 7px;
	padding-left: 35px;
	font-size: 12px;
}
#container  #mainContent  .progress  .progress_box  .td2  .prog_text {
	font-size: 11px;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	width: 390px;
	height: 98px;
	padding-bottom: 7px;
}
#container #mainContent .progress .progress_box .td2 .meter {
	text-align: right;
	vertical-align: bottom;
	font-size: 11px;
}
#container #mainContent .company {
	margin-bottom: 50px;
}
#container #mainContent .company table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #7E7E30;

	border-left-color: #7E7E30;
	border-collapse:collapse;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#container #mainContent .company th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7E7E30;
	border-bottom-color: #7E7E30;
	padding: 5px;
	background-color: #CACA73;
	border-collapse:collapse;
	color: #FFFFFF;
}
#container #mainContent .company td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7E7E30;
	border-bottom-color: #7E7E30;
	padding: 5px;
	border-collapse:collapse;
}






.oneColElsCtrHdr #footer p {
	margin: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 3px;
}

#container #bottom_mainContent {
	background-image: url(images/bottom_main.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 700px;
	margin-bottom: 10px;
}

/*ヘッダー・フッターのリンク文字色*/
.a_white:link
  {
	color: #FFFFFF;
	text-decoration: none;
}


.a_white:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
.a_white:hover    {
	color: #FFFFFF;
	text-decoration: underline;
}
.a_666:link      {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.a_666:visited       {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.a_666:hover         {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: underline;
}
.a_black:link {
	color: #333333;
	text-decoration: none;
}
.a_black:visited {
	color: #333333;
	text-decoration: none;
}
.a_black:hover {
	color: #333333;
	text-decoration: underline;
}


/*スライドショー*/
#gallery {
	position:relative;
	width: 670px;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#images {
	border:1px solid #9ac1c9;
	height:225px;
	background:#FFF;
	margin-bottom:20px
}
#image {
	position:relative;
	width:658px;
	height:494px;
	padding:5px;
	border:1px solid #666;
	background:#FFF url(images/loading.gif) center center no-repeat
}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {
	margin-top:10px;
	padding:5px 0;
	width:668px;
	height:100px;
	border:1px solid #666;
	background:#FFF
}
#thumbarea {
	position:relative;
	overflow:hidden;
	height:100px;
	width:658px;
}
#thumbs {
	position:absolute;
	list-style:none;
	margin-left:5px;
	height:100px;
	width:10000px;
	border-right:5px solid #FFF;
	left: -1px;
	top: 4px;
}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {
	position:absolute;
	height:375px;
	width:20%;
	z-index:100;
	height:494px;
	width:20%;
	z-index:100;
	outline:none;
	cursor:pointer
}
#previmg {
	left:0;
	background:url(images/left.gif) left center no-repeat;
	border-left:5px solid #FFF
}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {
	right:0;
	background:url(images/right.gif) right center no-repeat;
	border-right:5px solid #FFF
}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
.oneColElsCtrHdr #container #mainContent .item_area {
	margin-bottom: 20px;
}
.oneColElsCtrHdr  #container  #mainContent .item_area h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding-right: 30px;
	padding-left: 30px;
}
.oneColElsCtrHdr #container #mainContent .index_item_area {
	margin-top: 15px;
}
.oneColElsCtrHdr #container #mainContent .index_item_area p {
	padding-left: 60px;
	padding-bottom: 15px;
	line-height: 16px;
}
.oneColElsCtrHdr #container #mainContent .item_area .price {
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 40px;
}
.oneColElsCtrHdr #container #mainContent .item_area .price table {
	width: 550px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.oneColElsCtrHdr #container #mainContent .item_area .price td {
	padding: 5px;
}
.oneColElsCtrHdr #container #mainContent .item_area .price .tr1 {
	background-color: #CACA73;
}
.oneColElsCtrHdr #container #mainContent .item_area .price .tr2 {
	background-color: #DFDFAC;
}
.oneColElsCtrHdr #container #mainContent .item_area ul {
	margin-left: 40px;
	margin-top: 20px;
}
.oneColElsCtrHdr #container #mainContent .item_area li {
	list-style-type: none;
	color: #484800;
}
.oneColElsCtrHdr #container #mainContent .inquiry_area {
}
.oneColElsCtrHdr  #container  #mainContent  .inquiry_area  h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding-right: 30px;
	padding-left: 30px;
}
.oneColElsCtrHdr #container #mainContent .inquiry_area .regist_form {
	margin-top: 20px;
	margin-bottom: 40px;
	margin-right: 40px;
	margin-left: 40px;
}
.oneColElsCtrHdr  #container  #mainContent  .inquiry_area  .regist_form table {
	width: 550px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
}
.oneColElsCtrHdr  #container  #mainContent  .inquiry_area  .regist_form td {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.oneColElsCtrHdr  #container  #mainContent  .inquiry_area  .regist_form .regist_form_p {
	padding-right: 10px;
	line-height: 16px;
}
.oneColElsCtrHdr #container #mainContent .item_area .brand {
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 40px;
}
.oneColElsCtrHdr #container #mainContent .item_area .brand table {
	width: 575px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.oneColElsCtrHdr #container #mainContent .item_area .brand td {
	width: 20%;
	text-align: center;
	font-weight: bold;
	color: #5F5F3D;
	text-decoration: underline;
}
#mainContent .const_title {
	padding-top: 15px;
	padding-left: 30px;
}
.oneColElsCtrHdr #container #mainContent .const_title p {
	padding-top: 5px;
}


#container #mainContent .const_title h4 {
	background-image: url(images/clip.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 7px;
	padding-left: 35px;
	font-size: 12px;
}
.maikichi {
	line-height: 130%;
	padding-left: 13px;
	padding-right: 15px;
}
.maikichi_td3 {
	text-align: left;
	vertical-align: top;
}

#mainContent .p_item_area {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding-right: 30px;
	padding-left: 30px;
}

.top_koji_case{
	margin:30px 150px 30px 150px;
	line-height: 140%;
	text-align: center;
}
.sonota_zirei {
	margin-top: 15px;
	margin-left: 220px;
}

