@charset "UTF-8";

/* -------------------
All
------------------- */

html,body {height:100%;}
body{background:#fff; color:#333;}

/* -------------------
Reset
------------------- */
html, body, div, span, p,
h1, h2, h3, h4, h5, h6,
dl, dt, dd, ol, ul, li
{margin:0; padding:0; border:0; outline:0;}
:focus {outline:0;}
ol, ul {list-style:none;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal; font-weight:normal;}
img {border:0;}
a img{border:none;}

/* -------------------
Link
------------------- */
a:link {color:#03c; text-decoration:underline;}
a:visited {color:#03c; text-decoration:underline;}
a:hover {color:#f28b24; text-decoration:none;}
a:active {color:#03c; text-decoration:none;}

table.Menu td{text-align:left;}
table.Menu a:link {color:#333; text-decoration:underline;}
table.Menu a:visited {color:#333; text-decoration:underline;}
table.Menu a:hover {color:#f28b24; text-decoration:none;}
table.Menu a:active {color:#333; text-decoration:none;}

/* -------------------
Style:Text
------------------- */
.emtxt{font-weight:bold;}

.j-10-12 {font-size:10px; line-height:12px;}
.j-10-14 {font-size:10px; line-height:14px;}
.j-10-16 {font-size:10px; line-height:16px;}
.j-10-18 {font-size:10px; line-height:18px;}
.j-12-14 {font-size:12px; line-height:14px;}
.j-12-16 {font-size:12px; line-height:16px;}
.j-12-18 {font-size:12px; line-height:18px;}
.j-12-20 {font-size:12px; line-height:20px;}
.j-14-16 {font-size:14px; line-height:16px;}
.j-14-18 {font-size:14px; line-height:18px;}
.j-14-20 {font-size:14px; line-height:20px;}
.j-14-22 {font-size:14px; line-height:22px;}
.j-18-20 {font-size:18px; line-height:20px;}
.j-18-22 {font-size:18px; line-height:22px;}
.j-18-24 {font-size:18px; line-height:24px;}
.j-18-26 {font-size:18px; line-height:26px;}

/* -------------------
Style:Contents
------------------- */
#Bgimg{background:url("images/bgi_body_01.gif") repeat left top;}

#pageBody {padding:20px;}

.subTitle {text-align:center;}

.topTxt {width:510px; margin:20px auto 0 auto;}
.topTxt p{margin-top:5px;}

/* -------------------
Style:plan01~04.html
------------------- */
.plan01Box {width:540px; background:url("../ev/images/bse_plan01_01.gif") repeat-y left top; margin:20px auto 0 auto;}
.plan01Title {background:url("../ev/images/bse_plan01_02.gif") no-repeat left top; padding-top:15px; color:#f59229;}
.plan01Txt {background:url("../ev/images/bse_plan01_03.gif") no-repeat left bottom; padding-bottom:15px; margin-top:10px;}

.plan02Box {width:540px; background:url("../ev/images/bse_plan02_01.gif") repeat-y left top; margin:20px auto 0 auto;}
.plan02Title {background:url("../ev/images/bse_plan02_02.gif") no-repeat left top; padding-top:15px; color:#f59229;}
.plan02Txt {background:url("../ev/images/bse_plan02_03.gif") no-repeat left bottom; padding-bottom:15px; margin-top:10px;}

.plan03Box {width:540px; background:url("../ev/images/bse_plan03_01.gif") repeat-y left top; margin:20px auto 0 auto;}
.plan03Title {background:url("../ev/images/bse_plan03_02.gif") no-repeat left top; padding-top:15px; color:#f59229;}
.plan03Txt {background:url("../ev/images/bse_plan03_03.gif") no-repeat left bottom; padding-bottom:15px; margin-top:10px;}

.plan04Box {width:540px; background:url("../ev/images/bse_plan04_01.gif") repeat-y left top; margin:20px auto 0 auto;}
.plan04Title {background:url("../ev/images/bse_plan04_02.gif") no-repeat left top; padding-top:15px; color:#f59229;}
.plan04Txt {background:url("../ev/images/bse_plan04_03.gif") no-repeat left bottom; padding-bottom:15px; margin-top:10px;}

.plan01Box dt, .plan01Box dd,
.plan02Box dt, .plan02Box dd,
.plan03Box dt, .plan03Box dd,
.plan04Box dt, .plan04Box dd {padding-left:15px; padding-right:15px;}


/* -------------------
Style:support_scrl.html
------------------- */
.planSet {text-align:left; margin-top:40px;}
.toIndex {width:530px; text-align:right; margin-top:15px;}