@charset "utf-8";


/* --------------------------------------------------------------------------------

/* Contents
-------------------------------------------------------------------------------
 */

body#frm #content .h3_item h3{
	font-size: 121%;
	font-weight: bold;
	color: #264e7e;
	margin: 25px 0 10px 0px;
}

/* ===== Tab Contents ===== */

.tab_contents {  
	background: url("img/bg_tab-contents_btm.png") left bottom no-repeat;
	padding-bottom: 5px;
	padding-right: 5px;
}


/*=== Tab Navi ===*/
#tab_navi_head {
	background: url("img/bg_tab-navi.png") left bottom no-repeat;
}
#tab_navi_foot {
	margin-top: 40px;
}
.tab_navi .btn {
	width: 342px;
	position: relative;
}
#tab_started_01 .btn {
	background: url("img/btn_started_02_on.png") left top no-repeat;
}
#tab_started_02 .btn {
	background: url("img/btn_started_01_on.png") left top no-repeat;
}
#tab_started_01 #tab_navi_head .btn {
	background: url("img/btn_started_02_on.png") left top no-repeat;
}


/*=== Tab Details ===*/
.tab_inner {  
	padding: 26px 13px 44px;
	border-left: solid 2px #18365e;
	border-right: solid 2px #18365e;
}


.tab_inner .h2_wrap_1 {
    border-bottom: 1px solid #C4C5C5;
    margin: 0px 0 20px 15px;
    padding-bottom: 8px;
    position: relative;
}

.tab_inner .h2_wrap_1 h2 {
    font-size: 129%;
    border-left: 4px solid #84919D;
    display: block;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 0 -15px;
    padding: 4px 0 3px 11px;
    position: relative;
}

/* case */
#sec_prep .case_box {
	background: url("img/bg_case_btm.png") no-repeat left bottom;
	padding: 0 0px 4px 0;
}
#sec_prep .case_box-inner {
    background: url("img/bg_case_mdl.png") repeat-y;
	padding: 0 0px 7px 0;
}
#sec_prep .case {
	width:315px;
	padding-bottom: 6px;
}
body#frm #content #sec_prep h3 {
	margin: 0;
	padding: 0;
	background: none;
}
#sec_prep .case_inner {
	padding: 10px 14px 2px;
	color:#666666;
}

.id_details {
    background: url("img/btn_id_details_on.gif") no-repeat scroll left top transparent;
    margin: 0 auto;
    width: 312px;
    margin: 150px 0 30px 150px;
}


/* box */

#layout #important-attention .box {
	margin:5px 2px 0;
	padding:0;
}
#layout #important-attention .box .box_btm {
	border:1px solid #b7bbbe;
	padding:0 0 5px 0;
}
#layout #important-attention .box .box_mdl {
	padding:0 0 10px 0;
}

#layout #important-attention .box .box_mdl h3 {
	margin:0 0 0 17px;
	padding:15px 0 0 0;
	border:0;
}
#layout #important-attention .box .box_mdl ol {
	margin:0 10px 0 17px;
	padding-left:0;
}
#layout #important-attention .box .box_mdl ol li {
	margin:15px 0 0 0;
	list-style:none;
	text-indent:-15px;
	padding-left:15px;
}
#layout #important-attention .box .box_mdl ol li span,
#layout #important-attention .box .box_mdl p.hilight {
	font-weight:bold;
	color:#f23091;
}
#layout #important-attention .box .box_mdl p {
	margin:2px 10px 0 0;
	text-indent:0;
}
#layout #important-attention .box .box_mdl p.mgl {
	margin-left:18px;
}
#layout #important-attention .box .box_mdl ol li ul {
	margin:0 0 0 7px;
}
#layout div#important-attention .box .box_mdl ol li ul li {
	margin:0;
	font-size:10px;
}	

#layout #important-attention .box .box_mdl ul.list-square {
	margin: 6px 0 0 20px;
	padding-left:0;
}
#layout #important-attention .box .box_mdl ul.list-square li {
	width: 600px;
}

#layout #important-attention .box .box_mdl h3{
	font-size: 115%;
	font-weight: bold;
}
