@charset "utf-8";
html,body{
height: 100%;
}

body {
 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
 }
 
/* 初期化 */
.char_icon,.arr,#black,.com_wrap {
 display:none; 
}

#container{
	position:relative;
	height: 100%;
	width:795px;
	height:915px;
	background:url(img/sokan_base.png) no-repeat;
}




#icon_box {
	width:795px;
	height:915px;
}

#black{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:url("img/white.png");
	
}

.com_wrap{
	cursor:move;
}

#com02{	width:721px;height:591px;}
#com03{	width:721px;height:658px;}
#com04{	width:721px;height:658px;}
#com05{	width:721px;height:658px;}
#com06{	width:721px;height:658px;}
#com07{	width:721px;height:747px;}



#comContainer{
	/*margin-left:245px;*/
	
	
}



.comR1,.comR2,.comR3,.comL1,.comL2,.comL3{

	margin:auto auto auto auto;
}



.char_icon,.click{cursor:pointer;}



#click_01 {	position:absolute;	left:329px;	top:231px;}
#click_02 {	position:absolute;	left:150px;	top:343px;}
#click_03 {	position:absolute;	left:362px;	top:302px;}
#click_05 {	position:absolute;	left:525px;	top:621px;}
#click_04 {	position:absolute;	left:581px;	top:330px;}
#click_06 {	position:absolute;	left:170px;	top:623px;}
#click_07 {	position:absolute;	left:317px;	top:641px;}
