@charset "utf-8";/*  ========記事 ======== */.img {	width:740px;	height:410px;	margin:0 0 0 15px;	background: url("../img/back.jpg") no-repeat;}h2 {	font-family:serif;	padding:3px 0 10px 0px;	margin:20px 0 10px 20px;	width:650px;	height:20px;	color:#fff;	font-size:15px;	border-bottom: 2px dotted #cc8ea2;	order-top: 2px dotted #cc8ea2;}h3 {	font-family:serif;	padding:3px 0 10px 0px;	margin:0 0 10px 10px;	width:270px;	height:20px;	color:#fff;	font-size:15px;	border-bottom: 2px dotted #cc8ea2;	border-top: 2px dotted #cc8ea2;}/*  ========ライブ ======== */.profile{	padding:0 20px 0 35px;	width:750px;	height:100%;		float:left;}.profile2 {	padding:15px 0 15px 0;	margin:0 0 0 20px;	width:750px;	background: url("../img/profile.jpg") no-repeat;	float:left;}.profile2 dl {	padding:15px 0 15px 0;	margin:0 0 0 0px;	width:700px;	float:left;}.profile2 dt {	display:block;	ont-weight: bold;	padding:0px 0 10px 3px;	width:80px;	font-size:12px;	color:#331907;	ackground:#999;	float:left;}.profile2 dd {	width:500px;	padding-left:10px;	margin:0 0 10px 100px;	border-left: 2px solid #CAD634;	background-position: center bottom;	ackground:#333;}/*  ========リンク ======== */a {	color:#97b211;	text-decoration:underline;}a:hover,a:active {	color:#97b211;	text-decoration:none;}