/* CSS Document */



@import "../common/css/universal.css";



#structureImage {

	width:540px;

	height:330px;

	background:url(../img/structure_img.jpg) no-repeat;

}

h2#h2_01 {

	margin-top:10px;

	width:540px;

	height:57px;

	background:url(../img/h2_01_bg.jpg) no-repeat;

	text-indent:-9999px;

}

h2#h2_02 {

	margin-top:10px;

	width:540px;

	height:57px;

	background:url(../img/h2_02_bg.jpg) no-repeat;

	text-indent:-9999px;

}



#mainRightAbout {

	font-size:130%;

	padding:10px;

	line-height:160%;

}

.newInformation {

	font-size:120%;

	padding:0px 10px;

	line-height:130%;

}

.midashi_aka {

	font-size: 16px;

	font-weight: bold;

	color: #FF0000;

}

.midashi_ao {

	font-size: 16px;

	font-weight: bold;

	color: #0000FF;

}

