/* CSS Document */

/*ヘッダー*/
#header {
	width: 950px;
	height: 335px;
	margin: 0px;
	padding: 0px;
}
#header-left {
	float: left;
	width: 585px;
	margin: 0px;
	padding: 0px;
	height: 335px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}

#header-right {
	float: right;
	width: 365px;
	height: 335px;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/head-right.jpg);
	background-repeat: no-repeat;
}


/*ヘッドナビゲーション*/
.hn-table{
	padding: 0px;
	width: 296px;
	margin-top: 27px;
	margin-left: 37px;
}


#head-navi {
	margin-bottom: 22px;
	width: 296px;
	
}

#head-navi ul  {
list-style:none;
margin:0px;
padding:0px;
}


#wrapper #head-navi li {
float:left;
font-size:10px;
}

.hn01 a {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/hn01-off.gif);
}

.hn01 a:hover {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/hn01-on.gif);
}


.hn02 a {
	display:block;
	width:43px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/hn02-on.gif);
}

.hn02 a:hover {
	display:block;
	width:43px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/hn02-on.gif);
}


.hn03 a {
	display:block;
	width:41px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/hn03-off.gif);
}

.hn03 a:hover {
	display:block;
	width:41px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/hn03-on.gif);
}

.hn04 a {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/hn04-off.gif);
}

.hn04 a:hover {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/hn04-on.gif);
}

.hn05 a {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/hn05-off.gif);
}

.hn05 a:hover {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/hn05-on.gif);
}


.hn06 a {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/hn06-off.gif);
}

.hn06 a:hover {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/hn06-on.gif);
}

.hn07 a {
	display:block;
	width:44px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/hn07-off.gif);
}

.hn07 a:hover {
	display:block;
	width:44px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/hn07-on.gif);
}



.logo{
	margin: 0px;
	height: 47px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}







/*コンテンツ*/

#contents {
	padding: 0px;
	width: 886px;
	/*MacIEは下記のプロパティを読めません\*/
	overflow: hidden;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;	/*MacIEは下記のプロパティを読めません*/
 
}


/**/
#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #wrapper #contents {
    height: 1em;
    overflow: visible;
}
/**/




/*サイドナビ*/
#sidenavi {
	margin: 0px;
	padding: 0px;
	width: 160px;
	float: left;
}

#sidenavi ul  {
list-style:none;
margin:0px;
padding:0px;
}

#sidenavi li {
font-size:10px;
}


.sn01 a {
	display:block;
	height:35px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/sn01.gif);
	background-repeat: no-repeat;
}

.sn02 a {
	display:block;
	width:160px;
	height:39px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/sn02.gif);
	background-repeat: no-repeat;
}

.sn03 a {
	display:block;
	width:160px;
	height:39px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/sn03.gif);
	background-repeat: no-repeat;
}

.sn04 a {
	display:block;
	width:160px;
	height:38px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/sn04.gif);
	background-repeat: no-repeat;
}

.sn05 a {
	display:block;
	width:160px;
	height:54px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/sn05.gif);
	background-repeat: no-repeat;
}

.sn06 a {
	display:block;
	width:160px;
	height:53px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../technology/images/sn06.gif);
	background-repeat: no-repeat;
}





/*メイン*/
#main h2 {
	padding: 0px;
	width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}



#main{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 680px;
	font-size: 12px;
	line-height: 160%;
}
#main h3 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.td-photo {
	margin: 0px;
	width: 165px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
#main h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.td-text {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*枠*/
.waku-top {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../iroha/images/waku-top.gif);
	height: 45px;
	width: 680px;
}
.waku-middle h5 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.tsune {
	background-image: url(../technology/04/images/photo-tsune.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text-tsune {
	width: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.waku-middle {
	width: 600px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
	background-image: url(../iroha/images/waku-middle.gif);
	background-repeat: repeat-y;
}


.waku-bottom {
	background-image: url(../iroha/images/waku-bottom.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 45px;
	width: 680px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.td-photo2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.comment-newspaper {
	padding: 20px;
	width: 558px;
	border: 1px dotted #424033;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.photo-caption1 {
	text-align: left;
	width: 300px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 10px;
	line-height: 160%;
}

.photo-caption {
	text-align: left;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-bottom: 0px;
}
.waku-middle h6 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.text-topic{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
