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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/*background-image: transparent;*/ /* edit! has been removed again */


/* remember to define focus styles! */
:focus {
outline: 0;
}
ol, ul {
list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-spacing:0;
border:none;
empty-cells:show;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
} 
img {
	border-width:0px;
	vertical-align: bottom; 
	border: none;
}
a{
vertical-align:bottom;}
br{
	letter-spacing: 0;
}
/*


/* ----------------------------------↓基本書体設定↓---------------------------------- */
html {
	font-size:12px;	color: #000;
}
body {
	font-size: 100%;
}
dt,dd,li,pre,p,blockquote,th,td,address,input,textarea{
	font-size:100%; line-height:1.5em; :#0C233D;
;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%; font-weight:normal; line-height:1.5em; color: #000; clear:both;
}
dt,dd,ol,li,pre,input,textarea,p,blockquote,th,td,address,h1,h2,h3,h4,h5,h6,* {
	font-family:"Century Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
}

@font-face {
font-family: 'kokutetsu';
src: url('../font/kokutetsu.eot?') format('eot'),
url('../font/kokutetsu.woff') format('woff'),
url('../font/kokutetsu.otf') format('opentype');
}



/* ----------------------------------↑基本書体設定↑---------------------------------- */

html {
	margin:0px;
	height:100%;
	width:100%;
	text-align:left;
	text-align:justify; 
	text-justify:inter-ideograph;
	background-color:#bfe9f9;
}
body {
	margin:0px;
	height:100%;
	width:100%;
}

*{
	margin: 0;
	padding: 0;
}

p {
	line-height:1.6em;
	letter-spacing:0em;
	margin-top:5px;
	margin-bottom:10px;
	text-align:justify; 
	text-justify:inter-ideograph;
}


ul,ol{
	list-style:none;
	line-height:2.0em;
}


.border{
	padding-top: 9px;
	margin-top: 9px;
	line-height: 1.5em;
	solid: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #a1a5a9;
}


hr{
	padding-top: 9px;
	margin-top: 40px;
	line-height: 1.0em;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #999;
	height: 1px;
}





/* ----------------------------------↓マウスオーバー↓---------------------------------- */
 
a:hover img {
	opacity:0.7;
/*	filter: alpha(opacity=70);  ie lt 8 */
/*	-ms-filter: "alpha( opacity=70 )";  ie 8 */
	-moz-opacity:0.7; /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7; /* Safari 1.x */
}
.rank_box a:hover * {
filter: alpha(style=0; opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
}
.bento_box a:hover * {
filter: alpha(style=0; opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
}
.index_short a:hover * {
filter: alpha(style=0; opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
}
.imgover a:hover img{
	opacity: 1 !important;
/*	filter: alpha(opacity=100);  ie lt 8 */
/*	-ms-filter: "alpha( opacity=100 )";  ie 8 */
	-moz-opacity: 1 !important; /* FF lt 1.5, Netscape */
	-khtml-opacity: 1 !important; /* Safari 1.x */
}

a:link {
	color: #C41E29;
	text-decoration:none;
}
a:visited {
	color: #C41E29;
	text-decoration:none;
}
a:hover {
	color: #C41E29;
	text-decoration:underline;
}
a:active {
	color: #C41E29;
	text-decoration:underline;
}
/* ----------------------------------↑マウスオーバー↑---------------------------------- */


/* ----------------------------------↓ブラウザ対応↓---------------------------------- */
/* Crearfix モダンブラウザ（Firefox Opera Safari）対策 */
.clearfix:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
.clearfix{
	display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .clearfix{
	height:1px;
}

.clearfix{
	display:block;
}

/* End hide from IE-mac */
.clear{
	clear:both;
}

/* FireFoxでスクロールバーを常時表示 */
html {
   overflow-y:scroll;
}

.telnumber {
    color: #666666;
    font-size: 50px;
}
/* ----------------------------------↑ブラウザ対応↑---------------------------------- */



/* ----------------------------------↓見出し設定↓---------------------------------- */
h1,h2,h3,h4,h5,h6,th{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


.arrow {
	margin:10px 0 10px 0px;
}
.arrow li{	
	font-size:12px;
	line-height:1.8em;
	background-image:url(../images/arrow_bb.gif);
	background-position: left top;
	background-repeat:no-repeat;
	letter-spacing:0.02em;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:10px;
	margin-top:0px;
}


.arrow_news {
	margin:0 0 10px 0;
}
.arrow_news li{	
	font-size:11px;
	line-height:1.5em;
	background-image:url(../images/arrow_news.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:3px;
	padding-bottom:0px;
	margin-top:0px;
}



.title{
font-family: 'kokutetsu';
font-size:18px;
color:#EE7EA5;
}

.title_small{
font-family: 'kokutetsu';
font-size:15px;
color:#94CAD9;
}

p.time {
font-family: 'kokutetsu';
font-size:14px;
line-height: 16px;
margin: 0 0 5px 0;
color:#666666;

}

p.time img {
	margin-right: 10px;
}



/* ----------------------------------↑見出し設定↑---------------------------------- */




/**** Masonry ****/

.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
     -moz-transition-duration: 0.7s;
      -ms-transition-duration: 0.7s;
       -o-transition-duration: 0.7s;
          transition-duration: 0.7s;
}

.transitions-enabled.masonry {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.transitions-enabled.masonry  .masonry-brick {
  -webkit-transition-property: left, right, top;
     -moz-transition-property: left, right, top;
      -ms-transition-property: left, right, top;
       -o-transition-property: left, right, top;
          transition-property: left, right, top;
}


/* disable transitions on container */
.transitions-enabled.infinite-scroll.masonry {
  -webkit-transition-property: none;
     -moz-transition-property: none;
      -ms-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}




/* ----------------------------------↑設定ここまで↑---------------------------------- */






/* rhinoslider */
#slider {width:660px;height:330px;/*IE bugfix*/padding:0;margin:0;}
#index_main {width:660px;height:330px;position:absolute;top:30px;/*IE bugfix*/padding:0;margin:0;} 




/* wrapper */
#wrapper {
	height:100%;
	min-height:100%;
	width:100%;
	margin: 0 auto;
	clear:both;
}



/* main image */
#main{
width:660px;
height:330px;
padding:30px 30px;
background:url(../images/main_back.jpg) no-repeat;
}



/* container */
#container{
	height:100%;
	width:100%;
	min-height:100%;
	line-height:0;
	margin: 0 auto;
}



/* menu （containerの中の左のdiv） */
.menu{
	margin: 0 auto;
	padding: 0;
	height:190px;
	width:100%;
	min-width:210px;
	background-color:#FFF;
	filter: alpha(style=0; opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
.menu_back{
	margin: 0 auto;
	padding: 0;
	width:750px;
	height:190px;
	text-align:center;
}
.menu_back li{
float:left;
width:150px;
text-align:center;
font-size:16px;
color:#82C6D6;
margin-top:20px
}
.menu li.none {
	color: #b3b3b3;
}
@media screen and (max-width: 750px) {
.menu_back{
	margin: 0 auto;
	padding: 0;
	width:100%;
	height:190px;
	text-align:center;
}
.menu_back li{
float:left;
width:20%;
text-align:center;
font-size:16px;
color:#82C6D6;
margin-top:20px
}
}
.menu_back a{
color:#82C6D6;
text-decoration:none;
}
.menu_back a:hover{
color:#F07CA4;
text-decoration:none;
}
.menu_logo{
width:382px;
text-align:center;
margin:0 auto;
padding-top:20px;
}


.menu01{background:url(../images/menu_back01.jpg) #FFF no-repeat left top !important;}
.menu02{background:url(../images/menu_back02.jpg) #FFF no-repeat left top !important;}
.menu03{background:url(../images/menu_back03.jpg) #FFF no-repeat left top !important;}
.menu04{background:url(../images/menu_back04.jpg) #FFF no-repeat left top !important;}
.menu05{background:url(../images/menu_back05.jpg) #FFF no-repeat left top !important;}
.menu06{background:url(../images/menu_back06.jpg) #FFF no-repeat left top !important;}
.menu07{background:url(../images/menu_back07.jpg) #FFF no-repeat left top !important;}
.menu08{background:url(../images/menu_back08.jpg) #FFF no-repeat left top !important;}
.menu09{background:url(../images/menu_back09.jpg) #FFF no-repeat left top !important;}
.menu10{background:url(../images/menu_back10.jpg) #FFF no-repeat left top !important;}
.menu11{background:url(../images/menu_back11.jpg) #FFF no-repeat left top !important;}
.menu12{background:url(../images/menu_back12.jpg) #FFF no-repeat left top !important;}


/* #fullbg_stretch
--------------------------- */
#fullbg_stretch  img {
	visibility: hidden;
}

/* contents （containerの中の右のdiv） */
.contents_wrapper{
margin: 0;
padding: 0;
width: 100%;
}

.contents{
margin: 0 auto;
padding: 50px;
}





/* box */

.box{
width:100%;
height:20px;
padding:20px 0;
margin-left:-50px;
float:left;
overflow:hidden;
}
.box200{
margin:10px;
padding:20px;
width:140px;
height:auto;
float:left;
background: #FFFFFF;
filter: alpha(style=0; opacity=85);
-moz-opacity: 0.85;
opacity: 0.85;
}
.box400{
margin:10px;
padding:20px;
width:340px;
height:auto;
float:left;
background: #FFFFFF;
filter: alpha(style=0; opacity=85);
-moz-opacity: 0.85;
opacity: 0.85;
}
.box600{
margin:10px;
padding:20px;
width:540px;
height:auto;
float:left;
background: #FFFFFF;
filter: alpha(style=0; opacity=85);
-moz-opacity: 0.85;
opacity: 0.85;
}




/* footer */
#footer {
margin-top:15px;
height:55px;
padding:10px 0 0 0;
font-size:12px;
width: 100%;
bottom: 0;
background-color:#000;
}
.footer_top{
width:960px;
margin:0 auto;
text-align:center;
}
.footer_bottom{
width:960px;
margin:0 auto;
color:#A81F27;
letter-spacing:.2em;
font-family: "Century Gothic", sans-serif;
font-size:9px;
margin-top:10px;
text-align:center;
}

#footer span{
font-size:10px;
background-image:url(../images/arrow_footer.gif);
background-position:left center;
background-repeat:no-repeat;
letter-spacing:0.2em;
padding-left:15px;
}

#footer a:link {
	color:#A81F27;
	text-decoration:none;
}
#footer a:visited {
	color:#A81F27;
	text-decoration:none;
}
#footer a:hover {
	color: #FFF;
	text-decoration:none;
}
#footer a:active {
	color: #FFF;
	text-decoration:none;
}


























/* ----------------------------------↑box等ここまで↑-------------------------- */



















/* ----------------------------------↓TABLEここから↓-------------------------- */
table {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 100%;    
}

table img {
	margin-bottom:3px;
	margin-top:3px;
}






.bordered {
	margin:10px 0 10px 0;
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;         
}

.bordered img {
	margin-left:5px;
	margin-right:5px;
}


.bordered tr:hover {
    background: #ECEFF4;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
    
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: left;    
}

.bordered th {
    background-color:  #d3dae2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfcfe), to( #d3dae2));
    background-image: -webkit-linear-gradient(top, #fbfcfe,  #d3dae2);
    background-image:    -moz-linear-gradient(top, #fbfcfe,  #d3dae2);
    background-image:     -ms-linear-gradient(top, #fbfcfe,  #d3dae2);
    background-image:      -o-linear-gradient(top, #fbfcfe,  #d3dae2);
    background-image:         linear-gradient(top, #fbfcfe,  #d3dae2);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}

.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}

.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}







.bordered_group {
	margin:10px 0 10px 0;
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;         
}

.bordered_group img {
	margin-left:5px;
	margin-right:5px;
}


.bordered_group tr:hover {
    background: #ECEFF4;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    

.bordered_group td{
	text-align:center !important;
}
.bordered_group td, .bordered_group th {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    text-align: left;    
}

.bordered_group th {
    background-color:  #d3dae2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfcfe), to( #d3dae2));
    background-image: -webkit-linear-gradient(top, #fbfcfe,  #d3dae2);
    background-image:    -moz-linear-gradient(top, #fbfcfe,  #d3dae2);
    background-image:     -ms-linear-gradient(top, #fbfcfe,  #d3dae2);
    background-image:      -o-linear-gradient(top, #fbfcfe,  #d3dae2);
    background-image:         linear-gradient(top, #fbfcfe,  #d3dae2);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}

.bordered_group td:first-child, .bordered_group th:first-child {
    border-left: none;
}

.bordered_group th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.bordered_group th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.bordered_group th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.bordered_group tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.bordered_group tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}







.bordered_left {
	margin:10px 0 10px 0;
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;         
}

.bordered_left img {
	margin-left:5px;
	margin-right:5px;
}


.bordered_left tr:hover {
    background: #ECEFF4;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    

.bordered_left td{
	text-align:left !important;
}
.bordered_left td, .bordered_left th {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    text-align: left;    
}

.bordered_left th {
	text-align:center !important;
    background-color:  #d3dae2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfcfe), to( #d3dae2));
    background-image: -webkit-linear-gradient(top, #fbfcfe,  #d3dae2);
    background-image:    -moz-linear-gradient(top, #fbfcfe,  #d3dae2);
    background-image:     -ms-linear-gradient(top, #fbfcfe,  #d3dae2);
    background-image:      -o-linear-gradient(top, #fbfcfe,  #d3dae2);
    background-image:         linear-gradient(top, #fbfcfe,  #d3dae2);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}

.bordered_left td:first-child, .bordered_left th:first-child {
    border-left: none;
}

.bordered_left th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.bordered_left th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.bordered_left th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.bordered_left tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.bordered_left tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}

.bordered_left span {
font-size:9px}






/* ----------------------------------↑TABLEここまで↑-------------------------- */










.image_shadow{
	-moz-border-radius: 5px;/*for Firefox*/
	-webkit-border-radius: 5px;/*for Safari and chrome*/
	border-radius: 5px;/*CSS3*/
	/*behavior: url(css/border-radius.htc); for IE*/
	-webkit-box-shadow: 0px 0px 5px 0px #999;
	-moz-box-shadow: 0px 0px 5px 0px #999;
	box-shadow: 0px 0px 5px 0px #999;
	background-color:#FFF;
	margin-bottom:20px;
}

.image{
	-moz-border-radius: 5px;/*for Firefox*/
	-webkit-border-radius: 5px;/*for Safari and chrome*/
	border-radius: 5px;/*CSS3*/
	behavior: url(css/border-radius.htc);/*for IE*/
	-webkit-box-shadow: 0px 0px 10px 0px #999;
	-moz-box-shadow: 0px 0px 3px 0px #999;
	box-shadow: 0px 0px 3px 0px #999;
	background-color:#FFF;
}
.image_right{
	-moz-border-radius: 5px;/*for Firefox*/
	-webkit-border-radius: 5px;/*for Safari and chrome*/
	border-radius: 5px;/*CSS3*/
	behavior: url(css/border-radius.htc);/*for IE*/
	-webkit-box-shadow: 0px 0px 10px 0px #999;
	-moz-box-shadow: 0px 0px 3px 0px #999;
	box-shadow: 0px 0px 3px 0px #999;
	margin:0px 5px 20px 30px;
	padding:0px;
	background-color:#FFF;
}
.image_left{
	-moz-border-radius: 5px;/*for Firefox*/
	-webkit-border-radius: 5px;/*for Safari and chrome*/
	border-radius: 5px;/*CSS3*/
	behavior: url(css/border-radius.htc);/*for IE*/
	-webkit-box-shadow: 0px 0px 10px 0px #999;
	-moz-box-shadow: 0px 0px 3px 0px #999;
	box-shadow: 0px 0px 3px 0px #999;
	margin:0px 30px 20px 5px;
	padding:0px;
	background-color:#FFF;
}




/* ----------------------------------↑SLIDE↑-------------------------- */

.button2014 {
	width: 200px;
	height: 20px;
	margin: 10% 28%;
	padding-top: 20px;
	display: block;
	border: 3px solid #fff;
	letter-spacing: 0.05em;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color:#FFF;
}

a.button2014 {
    text-decoration: none;
    color:#FFF;
}

a.button2014:hover {
	border:3px solid #89C7DA;
	color:#89C7DA; 
}
