@charset "utf-8";

/* -------------------------------
main_column
------------------------------- */

body {
}

#contentsArea {
}

#mainclm {
}

/*メインコンテンツ*/
#urapre-contents {
	width:960px;
	padding:10px;
}

/*共通*/
#urapre-contents .cnt { text-align:center; }
#urapre-contents .font-b { font-weight:bold; }
#urapre-contents .font-s { font-size:75% }
#urapre-contents .font-l { font-size:115% }
#urapre-contents .font-ll { font-size:125% }
#urapre-contents .font-red { color:#FF0000; }
#urapre-contents .font-ora { color:#ff6824; }
#urapre-contents .font-gre { color:#339933; }
#urapre-contents .font-gra { color:#666666; }
#urapre-contents .bg-gre { background-color:#c6e8d4; }
#urapre-contents .margin-t5 { margin-top:5px!Important; }
#urapre-contents .margin-t10 { margin-top:10px!Important; }
#urapre-contents .margin-t15 { margin-top:15px!Important; }
#urapre-contents .margin-t20 { margin-top:20px!Important; }
#urapre-contents .margin-t25 { margin-top:25px!Important; }
#urapre-contents .margin-t30 { margin-top:30px!Important; }
#urapre-contents .margin-t35 { margin-top:35px!Important; }
#urapre-contents .margin-t40 { margin-top:40px!Important; }
#urapre-contents .margin-t45 { margin-top:45px!Important; }
#urapre-contents .margin-t50 { margin-top:50px!Important; }
#urapre-contents .margin-t60 { margin-top:60px!Important; }
#urapre-contents .margin-l5 { margin-left:5px!Important; }
#urapre-contents .margin-l10 { margin-left:10px!Important; }
#urapre-contents .margin-l15 { margin-left:15px!Important; }
#urapre-contents .margin-l20 { margin-left:20px!Important; }
#urapre-contents .margin-l25 { margin-left:25px!Important; }
#urapre-contents .margin-l30 { margin-left:30px!Important; }
#urapre-contents .margin-b5 { margin-bottom:5px!Important; }
#urapre-contents .margin-b10 { margin-bottom:10px!Important; }
#urapre-contents .margin-b15 { margin-bottom:15px!Important; }
#urapre-contents .margin-b20 { margin-bottom:20px!Important; }
#urapre-contents .margin-b25 { margin-bottom:25px!Important; }
#urapre-contents .margin-b30 { margin-bottom:30px!Important; }
#urapre-contents .margin-b35 { margin-bottom:35px!Important; }
#urapre-contents .margin-b40 { margin-bottom:40px!Important; }
#urapre-contents .margin-b45 { margin-bottom:45px!Important; }
#urapre-contents .margin-b50 { margin-bottom:50px!Important; }
#urapre-contents .border-t { border-top:2px solid #76a98c;margin-top:15px;padding-top:20px!Important; }


#urapre-contents h1 {
    font-size:170%;
	color:#FFF;
    padding:10px;
	background-color:#0066FF;
}

#urapre-contents h3 {
    font-size:110%;
    margin-top:20px;
    border-top:1px dotted #3399CC;
    border-bottom:1px dotted #3399CC;
	color:#003399;
	padding:2px 5px;
	background-color:#E6F4FF;
}

#urapre-contents .text-box {
    padding:5px;
}

#urapre-contents .text-box ul {
    padding-left:20px;
}

#urapre-contents .text-box2 {
    width:950px;
	margin-top:10px;
}

#urapre-contents .text-box2-l {
    width:680px;
	float:left;
}

#urapre-contents .text-box2-r {
    width:240px;
	float:right;
}
#urapre-contents table {
    width:950px;
	border-top:1px solid #CCC;
    border-left:1px solid #CCC;
}
#urapre-contents table th, table td {
    padding:5px;
    border-bottom:1px solid #CCC;
    border-right:1px solid #CCC;
}
#urapre-contents table th.bg-gray {
    background-color:#999;
	color:#FFF;
	font-weight:bold;
}
#urapre-contents table td.bg-gray {
    background-color:#666;
	color:#FFF;
}
#urapre-contents table th.w5, #urapre-contents table td.w5 { width:5%; }
#urapre-contents table th.w10, #urapre-contents table td.w10 { width:10%; }
#urapre-contents table th.w15, #urapre-contents table td.w15 { width:15%; }
#urapre-contents table th.w20, #urapre-contents table td.w20 { width:20%; }
#urapre-contents table th.w25, #urapre-contents table td.w25 { width:25%; }
#urapre-contents table th.w30, #urapre-contents table td.w30 { width:30%; }
#urapre-contents table th.w35, #urapre-contents table td.w35 { width:35%; }
#urapre-contents table th.w40, #urapre-contents table td.w40 { width:40%; }
#urapre-contents table th.w45, #urapre-contents table td.w45 { width:45%; }
#urapre-contents table th.w50, #urapre-contents table td.w50 { width:50%; }
#urapre-contents table th.w55, #urapre-contents table td.w55 { width:55%; }
#urapre-contents table th.w60, #urapre-contents table td.w60 { width:60%; }
#urapre-contents table th.w65, #urapre-contents table td.w65 { width:65%; }

/*20120724*/
#urapre-contents .icon-q {
    background:url(http://t.pia.jp/images2/static/pia/info/icon_q.gif) left top no-repeat;
	padding-left:30px;
	line-height:1.8em;
	margin-bottom:5px;
}

#urapre-contents .icon-a {
    background:url(http://t.pia.jp/images2/static/pia/info/icon_a.gif) left top no-repeat;
	padding-left:30px;
	line-height:1.8em;
}
/*20120724*/