@charset "utf-8";
/* CSS Document */

.gmap {
	width:450px;
	height: 350px;
	float: right;
	margin-bottom: 20px;
}
.gmap2 {
	width:450px;
	float: left;
	margin-bottom: 20px;
}


.menu_list2 {
    border-top: 1px dotted #C19B61;
    margin: 0 20px 20px;
}

.menu_list2 dt{
 margin:10px 0 0 0;
}
.menu_list2 dd {
    border-bottom: 1px dotted #C19B61;
    color: #000000;
    font-weight: bold;
    margin: 0;
}

.history {
    background-image: url("../images/store_guide_annai_bg.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #C19B61;
    margin: 0 0 20px;
    width: 980px;
}

.history dt{
 margin:10px 0 0 0;
}
.history dd {
    border-bottom: 1px dotted #C19B61;
    color: #000;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 200px;
}
.aisatsu {
    font-size: 0.9em;
}
.dotline {
    border-bottom: 2px dotted #CCCCCC;
}
#president {
    color: #333333;
    float: right;
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    font-size: 0.96em;
    font-weight: 600;
    	float: right;
}
ul {
margin: 0 0 20px;
}
dt {
    font-size: 1.3em;
    font-weight: bold;
        background: none repeat scroll 0 0 #F08F55;
    border-radius: 7px;
    color: #FEFEFE;
    font-weight: normal !important;
    margin: 0 5px 10px 2px;
    padding: 1px 7px;
}
dd {
margin: 0 0 20px 20px;
}
.number_li li{
list-style: decimal outside none;
margin: 0 0 0 40px;
}