@charset "Shift-JIS";

/*初期化*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/*基本形*/
body {	
	line-height:133%;
	color:#333333;
	font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size:93%;
	}

img{
	vertical-align:bottom;
}


/*clearfix*/
.clearfix:after {
	content: url(images/aki.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }











.popWrapper {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
h1 {
	font-weight: bold;
}


h2 {
	margin-bottom: 10px;
	margin-top: 10px;
}
dt {
	font-size: 12px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
dd {
	font-size: 11px;
	line-height: 1.7em;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}
/*a
リンク*/
a:link,a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover,a:active {
	color: #0099CC;
	text-decoration: underline;
}
.PopContents {
	background-image: url(images/pop_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
.btm10px {
	margin-bottom: 10px;
}
.btm15px {
	margin-bottom: 15px;
}

.btm20px {
	margin-bottom: 20px;
}

.Pop01_txt {
	float: left;
	width: 275px;
	margin-left: 9px;
	font-size: 13px;
	line-height: 1.5em;
}
.Pop01_p {
	float: left;
	width: 367px;
	margin-left: 13px;
}
.Pop01_p2 {
	float: left;
	width: 295px;
	margin-left: 13px;
	font-size: 13px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
.Pop01_p3 {
	float: left;
	width: 295px;
	margin-left: 59px;
	font-size: 13px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
.clr {
	clear: both;
}
.PopFoot {
	background-image: url(images/pop_foot.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 680px;
	position: relative;
}
.FootLink-1 {
	width: 240px;
	position: absolute;
	left: 208px;
	top: 17px;
}
