*
{
    margin: 0;
    padding: 0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-repeat: no-repeat;
}

/*  */

.mb5
{
    margin-bottom: 5px;
}
.txth1sub {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	color: #333;
	margin-left: 20px;
	font-weight: normal;
}

.mb10
{
    margin-bottom: 10px;
}
.mb20
{
    margin-bottom: 20px;
}
.mb30
{
    margin-bottom: 30px;
}

.mb50
{
    margin-bottom: 50px;
}
.mt5
{
    margin-top: 5px;
}
.mt10
{
    margin-top: 10px;
}
.mt20
{
    margin-top: 20px;
}

.ml20
{
    margin-left: 20px;
}

.nb
{
    border: none;
    border: 0;
}
.left
{
    float: left;
}
.left_
{
    float: left;
}
.map
{
    width: 320px;
    height: 160px;
    border: 0;
    float: left;
}
.map2
{
    width: 680px;
    height: 680px;
    border: 0;
}

.bdr_top
{
	border-top: 1px solid #009046;
}

.font10
{
	font-size: 10px;
}

.t_right
{
	text-align: right;
}

li
{
list-style: none;
}

img 
{
	border: 0;
}

/*  */

h1
{
	width: 100%;
	clear: both;
	margin-bottom: 30px;
	line-height: normal;
}

/* N */
a,
a:link,
a:visited {
	color: #2C7C7C;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}
a:active {}
a img {
    border: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
