
#scroller_navi { display:none; }
#scroller_navi_2_1 { display:none; }
#scroller_navi_2_2 { display:none; }


/* ##################################################### */
/* BOX 1 */
/* ##################################################### */

#box_1 {
			/*width: 700px;*/
			width:58.333em;
			/*height: 350px;*/
			height:29.166em;
			overflow: hidden;
}

/* ##################################################### */
/* BOX 2 */
/* ##################################################### */

#box_2 {
			/*width: 700px;*/
			width:58.333em;
			/*height: 50px;*/
			height:4.166em;
			/*top: 520px;*/
			top:43.333em;
}
#box_2_content {
			
			font-size: 1.25em; /* 15px */
			/*font-weight:bold;*/
			line-height:1.25em; /* 15px */
}

#box_2_content a:link {color:#bb2d19;text-decoration:none;}
#box_2_content a:visited {color:#bb2d19;text-decoration:none;}
#box_2_content a:hover {color:#807054;text-decoration:none;}
#box_2_content a:active {color:#bb2d19;text-decoration:none;}
