body,div,h1,h2,h3,h4,h5,h6,pre,code,fieldset,legend,p,th,td{
	margin: 0;
	padding::0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	-webkit-text-size-adjust: 100%;
}

	
body {
	width: 100%;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	line-height: 1.5em;
	background-color: #FFFFFF;
}

blockquote {
	margin: 0;
	padding: 0;
}


#header {
	width: 100%;


}

h1{
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	width: 94%;
	padding-bottom: 10px;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 10px;
	background-color: #000000;
	
}

h2{
	width: 94%;
	font-size: 20px;
	padding-bottom: 5px;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 10px;
	
}

#header h2 span {
	font-size: 55%;
	font-weight: normal;
	color: #666666;
}

#header ul li {
	list-style-type: none;
	padding: 2%;
	font-size: 75%;
	height: 50px;
	font-weight: bold;
}


#header ul .step1 {
	list-style-type: none;
	float: left;
	color: #FFFFFF;
	margin: 0 7% 0 0;
	padding-top: 6px; /* 要素の上の余白調整 */
	width: 23%; /* 四角形の幅 */
	height: 50px; /* 四角形の高さ */
	background: #000;
	position: relative;
	padding-left: 4%;
	border-right: 1px solid #000; 
}

#header ul .step1:after {
    border-left: 16px solid #000; /* 右向きの三角形を作るため左のボーダーに色を付ける */
    border-top: 34px solid transparent; /* 上のボーダーを透過に指定 */
    border-bottom: 34px solid transparent; /* 下のボーダーを透過に指定 */
    content: "";
    position: absolute;
    left: 50%; /* 一旦中央へ寄せる */
    top:-3px;
    margin-left: 50%; /* 四角形の幅の半分右へ移動する */
}

#header ul .step2 {
	list-style-type: none;
	float: left;
	margin: 0 7% 0 0;
	padding-top: 6px; /* 要素の上の余白調整 */
	width: 23%; /* 四角形の幅 */
	height: 50px;
	position: relative;
	padding-left: 4%;
	background-color: #DFDFDF;
}

#header ul .step2:after {
    border-left: 16px solid #DFDFDF; /* 右向きの三角形を作るため左のボーダーに色を付ける */
    border-top: 34px solid transparent; /* 上のボーダーを透過に指定 */
    border-bottom: 34px solid transparent; /* 下のボーダーを透過に指定 */
    content: "";
    position: absolute;
    left: 50%; /* 一旦中央へ寄せる */
    top: -3px;
    margin-left: 50%; /* 四角形の幅の半分右へ移動する */
}

#header ul .step3{
	list-style-type: none;
	float: left;
	margin: 0;
	padding-top: 6px; /* 要素の上の余白調整 */
	width: 19%; /* 四角形の幅 */
	height: 50px; /* 四角形の高さ */
	background: #DFDFDF;
	padding-left: 4%;
}

#header ul {
	width:97%;
	margin:5px 0 20px 3%;
	padding:0;
	overflow:hidden;
}


.form {
	border-collapse: collapse;

}

.form dt,dd {
	font-weight: bold;
	overflow: hidden;
	width: 100%;
}

.form dl{
	overflow: hidden;
	width: 94%;
	padding-bottom: 5px;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 0;
}

.form dt {
	width: 100%;
	padding: 0;
	line-height: 1.5em;
	letter-spacing: 2px;
	display: inline-block;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0px;
}
.form dd {
	width: 100%;
	margin:0;
	padding:0;
}

input,input-text,textarea{
	line-height: 1.8em;
	font-size: 18px;
	display: block;
	width: 94%;
}

.form dt span,.form dd span {
	background-color: #E10462;
	color: #FFFFFF;
	font-size: 70%;
	margin-left: 4px;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 2px;
	display: inline-block;
	line-height: 1.6em;
}
.dl_01 select   {
	font-size: 18px;
	line-height: 1.8em;
	display: block;
	width:99%;
	margin-top: 2px;
	
}

.dl_02 select   {
	font-size: 18px;
	line-height: 1.8em;
	margin-top: 2px;
	
}

.dl_03 dt {
	width: 100%;
}

.dl_03 dd .address {
	letter-spacing: 2px;
	margin-top: -15px;
}

.dl_04 dt{
	letter-spacing:0;
}

.dl_04 textarea{
	margin-top: 5px;
	width: 97%;	
}


.dl_03 dd .add input {
	width: 40%;
}


p input {
	width: 93%;
	margin: 3%;
	line-height: 2em;
	font-size: 140%;
	font-weight: bold;
	/*Other Browser*/
	background: #D80172;
	/*For Old WebKit*/
	background: -webkit-gradient(
        linear, left top, left bottom,
        color-stop(0.00, #DD0249),
        color-stop(1.00, #C80251) );
	color: #fff;
	border: 1px solid #ff668d;
	text-shadow: 0 -1px 0 #AC0052;
	-webkit-box-shadow: inset 0px 1px 0px #FD6CA6,0px 3px 0px #b33253;
	-moz-box-shadow: inset 0px 1px 0px #ff8aa8, 0px 3px 0px #b33253;
	-o-box-shadow: inset 0px 1px 0px #ff8aa8, 0px 3px 0px #b33253;
	box-shadow: inset 0px 1px 0px #FD6CA6,0px 3px 0px #b33253;
	background-position: bottom;
}

#p_info {
	overflow: hidden;
	width: 94%;
	padding: 20px 3% 0 3%;
	color: #333333;
	font-weight: normal;
	margin-top: 10px;
}


#footer {
	background-color: #000000;
	
}
#p_info p {
	font-size: 85%;
	line-height: 1.2em;
	margin-bottom: 40px;
	margin-top: 7px;
}
#footer address {
	clear: both;
	font-size: 60%;
	text-align: center;
	background-color: #FFFFFF;
	color: #999999;
}
#p_info h3 {
	border-left: #333 solid 5px;
	line-height: 1em;
	padding-left: 3px;
}

#footer ul {
	overflow: hidden;
	width: 98%;
	padding: 0;
	margin-bottom: 0;
	margin-left: 2%;
	margin-right: 0;
	margin-top: 0;
	
}

	
#footer ul li  {
	float: left;
	overflow: hidden;
	width: 45%;
	padding: 0;
	background-color: #FFF;
	border-radius: 6px;
	-webkit-box-shadow: 1px 1px 0px 1px #333333;
	box-shadow: 1px 1px 0px 1px #333333;
	margin-bottom: 11px;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 12px;

}



#footer ul li a {
	display: block;
	text-align: center;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-bottom: 0px;
}
