@charset "UTF-8";

#developer{
	text-align:center;
	width:100%;
	background: url(../../../img/bg_page_about_01.jpg) repeat-x bottom;
}

#developer .honkiWrap{
	margin:35px 0 0 0;
	overflow:hidden;
}

#developer .honkiWrap h2{
	margin:0 0 0 37px;
}

#developer .honkiWrap .topMovieArea{
	margin:30px 0 0 37px;
}

#developer .honkiWrap .topMovieArea li{
	width:152px;
	float:left;
	margin:10px 0 0 0;
}

#developer .honkiWrap .topMovieArea li p{
	margin:5px 0 0 0;
}

#developer .honkiWrap .topMenuArea{
	margin:25px 0 0 37px;
}

#developer .honkiWrap .topMenuArea02{
	margin:25px 0 30px 37px;
	background:#b30017;
	padding:0 0 8px 0;
	width:580px;
}

#developer .honkiWrap .topMenuArea03{
	margin:25px 0 30px 0;
	text-align:center;
}

#developer .honkiWrap .bottomMenuArea{
	margin:20px 0 40px 3px;
}

#developer .honkiWrap .bottomMenuArea02{
	margin:20px 0 40px 3px;
}


.bm70{
	margin:0 0 70px 0;
}

/*index*/

#developer .honkiWrap .indexArea{
	margin:30px 0 0 27px;
}

#developer .honkiWrap .indexArea .boxType{
	position: relative;
}

#developer .honkiWrap .indexArea .boxType .leftBox{
	float: left;
	padding:0 15px 0 0;
}

#developer .honkiWrap .indexArea .boxType .rightBox{
	float: left;
}

#developer .honkiWrap .indexArea .textArea01{
	width:450px;
}

#developer .honkiWrap .indexArea .textArea02{
	width:450px;
}

/*evolution*/

#developer .honkiWrap .evolutionArea{
	margin:60px 0 0 3px;
}

#developer .honkiWrap .evolutionArea .textArea01{
	width:450px;
}

#developer .honkiWrap .evolutionArea .boxType{
	position: relative;
}

#developer .honkiWrap .evolutionArea .boxType .leftBox{
	float: left;
	padding:0 15px 0 0;
}

#developer .honkiWrap .evolutionArea .boxType .rightBox{
	float: left;
}

/*spread*/

#developer .honkiWrap .spreadArea{
	margin:60px 0 0 3px;
}

#developer .honkiWrap .spreadArea .textArea01{
	width:450px;
}

#developer .honkiWrap .spreadArea .boxType{
	position: relative;
}

#developer .honkiWrap .spreadArea .boxType .leftBox{
	float: left;
	padding:0 15px 0 0;
}

#developer .honkiWrap .spreadArea .boxType .rightBox{
	float: left;
}

#developer .honkiWrap .spreadArea .boxType .leftBox .link{
	position:absolute;
	top:180px;
}

#developer .honkiWrap .bottomLink{
	position:relative;
	padding:15px 0;
	width:610px;
}

#developer .honkiWrap .bottomLink .linkNext{
	text-align:right;
	float:right;
}

#developer .honkiWrap .bottomLink .linkPrev{
	text-align:left;
	float:left
}

#developer .honkiWrap .bottomLink .linkNext a {
	color: #000;
	text-decoration:underline;
	background:url(../../img/icon_02.gif) no-repeat right;
	padding:0 15px 0 0;
}

#developer .honkiWrap .bottomLink .linkPrev a {
	color: #000;
	text-decoration:underline;
	background:url(../../img/icon_01.gif) no-repeat left;
	padding:0 0 0 15px;
}

#developer .honkiWrap .bottomLink .linkNext a:visited,
#developer .honkiWrap .bottomLink .linkPrev a:visited{
	color: #000;
	text-decoration: underline;
}

#developer .honkiWrap .bottomLink .linkNext a:hover,
#developer .honkiWrap .bottomLink .linkPrev a:hover{
	color: #000;
	text-decoration:none;
}

/*developerPopupPage*/

#developerPopupPage{
	text-align:center;
	background:url(../../img/bg_popup_page.jpg) repeat-x top #F0D58E;
	margin:0;
	padding:0;
}

.developerPopupContents{
	text-align:center;
	background:url(../../img/bg_popup_page.jpg) repeat-x top #F0D58E;
	margin:0 0 30px 36px;
	padding:0 0 20px 0;
	width:580px;
}

#developerPopupPageWrap{
	width:580px;
	text-align:left;
	margin:0 auto;
	padding:0;
}

#developerPopupPageWrap h1{
	text-align:center;
	margin:0;
	padding:0;
}

#developerPopupPageWrap h2{
	text-align:center;
	padding:18px 0;
}

#developerPopupPageWrap .developerPopupContent{
	margin:0 0 10px 30px;
}

#developerPopupPageWrap .developerPopupContent .innerColumnTop {
	width: 513px;
	padding-top: 4px;
	background: url(../../img/bg_popup_01.gif) no-repeat left top;
}

#developerPopupPageWrap .developerPopupContent .innerColumnBottom {
	width: 513px;
	padding-bottom: 5px;
	background: url(../../img/bg_popup_03.gif) no-repeat left bottom;
}

#developerPopupPageWrap .developerPopupContent .innerColumnInner {
	background: url(../../img/bg_popup_02.gif) repeat-y left;
	padding: 10px 0 15px 0;
}

#developerPopupPageWrap .developerPopupContent .mainImage{
	margin:0 0 40px 0;
}

#developerPopupPageWrap .developerPopupContent .textArea{
	margin:0 0 0 65px;
	padding:0 0 30px 0;
	width:382px;
}

#developerPopupPageWrap .developerPopupContent .textArea img{
	padding:0 0 10px 0;
}

#developerPopupPageWrap .developerPopupContent .textArea p,
#developerPopupPageWrap .developerPopupContent .textArea img{
	margin:5px 0 8px 0;
}

#developerPopupPageWrap .developerPopupContent .textArea .boxType{
	position: relative;
	width: px;
}

#developerPopupPageWrap .developerPopupContent .textArea .boxType .leftBox{
	float: left;
	width: 270px;
}

#developerPopupPageWrap .developerPopupContent .textArea .boxType .rightBox{
	float: right;
	width: px;
}

#developerPopupPageWrap .developerPopupContent .textArea .boxType02{
	position: relative;
	width: px;
}

#developerPopupPageWrap .developerPopupContent .textArea .boxType02 .leftBox{
	float: left;
	width: 240px;
}

#developerPopupPageWrap .developerPopupContent .textArea .boxType02 .rightBox{
	float: right;
	width: px;
}

#developerPopupPageWrap .developerPopupContent .bottomArea{
	margin:0 0 0 25px;
}

#developerPopupPageWrap .developerPopupContent .bottomArea .innerColumnTop {
	width: 466px;
	padding-top: 57px;
	background: url(../../img/text_popup_02.gif) no-repeat left top;
}

#developerPopupPageWrap .developerPopupContent .bottomArea .innerColumnBottom {
	width: 466px;
	padding-bottom: 23px;
	background: url(../../img/bg_popup_05.gif) no-repeat left bottom;
}

#developerPopupPageWrap .developerPopupContent .bottomArea .innerColumnInner {
	background: url(../../img/bg_popup_04.gif) repeat-y left;
	padding: 10px 40px 20px 40px;
}

#developerPopupPageWrap .developerPopupContent .bottomArea .innerColumnInner .boxType{
	position: relative;
	width: 395px;
}

#developerPopupPageWrap .developerPopupContent .bottomArea .innerColumnInner .boxType .leftBox{
	float: left;
	width: 230px;
}

#developerPopupPageWrap .developerPopupContent .bottomArea .innerColumnInner .boxType .rightBox{
	float: right;
	width: px;
}

#developerPopupPageWrap .developerPopupContent .bottomArea .innerColumnInner .photo{
	text-align:center;
	margin:10px 0 0 0;
}

#developerPopupPageWrap .developerPopupContent .bottomArea .innerColumnInner img{
	margin:0 0 10px 0;
}

#developerPopupPageWrap .close{
	text-align:right;
	padding:5px 40px 10px 0;
}

/*contents*/

/*honkiContentsArea02*/
#honkiContentsArea02{
	padding:25px 0 0 0;
}

#honkiContentsArea02 h4{
	text-align:center;
}

#honkiContentsArea02 .linkArea{
	margin:20px 0 0 25px;
}

#honkiContentsArea02 .linkArea .set{
	width: 230px;
	display:inline-block;
	margin:0 10px 0 0;
	padding:0 0 10px 0;
	vertical-align:top;
}

* html #honkiContentsArea02 .linkArea .set { /* IE 6 */
display:inline;
zoom:1;
}
*:first-child+html #honkiContentsArea02 .linkArea .set{ /* IE 7 */
display:inline;
zoom:1;
}

#honkiContentsArea02 .linkArea .photo{
	float: left;
	width: 60px;
}

#honkiContentsArea02 .linkArea .text{
	float: left;
	width: 160px;
}

#honkiContentsArea02 .linkArea .text p span {
	position:relative;
	left:5px;
	top:2px;
}

#honkiContentsArea02 .linkArea .text a {
	color: #000;
	text-decoration:underline;
}

#honkiContentsArea02 .linkArea .text a:hover {
	color: #000;
	text-decoration:none;
}

#honkiContentsArea02 .linkArea .text a strong{
	color:#B30017;
	text-decoration:underline;
}

#honkiContentsArea02 .linkArea .text a:hover strong{
	color:#B30017;
	text-decoration:none;
}
