﻿@charset "utf-8";
@import url("../../common/css/main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.rosenavi_mtitle {
	background: url(../images/rosenavi_mtitle.jpg) no-repeat;
	margin: 0 0 15px 0;
	padding: 48px 0 0 0;
	width: 492px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:48px;/* for ie5.x */
	}
	
.rosenavi_stitle {
	margin:0 0 20px 0;
	font-size:1.8em;
	color:#FF4B46;
	font-weight: bold;
	border-bottom:1px solid #876E73;
	}
	
.rosenavi_area {
	margin:0 0 5px 0;
	width:492px;
	border-bottom:3px solid #A50F0C;
	}
	
.rosenavi_image {
	margin:0;
	width:135px;
	float:right;
	}
	
.rosenavi_info {
	margin:0;
	width:320px;
	float:left;
	}
	
.rosenavi_ex1 {
	margin:0 0 20px 0;
	font-size:1.2em;
	color:#4D4D4D;
	}

.rosenavi_ex2 {
	margin:0 0 20px 0;
	font-size:1.2em;
	color:#A00F0A;
	}
	
.qr {
	background: url(../images/rosenavi_qrcode.gif) no-repeat;
	background-position: 0 center;
	margin:0 0 20px 0;
	padding:24px 0 0 90px;
	height:55px;
	}
	
.qr p {
	background: url(../images/rosenavi_arrow.gif) no-repeat;
	background-position: 0 center;
	margin:0;
	padding:2px 0 0 20px;
	height:28px;
	color:#4D4D4D;
	}


.go_back {
	margin:0;
	}
	
.go_back b {
	margin:0 2px 0 0;
	}
	
.go_back a {
	color:#333;
	}
	
.go_back a:hover {
	color:#A00F0A;
	}
