@charset "UTF-8";
/* CSS 毎日コミュニケーション */

body {
  background-color:#450102;
  color: #6c5a44;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 12px;
  margin: 0 auto;
  text-align: center;
}
p {
  line-height: 1.5em;
  padding: 5px 0;
  margin: 0;
}
dl {
  clear: both;
  margin: 0;
  padding: 5px 0;
}
dt {
  clear: both;
  float: left;
  margin: 0;
  padding: 0;
  width: 7em;
}
dd {
  margin-left: 7em;
  padding: 0;
}
.dl_bottom {
  border-bottom: 1px solid #FFF;
}
h1,h2,h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
  margin:0;
  padding: 0;
}
a, a:link {
  color:  #C6B9B2;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.clear_both {
  clear: both;
  font-size: 0px;
  height: 0px;
}
#wrapper {
  background : url(../img/wrapper_bg.jpg) repeat-y;
  margin: 0 auto;
  padding: 0 15px;
  width: 800px;
}
#header {
  background : url(../img/header_bg.jpg) no-repeat;
  border-bottom: 3px solid #6c5a44;
  color: #bcadaa;
  height: 160px;
  text-align:left;
}
#content {
  background : url(../img/content_bg.gif) repeat-x center bottom;
  padding: 25px;
  text-align: left;
}
*html #content {
  /*IE6*/
	height: 1%;
}
#footer {
  background : url(../img/foot_bg.gif) repeat-x center bottom;
  font-size: 10px;
  height: 15px;
  margin: 0 auto;
  padding: 7px 15px;
  text-align: left;
  width: 790px;
}
/* =============== TEXT ================= */
.page_top {
  margin-bottom: 15px;
  padding: 8px 0 5px;
  text-align: right;
}
.page_top a {
  color: #401700;
}
.title_grid h2 {
  background : url(../img/ttl_content_bg.gif) no-repeat;
  color: #C6B9B2;
  font-size: 13px;
  margin: 0 0 20px;
  padding: 10px 0 15px 10px;
}
/* =============== HEADER ================= */

#head_logo {
  float: left;
  padding: 20px 0 0 45px;
  width: 225px;
}
#header h1 {
  font-size: 12px;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 12px;
}
#header h2 {
  font-size: 12px;
  font-weight: normal;
  padding: 15px 15px 0 10px;
  line-height : 1.5em;
}
#header h3 {
  color: #bcadaa;
  font-size: 11px;
  font-weight: normal;
  padding: 20px 0 0;
  line-height : 1.5em;
}
#head_right {
  float: left;
  padding: 5px 0;
  text-align: right;
  width: 530px;
}
/* =============== MENU BAR ================= */
#menubar {
  font-weight: bold;
  margin: 50px 0 0;
  padding: 0;
  text-align: center;
}
#menubar a {
  background : url(file:///D:/マイドキュメントＤ/ホームページ/秋谷亭あらき/秋谷亭あらき/components/img/menu_btn_bg.gif) no-repeat;
  display: block;
  float: left;
  line-height: 1em;
  height: 19px;
  margin-left: 8px;
  padding: 14px 0 0;
  width: 120px;
}
#menubar a:hover {
  background-position: 0 -33px;
  color: #FFF;
  text-decoration: none;
}
/* =============== CONTENT LEFT ================= */

#cont_left {
  background: #532e1b;
  float: left;
  width: 175px;
}
#cont_left h2,h3 {
  color: #523f31;
  font-size: 13px;
}
#cont_left h2{
  background: #220300;
  border-top: 2px solid #6c5a44;
  color: #8d7366;
  padding: 7px 9px;
}
#cont_left h3 {
  color: #dad3cd;
  background: #532e1b;
  padding: 7px 9px;
}
#cont_left ul {
  background : url(../img/navi_bg.gif);
  color: #dad3cd;
  font-size: 11px;
  line-height: 1.2em;
  list-style-type: none;
  margin: 0;
  padding: 0 10px;
}
#cont_left a {
  color: #dad3cd;
}
#cont_left li {
  padding: 3px 0 4px;
}
#cont_left p {
  line-height: 1.3em;
  color: #9F8B80;
  padding: 2px 9px 10px;
}
/* =============== CONTENT RIGHT ================= */

#cont_right {
  float: right;
  width: 560px;
}
.main_title {
  background : url(../img/ttl_h_01.gif) no-repeat;
  padding: 8px 10px;
}
*html .main_title {
  /*IE*/
	height: 1%;
  padding: 5px 10px;
}
.main_title h2 {
  color: #C49600;
  font-size: 13px;
  float: left;
}
.main_title h3 {
  color: #ffdd83;
  font-size: 11px;
  font-weight: normal;
  text-align: right;
}
.main_link {
  background: #401701;
  color: #FFF;
  padding: 6px 10px;
  text-align: right;
  _margin-top: -3px;
/*IE6*/
	
}
.main_link a{
  color: #FFF;
  text-decoration: none;
}
.main_link a:hover {
  text-decoration: underline;
}
.topics_row {
  padding: 15px 0;
}
.topics_row h2 {
  color: #C49600;
  background : url(../img/ttl_h_02.gif) no-repeat;
  font-size: 13px;
  padding: 7px;
}
.topics_left {
  float: left;
  width: 270px;
}
.topics_right {
  float: right;
  width: 270px;
}
/* =============== PRODUCT ================= */

.product_row {
  margin: 0;
  background: #401700;
  _height: 1%;
/*IE6*/
	
}
*:first-child+html .product_row {
  height: 1%;
/*IE7*/
	}
.product_row img {
  border: 0;
  margin: 0;
}
.product_detail {
  color: #FFF;
  padding: 20px;
  margin: 0;
  _margin-top: -3px;
/*IE6*/
	
}
.product_detail h2 {
  color: #C49600;
}
.product_detail h3 {
  color: #FFF;
  margin: 20px 0;
}
.product_detail dl {
  border-top: 1px solid #FFF;
  line-height: 1.6em;
  margin: 15px 0 0;
  padding: 15px 0 0;
}
.product_deatil dt {
  clear: both;
  color: #FFF;
  font-weight: bold;
  width: 6em;
}
.product_detail dd {
  color: #FFF;
  margin-left: 6em;
  padding: 0;
}
/* =============== LIST ================= */
	
.list_row {
  border-bottom: 1px dotted #401700;
  color: #401700;
  padding: 5px 0 15px;
}
.list_row_1 {
  color: #401700;
  padding : 0px 0px 15px;
}
.list_row h3 {
  color: #401700;
  font-size : 13px;
  padding: 0 0 20px;
}
.list_row ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.list_row li {
  display:block;
  float: left;
  line-height: 1.5em;
  margin: 0 55px 0 0;
  width: 150px;
}
.list_row img {
  padding-bottom: 5px;
}
#list_row_right {
  float: right;
  margin: 0;
}
/* =============== COMPANY ================= */

.company_info {
  margin-bottom: 15px;
}
div.company_info  div{
  color: #401700;
  display:table-cell;
  vertical-align:bottom;
}
* html div.company_info div{
  /* IE 6 */
	display:inline;
  zoom:1;
}
*:first-child+html div.company_info div{
  /* IE 7 */
	display:inline;
  zoom:1;
}
.company_info_text {
  padding-left: 10px;
  width: 310px;
}
.company_info dl {
  line-height: 1.8em;
  margin-top: 40px;
}
.company_info dt {
  float: left;
  width: 5em;
}
.company_info dd {
  margin-left: 5em;
}
.company_detail h2 {
  background: #401700;
  border-bottom: 1px solid #230300;
  color: #C6B9B2;
  font-size: 13px;
  padding: 5px;
}
.company_detail dl{
  color: #401700;
  line-height: 2.5em;
}
.company_detail dt {
   padding-left: 10px;
  
}
.company_detail dd {
  border-bottom: 1px dotted #6A533D;
}
.list_row dt{
  width : 13em;
  font-size : 13px;
  line-height : 2em;
}
.list_row dd{
  text-align : right;
  margin-left : 12em;
  font-size : 13px;
  line-height : 2em;
}
.list_row h2{
  font-size : 13px;
  margin-bottom : 5px;
  bottom : auto;
}
.list_row_float{
  margin-right : 15px;
  width : 270px;
  float : left;
  margin-top : 15px;
  right : auto;
}
.list_row_right{
  width : 270px;
  float : right;
  margin-top : 15px;
}
.list_row_right2{
  text-align : right;
  color : #401700;
}
