#pagetitle {
background:url(../../images/company/koukoku/title.png) no-repeat;
width:980px;
height:50px;
text-indent:-10000px;
}

#koukoku {padding:20px;}

#koukoku:after {
content:"";
display:block;
clear:both;
height:0;
}
	
#koukoku {display:inline-block;}
#koukoku {display:block;}

#body {padding-top:10px;}

#koukoku #side {
	float:left;
	width:225px;
}

#koukoku #side2 {padding-right:20px;}

#koukoku #main {
	float:left;
	width:715px;
}

#koukoku #main2 {padding-right:20px;}

.window {
height:450px;
text-align:center;
padding:20px 0 0;
width:800px;
}

.window p {
height:450px;
overflow:hidden;
overflow-y: scroll;
-ms-overflow-style: none;
scrollbar-width: none;
}

.window p::-webkit-scrollbar {
display:none;
}

.window p img {
width:700px;
}

.section {
	border:1px #c8c8c8 solid;
	background:#f7f7f7;
	margin:0 0 20px;
}

.section2 {padding:20px;}

.section h3 {
	font-size:16px;
	font-weight:bold;
	padding:0 0 20px;
}

.section .sign {
	font-size:10px;
	margin:20px 0 0;
}

.section .heading {
	padding:0 0 10px;
	font-weight:bold;
}

.section .detail {display:none;}