@charset "UTF-8";

#pagebody {
	float: left;
	width: 770px;
}
body {
	width: 770px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://koyoh.jp/bio-garden/img_index/bk.jpg);
	background-repeat: repeat-y;
	font-size: 75%;
}

#first {
    display: inline;
	float: left;
	width: 160px;
	margin-left: 1px;
}
#second {
	display: inline;
	float: left;
	width: 421px;
	margin-left: 10px;
	margin-right: 2px;
}

#second_600 {
	display: inline;
	float: right;
	width: 590px;
 	margin-left: 5px;
}

#third {
	display: inline;
	float: right;
	width: 170px;
	padding: 0px;
	height: 100%;
	margin-left: 3px;
}

#third ul{
	margin: 0px;
	padding: 0px;
	line-height:150%;
	list-style-type: none;
	text-align: left;
	text-indent: 10px;
}

#navi em {
	visibility: hidden;	
}

#navi ul {
	margin: 0px;
	padding: 0px;
}

#navi li {
	list-style-type: none;
}

#navi li a {
	background-image: url(http://koyoh.jp/bio-garden/img_index/navi.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 161px;
	text-decoration: none;
}

#footer{

}

.area{
	font-size: 9px;
	float: left;
	padding-left: 15px;
	width: 755px;
}


#copyright {
	display: inline;
	text-align: center;
	float: left;
	width: 770px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #99CC00;
	padding-top: 15px;
	padding-bottom: 15px;
}

#navi01	a{
	background-position:0px 0px;
}
#navi01	a:hover{
	background-position:-161px 0px;
}

#navi02	a{
	background-position:0px -42px;
}
#navi02	a:hover{
	background-position:-161px -42px;
}

#navi03	a{
	background-position:0px -84px;
}
#navi03	a:hover{
	background-position:-161px -84px;
}

#navi04	a{
	background-position:0px -126px;
}
#navi04	a:hover{
	background-position:-161px -126px;
}

#navi05	a{
	background-position:0px -168px;
}
#navi05	a:hover{
	background-position:-161px -168px;
}

#corp ul {
	margin: 0px;
	padding: 0px;
}
#header {
	float: left;
	width: 770px;
	margin-bottom: 5px;
}

#corp li {
	list-style-type: none;
}

/*モジュール*/
.module-header {
	margin-bottom: 10px;

}

.archive-title,
.asset-name,
.search-results-header {

	font-size: 14px;

}
.asset-name {
	background-image: url(http://koyoh.jp/bio-garden/img/entry_title_bar.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 590px;
	padding-top: 7px;
	text-align: center;
	margin: 0px;
	padding-bottom: 0px;
}



/*試作*/

.photo_list {

}

.photo_list li{
	display: inline;
	float: left;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 170px;
	height: 260px;
	margin-top: 0pt;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;

	
}
.photo_list a{
	text-decoration: none;
}
.process-text {
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height:130%;
}

/*
.item {
display: inline;
float: left;
margin: 0pt 5px 8px;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 120px;
height: 120px;
}

*/
