@charset "euc-jp";


/*
========== TABLE of CONTENTS ==========

1:sub_win

========== TABLE of CONTENTS ==========
*/

/* ---------- 1:sub_win ---------- */

#subwindow{
	width:300px;
	background: url(http://i.yimg.jp/images/cert/minna2/images/sub_window_02.gif) no-repeat center bottom;
}
#subwindow2{
	width:350px;
	background: url(http://i.yimg.jp/images/cert/minna2/images/sub_window2_02.gif) no-repeat center bottom;
}
#subwindow-body{
	background: url(http://i.yimg.jp/images/cert/minna2/images/sub_window_01.gif) no-repeat center top;
	padding: 15px;
}
#subwindow-body2{
	background: url(http://i.yimg.jp/images/cert/minna2/images/sub_window2_01.gif) no-repeat center top;
	padding: 10px;
}

p#subwindow-form{
	text-align: center;
	margin: 0px 0px 5px;
}
p#subwindow-form input{
	width: 265px;
	font-size: 110%;
}
p#subwindow-form2{
	text-align: center;
	margin: 0px 0px 10px;
}
p#subwindow-form2 input{
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
	width: 90%;
	text-align: center;
}
p#subwindow-form2 img{
	vertical-align: middle;
}
p.subwindow-cap00{
	font-size: 110%;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	display: block;
}
p.subwindow-cap01{
	text-align: left;
	padding: 0px 0px 5px;
}
p.subwindow-cap02{
	text-align: left;
	padding: 0px 0px 5px;
	color: #FF0000;
}
p.subwindow-cap03{
	text-align: center;
	padding: 0px 0px 5px;
}
p.subwindow-cap04{
	text-align: center;
	padding: 0px 0px 5px;
	font-size: 110%;
	font-weight: bold;
}
.subwindow-btnclose{
	text-align: center;
	padding: 5px 0px;
}
.subwindow-btnclose img{
	margin: 0px 3px;
	vertical-align: middle;
}

/* ---------- /1:sub_win ---------- */

/* ---------- clearfix rules(float clear hack) ---------- */

/* ---------- /clearfix rules(float clear hack) ---------- */

