@charset "UTF-8";


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




/*======================================

	h2 
	
========================================*/

h2#notice{
	font-size:22px;
	border-top:0px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	padding:12px 12px 12px 12px;
	margin:0 0 0 0;
	background: #fff;
	font-weight: 400;
}

h3{
	font-size:16px;
	padding:8px 0 6px 16px;
	margin:0px 0 0 0;
	background: #efefef;
}

p{
	padding:0 0 0 16px;

}



/*======================================

	tokutei
	
========================================*/


#tokutei{
	width:100%;
    border: 1px #666666 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

#tokutei td {
    padding: 5px;
    border: 1px #666666 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    font-size:12px;
    line-height:20px;
}

#tokutei th {
    padding: 5px;
    border: 1px #666666 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    font-size:12px;
    line-height:20px;
    width:90px;
}








}/*max-width: 480px*/



@media only screen and (min-width: 481px) {






/*======================================

	h2 
	
========================================*/

h2#notice{
	font-size:22px;
	border-top:0px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	padding:12px 12px 12px 12px;
	margin:0 0 0 0;
	background: #fff;
	font-weight: 400;
}

h3{
	font-size:16px;
	padding:8px 0 6px 16px;
	margin:36px 0 0 0;
	background: #efefef;
}

p{
	padding:0 0 0 16px;

}



/*======================================

	tokutei
	
========================================*/


#tokutei{
	width:100%;
    border: 1px #666666 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

#tokutei td {
    padding: 5px;
    border: 1px #666666 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    font-size:12px;
    line-height:20px;
}

#tokutei th {
    padding: 5px;
    border: 1px #666666 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    font-size:12px;
    line-height:20px;
    width:90px;
}









}/*min-width: 481px*/

