table {  font-size: 12px; color: #333333}
a:link {  color: #3399CC}
a:hover {  color: #33CCFF}
a:visited {  color: #9999CC}
body {
	font-size: 12px;
	color: #333333;
}
.small {
	font-size: x-small;
}
.bold {
	font-weight: bold;
}
.small-white {
	font-size: x-small;
	color: #FFFFFF;
}
.dic-bold {
	font-weight: bold;
	color: #CC99CC;
}
.orange10pt_small {  font-size: 10px; color: #FF9900}
.orange12pt_bold {  font-size: 12px; font-weight: bold; color: #FF9900}
.green12pt_bold {  font-size: 12px; font-weight: bold; color: #99bf73}
.orange12pt { font-size: 12px; color: #FF9900 }
.small10pt_bold {  font-size: 10px; font-weight: bold}
.white12pix {
	font-size: 12px;
	color: #FFFFFF;
}
.popupgreen {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #669966;
	border: #669966;
}
h1,h2{
	margin:0px;
	padding:0px;
}
h3,h4,h5{
	margin:20px 0px 20px 0px;
	padding:0px;
	font-size:12px;
	color:#FF9933;
}
h4.patternB{
	margin:10px 0;
	padding:0 0 0 15px;
	font-size:12px;
	color:#333333;
}
#contents{
	width:550px;
 	margin:0px;
	padding:0px 15px 20px 15px;
	line-height:120%;
}
#contents p{
	margin :10px 15px 30px 15px;
}
#contents table#kijun{
	font-size:12px;
}
#contents td{
	background-color:#E3E3D4;
	padding:2px 2px 2px 5px;
}
#contents td.col1{
	font-size:12px;
	background-color:#FF9933;
	font-weight:bold;
	color:white;
}
#contents td.col2{
	font-size:12px;
	background-color:#84BBDF;
	font-weight:bold;
	color:white;
}
table#domesticLink{
	margin-bottom:50px;
	}
table#domesticLink td{
	background:#F7F7E7;
	} 
.caption{
	color:#666666;
	font-size:10px;
}
.left {
	float:left;
}
.right{
	float:right;
}
.Slice2l3H{
	float:left;
	width:60%;
}
.Slice50P{
	float:left;
	width:50%;
}
.Slice50PR{
	float:right;
	width:50%;
}
.magL10{
	margin-left:10px;
}
.magL15{
	margin:0 0 0 15px;
}
.magL20{
	margin:0 0 0 20px;
}
.magL30{
	margin:0 0 0 30px;
}
.magL40{
	margin:0 0 0 40px;
}
.magT10{
	margin-top :10px;
}
.magT20{
	margin-top :20px;
}
.magT30{
	margin-top :30px;
}
.magB10{
	margin-bottom :10px;
}
.magB30{
	margin-bottom :30px;
}
.magB150{
	margin-bottom :150px;
}
.padL10{
	padding:0 0 0 10px;
}
.padL15{
	padding:0 0 0 15px;
}
.padL20{
	padding:0 0 0 20px;
}
.padT10{
	padding:10px 0 0 0;
}
.clear{
	clear:both;
}
.colCaution{
	width:520px;
	color:#FF0000;
	text-align:right;
	}
.Links{
	margin:0px auto;
	padding-bottom:30px;
	width:260px;
	overflow: hidden;
	float:left;
	text-align:left;
	}
.Links:after{
	height: 0px;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}
.Links a{
	padding:0px 0px 0px 20px;
	display: block;
	background:url(/assets/images/miru2/town/arrow_bg.gif) top left no-repeat;
	position: relative; /* IE6でマウス反応領域がおかしいのをFix*/
	}
.top{
	clear:both;
	margin:0px auto;
	padding-bottom:30px;
	padding-top:30px;
	width:80px;
	overflow: hidden;
	float:right;
	text-align:left;
	}
.top:after{
	height: 0px;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}
.top a{
	padding:0px 20px 0px 20px;
	display: block;
	background:url(/assets/images/miru2/town/arrow_bg.gif) top left no-repeat;
	position: relative; /* IE6でマウス反応領域がおかしいのをFix*/
	}

div#summaryWrap{
	width:500px;
	overflow: hidden;
	background:url(/assets/images/miru2/town/sec4-4_bgbtm.gif) bottom no-repeat #FFFFFF;
	}
div#summaryWrap:after{
	height: 0px;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}
div#summaryBody{
	padding:0px 15px 30px 15px;
	}
#contents #summaryBody td{
	background-color:#fff;
	color:#69A650;
	font-size:14px;
	font-weight:bold;
}
.t_right{
	text-align:right;
}
.t_left{
	text-align:left;
}
/* list
____________________________________*/
ul.no_Marker{
	list-style:none;
	padding:10px 0;
	margin:0;
}
ul.no_Marker li{
	line-height:120%;
}
/* clearfix
____________________________________*/
.pkg:after{
	 content: " ";
	 display: block;
	 visibility: hidden;
	 clear: both;
	 height: 0.1px;
	 font-size: 0.1em;
	 line-height: 0;
 }

/* PDFdl */
ol#review {
	list-style: none;
	padding: 0;
	margin: 0;
}

ol#review li {
	padding: 0 0 5px 0;
}
	
ol#review li img {
	vertical-align: middle;
	margin-right: 5px;
	border: none;
}

.pdfdl{
	text-align:right;
	margin-top:5px;
	font-size: 84%;
}
.pdfdl li a {
	text-decoration: none;
}
