<style type="text/css">
@import url(style.css);
@font-face{font-family: 'DFHsg7';
src: url('../font/DFHsg7.ttf');}
body{background:#ffffff;
font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;; !important;}

.main{	width:100%; }
.main div{width:783px;
		margin:0 auto;}
		
h1{background:#1a042c; 
	color:#ffffff;
	font-size:15px;
	text-align:left;
	margin: 0px;
	padding:5px;}

h2{font-family:dfhsg7;}

		
/*フロート*/

#koukoku{display: block; overflow:hidden; !important;  clear:both; width:783px; height:auto;}

#koukoku div{ border: none;}	
	
#koukoku .left{	width:50%;
	float:left;
	margin: -5px 5px 5px 5px;}
	
h2{ background:#d5b3f0;
	color:#ffffff;
	padding:5px;
	font-size:20px;
	
}

h2 p{margin:10px 8px 10px 8px;}

	
#koukoku .gazo{
float:right;
background: #ede9e9;
	padding:15px;
	margin: 10px;
	width: 40%;
text-align: center;}


	


/*こんなかたにオススメ真ん中ピンク部分*/
#back{background:#fbd9e4;
	padding:5px;
width:780px;
height:auto !important; 
	}
#back div{ border: none;}

	
#back .back{
	width:90%;
	padding:3px;
	margin:10px 10px 10px 28px;
	background: #ffffff;
	border:solid 1px #ff06ae;
	}
	
#back .back .back2{
	width:98%;
	height:400px;
	padding:5px;
	margin:1px 1px 1px 1px;
	background: #ffffff;
	border:solid 1px #ff06ae;
text-align: center;
display: block; overflow:hidden; !important;
	}

.back{	border-radius:3px;}
.back2{	border-radius:3px;}
		
			
#back h3{text-align: center;
margin:23px;
font-size:30px;
color:#1a042c;
}




/*文章の中身*/

#back .nakami{ font-size:16px; padding:5px; margin:10px 3px 50px 3px; text-align: left; width:100%; height:auto;}

/*フッター*/

#footer{background:#1a042c; 
	color:#ffffff;
	padding: 5px;
	font-size:15px;
}

.footer{ margin:15px;}

#footer a{text-decoration:none;
color:#ffffff;}

#footer p{ text-align:center;	font-size:13px;}
 	
/*ボタン*/

.btn{width:372px;
	height:68px;
padding:18px;
margin:5px;
	text-align: center;
	background: -moz-linear-gradient(top,#ff70d0 0%,#ff00ac);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff70d0), to(#ff00ac));
	border-radius: 5px;
	font-size:25px;
	color: #ffffff;
	text-decoration: none;
	}

.btn2{width:100%; height:88px; padding:18px; 
margin:5px; text-align: center;
	background: -moz-linear-gradient(top,#ff70d0 0%,#ff00ac);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff70d0), to(#ff00ac));
	border-radius: 5px;
	font-size:25px;
	color: #ffffff;
	text-decoration: none;
	}

.btn2 span{margin:0 100px 0 100px;}

.center{text-align: center; width:100%; height: auto; margin:30px 10px 10px 10px;}

/*文字色*/

.red{color:red; font-weight:bold;}



	
</style>