@charset "utf-8";

@import url(default.css);
@import url(base.css);

#main{background:url(../message/images/bg_content.jpg) no-repeat;}

		
			#naviwrapper{
				height:278px;
				padding-top:5px;
			}

				#naviwrapper ul{
					text-align:right;
				}
			
					#naviwrapper li{
						margin:0 30px 5px 0;
						height:auto;
					}
			
					#naviwrapper li#navi2{
						position:relative;
						margin-top:-55px;
					}


	#content{
		margin:0 45px 0 0;
	}

		#photoimage{
			float:right;
			width:240px;
			height:271px;
			position:relative;
			left:-10px;
		}

		#photoimage2{
			float:right;
			width:240px;
			height:271px;
			position:relative;
			left:-10px;
		}

		#content h3{margin:55px 0 0 20px;}
		#content h3#rijicho{margin:100px 0 0 20px;}
		
		.messenger{
			position:relative;
			margin:20px 0 0 110px;
			/*top:145px;*/
		}
		
		.messenger2{
			position:relative;
			margin:20px 0 0 100px;
			/*top:145px;*/
		}

		.message-text{
			clear:both;
			position:relative;
			margin-left:20px;
			text-align:justify;
			text-justify:distribute;
			top:-40px;
		}
