@charset "UTF-8";

#headernav-01 a{background:url(../img/headernav.jpg) 0 -34px no-repeat;}
#navbtn-02 a{background:url(../img/navi.gif) -159px -60px no-repeat;}

/*  */

#hword{
width:267px;
height:39px;
background:url(concept_img/hword.gif) 0 0 no-repeat;
}

#hword2{
display:block;
overflow: hidden;
text-indent:-9999px;
margin-bottom:30px;
padding:0;
width:336px;
height:41px;
background:url(concept_img/hword-2.gif) 0 0 no-repeat;
}

/*  */
#concept-block{}

#concept-block p.concept-tx{
margin:0 0 10px 0 !important;
font-size:96%;
}

#concept-block p.concept-tx2{
margin:0 0 50px 0 !important;
font-size:96%;
}

/*  */

#flash-block{
margin-bottom:30px;
padding:15px 20px;

	border: 1px solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../css/border-radius.htc);

background: -moz-linear-gradient(#333, #000);
background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#000));

}

/*  */

#article-dining dl{
border:solid 1px #ccc;
padding:15px;
font-size:96%;
}
#article-dining dt{
font-weight:bold;
margin-bottom:10px;
color:#003113;
}
#article-dining dd{font-size:77%;}