@charset "shift_jis";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	list-style:none;

}

img,a{
	border:none;
}

body{
	font-size: 80%;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	line-height: 150%;
	text-align: left;
	background:url(../../../img/bg_top.gif) repeat-x top;
	/*background-color:#00CCFF;*/
}

div#contents {
width:900px !important;
}


div#container{
	width: 900px;
	margin:0 auto;
	background:#FFFFFF;
}



div#vol33_topflash{
	width:900px;
	height:607px;
	background-color:#000;
	}
	


div#vol33_topflash p{
	font-size:small;
	text-align:center;
	vertical-align:middle;
	padding:222px 150px;
	color:#ccc;
	}


/*----------------------------*/
div#sentence{
	width:850px;
	margin:35px 25px 0px;
}
div#sentence-c2{
	width:875px;
	margin:40px 25px 0 0;
}

/*マージン*/
.mb10{
	margin-bottom:10px;
}
.mb20{
	margin-bottom:20px;
}
.mb25{
	margin-bottom:25px;
}
.mb40{
	margin-bottom:40px;
}
.mb45{
	margin-bottom:45px;
}

.mb-1em{
	margin-bottom:2em;
}


p.txt{
	margin-top:10px;
	width:410px;
}
	
.no-table{
	font-size:80%;
	line-height: 150%;
	margin-bottom:30px;
	}

table.grayline{
	width:100%;
	height:1px;
	background:#c9c6c5;
	margin:30px 0 25px;
}