#preloadedImages {
width: 0px;
height: 0px;
display: inline;
background-image: url("../base_image/img_intention.png");
background-image: url("../base_image/img_cplan.png");
background-image: url("../base_image/img_contents_01.png");
background-image: url("../base_image/img_contents_02.png");
background-image: url("../base_image/img_contents_03.png");
background-image: url("../base_image/img_contents_04.png");
background-image: url("../base_image/img_contents_05.png");
background-image: url("../base_image/img_contents_06.png");
background-image: url("../base_image/img_contents_07.png");
background-image: url("../base_image/contents_01.png");
background-image: url("../base_image/contents_02.png");
background-image: url("../base_image/contents_03.png");
background-image: url("../base_image/contents_04.png");
background-image: url("../base_image/contents_05.png");
background-image: url("../base_image/contents_06.png");
background-image: url("../base_image/contents_07.png");
}

body{
background-position:50px 50px;
background-color: #6c6c6c;
background-image: url("../base_image/back.png");
width: 1100px;
height: 814px;
background-repeat: no-repeat;
}

/******************************
main設定
*******************************/
div#main{
}

li#top{
list-style-type: none;
position: absolute; 
z-index: 10; 
top:78px; 
left:78px;
}

li#intention{
list-style-type: none;
position: absolute; 
z-index: 9; 
top:78px; 
left:779px;
}

li#plan{
list-style-type: none;
position: absolute; 
z-index: 8; 
top:78px; 
left:806px;
}

li#contents_01{
list-style-type: none;
position: absolute; 
z-index: 7; 
top:78px; 
left:833px;
}

li#contents_02{
list-style-type: none;
position: absolute; 
z-index: 6; 
top:78px; 
left:860px;
}

li#contents_03{
list-style-type: none;
position: absolute; 
z-index: 5; 
top:78px; 
left:887px;
}

li#contents_04{
list-style-type: none;
position: absolute; 
z-index: 4; 
top:78px; 
left:914px;
}

li#contents_05{
list-style-type: none;
position: absolute; 
z-index: 3; 
top:78px; 
left:941px;
}

li#contents_06{
list-style-type: none;
position: absolute; 
z-index: 2; 
top:78px; 
left:968px;
}

li#contents_07{
list-style-type: none;
position: absolute; 
z-index: 1; 
top:78px; 
left:995px;
}