@charset "utf-8";

div#main_navi li.navi05 a{background-position:-710px -35px;}


div#enter h3 {
	background: url("../img/common/line_bar3.gif") repeat-x left top;
  color:#FFF;
  padding:3px 10px;
  font-size:14px;
}
div#enter p {
	margin: 0 0 1em 1em;
	line-height: 1.7em;
	}


div#enter .margin01 {
	padding: 0px;
	margin: 20px;
	border: none;
	}

ul.enter {
	margin-left: 10px;
	background:#f9ffe8;
	border:1px solid #7ea800;
	padding:20px;
	}
	
ul.enter li {
	list-style: none;
	background-image: url("../img/common/list01.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	}

div#enter .default_button {
	width: 250px;
	margin:30px 0 30px 0;
	text-align:center;
	font-weight:bold;
	}

div#hoho a{
	display: block;
	border: 3px solid #AAA;
	padding: 5px;
	margin:5px 0px 5px 30px;
	font-weight: bold;
	font-size: 14px;
	width:180px;
	text-align:center;
	background:#0099cc;
	color:#f9f9f9;
}
div#hoho a:hover {
	color:#0099ff;
	background: #fff;
}

/**grantページ右コンテンツ**/
div#grant p {
	padding-bottom: 1em;
	margin: 0px 0px;
	font-size: 100%;
}
h2.grant_topic {
	height: 28px;
	background-image: url("../img/grant_h2_img.gif");
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent:-9999px;
}
div#grant span.h2_01 {
	margin: 4px 5px 5px 5px;
	width: 183px;
	height: 23px;
	background-image: url("../img/grant_h2_01.gif");
	background-repeat: no-repeat;
	text-indent: -999999em;
	overflow: hidden;
	display: block;
}
div#grant p.comment {
	padding-bottom: 2em;
}

div#grant h3 {
	font-size: 14px;
	padding: 6px;
	margin: 0px 0px 9px 0px;
	background: #FFF url(../img/h3_bg.gif) repeat-x left top;
	border: 1px solid #c5bda9;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}
div#grant span.h3_01 {
	width: 67px;
	height: 17px;
	overflow: hidden;
	display: block;
}
div#grant span.h3_02 {
	width: 135px;
	height: 17px;
	overflow: hidden;
	display: block;
}
div#grant div.contents {
	padding-bottom: 30px;
}
div#grant div.contents img {
	border: 1px solid #ccc;
	margin: 5px;
	float: right;
}

div#grant div.r_clear {
	clear: right;
}

div#grant table {
    margin: 0px auto;
    width: 100%;
    height: auto;
    border-spacing: 1px;
    background-color: #CCC;
}
div#grant table th {
    padding: 8px 20px 8px 8px;
    text-align: left;
    vertical-align: top;
    background-color: #DDD;
    white-space: nowrap;
}
div#grant table td {
    padding: 8px 20px 8px 8px;
    text-align: left;
    vertical-align: top;
    background-color: #FFF;
}


