﻿@charset "utf-8";

body{
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",'Meiryo',"Osaka",verdana,arial,sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	line-height:1.5;
	letter-spacing:0.05em;
}

h1,h2,h3,h4,h5,h6,p{
	margin:0px;
	padding:0px;
}

ul,ol,dl,dt,dd,li{
	margin:0px;
	padding:0px;
}

li{
	list-style:none;
}

img {
	border:0px;
	vertical-align: bottom;
}

#flashcontent {
	position    :absolute;
	left        :50%;
	top         :50%;
	width       :572px;
	height      :524px;
	line-height	:0;
	margin-left :-286px;
	margin-top  :-262px;
	}
	#flashcontent * {
		line-height	:150%;
		}
	#flashcontent #attention {
		text-align  :center;
		background:url(../../images/form/noscript.jpg) no-repeat;
		}
		#flashcontent #attention h1 {
			padding-top:108px;
			}
		#flashcontent #attention h2 {
			padding-top:27px;
			}
		#flashcontent #attention p,
		#flashcontent #attention ul {
			text-align  :center;
			padding-top:10px;
			}
		#flashcontent #attention p.appendix {
			text-align  :center;
			padding-bottom:96px;
			}
		.linkicon{
			background:url(../../images/form/linkicon2.gif) no-repeat right top;
			padding-right:17px;
		}

