/* CSS Document */

@charset "shift_jis";

#rap-index{
	position:relative;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:820px;
/*	height:490px;*/
	height:750px;
	background-image:url(../image/main_bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
	padding:0px 20px;
	text-align:left;
	}	

/*---　IE用 ここから　---\*/
* html #rap-index{
			position:relative;
			margin-top:0px;
			margin-left:auto;
			margin-right:auto;
			width:820px;
			height:470px;
			background-image:url(../image/main_bg.gif);
			background-position:top center;
			background-repeat:repeat-y;
			padding:0px 20px;
			text-align:left;
			}	
/*---　IE用 ここまで　---\*/


	#index-img{
		position:relative;
		float:left;
		margin-top:0px;
		margin-left:10px;
		magin-right:20px;
/*		width:350px;
		height:470px;
		background-image:url(../image/img_top.jpg);
		background-position:top left;
		background-repeat:no-repeat;
		text-indent:-9999px;*/
		}
	
	#index-text{
		position:relative;
		float:right;
		margin-top:0px;
		width:420px;
/*		height:70px;*/
/*		background-image:url(../image/img_top_text.gif);*/
		height:240px;
		background-image:url(../image/img_top_text.jpg);
		background-position:top left;
		background-repeat:no-repeat;
		padding-top:245px;
		}
	
	#index-information{
		position:relative;
		float:left;
		margin:0px 20px 0px 0px;
		padding:0px 10px 0px 25px;
		width:255px;
		height:300px;
		background-image:url(../image/img_informationbar.gif);
		background-repeat:no-repeat;
		background-position:top left;
		text-align:left;
		overflow-y:scroll;
		}

	#index-qr{
		position:relative;
		float:right;
		width:110px;
		height:100px;
		overflow: visible;
		}
		
#coment {
	margin:5px;
	padding:0px;
	text-align:center;
	}

#infor-t-s {
	width:235px;
	height:10px;
	overflow:scroll;
	z-index:99;
	}


.info-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "ＤＦ平成丸ゴシック体 Std W4";
	font-size: 12px;
	line-height: 1.4em;
	color: #444444;
}




#top-oshisase003{
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
}



#top-oshisase003 ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#top-oshisase003 li{
	margin:0px 4px 0px 4px;
	padding:0px 0px 0px 0px;
	float:left;
}





























