@charset "utf-8";

/* ######################################################### */

	/*  common */

/* ######################################################### */
a.tolink {
	padding-right: 18px;
	background: url(../images/icon_tolink.gif) no-repeat right center;
}

a.blank {
	padding-right: 15px;
	background: url(../images/icon_blank.gif) no-repeat right center;
}
a.pdf {
	padding: 3px 20px 3px 0px;
	background: url(../images/icon_pdf.gif) no-repeat right center;
}
a.excel {
	padding: 3px 20px 3px 0px;
	background: url(../images/icon_excel.gif) no-repeat right center;
}

div.pagetitle {
	margin-bottom: 15px;
	background: url(../images/pagetitle_bg1.jpg) no-repeat 0px 0px;
	width: 680px;
	height: 145px;
	clear: both;
}
.pagetitle h3 {
	font-size: 160%;
	line-height: 1.2;
	padding: 95px 0 0 20px;
	color: #FFF;
	font-size: 28px;
	letter-spacing: 3px;
	font-weight: normal;
}
.plane h3 {
	clear: both;
	padding: 30px 20px 20px;
}

h4 {
	clear: both;
	margin: 40px 0 20px;
	font-size: 140%;
	background: url(../images/h4_bg.jpg) no-repeat 0px 0px;
	padding: 10px 10px 20px 30px;
}
h4.firstChild {
	margin: 0px 0 20px;
}

h5 {
	margin: 40px 0 20px;
	font-size: 140%;
	color: #2B5E30;
	border-bottom: 1px dotted #2B5E30;
	padding-bottom: 5px;
	clear: both;
	line-height: 1.4;
}
#contents ul,
#contents ol {
	padding-left: 20px;
	margin-bottom: 20px;
}
#contents li {
	margin-bottom: 10px;
}

.topimg {
	margin-bottom: 10px;
}
.catebody {
	position: relative;
}
.categroup {
	width: 260px;
	float: left;
	margin: 0;
}
#ikusei .categroup {
	width: 340px;
}

#ikusei .shade_bg {
	width: 270px;
	height: 35px;
	padding: 10px 0 0 10px;
	background: url(../images/listbox_tab2.jpg) no-repeat 0px 0px;
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 10px;
}
.categroup p {
	margin-bottom: 5px;
}

.topcategory li {
	padding-left: 16px;
	background: url(../images/cate_arrow.gif) no-repeat left center;
	list-style: none;
	margin-bottom: 10px;
	line-height: 1.3;
}
#contents .topcategory ul {
	margin-left: 0px;
	margin-bottom: 20px;
}

#ikusei .topcategory ul {
	margin-left: 5px;
	margin-bottom: 20px;
	padding: 0;
}

.shade_bg {
	width: 210px;
	height: 35px;
	padding: 13px 0 0 22px;
	background: url(../images/shade_bg.jpg) no-repeat 0px 0px;
	cursor: pointer
}
.faqopen .shadebtn {
	background: url(../images/icon_minus.gif) no-repeat left center;
}
.faqclose .shadebtn {
	background: url(../images/icon_plus.gif) no-repeat left center;
}

.shadebtn {
	padding-left: 22px;
}
#top_tab {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#project_tab {
	margin-bottom: 15px;
	width: 710px;
	clear: both;
}
.side_other {
	position: absolute;
	top: 0;
	right: -30px;
	width: 180px;
}
.side_other li {
	list-style: none;
	margin-bottom: 2px;
}
.tab {
	z-index:10;
	*zoom:1;
	margin: 0!important;
	padding: 0!important;
}
#contents .tab li{
	list-style: none;
	float: left;
	width: 104px;
	margin-right: 1px;
	margin-bottom: 0;
}
.tab li a {
	display:block;
	padding: 5px 0;
	text-align: center;
	width: 104px;
	text-decoration:none;
	color: #363636;
	background: url(../images/tab_on.jpg) no-repeat 0px 0px;
}
.tab li a:hover{
	background: url(../images/tab_off.jpg) no-repeat 0px 0px;
}
.tab li a.active{
	background: url(../images/tab_off.jpg) no-repeat 0px 0px;
	z-index: 10;
}
.tabcontent{
	clear:left;
	z-index:1;
	background:#fff url(../images/tabcontents_bg.gif) no-repeat left bottom;
	width: 504px;
	padding: 10px
}


.tabcontent table {
	width: 500px;
}
.tabcontent table th,
.tabcontent table td {
	padding: 5px;
	vertical-align: top;
	line-height: 1.4;
	text-align: left;
}
.tabcontent table th {
	font-weight: normal;
	white-space: nowrap;
	width: 1%;
	padding: 5px 15px;
}
.top_topics {
	width: 500px;
	padding: 20px 12px 40px;
	background: url(../images/top_topics_bg.jpg) no-repeat 0px 0px;
}
.tabcontent2 {
	width: 500px;
	height: 320px;
	overflow: auto;
	/*padding-right: 20px;*/
}


.top_topics h3 {
	/*height: 25px;*/
	width: 160px;
	text-align: center;
	/*text-indent: -9999px;*/
	float: left;
	margin-bottom: 10px;
	font-size: 0.8rem;
}
.top_topics h3 a {
	text-decoration: underline;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}
.top_topics h3 a:hover {
	text-decoration: none;
	color: #544435;
}

.top_topics p {
	float: right;
}
.top_topics p a {
	padding-left: 22px;
	background: url(../images/arrow_right.gif) no-repeat left center;
}

.top_topics table {
	clear: both;
}

.top_topics table th,
.top_topics table td {
	padding: 5px;
	vertical-align: top;
	line-height: 1.4;
	text-align: left;
	border-bottom: 1px dotted #CCC;
}
.top_topics table th {
	font-weight: normal;
	white-space: nowrap;
	width: 1%;
	padding: 5px 15px;
}


table.outline {
	border: 1px solid #999;
	margin-bottom: 20px;
	clear: both;
}
.outline th,
.outline td {
	padding: 10px;
	border: 1px solid #999;
	text-align: left;
	line-height: 1.4;
	vertical-align: top;
}
.outline th {
	white-space: nowrap;
	width: 1%;
}

.thumL {
	float: left;
	padding: 0 15px 15px 0px;
}
.thumR {
	float: right;
	padding: 0 0px 15px 15px;
}
#contents .thumL p,
#contents .thumR p {
	margin: 0 0 5px 0;;
}

table.layout_tbl {
	border-top: 1px solid #999;
	margin-bottom: 20px;
}
.layout_tbl caption {
	font-size: 120%;
	text-align: left;
	padding-bottom: 10px;
	font-weight: bold;
}


.layout_tbl th,
.layout_tbl td {
	text-align: left;
	padding: 7px 10px;
	vertical-align: top;
	line-height: 1.4;
	border-bottom: 1px solid #999;
}
.layout_tbl th {
	white-space: nowrap;
	border-right: 1px solid #999;
}

.about_right {
	float: right;
	margin-left: 20px;
	width: 240px;
	margin-bottom: 30px;
}


table.about_spec {
	border-top: 1px solid #999;
	margin-bottom: 15px;
	width: 410px;
}
.about_spec th,
.about_spec td {
	text-align: left;
	padding: 5px 10px;
	vertical-align: top;
	line-height: 1.4;
	border-bottom: 1px solid #999;
}
.about_spec th {
	white-space: nowrap;
	border-right: 1px solid #999;
	width: 1%;
}


.categorysection {
	clear: both;
	margin-bottom: 7px;
	padding: 7px 0;
	border-bottom: 1px dotted #999;
}
/*------------------------------------*/
.categorysection:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.categorysection { display: inline-block; }
/* exlude MacIE5 \*/
* html .categorysection { height: 1% }
.categorysection {display:block;}
/* end MacIE5 */  
/*------------------------------------*/

.categorysection .thum {
	width: 120px;
	float: left;
}
.categorysection .lead {
	margin-left: 120px;
}
.categorysection strong {
	font-size: 120%;
}
.categorysection .lead p {
	margin-bottom: 5px!important;
}

.listbox {
	width: 280px;
	float: left;
	margin: 0 10px 30px;
}
.listbox p {
	padding: 7px 0 10px 15px;
	background: url(../images/listbox_tab.jpg) no-repeat 0px 0px;
	font-size: 120%;
}

/* ######################################################### */

	/*  publish */

/* ######################################################### */
.bookleft {
	float: left;
	width: 470px;
}
.bookright {
	width: 180px;
	float: right;
	padding: 0 15px;
}

.bookright .thumbnail {
	width: 95px;
	margin: 0 0 0 50px;
}
#contents .bookright h5 {
	color: #333;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid #CCC;
}
#contents .bookright h5.title {
	border: none;
	padding: 6px 0 6px 30px;
	color: #FFF;
	margin: 0 0 20px;
	font-size: 90%;
	background: url(../images/ronbun_icon.gif) no-repeat 0px 0px;
}

.listcaption {
	float: left;
	width: 520px;

}
.bookleft .listcaption {
	width: 340px;
}


.booklist {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCC;
}
/*------------------------------------*/
.booklist:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.booklist { display: inline-block; }
/* exlude MacIE5 \*/
* html .booklist { height: 1% }
.booklist {display:block;}
/* end MacIE5 */  
/*------------------------------------*/

.bookpics {
	float: left;
	width: 170px;
	margin-left: 10px;
	display: inline;
	margin-bottom: 40px;

}
.listpics {
	float: left;
	width: 120px;
	margin-left: 10px;
	display: inline;
}
#contents a:hover img {
	opacity: 0.8; /* 0.0～1.0 */
	filter: alpha(opacity=80); /* 0～100 */
}

.bookpics img,
.listpics img,
.thumbnail img {
	border: 1px solid #CCC;
}

.bookcaption {
	float: left;
	width: 490px;

}


#contents .bookcaption h5 {
	color: #333;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #999;
}
#contents .listcaption h5 {
	color: #333;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
	border: none;
}
.howtobuy {
	clear: both;
	padding: 10px 25px 0;
	background: url(../images/publish_howtobuy_bg.jpg) no-repeat 0px 0px;
}
.howtobuy .lead {
	line-height: 30px;
	padding-left: 30px;
	background: url(../images/howtobuy_leaf.gif) no-repeat left center;
	font-weight: bold;
	font-size: 120%;
}

#contents .howtobuy ul {
	margin: 0 0 15px 15px;
}
.howtobuy table {
	margin: 0 0 15px 20px;
	border: 1px solid #999;
	width: 580px;
}
.howtobuy th,
.howtobuy td {
	vertical-align: top;
	line-height: 1.2;
	padding: 10px 10px 5px 10px;
	text-align: left;
	border: 1px solid #999;
	background: #FFF;
}
.howtobuy td table {
	margin: 0;
	border: none;
	width: auto;
}
.howtobuy td table td {
	padding: 0 5px 3px 0;
	border: none;
}

.howtobuy th {
	width: 1%;
	white-space: nowrap;
	background: #EDEDED;
}
div.kagaku_caption {
	float: left;
	width: 380px;
}

div.kagaku_new {
	float: right;
	width: 140px;
	padding: 20px;
	background: #E5F1D9;
	margin-right: 10px;
	position: relative;
}
.kagaku_new img {
	border: 1px solid #CCC;
}

.kagaku_new .new {
	position: absolute;
	top: 185px;
	right: -10px;
}
.kagaku_new .new img {
	border: none;
}

#contents .kagaku_new p {
	margin-bottom: 5px;
}


table.kagakunomori_list {
	width: 680px;
	clear: both;
}

.kagakunomori_list caption {
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
}

.kagakunomori_list th,
.kagakunomori_list td {
	padding: 10px;
	border: 1px solid #FFF;
	
}
.kagakunomori_list th {
	background: #EDEDED;
	padding: 5px 10px;
}

/* ######################################################### */

	/*  育成資金 */

/* ######################################################### */

.ikuseimain {
	width: 680px;
	height: 500px;
	background: url(../images/ikusei_main.gif) no-repeat 0px 0px;
	position: relative;
}

.ikuseimain .text01,
.ikuseimain .text02,
.ikuseimain .text03 {
	width: 380px;
	position: absolute;
	color: #000;
}
.ikuseimain .text01 {
	top: 33px;
	left: 35px;
}
.ikuseimain .text02 {
	top: 180px;
	left: 281px;
}
.ikuseimain .text03 {
	top: 316px;
	left: 35px;
}
/* ######################################################### */

	/*  交通・アクセス */

/* ######################################################### */
table.access {
	border-top: 1px solid #999;
}
.access th,
.access td {
	vertical-align: top;
	line-height: 1.4;
	padding: 5px 10px;
	border-bottom: 1px solid #999;
}

.access th {
	white-space: nowrap;
	width: 1%;
	padding: 5px 15px 5px 10px;
	border-right: 1px dotted #999;
}

.access td a {
	padding-right: 15px;
	background: url(../images/icon_blank.gif) no-repeat right center;
}


/* ######################################################### */

	/* お問合せ */

/* ######################################################### */

.contactlead {
	margin-left: 15px;
}

table.inquiry {
	width: 650px;
	border-top: 1px solid #9C9C9C;
	margin: 0 0 25px 15px;
}
.inquiry th,
.inquiry td {
	border-bottom: 1px solid #9C9C9C;
	text-align: left;
	padding: 15px 20px;
	font-weight: normal;
}
.inquiry th {
	width: 1%;
	white-space: nowrap;
	border-right: 1px dotted #9C9C9C;
	background: #F0EEE1;
}
.inquiry th span,
.contactlead span {
	color: #CC0000;
	margin: 0 3px;
}
.inquiry input[type="text"] {
	border: 1px solid #999;
	padding: 2px;
}

.inquiry textarea {
	width: 450px;
	height: 150px;

	border: 1px solid #999;
	padding: 2px;
}
.form400 {
	width: 450px;
}
.form250 {
	width: 250px;
}
#contents .inquiry p {
	margin: 0 0 5px;
}
#contact #contents .aligncenter input {
	width: 200px;
	padding: 15px;
}

/* ######################################################### */

	/* サイトマップ */

/* ######################################################### */

table.sitemap {
	width: 690px;
}
.sitemap td {
	vertical-align: top;
	width: 50%;
	padding: 0 15px;
}
.sitemap h4 {
	width: 290px;
	font-size: 120%;
}
.sitemap h5 {
	width: 330px;
	font-size: 100%;
	margin: 30px 0 10px;
}
.sitemap h6 {
	font-size: 100%;
	margin: 20px 0 10px;
}
.sitemap li {
	font-size: 90%;
}

/* ######################################################### */

	/* 検索結果 */

/* ######################################################### */

p.resulttitle {
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0 15px;
}

p.resultexcerpt {
	padding: 0 15px 15px;
	border-bottom: 1px dotted #999;
	margin-bottom: 15px;
}
.content-nav {
	text-align: center;
	margin: 30px 0;
}
.content-nav a {
	padding: 10px 13px;
	margin: 0 5px;
}

.content-nav a.pageno {
	background: #495535;
	color: #FFF;
	text-decoration: none;
}
span.currentpage {
	padding: 10px 13px;
	border: 1px solid #495535;
	background: #FFF;
	margin: 0 5px;
}
.noresult {
	margin-bottom: 50px!important;
	font-size: 120%;
}

.resultback {
	text-align: center;
}
.resultback a {
	padding-left: 20px;
	background: url(../images/arrow_back.gif) no-repeat left center;
}
/* ######################################################### */

	/* 林長あいさつ */

/* ######################################################### */

.sign {
	text-align: left;
	float: right;
	line-height: 1.6;	
}