/* ================================================= */
/* indexスタイルシート                               */
/* ================================================= */

/* UTF-8によるフォントの見栄え対応 */
* {
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

/* 余計なマージンをカット */
div ,p ,h1 ,h2 ,h3 ,ul ,ol ,li ,dd ,dt ,img{
	margin: 0px;
	padding: 0px;
}

body{
	background-color: #dedede;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


/* ------------------ */
/* フォント関係       */
/* ------------------ */
h1{
	font-size: 110%;
}

h2.long{
	clear: both;
	margin: 0px;
	margin-left:10px;
	padding-left:15px;
	line-height: 27px;
	width: 670px;
	font-size: 1em;
	background-image: url("../images/h2_long.png");
	background-repeat: no-repeat;
}

h2.short{
	clear: both;
	margin: 0px;
	margin-left:10px;
	padding-left:15px;
	line-height: 27px;
	width: 320px;
	font-size: 1em;
	background-image: url("../images/h2_short.png");
	background-repeat: no-repeat;
}

h2.right{
	clear: both;
	margin: 0px;
	margin-left:5px;
	padding-left: 15px;
	line-height: 27px;
	width: 194px;
	font-size: 1em;
	background-image: url("../images/h2_right.png");
	background-repeat: no-repeat;
}

h3{
	font-size: 0.95em;
}

*.text_normal{
	font-size: 1em;
	line-height: 180%;
}

*.text_middle{
	font-size: 0.9em;
	line-height: 160%;
}
*.text_small{
	font-size: 0.8em;
	line-height: 140%;
}
*.text_s70{
	font-size: 0.7em;
	line-height: 140%;
}

/* テキスト吹き飛ばし */
*.text_blow{
	text-indent: -1024em;
}

*.no_style{
	list-style-type:none;
}

/* floatクリアー */
br.clear{
clear:both;
}

/* ------------------ */
/* ボーダー関係       */
/* ------------------ */
/* 左側装飾（影） */
#outline{
	width: 900px;
	background-color:#ffffff;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

*.border{
	border: solid 1px #000000;
}

div.#content{
	width: 800px;
}

div.box{
	margin-top: 10px;
	margin-bottom: 30px;
	min-height: 1em;
}

img{
	margin-top:10px;
}

hr{
	width: 96%;
	color: #222222;
}
/* ------------------ */
/* ヘッダー           */
/* ------------------ */

/* ヘッダータイトル */
#header{
	padding: 0px;
	margin: 0px;
	width: 900px;

}
	#header h1 a{
		float:left;
		width: 280px;
		height: 69px;
		background-image: url("../images/rsn_title.png");
		background-repeat: no-repeat;
		display: block;
	}
	
	#header-right{
		float:left;
		width: 620px;
	}
	
	#headre-border{
		width: 900px;
		height: 32px;
		background-color:#ff0000;
	}
	
	#headre-border p{
		margin-top:6px;
		margin-right:20px;
		float:right;
	}
	
	#headre-border p b{
		vertical-align:middle;
		color:#ffffff;
	}
	
	#header-menu {
		height: 1.8em;
		list-style-type: none;
		margin:10px;
		position:absolute;
		top:70px;
		width:670px;
	}
		#header-menu li{
			list-style-type: none;
			float:left;
		}
#header-right p{
	font-size:0.9em;
	line-height:1.3em;
	margin-top:25px;
	margin-right:10px;
	width:500px;
	text-align:right;
	vertical-align:bottom;
	float:right;
	
}

li.main_menu1{
	width:23px;
	height:44px;
	background-image: url("../images/main_menu.png");
	background-repeat: no-repeat;
}
a.main_menu2{
	display:block;
	background-position: -23px 0px;
	width:145px;
	height:44px;
	background-image: url("../images/main_menu.png");
	background-repeat: no-repeat;
}
	a.main_menu2:hover{
		display:block;
		background-position: -23px -44px;
		width:145px;
		height:44px;
		background-image: url("../images/main_menu.png");
		background-repeat: no-repeat;
	}

a.main_menu3{
	display:block;
	background-position: -168px 0px;
	width:115px;
	height:44px;
	background-image: url("../images/main_menu.png");
	background-repeat: no-repeat;
}
	a.main_menu3:hover{
		diwsplay:block;
		background-position: -168px -44px;
		width:115px;
		height:44px;
		background-image: url("../images/main_menu.png");
		background-repeat: no-repeat;
	}
	
a.main_menu4{
	display:block;
	background-position: -284px 0px;
	width:147px;
	height:44px;
	background-image: url("../images/main_menu.png");
	background-repeat: no-repeat;
}
	a.main_menu4:hover{
		display:block;
		background-position: -284px -44px;
		width:147px;
		height:44px;
		background-image: url("../images/main_menu.png");
		background-repeat: no-repeat;
	}
	
a.main_menu5{
	display:block;
	background-position: -431px 0px;
	width:105px;
	height:44px;
	background-image: url("../images/main_menu.png");
	background-repeat: no-repeat;
}
	a.main_menu5:hover{
		display:block;
		background-position: -431px -44px;
		width:105px;
		height:44px;
		background-image: url("../images/main_menu.png");
		background-repeat: no-repeat;
	}

a.main_menu6{
	display:block;
	background-position: -536px 0px;
	width:111px;
	height:44px;
	background-image: url("../images/main_menu.png");
	background-repeat: no-repeat;
}
	a.main_menu6:hover{
		display:block;
		background-position: -536px -44px;
		width:111px;
		height:44px;
		background-image: url("../images/main_menu.png");
		background-repeat: no-repeat;
	}
	
li.main_menu7{
	background-position: -647px 0px;
	width:24px;
	height:44px;
	background-image: url("../images/main_menu.png");
	background-repeat: no-repeat;
}

/* ------------------ */
/* コンテンツ         */
/* ------------------ */
#content_menu{
	border:solid 1px #cccccc;
	width:660px;
	margin-left:15px;
	margin-bottom:30px;
	padding:15px;
}

#content_menu li{
	float:left;
	padding-left:18px;
	width:210px;
	height:30px;
	background-image: url("../images/menu_allow.png");
	background-repeat: no-repeat;
}


/* ------------------ */
/* コンテンツ         */
/* ------------------ */
#main{
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	clear: both;
	margin-bottom:0px;
	background-image: url("../images/back.png");
}

/* ------------------ */
/* TOP-MENU　　　     */
/* ------------------ */
#top-menu{
	margin-top:15px;
	margin-left:15px;
	width:670px;
}

	#top-menu .menubox{
		border:solid 1px #cccccc;
		font-size:0.8em;
		width:216px;
		padding-bottom:10px;
		margin-bottom:10px;
	}
		
		#top-menu .menubox p{
			margin-left:8px;
			line-height:1.5em;
		}
		
		#top-menu .menubox ul{
			margin-left:8px;
			line-height:1.5em;
		}
		
		#top-menu .menubox ul li{
			list-style-type: none;
		}

	/* ------------------ */
	/* 左コンテンツ   　　*/
	/* ------------------ */
	#leftContent{
		float: left;
		margin: 0px;
		width: 690px;
	}
		div.content_box{
			margin-left:15px;
			margin-top:10px;
			margin-bottom:40px;
			width:660px;
		}
		div.content_box_short{
				margin-left:15px;
				margin-top:10px;
				margin-bottom:40px;
				width:320px;
		}
		div.content_box p{
			line-height:1.5em;
		}
		
		div.content_box_short p{
			line-height:1.5em;
		}
		
		p.title{
			text-align:center;
			font-size:0.8em;
		}

	/* ------------------ */
	/* 右コンテンツ 　　  */
	/* ------------------ */
	#rightContent{
		float: left;
		width: 210px;
	}
		#rightContent div{
			width: 200px;
		}
			#rightContent div p{
			}
			
			#rightContent div ul{
			}
				#rightContent div ul li{
					list-style-type: none;
				}
				#right-link ul{
					margin:0px;
					padding:0px;
				}	
				
				
				#right-link ul li{
					margin:0px;
					padding:0px;
				}	
				
				
				#right-gaiyou ul{
					margin-left:15px;
				}
				
				#rightContent div div div{
					width:180px;
					margin-left:15px;
				}
				
				#rightContent div div div p{
					width:180px;
				}


/* ------------------ */
/* フッター           */
/* ------------------ */
#footer{
	clear: both;
	padding-top:10px;
	height: 70px;
	width: 900px;
	border-top: solid 1px #cccccc;
}

/* ------------------ */
/* aリンク            */
/* ------------------ */
#link_nantoka{
		width: 148px;
		height: 53px;
		background-image: url("../images/link_nantoka.png");
		background-repeat: no-repeat;
		display: block;
}
#link_nantoka:hover{
		background-position: 0px -53px;
}


#link_dmag{
		width: 148px;
		height: 53px;
		background-image: url("../images/link_dmag.png");
		background-repeat: no-repeat;
		display: block;
}
#link_dmag:hover{
		background-position: 0px -53px;
}

#link_savacan{
		width: 148px;
		height: 53px;
		background-image: url("../images/link_sava.png");
		background-repeat: no-repeat;
		display: block;
}
#link_savacan:hover{
		background-position: 0px -53px;
}

#link_panorama{
		width: 148px;
		height: 53px;
		background-image: url("../images/link_pano.png");
		background-repeat: no-repeat;
		display: block;
}
#link_panorama:hover{
		background-position: 0px -53px;
}

