@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------
　　　　　　　　　＊ HTML5 RESET ＊
-------------------------------------------------------*/
html, body, div, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	font-weight: normal;
	font-style: normal;
} 
span {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	font-style: normal;
} 
strong {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	font-style: normal;
} 
h1, h2, h3, h4, h5, h6 {
    line-height:1;
	font-size:100%;
	font-weight:normal;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

ol,ul{list-style:none;}

blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    font-size:100%;
    vertical-align:baseline;
	outline: none;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
input, select {
    vertical-align:middle;
}
img {
	margin: 0;
	vertical-align: bottom;
	border: none;
	}

/*------------------------------------------------------
　　　　　　　　　＊ COMMON　＊
-------------------------------------------------------*/
.fl_l {float: left !important;}
.fl_r {float: right !important;}
.center {
	margin-right: auto;
	margin-left: auto;
}
.clear_b {clear: both !important;}

.ta_l {text-align: left !important;}
.ta_r {text-align: right !important;}
.ta_c {text-align: center !important;}

/* Clearfix */  
.clearfix:after {
    content: "";   
    display: block;   
    height: 0;   
    clear: both;   
    visibility: hidden;  
}
.clearfix {
	display: inline-block;
	min-height: 1%;
}

.ps_r {
	position: relative;
}

.m_0 {margin: 0px !important;}
 
.m_b0 {margin-bottom: 0px !important;}
.m_b5 {margin-bottom: 5px !important;}
.m_b10 {margin-bottom: 10px !important;}
.m_b15 {margin-bottom: 15px !important;}
.m_b20 {margin-bottom: 20px !important;}
.m_b25 {margin-bottom: 25px !important;}
.m_b30 {margin-bottom: 30px !important;}
.m_b35 {margin-bottom: 35px !important;}
.m_b40 {margin-bottom: 40px !important;}
.m_b50 {margin-bottom: 50px !important;}
.m_b60 {margin-bottom: 60px !important;}
.m_b65 {margin-bottom: 65px !important;}
.m_b70 {margin-bottom: 70px !important;}
.m_b80 {margin-bottom: 80px !important;}
.m_b100 {margin-bottom: 100px !important;}


.m_t5 {margin-top: 5px !important;}
.m_t10 {margin-top: 10px !important;}
.m_t15 {margin-top: 15px !important;}
.m_t20 {margin-top: 20px !important;}
.m_t25 {margin-top: 25px !important;}
.m_t30 {margin-top: 30px !important;}
.m_t35 {margin-top: 35px !important;}
.m_t40 {margin-top: 40px !important;}
.m_t50 {margin-top: 50px !important;}
.m_t-5 {margin-top: -5px !important;}
.m_t-10 {margin-top: -10px !important;}
.m_t-15 {margin-top: -15px !important;}
.m_t-20 {margin-top: -20px !important;}
.m_t-30 {margin-top: -30px !important;}

.m_l5 {margin-left: 5px !important;}
.m_l10 {margin-left: 10px !important;}
.m_l15 {margin-left: 15px !important;}
.m_l20 {margin-left: 20px !important;}
.m_l25 {margin-left: 25px !important;}
.m_l30 {margin-left: 30px !important;}
.m_l-10 {margin-left: -10px !important;}
.m_l-15 {margin-left: -15px !important;}
.m_l-20 {margin-left: -20px !important;}

.m_r0 {margin-right: 0px !important;}
.m_r5 {margin-right: 5px !important;}
.m_r10 {margin-right: 10px !important;}
.m_r15 {margin-right: 15px !important;}
.m_r20 {margin-right: 20px !important;}
.m_r25 {margin-right: 25px !important;}
.m_r30 {margin-right: 30px !important;}

.p_t5 {padding-top: 5px !important;}
.p_t10 {padding-top: 10px !important;}
.p_t12 {padding-top: 12px !important;}
.p_t15 {padding-top: 15px !important;}
.p_t20 {padding-top: 20px !important;}
.p_t25 {padding-top: 25px !important;}
.p_t30 {padding-top: 30px !important;}
.p_t40 {padding-top: 40px !important;}
.p_t45 {padding-top: 45px !important;}
.p_t50 {padding-top: 50px !important;}
.p_t60 {padding-top: 60px !important;}
.p_t70 {padding-top: 70px !important;}
.p_t100 {padding-top: 100px !important;}
.p_t130 {padding-top: 130px !important;}

.p_b0 {padding-bottom: 0px !important;}
.p_b5 {padding-bottom: 5px !important;}
.p_b10 {padding-bottom: 10px !important;}
.p_b15 {padding-bottom: 15px !important;}
.p_b20 {padding-bottom: 20px !important;}
.p_b25 {padding-bottom: 25px !important;}
.p_b30 {padding-bottom: 30px !important;}
.p_b35 {padding-bottom: 35px !important;}
.p_b40 {padding-bottom: 40px !important;}
.p_b45 {padding-bottom: 45px !important;}
.p_b50 {padding-bottom: 50px !important;}
.p_b60 {padding-bottom: 60px !important;}
.p_b65 {padding-bottom: 65px !important;}
.p_b70 {padding-bottom: 70px !important;}
.p_b80 {padding-bottom: 80px !important;}
.p_b90 {padding-bottom: 90px !important;}
.p_b100 {padding-bottom: 100px !important;}

.p_l5 {padding-left: 5px !important;}
.p_l10 {padding-left: 10px !important;}
.p_l15 {padding-left: 15px !important;}
.p_l20 {padding-left: 20px !important;}
.p_l25 {padding-left: 25px !important;}
.p_l30 {padding-left: 30px !important;}
.p_l40 {padding-left: 40px !important;}
.p_l45 {padding-left: 40px !important;}
.p_l50 {padding-left: 50px !important;}
.p_l60 {padding-left: 60px !important;}
.p_l70 {padding-left: 70px !important;}
.p_l100 {padding-left: 100px !important;}
.p_l120 {padding-left: 120px !important;}
	
.p_r5 {padding-right: 5px !important;}
.p_r8 {padding-right: 8px !important;}
.p_r10 {padding-right: 10px !important;}
.p_r15 {padding-right: 15px !important;}
.p_r20 {padding-right: 20px !important;}
.p_r25 {padding-right: 25px !important;}
.p_r30 {padding-right: 30px !important;}
.p_r60 {padding-right: 60px !important;}

.p_10 {padding: 10px !important;}

.w500 {
	width: 500px;
}
.w620 {
	width: 620px;
}
.fw_b{font-weight: bold !important;}
.fc_orange{color: #FF3F00 !important;}


.lh_130{line-height: 1.3;}
.lh_150{line-height: 1.5;}
.lh_180{line-height: 1.8;}

.fs_10{ font-size: 10px;}
.fs_11{ font-size: 11px;}
.fs_12{	font-size: 12px;}
.fs_13{	font-size: 13px;}
.fs_14{	font-size: 14px;}
.fs_15{	font-size: 15px;}
.fs_16{	font-size: 16px;}
.fs_17{	font-size: 17px;}
.fs_18{	font-size: 18px;}

.fs_90em{font-size: 0.9em;}
.fs_85em{font-size: 0.85em;}
.fs_80em{font-size: 0.8em;}
.fs_75em{font-size: 0.75em;}
.fs_70em{font-size: 0.7em;}

.bdr_sb_1{
	border: 1px solid #928A83;
}
.bdr_sb_t1{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECEBEA;
}
.bdr_db_1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #837E76;
}

.bg_white {
	background-color: #FFF;
}
.bg_none {
	background-image: none !important;
}

.list01 {
	padding-left: 1.3em;
}
.list01 li{
	list-style-position: outside;
	list-style-type: disc;
	line-height: 130%;
	margin-bottom: 10px;
}
.list01 li:last-child{
	margin-bottom: 0px !important;
}
.hvr_fd01{}
.hvr_fd02{}
/*------------------------------------------------------
　　　　　　　　　＊ BASE ＊
-------------------------------------------------------*/

body{
	font-size: 15px;
	line-height: 1.7;
	color: #222;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
	color: #222;  
}
a:hover {
	text-decoration: none;
}
.wrapper {
	width: 100%;
	text-align: center;
}
.box {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.ttl_box {
	width: 100%;
	background-image: url(../img/bg_ttl.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 7px;
	height: 150px;
	font-size: 42px;
	font-weight: bold;
	color: #FFF;
	line-height: 114%;
}
.ttl_box span {
	font-size: 32px;
}
.ul_yellow01 {
	background-image: url(../img/ul_yellow01.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*------------------------------------------------------
　　　　　　　　　＊ 00 ＊
-------------------------------------------------------*/
.sec00 {
	background-color: #254363;
	background-image: url(../img/sec00_bg.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding-top: 18px;
	position: relative;
}
.sec00_ttl{
	text-indent: -9999px;
	background-image: url(../img/sec00_copy.png);
	margin: 0px auto 26px;
	height: 347px;
	width: 1040px;
}
.sec00_copy{
	background-image: url(../img/sec00_text.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	padding-bottom: 27px;
}
.sec00_logo {
	padding-left: 383px;
	position: absolute;
	left: 50%;
	top: 15px;
}
.sec00_box_up {
	background-image: url(../img/sec00_up_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 22px;
	height: 643px;
	width: 100%;
	background-color: #F5F5F5;
}
.sec00_box_up {
	background-image: url(../img/sec00_up_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 22px;
	height: 643px;
	width: 100%;
	background-color: #F5F5F5;
}
.sec00_box_up .text {
	width: 980px;
	padding-top: 72px;
	margin-right: auto;
	margin-left: auto;
}
/*------------------------------------------------------
　　　　　　　　　＊ CV ＊
-------------------------------------------------------*/
.sec_cv {
	width: 100%;
}
.sec_cv .ttl{
	font-size: 40px;
	background-image: url(../img/cv_bg01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 50px;
	font-weight: bold;
	color: #254363;
	text-align: center;
	z-index: 10;
	position: relative;
	line-height: 1.3;
}
.cv_box {
	background-color: #CBDFE5;
	width: 100%;
	margin-top: -22px;
	text-align: center;
	padding-top: 50px;
}
.cv_box .btn_box {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-left: 15px;
	padding-bottom: 30px;
}
/*------------------------------------------------------
　　　　　　　　　＊ 01 ＊
-------------------------------------------------------*/
.sec01 {
	text-align: center;
}
.sec01_step {
	padding-top: 45px;
	padding-bottom: 70px;
}
.sec01_step p{
	float: left;
}
.sec01_haken {
	padding-bottom: 55px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CBDFE5;
}

/*------------------------------------------------------
　　　　　　　　　＊ 02 ＊
-------------------------------------------------------*/
.sec02 {
	text-align: center;
}
.sec02_black_l {
	text-align: center;
	width: 488px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	float: left;
}
.sec02_black_r {
	text-align: center;
	width: 489px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	float: right;
}
.q_box {
	background-image: url(../img/sec02_q_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	width: 420px;
	padding-top: 22px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.q_box:hover {
	cursor: pointer;
	background-image: url(../img/sec02_q_bg_on.png);
}
.sec02_kowai {
	background-color: #E6F0F3;
	width: 980px;
	padding-top: 57px;
	padding-bottom: 30px;
	background-image: url(../img/sec02_kowai_bg.png);
	background-repeat: no-repeat;
	height: 222px;
	margin: 35px auto 35px;
	text-align: left;
	padding-left: 30px;
	box-sizing: border-box;
}
.sec02_kowai .ttl {
	font-size: 24px;
	font-weight: bold;
	color: #254363;
	padding-bottom: 18px;
}
.sec02_kowai .text {
	width: 510px;
}
.sec02_support {
	padding-bottom: 23px;
	text-align: left;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
.sec02_support .ttl{
	font-size: 16px;
	font-weight: bold;
	color: #254363;
	padding-bottom: 10px;
}
.sec02_support .list {

}
.sec02_support .list li{
	float: left;
	padding-right: 35px;
	font-size: 13px !important;
}
.sec02_support_text {
	font-size: 13px;
	font-weight: bold;
	color: #254363;
}
/*------------------------------------------------------
　　　　　　　　　＊ 03 ＊
-------------------------------------------------------*/
.sec03 {
	text-align: center;
	padding-bottom: 25px;
}
.sec03_case {
	text-align: center;
	width: 978px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border: 1px solid #CBDFE5;
}
.sec03_case  .ttl{
	font-size: 37px;
	font-weight: bold;
	color: #254363;
	background-color: #CBDFE5;
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: center;
	line-height: 1;
	padding-top: 25px;
	padding-bottom: 24px;
	margin-bottom: 40px;
}
.sec03_case  .ttl.case01{
	background-image: url(../img/sec03_ttl01_bg.png);
}
.sec03_case  .ttl.case02{
	background-image: url(../img/sec03_ttl02_bg.png);
}
.sec03_case  .inner{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
.sec03_case  .talk_m01 {
	background-image: url(../img/sec03_case_m01.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 173px;
	position: relative;
	width: 100%;
}
.sec03_case  .talk_m02 {
	background-image: url(../img/sec03_case_m02.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 174px;
	width: 100%;
}
.sec03_case  .talk_m03 {
	background-image: url(../img/sec03_case_m03.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 175px;
	width: 100%;
}
.sec03_case  .talk_r01 {
	background-image: url(../img/sec03_case_r01.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 170px;
	width: 100%;
}
.sec03_case  .talk_r02 {
	background-image: url(../img/sec03_case_r02.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 176px;
	width: 100%;
}
.sec03_case  .talk_my01 {
	background-image: url(../img/sec03_case_my01.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 170px;
	width: 100%;
}
.sec03_case  .talk_my02 {
	background-image: url(../img/sec03_case_my02.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 172px;
	width: 100%;
}
.sec03_case  .talk_m {
	background-image: url(../img/sec03_talk_bg01.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 620px;
	margin-left: 112px;
	text-align: left;
	box-sizing: border-box;
	padding: 18px 20px 15px 40px;
	margin-bottom: 15px;
}
.sec03_case  .talk_my01 {
	background-image: url(../img/sec03_case_my01.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 170px;
	position: relative;
	width: 100%;
}
.sec03_case  .talk_my02 {
	background-image: url(../img/sec03_case_my02.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 172px;
	width: 100%;
}
.sec03_case  .talk_r {
	background-image: url(../img/sec03_talk_bg02.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 620px;
	padding-top: 18px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 40px;
	text-align: left;
	box-sizing: border-box;
	float: right;
	margin-right: 112px;
	margin-bottom: 15px;
}
.talk_point {
	background-color: #FFF;
	padding: 13px 13px 13px 15px;
	font-weight: bold !important;
}
.talk_case01 .r01 {
	margin-top: -70px;
}
.talk_case01 .m02 {
	margin-top: -40px;
}
.talk_case01 .r02 {
	margin-top: -71px;
}
.talk_case01 .m03 {
	margin-top: -67px;
}
.talk_case01 .r03 {
	margin-top: -95px;
}
.talk_case01 .m04 {
	margin-top: -0px;
}
.talk_case02 .ry01 {
	margin-top: -42px;
}
.talk_case02 .ry02 {
	margin-top: -43px;
}
/*------------------------------------------------------
　　　　　　　　　＊ 04 ＊
-------------------------------------------------------*/
.sec04 {
	text-align: center;
	padding-bottom: 25px;
}
.flow_box01 {
	background-image: url(../img/sec04_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 60px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 20px;
}
.flow_box01 .ttl {
	font-size: 25px;
	font-weight: bold;
	color: #254363;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	min-height: 34px;
	padding-left: 130px;
	padding-top: 5px;
}
.flow_box01 .ttl.step01 {
	background-image: url(../img/sec04_s01.png);
}
.flow_box01 .ttl.step02 {
	background-image: url(../img/sec04_s02.png);
}
.flow_box02 {
	background-image: url(../img/sec04_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 60px;
	width: 438px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 20px;
}
.flow_box02 .ttl01{
	font-size: 25px;
	font-weight: bold;
	color: #254363;
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 20px;
	min-height: 34px;
	padding-left: 130px;
	padding-top: 0px;
	line-height: 1.2;
}
.flow_box02 .ttl02{
	font-size: 25px;
	font-weight: bold;
	color: #254363;
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-bottom: 20px;
	min-height: 34px;
	padding-left: 130px;
	padding-top: 0px;
	line-height: 1.2;
}
.flow_box02 .step03{
	background-image: url(../img/sec04_s03.png);
}
.flow_box02 .step04{
	background-image: url(../img/sec04_s04.png);
}
.flow_box02 .step05{
	background-image: url(../img/sec04_s05.png);
}
.flow_box02 .step06{
	background-image: url(../img/sec04_s06.png);
}
.flow_box02 .step07{
	background-image: url(../img/sec04_s07.png);
}
.flow_photo01 {
	float: right;
	margin-top: -60px;
}
.flow_same {
	background-image: url(../img/sec04_flow_bdr.png);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 490px;
	padding-top: 20px;
}
.flow_new {
	float: right;
	width: 490px;
	padding-top: 20px;
}
/*------------------------------------------------------
　　　　　　　　　＊ 05 ＊
-------------------------------------------------------*/
.sec05 {
	text-align: center;
	background-color: #F9F9F7;
}
.sec05_message {
	text-align: center;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #F9F9F7;
}
.message_box {
	background-color: #FFF;
	width: 980px;
	border: 1px solid #EEEEEE;
	position: relative;
	box-sizing: border-box;
	padding: 40px 35px 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.message_box .message {
	text-align: left;
	width: 580px;
	font-size: 14px;
}
.message_box .message .ttl {
	font-size: 25px;
	font-weight: bold;
	background-image: url(../img/ul_yellow02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 30px;
	display: inline-block;
}
.message_box .message_photo {
	position: absolute;
	right: 12px;
	bottom: 0px;
}
/*------------------------------------------------------
　　　　　　　　　＊ 06 ＊
-------------------------------------------------------*/
.sec06 {
	text-align: center;
	padding-bottom: 65px;
}
.sec06_promise {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.promise_ttl {
	font-size: 30px;
	background-image: url(../img/ul_yellow02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 50px;
	text-align: center;
	display: inline-block;
	font-weight: bold;
	margin-top: 65px;
}
.promise_box {
	background-image: url(../img/sec06_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 600px;
	padding-left: 200px;
}
.promise_list {
	text-align: left;
}
.promise_list li{
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	background-image: url(../img/sec06_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-left: 34px;
}

/*------------------------------------------------------
　　　　　　　　　＊ FOOTER ＊
-------------------------------------------------------*/
.l_footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 30px;
}
.footer_ttl {
	font-size: 22px;
	color: #254363;
	margin-bottom: 25px;
	font-weight: bold;
}
.foot_nv01 li {
	font-size: 15px;
	font-weight: bold;
	background-image: url(../img/footer_nv_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	padding-left: 25px;
}
.foot_nv01 li a{
color: #254363;
}
.footer_box01 {
	float: left;
	margin-right: 70px;
}
.copyright {
	font-size: 11px;
	line-height: 1;
	color: #FFF;
	background-color: #254363;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif, ;
	letter-spacing: 0.05em;
}

.side_nv {
	z-index: 500;
	position: fixed;
	top: 50%;
	right: 0px;
	width: 50px;
	margin-top: -280px;
	filter:alpha(opacity=92);
	-moz-opacity: 0.92;
	opacity: 0.92;
}
.side_nv li{
	padding-bottom: 7px;
	position: relative;
}
.side_nv li a.current {
	filter:alpha(opacity=5);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.side_nv li a.current:after {
	content : url(../img/side_stay.png);
}
.side_nv li a.current:after {
	content : url(../img/side_stay.png);
	position: absolute;
	left: -10px;
	top: 13px;
}