@charset "utf-8";

/* dmap
-------------------------------------------------- */
.wrapper.dmap h1 {border:none;}
.wrapper.dmap h2 {border:none;}
.wrapper.dmap h3 {border:none;}

.wrapper.dmap .box	{border:none; width:820px;margin:0 auto;}

.tweet-area {
	margin:15px;
	text-align: right;
	}
	
.download-area {
	width: 750px;
	height: 146px;
	padding: 33px 0px 0px 30px;
	background-image: url(../img/product/dmap/download_bg01.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.mmbox2 {
	background-image: url(../img/product/dmap/magazine_bg01.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 33px;
	width: 715px;
	padding: 105px 0px 0px 65px;
	background-color: #CC6633;
	}

.mmbox2 .sbsc {
	border: 2px ridge brown;
	width: 240px;
	}

.mmbox2 .sbsc_btn {
	margin: 0px 0px -6px 0px;
 	}


h3 {
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
	font-size: 20px;
	margin: 50px 0px 10px 0px;
	}
	
.usage-title {
	font-weight: bold;
	color: #3366CC;
	font-size: 16px;
	margin: 20px 0px 0px 0px;
	}
	
.font-red {
	color: #FF0000;
	}
		
.font-red2 {
	color: #990000;
	}
	
.font-orange {
	color: #FF6600;
	}
	
.f10 {
	font-size: 10px;
	}
	
.f16 {
	font-size: 16px;
	}
	
.f18 {
	font-size: 18px;
	}
	
.f24 {
	font-size: 24px;
	}
	
.tcenter {
	text-align: center;
	}
	
.tright {
	text-align: right;
	}
	

.mt15 {
	margin-top: 15px;
	}
	
.mb15 {
	margin-bottom: 15px;
	}
	
.mr15 {
	margin-right: 15px;
	}
	

.bold {
	font-weight: bold;
	}

