@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("../import.css");


iframe {
height:300px;
}

#annotation {
padding:10px;
background-color:#FFEEEE;
margin-top:7px;
font-size:85%;
}

.txt-style01 {
font-size:85%;
color:#000000;
}

#attention {
width:620px;
border:2px solid #FF0000;
background-color:#FFF4F4;
padding:15px;
font-size:160%;
}

#attention ul {
margin-left:15px;
margin-right:15px;
}

#attention ul li {
line-height:150%;
margin-top:7px;
background-image:url(../../../images/application/list.gif);
background-repeat:no-repeat;
background-position:0 7px;
padding-left:15px;
}


#app-txt2 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:0;
	color:#990000;
}

#agree {
	border:2px dotted #990000;
	padding:10px 10px 10px 10px;
	font-size:12px;
	margin-bottom:20px;
}

#agree p {
	font-size:12px;
	line-height:20px;
	margin:0;
	padding:0;
}

#agree p span {
	font-weight:bold;
	font-size:15px;
	color:#990000;
}