body  {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size:14px;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
img{
	border:none;
}
a{
    color:#000;
    font-style:normal;
    text-decoration:underline;
}
a:hover {
    color:#f04951;
    font-style:normal;
    text-decoration:underline;
}

h1{
margin:0;
}

h2{
	color:#fff;
	background-color:#ed1c23;
	padding:5px 0 5px 10px;
	font-size:16px;
	margin: 0 0 0 250px; 

}

h3{
	border-color:#ed1c23;
	border-style:solid;
	border-width:0 0 1px 0;
	margin:0;
	padding:3px 3px 3px 10px;
	color:#000;
	font-size:15px;
}
h3 a{
	color:#000;
	text-decoration:none;
	}
h4{
	background-color: transparent;
	background-image: url(../img/h4_bk.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border:#666666 1px solid;
	border: physical;
	color: #ffffff;
	font-weight: bold;
	margin:20px 0;
	padding: 3px 10px;
}
.twoColFixLtHdr #container { 
	width: 950px;  
	margin:0 auto; /* 中央揃え */
	border-width:0px 1px;
	text-align: left; /* bodyのtext-align: centerより優先 */
} 

.twoColFixLtHdr #containerred { 
	width: 950px;  
	background-image:url(../img/top_bk.jpg);
	background-repeat:repeat-x;
	height:43px;
	margin:0 auto; 
	padding:0 28px;
	border-width:0px 1px;
	border-color:#ed1c23;
	border-style:solid;
	text-align: left; 
} 
.twoColFixLtHdr #containerredf { 
	width: 950px;
	background-image:url(../img/fotter_bk.jpg);
	background-repeat:repeat-x;
	height:73px;
	margin:0 auto;
	padding:0 28px;
	border-width:0 1px;
	border-color:#ed1c23;
	border-style:solid;
	text-align: left;
} 


.twoColFixLtHdr #header { 
	background: #fff; 
	border:#none;
	padding: 0 10px; 
	/* この余白は、div の左揃えと一致 */
} 


.twoColFixLtHdr #header h1 {
	margin: 0; /* マージンの相殺（div 間のスペース回避） */
	padding: 10px 0; 
}


/*menu------------------------------------------------------------------*/
#menu_h,
#menu_h_home,
#menu_h_division,
#menu_h_corporate,
#menu_h_news,
#menu_h_jobs,
#menu_h_contact
{
	background-image:url(../img/top_bk.jpg);
	background-repeat:repeat-x;
	height:43px;
	padding-left:60px;
	margin:0;
}

#menu{
}
#menu:after{
	float:left;
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#menu li{
	float:left;
	list-style:none;
}
#menu li a{
	display:block;
	text-indent:-5000px;
	height:43px;
}

#menu li#home a{
	width:114px;
	background:url(../img/top01.jpg) no-repeat 0 0;
}
#menu_h_home #menu li#home a{
	width:114px;
	background:url(../img/top01_on.jpg) no-repeat 0 0;
}
#menu li#home a:hover{
	width:114px;
	background:url(../img/top01_on.jpg) no-repeat 0 0;
}

#menu li#division a{
	width:129px;
	background:url(../img/top02.jpg) no-repeat 0 0;
}
#menu_h_division #menu li#division a{
	width:129px;
	background:url(../img/top02_on.jpg) no-repeat 0 0;
}
#menu li#division a:hover{
	width:129px;
	background:url(../img/top02_on.jpg) no-repeat 0 0;
}

#menu li#corporate a{
	width:129px;
	background:url(../img/top03.jpg) no-repeat 0 0;
}
#menu_h_corporate #menu li#corporate a{
	width:129px;
	background:url(../img/top03_on.jpg) no-repeat 0 0;
}
#menu li#corporate a:hover{
	width:129px;
	background:url(../img/top03_on.jpg) no-repeat 0 0;
}
#menu li#news a{
	width:120px;
	background:url(../img/top04.jpg) no-repeat 0 0;
}
#menu_h_news #menu li#news a{
	width:120px;
	background:url(../img/top04_on.jpg) no-repeat 0 0;
}
#menu li#news a:hover{
	width:120px;
	background:url(../img/top04_on.jpg) no-repeat 0 0;
}
#menu li#jobs a{
	width:129px;
	background:url(../img/top05.jpg) no-repeat 0 0;
}
#menu_h_jobs #menu li#jobs a{
	width:129px;
	background:url(../img/top05_on.jpg) no-repeat 0 0;
}
#menu li#jobs a:hover{
	width:129px;
	background:url(../img/top05_on.jpg) no-repeat 0 0;
}
#menu li#contact a{
	width:131px;
	background:url(../img/top06.jpg) no-repeat 0 0;
}
#menu_h_contact #menu li#contact a{
	width:131px;
	background:url(../img/top06_on.jpg) no-repeat 0 0;
}
#menu li#contact a:hover{
	width:131px;
	background:url(../img/top06_on.jpg) no-repeat 0 0;
}

/*menuここまで------------------------------------------------------------------*/

/*pan------------------------------------------------------------------*/

#pan{
	margin:0 15px 0 0;
	padding:0;
}

#pan a{
    color:#f04951;
    font-style:normal;
    text-decoration:none;
}
#pan a:hover {
    color:#f04951;
    font-style:normal;
    text-decoration:underline;
}


#pan ol.topic{margin:5px 0;}
/*\*/
#pan ol.topic{text-align:right;}
/* */
#pan ol.topic li{
	background:url(../img/pan_k.gif) no-repeat 0 3px;
	font-size:small;
	display:inline;
	margin:0 0 0 8px;
	padding:0 0 0 10px;
}

#pan ol.topic li.fc{
	background:none;
	margin:0;
	padding:0;
}
*html body #pan ol.topic li{font-size:xx-small;}


/*panここまで------------------------------------------------------------------*/

#flash_img{
	width:950px;
	height:250px;
	border:#ED1C23 solid 1px;
	margin:10px 0;
}

#flash_img2{
	width:950px;
	height:140px;
	border:#ED1C23 solid 1px;
	margin:10px 0;
	padding:0;
	_padding:0;
}


.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 240px; 
	background: #fff; /* 背景色は、列内のコンテンツの長さにわたって表示 */
	padding: 0;
	border:#ED1C23 solid 1px;
	margin-bottom:10px;
}

.twoColFixLtHdr #sidebar2 {
	float: left;
	width: 240px;
	background-color:#faf3f3;
	padding: 0;
	margin-bottom:0px;
}
.twoColFixLtHdr #sidebar25 {
	width: 240px;
	height:26px;
	background-image:url(../img/sb2_bk.gif);
	padding: 0;
	margin-bottom:10px;
}

.side_bn{
	padding:0 10px;
}
.side_bn img{
	margin:10px 0;
}
.twoColFixLtHdr #mainContent { 
	margin: 10px 0 20px 250px;
	*margin: 10px 0 20px 250px;
	padding: 0 10px;
} 
.twoColFixLtHdr #footer { 
	padding:10px 0 0 0; /* この余白は、その上に表示される div のエレメントの左揃えと一致 */
	background:#f04950;
	background-position:top;
	background-image:url(../img/fotter_bk.jpg);
	background-repeat:repeat-x;
	height:100px;
	margin:0;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

<!--[if IE 5]>
.twoColFixLtHdr #sidebar1 { width: 230px; }
.twoColFixLtHdr #sidebar2 { width: 230px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
.twoColFixLtHdr #sidebar1 { padding-top: 20px; }
.twoColFixLtHdr #sidebar2 { padding-top: 20px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
<![endif]-->


ul.menu{
    width:100%;
    margin-left:100px;
    padding:0;
    margin-left:100px;
	text-align:center;
	font-size:14px;
}

ul.menu li{
    list-style:none;
    padding:0;
    float:left;
}
#sec_lmenu{
	margin-left:0;
	padding:0;
}

#sec_lmenu li{
	margin:1em;
	list-style:none;
	padding:5px;
	border-bottom:#ed1c23 solid 1px;
}

#sec_lmenu li a{
	list-style:none;
    color:#444;
	text-decoration:none;
}

#sec_lmenu li a:hover{
	list-style:none;
    color:#f04950;
	text-decoration:none;
}

/*コンテンツ--------------------------*/
.media_tb{
	width:90%;
	margin-left:10px;
	padding:5px;	
}

.webc dt { 
border:1px solid #dfdfdf;
background-image:url(../img/webd.gif);
padding:5px;
}
.webc dd {
margin-left: 1em ;
margin-bottom:1em; 
padding:2px; 
}
.webc2 dt { 
border:1px solid #dfdfdf;
background-image:url(../img/webc.gif);
padding:5px;
}
.webc2 dd {
margin-left: 1em ;
margin-bottom:1em; 
padding:2px; 
}
.under dt { 
border-bottom:2px solid #f04950;
padding:5px;
}
.under dd {
font-size:12px;
margin-left: 1em ;
margin-bottom:1em; 
padding:2px; 
}

.bi dt {
font-size:15px;
color:#000;
font-weight:bold;
border-style:solid;
border-width:0px;
border-bottom-width:1px;
border-left-width:5px;
border-color:#ff0000;
}
.bi dd {
font-size:12px;
margin-left: 1em ;
margin-bottom:1em; 
padding:2px; 
}
.underr{
font-size:12px;
margin-left: 1em ;
margin-bottom:1em; 
padding:2px; 
}

#mainContent p{
	line-height:22px;
	padding-top: 0.8em 0;
	margin: 0px;
}
.imgma{
	margin:10px 0 10px 80px;
}

/*コンテンツここまで--------------------------*/


/*フッタメニュー-------------------------*/

ul.f_menu{
    width:70%;
    font-size:12px;
    padding:0 0 20px 200px;
    _padding:0 0 0px 130px;
}


ul.f_menu li{
    list-style:none;
	float:left;
	padding:3px 5px;
    width:80px;
    float:left;
	color:#fff;
}

ul.f_menu li a{
    list-style:none;
	float:left;
	padding:3px 10px;
    width:80px;
    float:left;
	color:#fff;
	text-decoration:none;
}

ul.f_menu li a:hover{
    list-style:none;
	float:left;
	padding:3px 10px;
    width:80px;
    float:left;
	color:#fff;
	text-decoration:underline;
}

/*フッタメニューここまで--------------------------*/

.red{
	list-style:none;
	font-weight:bold;
	text-decoration:none;
}
.red_b{
	font-size:15px;
	font-weight:bold;
	color:#f00;
}
.copy{
	color:#fff;
	text-align: center;
	line-height:30px;
}
.gaiyou{
	padding-left:500px;
}
.gaiyou2{
	padding:0 0 0 500px;
	text-align:right;
}
.gaiyou3{
	padding:0 0 0 430px;
	text-align:right;
}
.toppage{
	text-align:right;
	padding:10px;
}
.toppage a{
    color:#f04951;
    font-style:normal;
    text-decoration:none;
}
.toppage a:hover {
    color:#f04951;
    font-style:normal;
    text-decoration:underline;
}
.blue_mi{
background-image: url(../img/webd.gif);
padding: 10px;
margin:0;
width:80%;
}

.alpha_bk{
color: #000000;
background-color: #ffffff;
opacity: 0.7;
width: 100%;
border-width: 3px;
borderr: #5a3a0c;
padding: 10px;
}







div.midashi{
    border:solid 2px #c4c4c4;
    width:98%;
    background-color:#FFFFFF;
    position:relative;
	margin-bottom:50px;
}
h5.midashi{
    border:solid 2px #c4c4c4;
    width:350px;
    text-align:center;
    font-size:14px;
	background-image:url(../img/webc.gif);
    margin:0px;
    margin-top:-15px;
	padding:3px;
    position:relative;
	color:#f00;
}
p.midashi{
    padding:0px 1em;
    text-align:left;
}


/*indexのニュースリスト--------------------------*/
.indexnews ul{
    list-style:none;
    width:100%;
}
.indexnews li{
    list-style:none;
    padding-left:15px;
	margin:10px 0;
    background:url(../img/point-s.gif) no-repeat center left;
}

