@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
	#greet
----------------------------------------------------*/
body {
	background:url(../images/common/header_bg2.gif) 0 0 repeat-x;
	width: 100%;
	text-align: left;
	margin: 0 auto;
	font-family: 'ＭＳ Ｐゴシック',sans-serif;
}

#side_area .side_head{
	width:220px;
	height:100px;
	display:block;
	text-indent:-9999px;
	background:url(../images/greet/side_head.jpg) 0 0 no-repeat;
}

#right_container h2{
	text-align:center;
	width:555px;
	height:80px;
	display:block;
	text-indent:-9999px;
	background:url(../images/greet/h2_bg_2-2-1.gif) 0 0 no-repeat;
	margin:0 0 20px 0;
}
#right_container h2.h2_2{
	background:url(../images/greet/h2_bg_2-2-2.gif) 0 0 no-repeat;
}


#main p {
	margin-top:0;
	width: 96%;
}
#speech {
	width: 418px;
	float: left;
	padding-right: 10px;
	line-height: 2em;
}
#speech_r {
	width: 125px;
	float: right;
}

#speech2 {
	width: 575px;
}