body { font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic",sans-serif; }

.d_href	{cursor: pointer; color: blue; text-decoration: underline}


.img_flame {
	border-color : #CCCCCC;
	border-style : solid;
	border-width : 1px;
}

a { line-height: 30px; }

 h1 {
		font-size: 1.5em;
		font-weight: normal;
		margin-bottom: 0px;
		margin-top: 1px;
		padding: 0;
		letter-spacing: 1px;
		display:inline;
	}
	
h2 {
    font-size : 0.8em;
    line-height : 1.4;
}


.img_top { 
    max-width: 100%; 
    height:auto;
}

.img_c { 
    max-width: 85%; 
    height:auto;
	border: 1px #cccccc solid;
}

.img_c1 { 
    max-width: 85%; 
    height:auto;
}

.float {

         float: left;
         margin-right: 1em;
} 

    .btn {text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	display: block;
}
.btn {background: -moz-linear-gradient(top,#BFD9E5, #3D95B7 50%,#0080B3 50%,#0099CC);
	background: -webkit-gradient(linear, left top, left bottom, from(#BFD9E5), color-stop(0.5,#3D95B7), color-stop(0.5,#0080B3), to(#0099CC));
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #0099CC;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	width: 180px;
	padding: 10px 0;
}
    .style1 {color: #666666}
    .img_flame {	border-color : #CCCCCC;
	border-style : solid;
	border-width : 1px;
}

