/*** social btn st***/


/*�O���i�rCSS�͂����ȊO�ɁA/css/gnavi_menu.css/�@������*/


body{
 margin-left: 10px;
 margin-top: 0px;
}

/*Chrome��Opera�݂̂����ɓK�p������CSS�n�b�N*/
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
  body {
	font-family:ms pgothic;
  }
}

/************header**************/
#header {
	width: 980px;
	height: 63px;
	background: url(/bof/img/top_tagline2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: right;
	}
#head_bg {
	background: url(/bof/img/bg_glonavi_u.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	padding:0px;
	height:35px;
	}
#menu_head {
	height:35px;
	width:980x;
	margin-left: 10px;
	padding:0px;
	border:none;
	}


#b1{ background:url(/bof/img/gnavi/u_menu01_off.gif);
	text-indent: -5000px;
}
a#b1:hover { background:url(/bof/img/gnavi/u_menu01_on.gif);	}

#b2{ background:url(/bof/img/gnavi/u_menu02_off.gif);
	text-indent: -5000px;
}
a#b2:hover { background:url(/bof/img/gnavi/u_menu02_on.gif);	}

#b3{ background:url(/bof/img/gnavi/u_menu03_off.gif);
	text-indent: -5000px;
	  }
a#b3:hover { background:url(/bof/img/gnavi/u_menu03_on.gif); }

#b4{ background:url(/bof/img/gnavi/u_menu04_off.gif);
	text-indent: -5000px;
	}
a#b4:hover { background:url(/bof/img/gnavi/u_menu04_on.gif); }

#b5{ background:url(/bof/img/gnavi/u_menu05_off.gif);
	text-indent: -5000px;
	  }
a#b5:hover { background:url(/bof/img/gnavi/u_menu05_on.gif); }

dl#menu{
 float: left;
 margin:0;
 padding:0;
 position: absolute;
 /*top:63;*/
 z-index: 100;
}

dl#menu ul{
list-style: none;
 margin:0;
 padding:0;
 }

dl#menu dd{
	float: left;
	text-align: center;
	position: relative;
 margin:0;
 padding:0;
}

dl#menu dd ul{
	background-color: #99CCFF;
	display: none;
	position: absolute;
	top: 35px;
	z-index: 2;
	margin: 0;
}

dl#menu dd ul a{
	font-size: 72%;
	color: #003399;
	height: 18px;
	text-align: left;
	padding: 5px;
	/*width: 136px;*/
	text-decoration: none
}

dl#menu dd ul a.hierarchy{
	background: url(/img/gmArrow.gif) 120px center no-repeat;
}

dl#menu dd ul li.rollOver{
	background-color: #184ce7;
}

dl#menu dd ul li.rollOver a.rollOverA{
	color: #FFFFFF;
}

dl#menu dd ul li{
  position: relative;
  /*border: solid 1px;*/
  border-color: #ffffff;
  margin: 0;
}

dl#menu dd ul li ul{
	display: none;
	position: absolute;
	top: 1px;
	left: 136px;
	z-index: 3;
}

/************search**************/
div#search{
	position: absolute;
	top: 40px;
	left: 750px;
	/*width:290px;
	height:50px;
	text-align: right;*/
}

form.search{
	margin: 0;
}



div#action_btn{
	position: relative;
	top: 3px;
	_top:5px;
	left: 0px;
	width:290px;
	height:25px;
}

div#btnAction {
	float:right ;
	margin-top:11px;
}

div#btnAction ul {
	list-style:none;
	margin:0;
	padding:0;
}

div#btnAction ul li {
	float:left ;
	padding:0;
	display: inline;
	line-height: 1em;
}



.hide   { display:none; }

a       { color: #0066CC; }
p       {
	font-size: 0.78em;
	line-height: 1.4em;
}
strong  { font-weight: bold; }

.bold   { font-weight: bold; }
.black  { color: #000000; }
.blackb { color: #000000;font-weight: bold; }
.blue1  { color: #0099ff; }
.blue1b { color: #0099ff;font-weight: bold; }
.blue2  { color: #336699; }
.blue2b { color: #336699;font-weight: bold; }
.blue3  { color: #33CCFF; }
.blue3b { color: #33CCFF;font-weight: bold; }
.red1   { color: #FF0000; }
.red1b  { color: #FF0000;font-weight: bold; }
.grays  { color: #666666; }
.graysb { color: #666666;font-weight: bold; }
.pink   { color: #FF3399; }

.nopadding { margin: 0px;padding: 0px; }

#contents   {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
}
#contents a { color: #0099FF;text-decoration: underline; }
#contents a:hover { color: #0099FF;text-decoration: underline; }

#top  { float: right;margin-top: 10px; }
#top a{ color: #666666;text-decoration: underline;}
#toponly  {
	margin-top: 5px 0px 10px 0px;
	text-align: right;
}
#toponly a{ color: #666666;text-decoration: underline;}

#baner	{

	padding: 0px;
}
#baner p{
	padding: 0px;
	margin-bottom: 3px;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
}

ol {
	margin-left: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
ul {
	margin-left: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
li {
	margin-bottom: 5px;
}
.bec {
	list-style-position: outside;
	margin-left: 17px;
	list-style-image: url(../images/mark1.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
}
.bec a { text-decoration: none; }
.em078 {
	font-size: 0.78em;
	line-height: 1.5em;
}
.pankuzu {
	font-size: 0.7em;
	padding: 10px 5px 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.em08 {
	font-size: 0.85em;
	line-height: 1.5em;
}
.em1 {
	font-size: 1em;
	line-height: 1.5em;
}
.space {
	margin: 10px;
}
.space20 {

	margin: 20px;
}
.em07 {

	font-size: 0.7em;
	line-height: 1.2em;
}
.imgborder {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.borderdots {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #86AED6;
}
.bottonbg {
	background-image: url(../images/b_bg.gif);
	background-repeat: repeat-x;
}
.white {
	color: #FFFFFF;
}
.nomark {
	list-style-type: none;
}
.green {
	color: #009933;
}
.orange {
	color: #FF6600;
}
.credit {
	font-size: 0.7em;
	line-height: 1em;
	margin: 2px 0px 0px;
	text-align: right;
	padding: 0px;
}
.blue4 {
	color: #003399;
}
.nounderline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxblue2 {
	background-color: #EBF5FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.clear {
	clear: both;
}
.space40 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
}
div#utilityarea{
 position: absolute;
 top:105;
 left:800;
 width:190;
 height:600;
 background:#ffffff;
}
/* ���E�̎q�ǂ������t�H���g�T�C�Y�ύX�Ή�090123 */
.bec3 {
	list-style-position: outside;
	margin-left: 17px;
	list-style-image: url(../images/mark1.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
}
.bec3 a { text-decoration: none; }
.bec3 li { margin-bottom: 10px;}

/* 091019�ǉ��@�O���i�r1�s�ɓ����Ȃ����̗p�̃t�H���g����*/

dl#menu dd ul .small{
	font-size: 98%;
}


/*121212 �O���i�r�C���̂��ߒǉ�*/
/*�O���i�rCSS�͂����ȊO�ɁA/css/gnavi_menu.css/�@������*/

#menu_head {
	height:24px;
	width:480x;
	margin-left: 10px;
	padding:0px;
	border:none;
	}

div#menu_head dd a {
	display:block;
	width:120px;
	height:35px;
}

div#menu_head dd ul a {
	display:block;
	width:150px;
	height:100%;
}


#head_bg {
	background: url(/bof/img/bg_glonavi_u.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	padding:0px;
	height:35px;
	}

dl#menu{float: left;}

dl#menu ul{	list-style: none;}

dl#menu dd{
	float: left;
	text-align: center;
	position: relative;
}

dl#menu dd ul{
	background-color: #98d5ff;
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 2;
}

dl#menu dd ul a{
	/*font-size:11px;
	line-height:13px;*/
	font-size: 12px;
	line-height:16px;
	color: #003366 !important;
	/*height: 18px;*/
	text-align: left;
	padding: 5px;
	/*width: 120px;*/
	text-decoration: none;
}

dl#menu dd ul a.hierarchy{
	background: url(/bof/img/gnavi/arrow.gif) right center no-repeat;
}


dl#menu dd ul li.rollOver{
	background-color: #0099FF;
}

dl#menu dd ul li.rollOver a.rollOverA{
	color: #FFFFFF;
}

dl#menu dd ul li{
  position: relative;
  border-bottom:1px solid #61bfff;
}

dl#menu dd ul li ul{
	display: none;
	position: absolute;
	top: 0px;
	left: 160px;
	_left: 150px;
	z-index: 3;
}


#cse-search-box {
	width: 240px !important;
	margin:0;
}

#cse-search-box input[type="text"] {
	height: 22px;
	padding: 0 !important;
	width: 180px;
	_width: 190px;
}


#cse-search-box input[type="submit"] {
	width: 50px;
	height: 24px;
	padding:0;
	text-height: !important ;
}


/*-----------------------------
�@�@�O���i�r�Ή���������
-----------------------------*/


#head_bg {
	background:url("/bof/img/bg_glonavi_u.gif") repeat-x scroll 0 0 transparent;
	height:35px;
}


#nav {
	padding-left: 0;
	margin-bottom: 0;
	position: absolute;
	list-style-type:none;
	margin-left:10px;
	z-index:100;
}

#nav li#n1,
#nav li#n2,
#nav li#n3,
#nav li#n4,
#nav li#n5 {
	float: left;
	height: 24px;
}

#nav li a {
	width: 120px;
	display: block;
	overflow: visible;
}

#nav li a#nav1 {
	height: 35px;
	text-indent: -9999em;
	background: url("/bof/img/gnavi/u_menu03_off.gif") 0 0 no-repeat;
}

#nav li a#nav2 {
	height: 35px;
	text-indent: -9999em;
	background: url("/bof/img/gnavi/u_menu02_off.gif") 0 0 no-repeat;
}

#nav li a#nav3 {
	height: 35px;
	text-indent: -9999em;
	background: url("/bof/img/gnavi/u_menu01_off.gif") 0 0 no-repeat;
}

#nav li a#nav4 {
	height: 35px;
	text-indent: -9999em;
	background: url("/bof/img/gnavi/u_menu04_off.gif") 0 0 no-repeat;
}

#nav li a#nav5 {
	height: 35px;
	text-indent: -9999em;
	background: url("/bof/img/gnavi/u_menu05_off.gif") 0 0 no-repeat;
}



/* �O���i�rhover�Ή� */
#nav li a#nav1:hover {	background: url("/bof/img/gnavi/u_menu03_on.gif") 0 0 no-repeat transparent;}
#nav li a#nav2:hover {	background: url("/bof/img/gnavi/u_menu02_on.gif") 0 0 no-repeat transparent;}
#nav li a#nav3:hover {	background: url("/bof/img/gnavi/u_menu01_on.gif") 0 0 no-repeat transparent;}
#nav li a#nav4:hover {	background: url("/bof/img/gnavi/u_menu04_on.gif") 0 0 no-repeat transparent;}
#nav li a#nav5:hover {	background: url("/bof/img/gnavi/u_menu05_on.gif") 0 0 no-repeat transparent;}


.chNav {
	display: none;
	position: absolute;
	top: 35px;
	width: 170px;
	margin-left:0;
}

.chNav li {
	border-bottom: 1px solid #61BFFF;
	position: relative;
	background-color: #98d5ff;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	margin: 0;
	padding: 0;
	vertical-align:bottom;
	list-style:none;
}

.chNav li a {
	padding: 5px;
	overflow: visible;
	font-size: 12px;
	line-height: 16px !important;
	color: #003366 !important;
	display: inline-block;
	width: 170px !important;
	text-decoration: none;
}

.spot {
	background-color: #0099ff !important;
}

.grNav {
	display: none;
	position: absolute;
	left: 170px;
	top: 0;
	background: #090;
	margin-left:0;
}
.grNav li a{
	text-decoration: none;
}

.int {
	background: url("/bof/img/gnavi/arrow.gif") right center no-repeat;
}


#btnAction{
	float:right;
	margin-top:11px;
}
#btnAction ul{
	width:140px;
}
#btnAction ul li{
	list-style-type:none;
	width:140px;
	float:left;
}
/* clearfix */
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.clearfix {
  min-height: 1px;
}
/*-----------------------------
�@�@�O���i�r�Ή������܂�
-----------------------------*/

/*131029 �O���i�r�C���̂��ߒǉ�*/

#menu_td {
	z-index:1000;
}


/*-----------------------------
	�J�[�hTOP��������
-----------------------------*/
.container_cardtop{
width:960px;
padding:10px;
}
.container_cardtop h2{
color:#025892;
border-bottom:2px solid #025892;
margin:20px 0;
padding:0 0 10px 0;
font-size:1.6rem;
}
.container_cardtop h3{
color:#025892;
font-size:1.5rem;
}
.container_cardtop h4{
color:#0099ff;
font-size:1.2rem;
margin:10px 0 20px 0;
}
.container_cardtop p{
font-size:0.9rem;
line-height:1.4rem;
margin:0;
}
.container_cardtop a img {
border:0 none;
}
.container_cardtop a img:hover{
text-decoration:none;
opacity:0.7;
}
.container_cardtop .area{
margin-bottom:30px;
float:left;
width:960px;
}
.container_cardtop .area02_left{
float:left;
width:532px;
}
.container_cardtop .area02_left img{
margin:20px 0 0 0;
}
.container_cardtop .area02_right{
float:right;
width:400px;
}
.container_cardtop .area02_right img{
margin:20px;
}
.container_cardtop .item_pic{
margin:20px 5px !important;
}
/*-----------------------------
	�J�[�hTOP�����܂�
-----------------------------*/




/* ���K�h���b�v�_�E���ǉ� */
.gronavi{
background-color:#0099ff;
width:980px;
position:relative;
margin:0;
padding:0;
color:#6a6a6a;
font-size:0.8rem;
font-size:0.8em \9;
font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.gronavi h2{
font-size:1.1rem;
margin:10px 0;
}
.gronavi p{
font-size:0.8rem;
line-height:1.5em;
}
.gronavi > ul,
.gronavi > ol,
.gronavi > li{
margin:0;
padding:0;
list-style:inside none none;
font-size:0.8rem;
}
.gronavi ul{
margin:0\9;
padding:0\9;
list-style:inside none none\9;
font-size:14px\9;
}
.mdrop_main,.gronavi_faq{
color:#fff;
}
.mdrop_main:link,.gronavi_faq:link{
color:#fff;
}
.mdrop_main:visited,.gronavi_faq:visited{
color:#fff;
}
.li_mdroplist{
margin:0;
padding:0;
list-style:inside none none;
font-size:0.8rem;
}
.gronavi a{
text-decoration:none;
color:#003366;
}
.gronavi a img{
border:0 none;
}
.gronavi > li{
display:block;
float:left;
color:#fff;
background-color:#0173de;
margin:0 0 0 1px;
cursor:pointer;
}
.li_mdroplist,.gronavi_faq_li{
display:block;
float:left;
color:#fff;
background-color:#0173de;
margin:0 0 0 1px;
cursor:pointer;
}
.gronavi_faq{
padding:10px 30px 9px 15px;
color:#fff;
display:block;
}
.gronavi > li > a{
padding:10px 30px 9px 15px;
color:#fff;
display:block;
}
.li_mdroplist a{
padding:10px 30px 9px 15px;
color:#fff;
display:block;
}
.li_home{
display:block;
float:left;
padding:5px 0 0 0;
margin:0;
width:40px;
text-align:center;
}
.li_home img{
margin-top:4px;
margin-left:2px;
}
.li_home a{
padding:0 !important;
background:#09F;
}
.li_home i{
font-size:1.5em;
color:#fff;
display:block;
font-size:1.8em;
padding:6px 15px;
background-color:#0099ff;
}

.li_search{
background-color:#09f;
display:block;
position:absolute;
right:5px;
bottom:5px;
padding:0;
}
.arrowdown{
padding:0 0 0 8px;
position:absolute;
top:10px;
font-size:1.5em;
}
.gronavi_faq_li a{
color:#fff;
}
.searchbox{
float:right;
margin:0;
border:0 none;
border-collapse:collapse;
background:#45b5ff;
border-radius:2px;
}
.searchbox input{
border:0 none;
background:#45b5ff;
}
.searchbox input[type="text"] {
height:35px;
width:170px;
}


/* ���K�h���b�v�_�E�� */
ul#gronavi li .sub {
	position: absolute; /*--�����厖--*/
	top: 46px; left: 0;
	padding: 20px;
	padding: 20px 7px\9;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;x
	-webkit-border-bottom-left-radius: 5px;
	display: none; /*--JS�I�t���ɕ\�������Ȃ��悤�ɂ��܂�--*/
	background:#fff;
	color:#333;
	border-top:0 none;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	box-shadow:3px 3px 3px #ddd;
	width:940px;
	z-index:100;
}
@media all and (-ms-high-contrast:none){
ul#gronavi li .sub { top: 44px } /* IE10 */
.gronavi_faq_li{padding-top:1px !important;} /* IE10 */
}
ul#gronavi li .sub p{
line-height:1.6em !important;
font-size:12px;
}
ul#gronavi li .row {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#gronavi li .sub ul{
	list-style: none;
	float: left;
}
ul#gronavi .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#gronavi .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#gronavi .sub ul li a {
	float: none;
	text-indent: 0; /*--text-indent�߂��܂�--*/
	height: auto;
	display: block;
	text-decoration: none;
	padding:0;
}
ul#gronavi .sub ul li a:hover {
	background-position: 5px 12px ;
}
.sub{
cursor:auto;
}
.brdr{
border-top:1px dotted #999;
border-left:0 none;
border-right:0 none;
border-bottom:0 none;
padding-top:10px;
}
.sub li{
font-size:0.85rem;
font-weight:bold;
}
.sub a{
color:#09f;
}
.sub a:hover{
color:#f55c00;
}
.sub a:hover img{
opacity:0.7;
}

/* ���K�h���b�v�_�E��/���j�Z�t�ɂ��� */
.mdrop_about1{
width:175px;
float:left;
padding:0 10px 0 0;
}
.mdrop_about1 a{
padding-right:10px
}
.mdrop_about1 h2 a{
padding:10px 0 0 0px;
}
.mdrop_about1 p{
margin-top:0;
}
.mdrop_about_waku{
float:left;
border-top:0 none;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:0 none;
padding:0 10px;
}
.sub h2 a{
color:#09f;
font-size:15px;
}
.mdrop_about2{
width:270px;
float:left;
}
.mdrop_about2_txt{
height:110px;
padding-top:10px;
}
.mdrop_about2_txt a{
padding:5px;
}
.mdrop_about2_txt a:hover{
color:#4db8ff;
}
.mdrop_about2 h2{
padding:0 0 0 8px;
}
.mdrop_about2 ul{
margin-left:0;
}
.mdrop_about2 ul li{
display:block;
float:left;
margin:0 5px 0px 0;
text-align:center;
width:86px;
font-size:14px;
}
.mdrop_about2 ul li.last{
margin:0 !important;
}
.mdrop_about2 ul li img{
margin:0 3px;
}
.mdrop_about3{
width:245px;
float:left;
padding:0 0 0 20px;
}
.mdrop_about3 a{
padding-right:0;
}
.mdrop_about3 img{
border:0 none;
}
.mdrop_about4{
width:170px;
float:left;
padding:0 0 0 10px;
}
.mdrop_about4 a{
padding-right:0;
}
/* ���K�h���b�v�_�E��/�����E�x�� */
.mdrop_coop1{
width:170px;
float:left;
padding:0;
}

.mdrop_coop1 h2{
padding:10px 0;
}
.mdrop_coop1 a{
padding-right:0px;
}
.mdrop_coop_waku{
border-top:0 none;
border-bottom:0 none;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
float:left;
padding:0 10px;
height:275px;
}
.mdrop_coop2{
width:362px;
float:left;
}
.mdrop_coop2 a{
padding:0;
}
.mdrop_coop3{
width:200px;
float:left;
}
.mdrop_coop3_inline{
display:inline !important;
}
.mdrop_coop4{
width:160px;
height:275px;
float:left;
padding:0 0 0 5px;
}
.mdrop_coop4 a{
padding:0;
}
.mdrop_coop2_donabtn img{
margin:10px 3px;
}
.mdrop_coop2a{
float:left;
}
.mdrop_coop2a ul{
margin-left:0;
padding-left:0;
}
.mdrop_coop2a li{
border-top:1px dotted #999;
border-left:0 none;
border-right:0 none;
border-bottom:0 none;
padding:15px 5px;
margin-left:0;
width:150px;
width:130px\9;
height:30px;
}
.mdrop_coop2b{
float:left;
}
.mdrop_coop2b ul{
padding:0 0 0 10px;
margin:0 0 0 10px;
border-top:0 none;
border-right:0 none;
border-left:1px solid #ddd;
border-bottom:0 none;
}
.mdrop_coop2b li{
border-top:0 none;
border-left:0 none;
border-right:0 none;
border-bottom:0 none;
padding:15px 5px 5px;
width:160px;
width:140px\9;
height:30px;
margin-left:0;
}
.mdrop_coop2b li.last{
height:auto;
padding:0 !important;
border-top:0 none !important;
}
.mdrop_coop2b li.last p{
margin:5px 0;
color:#333;
font-size:0.8rem;
font-weight:normal;
text-align:center;
}
.mdrop_coop3 ul{
padding:15px 10px 0 0;
border-right:1px solid #ddd;
border-top:0 none;
border-left:0 none;
border-bottom:0 none;
}
.mdrop_coop3 li{
border-bottom:1px solid #ddd;
border-left:0 none;
border-right:0 none;
border-top:0 none;
padding:15px 3px;
margin:0;
width:160px;
height:30px;
}
.mdrop_coop3 li:first-child{
height:auto;
padding:0 5px 5px 0;
}
.mdrop_coop3 li:first-child img{
padding-left:5px;
}
.mdrop_coop3 li:last-child{
border-bottom:0 none;
}
.mdrop_coop3 img{
vertical-align:middle;
padding-left:10px;
}

/* ���K�h���b�v�_�E��/���E�̎q�ǂ��������m�� */
.mdrop_chld1{
width:160px;
float:left;
padding:0 10px 0 0;
padding:0 0px 0 0\9;
}
.mdrop_chld1 a,.mdrop_chld2 a,.mdrop_chld3 a,.mdrop_chld4 a,.mdrop_chld5 a{
padding:0;
}
.mdrop_chld2{
width:195px;
width:170px\9;
float:left;
}
.mdrop_chld3{
width:160px;
float:left;
margin:30px 0 0 0;
padding:0 7px 0 15px;
}
.mdrop_chld4{
width:170px;
width:160px\9;
float:left;
padding:0 10px 40px 10px;
padding:0 10px 40px 0px\9;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
}
.mdrop_chld5{
width:170px;
width:150px\9;
float:left;
padding:0 0 0 15px;
padding:0 0 0 0px\9;
margin:0;
}
.mdrop_chld5 img{
margin:0;
padding:0;
}
.mdrop_chld2 p{
color:#777;
font-size:1.1rem !important;
font-weight:bold;
margin:25px 10px 10px 15px;
}
.mdrop_chld2 ul{
border-left:1px solid #ddd;
border-right:1px solid #ddd;
border-top:0 none;
border-bottom:0 none;
padding:0 10px 0 10px;
padding-left:0\9;
}
.mdrop_chld2 li{
border-bottom:1px solid #ddd;
border-left:0 none;
border-right:0 none;
border-top:0 none;
padding:0 5px 15px 5px;
margin:0;
width:150px;
}
.mdrop_chld2 li.last{
border-bottom:0 none;
padding:15px 5px 10px 5px;
}
.mdrop_chld4 ul{
margin:0 0 0 10px;
margin:0 0 0 0px\9;
}
.mdrop_chld4 li{
border-bottom:1px solid #ddd;
border-left:0 none;
border-right:0 none;
border-top:0 none;
padding:15px 0px 15px 0px;
margin:0;
width:160px;
}
.mdrop_chld4 img{
margin:20px 0 0 0;
}
.mdrop_chld5 > ul{
margin-left:0 !important;
}
.mdrop_chld5 li{
border-bottom:1px solid #ddd;
border-left:0 none;
border-right:0 none;
border-top:0 none;
padding:15px 0px 15px 5px;
margin:0;
width:160px;
width:180px\9;
}
.mdrop_chld5 li.last{
border-bottom:0 none;
}

/* メガドロップダウン/　ご支援者のみなさまへ */
.mdrop_sprt1 {
	width:225px;
	display: table-cell;
	padding:0 10px 0 0;
	text-align: center;
	vertical-align: middle;
}
.mdrop_sprt2 {
	border-left: 1px solid #ddd;
	width:214px;
	display: table-cell;
	padding:0 10px;
	vertical-align: middle;
}
.mdrop_sprt3 {
	border-left: 1px solid #ddd;
	width:214px;
	display: table-cell;
	padding:0 10px;
	vertical-align: middle;
}
.mdrop_sprt4 {
	border-left: 1px solid #ddd;
	width:214px;
	display: table-cell;
	padding:0 0 0 10px;
	vertical-align: middle;
}
.mdrop_sprt1 p {
	display: block;
	background-color: #80d9f9;
	width: 140px;
	margin: 0 auto 10px;
	padding: 10px;
	font-size: 1em;
}
.mdrop_sprt2 ul,
.mdrop_sprt3 ul,
.mdrop_sprt4 ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
.mdrop_sprt2 ul li,
.mdrop_sprt3 ul li,
.mdrop_sprt4 ul li {
	margin: 0;
	padding: 0;
	text-align: center;
}
.mdrop_sprt3 ul li + li,
.mdrop_sprt4 ul li + li {
	border-top: 1px solid #ddd;
	margin-top: 10px;
	padding-top: 10px;
}
.mdrop_sprt2 ul li p:first-child,
.mdrop_sprt3 ul li p:first-child,
.mdrop_sprt4 ul li p:first-child {
	margin-bottom: 10px;
}

.mdrop_sprt2 ul li p:nth-child(3) a {
	position: relative;
	border-radius: 4px;
	background-color: #00b0f0;
	padding: 10px;
	color: #fff;
}
.mdrop_sprt2 ul li p:nth-child(3) a:after {
	position: absolute;
	top: 50%;
	right: 8px;
	transform: translateY(-50%) rotate(-90deg);
	content: "\f107";
	font-family: FontAwesome;
}
.mdrop_sprt2 ul li p:nth-child(3) a:hover {
	opacity:0.7;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}
.clearfix {
	min-height: 0px;
}

.fa-home:before {
  content: "\f015";
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ���w�w�b�_�[ */
.kasou_gronavi{
position:relative;
padding-top:10px;
z-index:100;
}
.kasou_bokin_area{
position:absolute;
right:20px;
top:-45px;
width:410px;
width:380px\9;
}
.kasou_bokin_area p{
margin:0;
font-size:0.8rem;
}
/*.kasou_bokin_area img{
float:right;
}*/
.kasou_bokin_area p a{
color:#FFFFFF;
}
.kasou_bokin_area p a:hover{
color:#ff9900;
}
.kasou_bokin_area p a:hover img{
opacity:0.7;
}
.kasou_bokin_imgback{
background-color:#FFFFFF;
display:block;
float:right;
margin-left:30px;
border-radius:3px;
}
.kasou_bokin_imgback img{
vertical-align:top;
}
.fa-angle-down:before{content:"\f107"}
.arrowdown{
padding:0 0 0 8px;
position:absolute;
top:20px;
font-size:1.5em;
}
