@charset "utf-8";

/*===========================

layout

===========================*/


/*---------

HEADER 

---------*/

/* --base.css */

/*---------

CONTENTS

---------*/

p.linetitle{
	width:100%;
	margin:0 auto;
	margin-top:50px;
	margin-bottom:20px;
	padding:8px 0;
	font-size:28px;
	color:#4696c8;
	line-height:1.1;
	font-weight:bold;
	text-align:center;
	background-color:#FFF;
	border:2px solid #4696c8;
	border-radius:3px;
}

p.mail{
	width:595px;
	margin:0 auto;
}

/*---------

FOOTER 

---------*/

/* --base.css */