﻿/*.menu_title*/
.h1_mod 
{
 background:transparent url(../../../Images/h1_title3_2.gif) no-repeat scroll left top;
background-repeat: no-repeat;
width: 950px;
text-align: left;
height: 80px;
float: left;
margin-bottom:5px; 
}

.menu_title_box
{
border-bottom:1px solid #989898;
color:#000000;
float:left;
margin:0;
padding:38px 0 0 15px;
text-align:left;
margin-left:5px;
}

.Fix_menu_title_dtl {
 font-size:24px;
}

/**** 変更前↓ ****/
/*
.commonh1
{
background:transparent url(../../../Images/h1_title3_2.gif) no-repeat left center;
height:80px;
margin:0 0 5px;
padding:0;
width:950px;
}

.common_box
{
border-bottom-width:1px;
text-align: left;
float: left;
width: 630px;
padding-top: 38px;
padding-left: 5px;
}

.common_box h1
{
 text-align: left;
 float: left;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #989898;
 font-size: x-large;
 color: #000000;
 margin:0;
 padding:0;
 padding:0 0 0 15px;
}
*/
/**** 変更前↑ ****/