/*
Theme Name: pc

Description: pc


*

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
		

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+2&display=swap');

html{
	margin: 0px;
	padding: 0px;
}


body {
	margin: 0px;
	padding: 0px;
	color: #212121;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 110%;
	font-weight: 500;
	background-image: url(images/wp_yuki.png);
	}



h1 {
	color: #FCFEF4;
	position: absolute;
	font-size: 2.2em;
	display: none;
	}

	
#content h2 {
	font-size: 130%;
	color: #00A0E9;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-weight: normal;
	}
	
#right h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	clear: both;
	background-image: url(images/news_tit_whats.gif);
	background-repeat: no-repeat;
	width: 266px;
	height: 55px;
	}



h3 {
  font-size: 110%;
  color: #00A0E9;
  padding-top: 4px;
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  text-align: center;
  font-weight: 800;
	}

.h3_whats{
	font-size: 120%;
	color: #00A0E9;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-weight: 800;
	margin-top: 0px;
	background-image: url(images/bg_naname.png);
}


.nasi{
	display: none;
}
		
.txtbox h4{
	font-size: 120%;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-weight: bold;
	color: #0095CE;
	background-image: url(images/bg_naname1.png);
}


.txtbox h5{
 font-weight: bold;
 font-size: 120%;
 clear: left;
 color: #B9272A;
 padding: 4px;
 background-color: #F0E3C7;
 text-align: center;
}



a:link img,a:visited img,a:hover img,a:active img,
 {
border: none;
	}
		

a:link,a:visited,a:active {
	color: #D01800;
	text-decoration: none;
	}

a:hover{
	color: #0095CE;
	text-decoration: none;

	}

	
blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;

	}
	
code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {


	}
	
em{
  font-weight: bold;
  color: #1C8911;
  font-size: 110%;
  font-style: normal;

}	
	
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
		
#container {
	margin: 0px auto;
	text-align: center;
	width: 1000px;
	padding: 0px 0px 0px 0px;
	clear: both;
	-khtml-opacity: 0.95;

	}
	
.container_left {
	margin: 0;
	padding: 0;
	}
	
.container_right {


	}
	
.topline {
	}
	
#content {
  float: left;
  margin-top: 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  width: 700px;
	}
	

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
		
	
.main{
	margin: 0px;
	padding: 0px;
	text-align: left;
}	
	



	.meta2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	font-weight: bold;
	clear: both;
	text-align: center;
	color: #FFF;
	}
	
.meta:hover,.meta2:hover{
	}
	
.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}
	

.alt {

	}
	
.alt:hover {
	}


.warning p { /* Used on the search page (image will appear if no result is found) */

	padding: 0px;
	margin: 10px;
	}
	
.postinput {
	margin-left: 10px;
	}
	
/* :::::::RIGHT:::::::::::::::::::::::::::::::::::::::::::::*/
		
#right  h3{
	color: rgba(255,255,255,1.00);
	font-weight: 700;
}	
	
	
#right {
	voice-family: inherit;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: left;
	font-size: 90%;
	background-image: url(images/bg_naname1.png);
	border-radius: 7px;
	margin-top: 20px;

	}

#whats{}
	
#whats a,#whats a:link,#whats a:visited,#whats a:active{
  text-decoration: none;
  text-align: left;
  font-size: 100%;
  margin: 0px 0px 0px 0px;
  display: block;
  padding: 7px;
  width: 270px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  behavior: url(border-radius.htc);
  background-color: #F4F0E3;
  background-color: #FFFFFF;
  color: #000000;
}

#whats a:hover{
	color: #000000;
	display: block;
	background-color: #FFE800;
}



#whats li{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 270px;
}

#whats ul{
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
}
	
#whats ul ul.children{
	margin-top: 10px;
}

#whats ul ul li{
	background-image: url(images/btn_ao.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
}
	
#twitter{
	margin: 10px 0px 0px 0px;
	width: 283px;
}
	

#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}
	
#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}
	


	
#search {
	padding-left: 5px;
	padding-top: 5px;
	clear: both;
	}
	
#search a,
#search a:link,
#search a:hover,
#search a:active,
#search a:visited
{
	padding: 0px;
	margin-top: 0px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	


p.searchinfo {
	margin: 2px 0 8px 10px;
	font-size: 0.9em;
	color: #999;
	padding: 0;
	}
	
.searchfield {
	border: 1px solid #1341A1;
	color: #000000;
	padding: 0px;
	width: 120px;
	background-color: #FFFFFF;
	margin: 0px;
	}
	
.searchfield:hover {
	border: 1px solid #1341A1;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.submit {
	cursor: pointer;
	background-color: #18A8EE;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	border: 1px solid #000000;
	}
	
.submit:hover {
	cursor: pointer;
	background-color: #0099FF;
	border: 1px solid #000000;
	color: #FF6600;
	}


    input[type=checkbox],input[type=radio] {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        position: relative;
        right: 0;
        bottom: 0;
        left: 0;
        height: 20px;
        width: 20px;
        vertical-align: -0.8rem;
        transition:all .15s ease-out 0s;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        margin: .4rem;
        outline: none;
        border-radius: 10%;
    }
    /* Checkbox */
    input[type=checkbox]:before,input[type=checkbox]:after {
        position: absolute;
        content: "";
        background: #fff;
        transition: all .2s ease-in-out;
    }
    input[type=checkbox]:before {
        left: 2px;
        top: 6px;
        width: 0;
        height: 2px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }
    input[type=checkbox]:after {
        right: 9px;
        bottom: 3px;
        width: 2px;
        height: 0;
        transform: rotate(40deg);
        -webkit-transform: rotate(40deg);
        -moz-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        -o-transform: rotate(40deg);
        transition-delay: .2s;
    }
    input[type=checkbox]:checked:before {
        left: 1px;
        top: 10px;
        width: 6px;
        height: 2px;
    }
    input[type=checkbox]:checked:after {
        right: 5px;
        bottom: 1px;
        width: 2px;
        height: 14px;
    }
    input[type=checkbox]:indeterminate:before,input[type=checkbox]:indeterminate:after {
        width: 7px;
        height: 2px;
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
    input[type=checkbox]:indeterminate:before {
        left: 1px;
        top: 7px;
    }
    input[type=checkbox]:indeterminate:after {
        right: 1px;
        bottom: 7px;
    }
    /* Radio */
    input[type=radio] {
        border-radius: 50%;
    }
    input[type=radio]:checked:before {
        transform: scale(1);
    }
    input[type=radio]:before {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        margin: 1px;
        transform: scale(0);
        transition: all ease-out 250ms;
    }
input[type=checkbox],input[type=radio].blue {
    border: 2px solid #18A8EE;
}
input[type=checkbox]:checked,input[type=checkbox]:indeterminate,input[type=radio]:checked:before {
    background: #18A8EE;
}

input[type=submit]{
	background-color: #18A8EE;
	color: #FFFFFF;
}


	.mwform-checkbox-field-text:hover,
	.mwform-radio-field-text:hover{
		cursor: pointer;
	}

.error-message{
  border: 1px #D8001B solid;
  color: #D8001B;
  font-size: 150%;
  font-weight: bold;
  padding: 10px;
  width: 450px;
  margin: 0 auto;
  border-radius: 6px;
}

	
.themes {
	font-size: .9em;
	}
	
	
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
		
	
#footer {
	height: 154px;
	margin: 10px auto 0px auto;
	padding: 0px auto;
	background-image: url(images/news_bg_ftr.jpg);
	background-repeat: repeat-x;
	clear: both;
	text-align: center;
	}


/* 6)-=-=-=- Forms -=-=-=- */
	
input {
  border: 2px solid #00A1E1;
  background-color: #FFFFFF;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 2px;
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  color: #000000;
  font-size: 110%;
	}
	

	
textarea {
  border: 2px solid #00A0E0;
  color: #000000;
  background-color: #FFFFFF;
  border-radius: 0px;
	}
	
.sub_but{
	font-size: 80%;
	border: 1px solid #ffffff;
	padding: 0px;
	color: #FFFFFF;
	background-color: #000000;
}

.sub_but a:hover{
	font-size: 80%;
	background-color: #66CCFF;
	border: 1px solid #000000;
	padding: 0px;
	color: #FFFFFF;
	background-image: url(images/bg_gra2.jpg);
}

	
/* 7)-=-=-=- Accessibility -=-=-=- */
	
#skip {
	display: none;
	}
	
hr {
	border:none;
	border-top:dashed 1px #000000;
	height:1px;
	color:#000000;
	margin: 0px;
	padding: 0px;
	}
	
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
		
	
.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {
	margin: 0;
	padding: 0;
}
/* End hide from IE-mac */	


/* ::::::::::: tuika ::::::::::::::::::::::::::::::::::::::::::*/
		


#headbox{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: 100%;
	min-width: 1000px;
	height: 20vw;
	min-height: 250px;
	text-align: center;
	background-image: url(images/wp_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}


#headbox_in{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
/*	width: 1000px;*/
	width: 100%;
	min-width: 1000px;
	text-align: right;

}

.rgtbox{
	padding-left: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}





.ctbox{
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	margin-top: 20px;
	border-radius: 10px;
	margin-bottom: 20px;
	border: 6px solid #7ED4F4;
}
.ctbox img{
	margin-bottom: 10px;


}

.txtbox{
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 30px;
  background-attachment: fixed;
}



.right img{
	border: 0;
}

.btn{
	text-align: center;
	padding: 0px;
	margin-bottom: 15px;
}


form{
	margin: 0px;
	padding: 0px;
}

.waku_btm{
	background-image: url(images/main_waku_btm.jpg);
	background-repeat: no-repeat;
	height: 15px;
	margin: 0px;
	padding: 0px;
}



.img_lt{
	float: left;
}




small{
  font-size: 80%;
  color: #C40000;
}


.tugi{
	clear: both;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 100%;
	margin: 0px 0px 30px 0px;
	color: #EB611D;
}


.tugi a:link,.tugi a:active,.tugi a:visited{
  color: #00A0E0;
  text-decoration: none;
  background-color: #FFFFFF;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  border-radius: 10px;
}
.tugi a:hover{
  color: #00A0E0;
  text-decoration: none;
}



#pages{
}

#pages ul,#pages li,#pages a{
	font-weight: bold;
}


.photobox{
	clear: left;
}


strong{

}


/*-----P NAVI-------------------------*/

#pnavi{
	text-align: left;
	padding: 0px;
	clear: both;
	margin: 0px 0px 0px 0px;
}

.wp-pagenavi{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}


#pnavi a:link,#pnavi a:visited,#pnavi a:active
{
	padding: 3px 7px 3px 7px;
	color: #FFFFFF;
	margin: 0px 3px 0px 0px;
	text-decoration: none;
	background-image: url(images/news_gr1.jpg);
	background-color: #02959F;
}
#pnavi a:hover
{
	padding: 3px 7px 3px 7px;
	color: #FFCC00;
	text-decoration: underline;
	background-image: url(images/news_gr2.jpg);
}

.current{
	padding: 3px 7px 3px 7px;
	margin: 0px 3px 0px 0px;
}



/*-------------*/

#whats{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#whats a{box-sizing: border-box;}

.ctbox strong{
  font-weight: 800;
  font-size: 110%;
  color: #D11710;

}


.new{
	font-family: "Times New Roman", Times, serif;
	color: #0095CE;
	font-size: 12pt;
	font-weight: bold;
	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
}

	.newl{
  font-family: "Times New Roman", Times, serif;
  color: #FD9200;
  font-size: 10pt;
  font-weight: 700;
  transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
}




	
.stp_box{
	width: 700px;
	text-align: center;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF8D0;
	-webkit-box-shadow: 8px 8px 0px 0px #FFC954;
	box-shadow: 8px 8px 0px 0px #FFC954;
	margin-top: 80px;
}

.stp_box em{font-size: 200%;	
}

.stp_box strong{font-size: 120%;}

.stp_shou{
	-webkit-box-shadow: 5px 5px #FFC954;
	box-shadow: 5px 5px #FFC954;
	display: block;
	color: #FFE11C;
	font-weight: bold;
	font-size: 180%;
	background-color: #D8001B;
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding-top: 5px;
	transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	margin-top: -45px;
}

#quizCP_box{ 
	-webkit-flex-wrap: wrap;  
  -ms-flex-wrap    : wrap;  
  flex-wrap        : wrap;
}

.quiz_flex{
  display : -webkit-box;     /* old Android */
  display : -webkit-flex;    /* Safari etc. */
  display : -ms-flexbox;     /* IE10        */
	display : flex;}
	
.quiz_box{
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #DDF2F8;
	-webkit-box-shadow: 8px 8px 0px 0px #ffd928;
	box-shadow: 8px 8px 0px 0px #ffd928;
	width: 270px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-top: 60px;

}

.quiz_box em{font-size: 200%;	
}

.quiz_box strong{
	font-size: 100%;
	color: #0066C5;
}

.quiz_shouA,.quiz_shouB,.quiz_shouC,.quiz_shouD,.quiz_shouE,.quiz_shouF{
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 180%;
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding-top: 5px;
	transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	margin-top: -45px;
		-webkit-box-shadow: 5px 5px #ffd928;
	box-shadow: 5px 5px #ffd928;
}

.quiz_shouA{
	background-color: #1954b7;
}


.quiz_shouB{
	background-color: #E70000;
}


.quiz_shouC{
	background-color: #009D0B;
}


.quiz_shouD{
	background-color: #FF7400;
}

.quiz_shouE{
	background-color: #FF3E64;
}

.quiz_shouF{
	background-color: #048ECE;
}

.xxsmall{
	font-size: 50%;

}

.quiz_mkr{ background: linear-gradient(transparent 60%, #DDF2F8 60%);
font-weight: bold; }



.hissu{
	color: #D80003;
	font-weight: 600;
}


.error-messag{
	color: #FF0000;
	font-weight: bold;
}

#quiz_txt{
	/* [disabled]color: #18A8EE; */
	font-weight: bold;
	font-size: 130%;
	background-color: #DDF2F8;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 10px;
	margin-bottom: 10px;
}





#wakuue{
	background-image: url(images/infoparts_waku_ue.gif);
	background-repeat: no-repeat;
	width: 582px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}



table{
	clear: both;
	font-size: 90%;
	border-collapse:collapse;
}

th{
	padding-top: 7px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 7px;
	text-align: left;
	border-bottom: 1px solid #BE2F21;
}

tr{}

td{
	border-bottom: 1px solid #BE2F21;
	padding-bottom: 5px;
	padding-top: 5px;

}


.area{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #BE2F21;
}

.tiku{
	text-align: center;
}
.ctr{
	text-align: center;
	color: #E4004E;
}

.meta{
  text-align: center;
  font-size: 80%;
  margin-top: 5px;
  margin-right: 0px;
  margin-left: 0px;
  border-bottom: 5px dotted #FACD01;
  padding-bottom: 10px;
}

img{border:none;}


#copy{
  width: 100%;
  margin: 0px auto;
  clear: both;
  text-align: center;
  height: 185px;
  border-top-style: none;
  border-bottom-style: none;
  background-repeat: repeat-x;
  background-position: center top;
  display: none;
}


.h3_rgt{
	margin: 0px 0px 5px 0px;
	padding: 19px 0px 5px 0px;
	font-weight: bold;
	background-image: url(images/news_rgt_tit.jpg);
	background-repeat: no-repeat;
	width: 263px;
	height: 30px;
	color: #990000;
}

.tike{
	font-size: 120%;
	font-weight: bold;
	color: #FFCC00;
}


#rgt_ftr{
	background-image: url(images/news_waku_side_btm.gif);
	background-repeat: no-repeat;
	width: 266px;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

#main_waku_ftr{
	background-image: url(images/waku_ftr.gif);
	background-repeat: no-repeat;
	width: 682px;
	height: 26px;
	margin: 0px;
	padding: 0px;
}



#biri{
	background-image: url(images/ftr.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 10px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
}





/*======TABLE=========*/

.tiku{
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	background-repeat: repeat-x;
}

.rw0{

}

.rw1{

}

.ctr0{
	text-align: left;
}

.ctr1,.rwctr1{

}

.ctr1{
	text-align: left;
}



#sumaho_menu{display:none;}

#bnr{
	margin: 10px 0px 0px 0px;
}


#fb_tw{	margin: 10px 0px 0px 0px;}



.twtr-hd h3,.twtr-hd h4{
clear:none;
}

.twtr-join-conv {
 display: none !important;
 }



.facebookOuter {

    background-color: #ffffff;
    width: 100%;
    border: 1px solid #ffffff;
}

.facebookInner {
    overflow: hidden;
}

.fb-like-box,.fb-like-box span,
.fb-like-box iframe {
    width: 100% !important;
}





/*--------------------*/



#youtube{
	margin: 0px 0px 10px 0px;
	width: 283px;

}


.fbtw{
  margin-top: 354px;
  margin-right: 0px;
  margin-bottom: 0px;
  position: absolute;
  margin-left: 485px;
  width: 500px;
  display: none;
}

#top_tw{
  /*	Centerの時は↓*/
/*	position: relative;*/
/*	display: inline-block;*/
	
  position: absolute;
  z-index: 500;
  margin-top: 358px;
  margin-right: auto;
  margin-left: 291px;
  margin-bottom: 0px;
  height: 25px;
  display: none;
}



.film{	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 200px;
	height: 20px;
	float: left;
} 

.fbbtn{	margin: 0px 0px 5px 0px;}

.fb {
	margin: -1px 1px 0px 0px;
	padding: 0px;
	display: inline;
	float: left;
} 

.tw {
	margin: 2px 0px 0px 10px;
	padding: 0px;
	display: inline;
	float: left;
} 

.line{
	margin: 2px 0px 0px 10px;
	padding: 0px;
	display: inline;
	float: left;
}


.eigacom{
	margin: 2px 0px 0px 10px;
	padding: 0px;
	display: inline;
	float: left;
} 


a.home_btn{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	line-height: 34px;
	color: #C80000;
	background-color: #FFDD00;
	text-align: center;
	font-size: 14pt;
	z-index: 20;
}
