@charset "utf-8";

*{
	outline: none;
	}


html {
	width: 100%;
	height: 100%;
	}


body {
	width: 100%;
	background-color: #ffffff;
	font-family: "メイリオ","ＭＳ Ｐゴシック",sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	}

table {
	font-size: 12px;
	line-height: 16px;
	}

img {
	border: 0px;
	display: block;
	}


p{
	display: block;
	padding: 0;
	margin: 0;
	}

a {
	color: #042552;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

.cl {
	clear: both;
	font-size: 0;
	line-height: 0;
	}

.none {
	display: none;
	}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#warp {
	width: 900px;
	margin: 0 auto;
	}

	#warp h1 {
		font-size: 24px;
		line-height: 30px;
		margin: 0;
		padding: 0;
		}

	#warp form {
		margin: 0;
		padding: 0;
		}

	#warp h2,h3,h4 {
		margin: 0;
		padding: 0;
		}

.ttlArea {
	border-bottom: 2px solid #000;
	}

	.ttlArea td {
		padding-bottom: 10px;
		}

.subTtlArea {
	margin: 10px 0;
	}

.boldTxt {
	font-weight: bold;
	}

table.stepArea {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	}

	table.stepArea td {
		border-bottom: 1px solid #000;
		border-right: 1px solid #000;
		}

table.stepAreainnerBox td {
	border: 0;
	}

	table.stepAreainnerBox span {
		font-size: 20px;
		line-height: 20px;
		}

.phoneNumber {
	font-size: 22px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	line-height: 26px;
	}

.ttlStep {
	background-color: #EFEFEF;
	}

.ttlStep h2 {
	font-size: 20px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 24px;
	color: #666;
	}

.ttlStep h3 {
	font-size: 18px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	color: #666;
	}

.checkBox {
	font-size: 20px;
	line-height: 20px;
	}

.printLayout {
	background-color: #EFEFEF;
	}

	.printLayout h2 {
		font-size: 20px;
		font-weight: bold;
		text-align: left;
		line-height: 24px;
		color: #666;
		float: left;
		}

	.printLayout p {
		float: left;
		line-height: 24px;
		text-indent: 20px;
		}

.printLayoutImg {
	width: 860px;
	height: 300px;
	margin: 0 auto;
	text-align: center;
	}

.faxCheckBox {
	font-size: 20px;
	}