﻿#contents{
width: 750px;
margin: 0 55px;
}

h2{
	color: #f30;
	font-weight: normal;
	font-size:21px;
	text-align: left;
	padding: 5px 0 5px 10px;
	border-bottom: 2px solid #f30;
	margin-bottom:10px;
}
h3{
margin-top:10px;
font-weight:bold;
color:#333;
font-size:20px;
}

img.line{
vertical-align:-12px;
height:40px;
}

p{
width:680px;
padding-left:20px;
}



input#back{
color:#fff;
border:none;
background:#f30;
cursor:pointer;
border-radius:4px;
font-family:"Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
width:130px;
height:40px;
margin-left:330px;
margin-top:30px;

}


input#back a:hover{
color: #fff;
border-right: 1px solid #ffffff;
background-color: #006699;
}