﻿@charset"UTF-8";

/*========================Contents=============================
	01) Redefine
	02) Common
	03) NoFlash
	99) Clear
=============================================================*/

/*============================================================
	01) Redefine
============================================================*/

#sweetMap {width:980px;margin:0 auto;}

/*============================================================
	02) Common
=============================================================*/

#sweetMap #topic-path {margin-left:44px;}

.update {
	font-size:1.2em;
	color:#4f4f4f;
	margin:10px 0;
	text-align:right;
}

#noFlash {
	width:978px;
	height:628px;
	background:#ffe9ec;
	border:1px solid #ff92a3;
	text-align:center;
}

#noFlashIn {
	width:822px;
	margin:0 auto;
	padding:160px 0 0 0;
}

#noFlash .flL {float:left;}

#noFlash .flR {width:550px;float:right;padding-top:33px;}
#noFlash .flR img {margin-bottom:16px;}

/*============================================================
 99) Clear
=============================================================*/

.clr {clear:both;}

hr {display:none;}

.clearfix:after,
#noFlashIn:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}

.clearfix,
#noFlashIn {display:inline-block;}

/* exclude MacIE5 \*/
* html .clearfix,
* html #noFlashIn {height:1%;}
.clearfix,
#noFlashIn {display:block;}
/* end MacIE5 */
