@charset "utf-8";

/* thunder
------------------------------------------------------------*/



/* ------------------------------------------------------------------------------------------------------------------------ */

@media only screen and (max-width: 961px){
/* ------------------------------------------------------------------------------------------------------------------------ */


.bread {
	padding: 8px 4px;
	border-top: solid 1px #eee;
}
.txt {
	width: 94% !important;
	margin: 0px auto;

}

.table03 {
	width: 98% !important;
	margin: 0px auto;
}

.table03 th,
.table03 td {
	display: block;
	width: 95%;
	margin: 0px auto;
	padding: 10px 2% 10px 3%;
}
.table03 textarea {
	width: 90%;
	font: 99% arial,helvetica,clean,sans-serif;
}






}

@media only screen and (max-width: 767px){
/* @media only screen and (max-width: 1024px){*/
/* ------------------------------------------------------------------------------------------------------------------------ */

/* mainimage
-----------------------------------------*/





}



/* --------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 480px){


.mainfoot_btn a {
	background-image: url(../common/img/btn_yellowbg.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-size: 240px 30px;
	width: 240px;
	height: 30px;
}
.mainfoot_btn a:hover {
	background-image: url(../common/img/btn_yellowbg_on.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-size: 240px 30px;
}
.mainfoot_btn span {
	background-image: url(../common/img/btn_cursorred.gif);
	background-repeat:no-repeat;
	background-position: 0px center;
	padding-left: 20px;
	line-height: 30px;
	font-size: 10pt;
	font-weight: bold;
}

}


/* --------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 340px){



#short_btn a {
	background-image: url(../common/img/btn_yellowbg_short.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-size: 240px 30px;
	width: 240px;
	height: 30px;
}
#short_btn a:hover {
	background-image: url(../common/img/btn_yellowbg_short_on.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-size: 240px 30px;
}
#short_btn span {
	background-image: url(../common/img/btn_cursorred.gif);
	background-repeat:no-repeat;
	background-position: 0px center;
	padding-left: 20px;
	line-height: 30px;
	font-size: 10pt;
	font-weight: bold;
}






}


