@charset "UTF-8";

/*-----button.css UPDATA;2015.10.21-----*/
 
/*------------------------------------------------------------------------------
 ICON
 -----------------------------------------------------------------------------*/
.iconPDF {
	background: url(/resource/RN2015Component/images/icon/icon_pdf.png) no-repeat left center;
	padding-left:40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-size:30px;
}
.iconZip {
	background: url(/resource/RN2015Component/images/icon/icon_zip.png) no-repeat left center;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-size:30px;
}
.iconWord {
	background: url(/resource/RN2015Component/images/icon/icon_word.png) no-repeat left center;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-size:30px;
}
.iconEX {
	background: url(/resource/RN2015Component/images/icon/icon_ex.png) no-repeat left center;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-size:30px;
}

/*------------------------------------------------------------------------------
 ICON
 -----------------------------------------------------------------------------*/
.icon01{
	background: url(/resource/RN2015Component/images/icon/icon_link.gif) no-repeat left center;
	padding-left:8px;
}

/* COLOR FOR PAGE TITLE*/
.iconBdrGreen{
	border-left:5px #00ad00 solid;
	color:#00ad00;
}
.iconBdrOrange{
	border-left:5px #ff6100 solid;
	color:#ff6100;
}
.iconBdrBlue{
	border-left:5px #009ee3 solid;
	color:#009ee3;
}
.iconBdrYellow{
	border-left:5px #D3A109 solid;
	color:#D3A109;
}
.iconBdrPink{
	border-left:5px #ff558a solid;
	color:#ff558a;
}
.iconBdrEMgreen{
	border-left:5px #008275 solid;
	color:#008275;
}
.iconBdrGrayBlue{
	border-left:5px #3e5d6a solid;
	color:#3e5d6a;
}


.iconBdrGrayBlue02{
	color:#3e5d6a;
}
.iconBdrGrayBlue02:before{
	position:absolute;
	left:0;
	top:11px;
	width:5px;
	height:20px;
	content:"";
	background:#3e5d6a;
}
.iconBdrGreen02{
	color:#00ad00;
}
.iconBdrGreen02:before{
	position:absolute;
	left:0;
	top:11px;
	width:5px;
	height:20px;
	content:"";
	background:#00ad00;
}
.iconBdrOrange02{
	color:#ff6100;
}
.iconBdrOrange02:before{
	position:absolute;
	left:0;
	top:11px;
	width:5px;
	height:20px;
	content:"";
	background:#ff6100;
}
.iconBdrBlue02{
	color:#009ee3;
}
.iconBdrBlue02:before{
	position:absolute;
	left:0;
	top:11px;
	width:5px;
	height:20px;
	content:"";
	background:#009ee3;
}
.iconBdrYellow02{
	color:#fed02f;
}
.iconBdrYellow02:before{
	position:absolute;
	left:0;
	top:11px;
	width:5px;
	height:20px;
	content:"";
	background:#fed02f;
}
.iconBdrPink02{
	color:#ff558a;
}
.iconBdrPink02:before{
	position:absolute;
	left:0;
	top:11px;
	width:5px;
	height:20px;
	content:"";
	background:#ff558a;
}
.iconBdrEMgreen02{
	color:#008275;
}
.iconBdrEMgreen02:before{
	position:absolute;
	left:0;
	top:11px;
	width:5px;
	height:20px;
	content:"";
	background:#008275;
}

.iconZoomRed{
	background: url(/resource/RN2015Component/images/icon/icon_zoom_red.png) no-repeat left center;
	padding-left:27px;
}


.iconPink{
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background:#ff7f7f;
	text-align:center;
	color:#ffffff;
	min-width:70px;
	font-size:14px;
	padding:5px;
}
.iconPurple{
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background:#bf7fff;
	text-align:center;
	color:#ffffff;
	min-width:70px;
	font-size:14px;
	padding:5px;
}

.iconGrayBlue{
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background:#3e5d6a;
	text-align:center;
	color:#ffffff;
	min-width:70px;
	font-size:14px;
	padding:5px;
}


.iconProject01{
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background:#3e5d6a;
	text-align:center;
	color:#ffffff;
	min-width: 100px;
	font-size:14px;
	padding:5px;
}
.iconProject02{
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background:#ffffff;
	text-align:center;
	color:#3e5d6a;
	min-width: 100px;
	font-size:14px;
	padding:5px;
}
/* 20150917イベントページ用カテゴリ別ボタン*/
.iconCategory01{
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background:#ff9966;
	text-align:center;
	color:#ffffff;
	min-width: 100px;
	font-size:14px;
	padding:0 5px;
}
.iconCategory02{
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background:#00cccc;

	text-align:center;
	color:#ffffff;
	min-width: 100px;
	font-size:14px;
	padding:0 5px;
}
.iconCategory03{
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background:#99cc00;
	text-align:center;
	color:#ffffff;
	min-width: 100px;
	font-size:14px;
	padding:0 5px;
}
.iconCategory04{
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background:#0099cc;
	text-align:center;
	color:#ffffff;
	min-width: 100px;
	font-size:14px;
	padding:0 5px;
}
.iconCategory05{
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background:#cc3333;
	text-align:center;
	color:#ffffff;
	min-width: 100px;
	font-size:14px;
	padding:0 5px;
}
.iconCategory06{
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background:#66cc33;
	text-align:center;
	color:#ffffff;
	min-width: 100px;
	font-size:14px;
	padding:0 5px;
}
.iconCategory07{
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background:#cc6633;
	text-align:center;
	color:#ffffff;
	min-width: 100px;
	font-size:14px;
	padding:0 5px;
}
.iconCategory08{
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background:#ff9900;
	text-align:center;
	color:#ffffff;
	min-width: 100px;
	font-size:14px;
	padding:0 5px;
}
.iconCategory09{
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background:#9966FF;
	text-align:center;
	color:#ffffff;
	min-width: 100px;
	font-size:14px;
	padding:0 5px;
}
/* 20150917イベントページ用カテゴリ別ボタンここまで*/


.iconLink{
	color:#0067ca;
	background:url(/resource/RN2015Component/images/icon/ico_btnbasic02.png) right center no-repeat;
	font-size:12px;
	text-decoration:none;
	display:inline-block;
	padding:1px 21px 0 0;
}

/*------------------------------------------------------------------------------
 BUTTON BASE
 -----------------------------------------------------------------------------*/
.btnBase a{
	display:block;
	padding:12px 10px 10px 10px;
	text-align:center;
	font-size:15px;
	text-decoration:none;
	box-shadow: 0px 4px 0px #3e5d6a; /* CSS3 */
	-moz-box-shadow: 0px 4px 0px #3e5d6a; /* Firefox用*/
	-webkit-box-shadow: 0px 4px 0px #3e5d6a; /* Google Chrome, Safari用*/	
	border:1px solid #3e5d6a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e8eff7+100 */
background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGVmZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(232,239,247,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(232,239,247,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(232,239,247,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(232,239,247,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(232,239,247,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(232,239,247,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8eff7',GradientType=0 ); /* IE6-8 */
}
.btnBase a:hover{
	display:block;
	text-align:center;
	text-decoration:none;
	box-shadow: 0px 4px 0px #3e5d6a; /* CSS3 */
	-moz-box-shadow: 0px 4px 0px #3e5d6a; /* Firefox用*/
	-webkit-box-shadow: 0px 4px 0px #3e5d6a; /* Google Chrome, Safari用*/
	border:1px solid #3e5d6a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8eff7+0,ffffff+100 */
background: rgb(232,239,247); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZWZmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(232,239,247,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,239,247,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(232,239,247,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(232,239,247,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(232,239,247,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(232,239,247,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8eff7', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	
}

/*------------------------------------------------------------------------------
 BUTTON
 -----------------------------------------------------------------------------*/
.btnLargeWrap{
	border:1px solid #dedede;
	padding:20px 24px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	background:#fff;
	box-shadow: 0px 4px 0px #e6e6e6; /* CSS3 */
	-moz-box-shadow: 0px 4px 0px #e6e6e6; /* Firefox用*/
	-webkit-box-shadow: 0px 4px 0px #e6e6e6; /* Google Chrome, Safari用*/
	margin:0 0 20px;
}

.btnLargeWrapNl{
	padding:20px 24px 20px 24px;
}
.btnLarge a{
	display:block;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	box-shadow: 0px 4px 0px #001860; /* CSS3 */
	-moz-box-shadow: 0px 4px 0px #001860; /* Firefox用*/
	-webkit-box-shadow: 0px 4px 0px #001860; /* Google Chrome, Safari用*/
	background:#0167cb;
	border:1px solid #0167cb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.btnLarge a:hover{
	display:block;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	box-shadow: 0px 4px 0px #0053a7; /* CSS3 */
	-moz-box-shadow: 0px 4px 0px #0053a7; /* Firefox用*/
	-webkit-box-shadow: 0px 4px 0px #0053a7; /* Google Chrome, Safari用*/
	background:#0075e8;
	border:1px solid #0075e8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.btnLarge a span{
	display:inline-block;
	padding:10px 19px 10px 0;
	background:url(/resource/RN2015Component/images/icon/ico_next.png) right center no-repeat;
}
.btnLarge2 a{
	display:block;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	box-shadow: 0px 4px 0px #001860; /* CSS3 */
	-moz-box-shadow: 0px 4px 0px #001860; /* Firefox用*/
	-webkit-box-shadow: 0px 4px 0px #001860; /* Google Chrome, Safari用*/
	background:#0167cb;
	border:1px solid #0167cb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.btnLarge2 a:hover{
	display:block;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	box-shadow: 0px 4px 0px #0053a7; /* CSS3 */
	-moz-box-shadow: 0px 4px 0px #0053a7; /* Firefox用*/
	-webkit-box-shadow: 0px 4px 0px #0053a7; /* Google Chrome, Safari用*/
	background:#0075e8;
	border:1px solid #0075e8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.btnLarge2 a span{
	display:inline-block;
	padding:10px 19px 10px 0;
}
.btnLargeOL a{
	display:block;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	box-shadow: 0px 4px 0px #001860; /* CSS3 */
	-moz-box-shadow: 0px 4px 0px #001860; /* Firefox用*/
	-webkit-box-shadow: 0px 4px 0px #001860; /* Google Chrome, Safari用*/
	background:#0167cb;
	border:1px solid #0167cb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.btnLargeOL a:hover{
	display:block;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	box-shadow: 0px 4px 0px #0053a7; /* CSS3 */
	-moz-box-shadow: 0px 4px 0px #0053a7; /* Firefox用*/
	-webkit-box-shadow: 0px 4px 0px #0053a7; /* Google Chrome, Safari用*/
	background:#0075e8;
	border:1px solid #0075e8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.btnLargeOL a span{
	display:inline-block;
	padding:10px 19px 10px 0;
	background:url(/resource/RN2015Component/images/icon/ico_btnoutlink01.png) right center no-repeat;
}


.btnWhite01 a{
	text-align:center;
	font-size:11px;
	padding:4px 13px 4px 13px;
	border:#FFFFFF solid 1px;
	display:block;
	background-color:#FFF;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}


.btnBasic01 input{
	border: 0;
    margin: 0;
    padding: 0;
    width: 65px;
    height: 24px;
    font-size: 14px;
    color: #fff;
    background: #0067ca;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin-right:10px
}



.btClear input{
	border: 0;
    margin: 0;
    padding: 0;
    width: 65px;
    height: 24px;
    font-size: 14px;
    color: #fff;
    background: #666;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btnWhite01 a:hover{
	border:#0067ca solid 1px;
	text-decoration:none;
}
.btnWhite01 a span{
	background: url(/resource/RN2015Component/images/icon/icon_link.gif) no-repeat left center;
	padding-left:8px;
}
.btnBasic01{
	text-align:right;
	margin-bottom:25px;
}
.btnBasic01 a{
	background:#0167cb;
	color:#fff;
	padding:0 13px 0px 19px;
	display:inline-block;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border-bottom:4px solid #004a92;
	width:190px!important;
}
.btnBasic01 a:hover{
	text-decoration:none;
	color:#fff;
	background:#0075e8;
}
.btnBasic01 a span{
	padding:6px 20px 3.8px 0;
	display:inline-block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background:url(/resource/RN2015Component/images/top/ico_topbannerlist01.png) right center no-repeat;
}
.btnBasic02{
	text-align:right;
	margin-bottom:5px;
}
.btnBasic02 a{
	display:inline-block;
	padding-right:21px;
	background:url(/resource/RN2015Component/images/icon/ico_btnbasic02.png) right 0 no-repeat;
	font-size:12px;
	padding-top:1px;
}

.btnBasic03{
	display:inline-block;
}
.btnBasic03 a{
	background:#0167cb;
	color:#fff;
	padding:7px 10px 2px 15px;
	display:inline-block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border-bottom:4px solid #004a92;
}
.btnBasic03 a:hover{
	text-decoration:none;
	color:#0067ca;
	background:#d7e6f5;
}
.btnBasic03 a:after{
	content:url(/resource/RN2015Component/images/about/ico_btnbasic03_no.gif);
	margin-left:5px;
}
.btnBasic03 a:hover:after{
	content:url(/resource/RN2015Component/images/about/ico_btnbasic03_on.gif);
	margin-left:5px;
}

.btnBasic04 a{
	background:url(/resource/RN2015Component/images/icon/ico_check02.gif) left center no-repeat;
	padding-left:21px;
	padding-bottom:1px;
	display:inline-block;
	margin-bottom:10px;
}
.btnBasic05{
	text-align:left;
	margin-bottom:25px;
}
.btnBasic05 a{
	background:#0167cb;
	color:#fff;
	padding:0 13px 0px 19px;
	display:inline-block;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border-bottom:4px solid #004a92;
}
.btnBasic05 a:hover{
	text-decoration:none;
	color:#fff;
	background:#0075e8;
}
.btnBasic05 a span{
	padding:6px 20px 3.8px 0;
	display:inline-block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background:url(/resource/RN2015Component/images/top/ico_topbannerlist01.png) right center no-repeat;
}

.btnOutlink01{
	text-align:right;
	margin-bottom:5px;
}
.btnOutlink01 a{
	display:inline-block;
	padding-right:21px;
	background:url(/resource/RN2015Component/images/icon/ico_btnoutlink02.png) right 0 no-repeat;
	font-size:12px;
	padding-top:1px;
}


.btnOutlink02{
	text-align:right;
	margin-bottom:25px;
}
.btnOutlink02 a{
	background:#0167cb;
	color:#fff;
	padding:0 13px 0px 19px;
	display:inline-block;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border-bottom:4px solid #004a92;
}
.btnOutlink02 a:hover{
	text-decoration:none;
	color:#fff;
	background:#0075e8;
}
.btnOutlink02 a span{
	padding:6px 20px 3.8px 0;
	display:inline-block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background:url(/resource/RN2015Component/images/icon/ico_btnoutlink01.png) right center no-repeat;
}

.btnOutlink03{
	text-align:left;
	margin-bottom:5px;
}
.btnOutlink03 a{
	display:inline-block;
	padding-right:21px;
	background:url(/resource/RN2015Component/images/icon/ico_btnoutlink02.png) right 0 no-repeat;
	font-size:15px;
	padding-top:1px;
}


.btnBasic_nolink{
	text-align:right;
	margin-bottom:25px;
	background: #0181fe;
	color:#fff;
	padding:0 13px 0px 13px;
	display:inline-block;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border-bottom: 4px solid #0181fe;
}


/*------------------------------------------------------------------------------
 青BUTTON統一
 -----------------------------------------------------------------------------*/
 
.btnBasicSmall{
	margin-bottom:0px;
	text-align: center;
}
.btnBasicSmall a{
	background:#0167cb;
	color:#fff;
	padding:0 13px 0px 19px;
	display:inline-block;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 4px;
	border-bottom:4px solid #004a92;
	width:190px!important;
	line-height: 2;
	font-size:14px;
}
.btnBasicSmall a:hover{
	text-decoration:none;
	color:#fff;
	background:#0075e8;
}
.btnBasicSmall a span{
	padding:6px 20px 3.8px 0;
	display:inline-block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 4px;
	background:url(/resource/RN2015Component/images/top/ico_topbannerlist01.png) right center no-repeat;
}

.btnLink{
	margin-bottom: 0px;
    margin-right: 20px;
    float: left;
}
.btnLink a{
	background:#0167cb;
	color:#fff;
	padding:0 13px 0px 19px;
	display:inline-block;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 4px;
	border-bottom:4px solid #004a92;
	width:150px!important;
	line-height: 2;
	font-size:14px;
	text-align: center;
}
.btnLink a:hover{
	text-decoration:none;
	color:#fff;
	background:#0075e8;
}
.btnLink a span{
	padding:6px 20px 3.8px 0;
	display:inline-block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 4px;
	background:url(/resource/RN2015Component/images/top/ico_topbannerlist01.png) right center no-repeat;
}


 
.btnBasicSmallR{
	text-align:right;
	margin-bottom:0px;
}
.btnBasicSmallR a{
	background:#0167cb;
	color:#fff;
	padding:0 13px 0px 19px;
	display:inline-block;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 4px;
	border-bottom:4px solid #004a92;
	width:190px!important;
	line-height: 2;
	font-size:14px;
	text-align: center;
}
.btnBasicSmallR a:hover{
	text-decoration:none;
	color:#fff;
	background:#0075e8;
}
.btnBasicSmallR a span{
	padding:6px 20px 3.8px 0;
	display:inline-block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 4px;
	background:url(/resource/RN2015Component/images/top/ico_topbannerlist01.png) right center no-repeat;
}


 
.btnBackL{
	text-align: left;
	/* margin-bottom: 10px; */
	float: left;
	margin: 10px 0!important;
}
.btnBackL a{
	background:#0167cb;
	color:#fff;
	padding:0 13px 0px 19px;
	display:inline-block;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 4px;
	border-bottom:4px solid #004a92;
	width:190px!important;
	line-height: 2;
	font-size:14px;
	text-align: center;
}
.btnBackL a:hover{
	text-decoration:none;
	color:#fff;
	background:#0075e8;
}
.btnBackL a span{
	padding:6px 20px 3.8px 0;
	display:inline-block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 4px;
	background:url(/resource/RN2015Component/images/top/ico_topbannerlist01.png) right center no-repeat;
}

.btnBackR{
	text-align: right;
	margin: 10px 0!important;
}
.btnBackR a{
	background:#0167cb;
	color:#fff;
	padding:0 13px 0px 19px;
	display:inline-block;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 4px;
	border-bottom:4px solid #004a92;
	width:190px!important;
	line-height: 2;
	font-size:14px;
	text-align: center;
}
.btnBackR a:hover{
	text-decoration:none;
	color:#fff;
	background:#0075e8;
}
.btnBackR a span{
	padding:6px 20px 3.8px 0;
	display:inline-block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 4px;
	background:url(/resource/RN2015Component/images/top/ico_topbannerlist01.png) right center no-repeat;
}




.btnBasicSnlink{
	margin-bottom: 3px;
    background: #0181fe;
    color: #fff;
    padding: 7px 16px 0px 15px;
    display: inline-block;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 4px;
    border-bottom: 6px solid #0181fe;
    width: 190px!important;
    line-height: 2;
    font-size: 14px;
    text-align: center;
}

 
.btnBasicLarge{
	margin-bottom:0px;
	text-align: center;
}
.btnBasicLarge a{
	background:#0167cb;
	color:#fff;
	padding:0 13px 0px 19px;
	display:inline-block;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 4px;
	border-bottom:4px solid #004a92;
	width:300px!important;
	line-height: 2;
	font-size:14px;
}
.btnBasicLarge a:hover{
	text-decoration:none;
	color:#fff;
	background:#0075e8;
}
.btnBasicLarge a span{
	padding:6px 20px 3.8px 0;
	display:inline-block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 4px;
	background:url(/resource/RN2015Component/images/top/ico_topbannerlist01.png) right center no-repeat;
}

.btnBasicLargeR{
	margin-bottom:0px;
	text-align: right;
}
.btnBasicLargeR a{
	background:#0167cb;
	color:#fff;
	padding:0 13px 0px 19px;
	display:inline-block;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 4px;
	border-bottom:4px solid #004a92;
	width:300px!important;
	line-height: 2;
	font-size:14px;
	text-align: center!important;
}
.btnBasicLargeR a.w400{
	width:400px!important;
}

.btnBasicLargeR a:hover{
	text-decoration:none;
	color:#fff;
	background:#0075e8;
}
.btnBasicLargeR a span{
	padding:6px 20px 3.8px 0;
	display:inline-block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 4px;
	background:url(/resource/RN2015Component/images/top/ico_topbannerlist01.png) right center no-repeat;
}



.btnBasicLargeOL{
	margin-bottom:0px;
	text-align: center;
}

.btnBasicLargeOL a{
	background:#0167cb;
	color:#fff;
	padding:0 13px 0px 19px;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	box-shadow: 0px 4px 0px #001860; /* CSS3 */
	-moz-box-shadow: 0px 4px 0px #001860; /* Firefox用*/
	-webkit-box-shadow: 0px 4px 0px #001860; /* Google Chrome, Safari用*/
	border:1px solid #0167cb;
	border-radius: 4px;
	width:300px!important;
	line-height: 2;
	font-size:14px;
}
.btnBasicLargeOL a.w320{
	width: 320px!important;
}
.btnBasicLargeOL a:hover{
	text-decoration:none;
	color:#fff;
	background:#0075e8;
}
.btnBasicLargeOL a span{
	padding:6px 20px 3.8px 0;
	display:block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 4px;
	background:url(/resource/RN2015Component/images/icon/ico_btnoutlink01.png) right center no-repeat;
}




 
.btnSmallROL{
	text-align:right;
	margin-top: 30px!important;
	margin-bottom: 10px!important;
}
.btnSmallROL a{
	background:#0167cb;
	color:#fff;
	padding:0 13px 0px 19px;
	display:inline-block;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 4px;
	border-bottom:4px solid #004a92;
	width:190px!important;
	line-height: 2;
	font-size:14px;
	text-align: center;
}
.btnSmallROL a:hover{
	text-decoration:none;
	color:#fff;
	background:#0075e8;
}
.btnSmallROL a span{
	padding:6px 20px 3.8px 0;
	display:inline-block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 4px;
	background: url(/resource/RN2015Component/images/icon/ico_btnoutlink01.png) right center no-repeat;
}