﻿/*.menu_title*/
.h1_mod 
{
 background:transparent url(../../../Images/h1_title_other_min.gif) no-repeat scroll left top;
background-repeat: no-repeat;
width: 950px;
text-align: left;
height: 60px;
float: left;
margin-bottom:5px; 
}

.menu_title_box
{
border-bottom:1px solid #989898;
color:#000000;
float:left;
margin:0 0 0 5px;
padding:15px 0 0 15px;
text-align:left;
}

.Fix_menu_title_dtl {
 font-size: 24px;
}


/**** 変更前↓ ****/
/*
.commonh1
{
 background:transparent url(../../../Images/h1_title_other_min.gif) no-repeat scroll left top;
background-repeat: no-repeat;
width: 950px;
text-align: left;
height: 60px;
float: left;
margin-bottom:5px; 
}

.common_box
{
text-align: left;
float: left;
border-bottom-width: 1px;
width: 630px;
padding-top: 15px;
padding-left: 5px;
margin:0;
padding:0;
}

.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;
padding-left: 20px;
padding-top:15px;
}
*/
/**** 変更前↑ ****/