﻿@charset "utf-8";  
/*------------------------------------------------------------ 
    次ページ css
------------------------------------------------------------*/  

.headline{
	width:890px;
	padding-left:80px;
	background:#634D8A url(../img/headline.png) no-repeat 20px 50%;
}


.txt{
	width:900px;
	font-size:117%;
	line-height:1.6;
	margin:20px auto;
	padding-bottom:200px;
}