@charset "UTF-8";


#top_tit{
	font-size: 24px;
	padding: 8px 0 8px 35px;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
	//font-weight: bolder;
	background: url(../../../org_images/info/icon_circle_g.png) no-repeat 3px center;
}

table.size td{
	text-align: left;
}

.pc_only{
	display: none;
}

#contents h3{
	font-size: 22px;
	padding:3px;
	margin:30px 0 10px 0;
	border: 1px dotted #44dd5b;
	border-width: 0 0 1px 0;
	color: #209433;
}

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

  

}

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

}

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


#top_tit{
	font-size: 18px;}

#contents h3{
	font-size: 18px;
}

}

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

}

@media screen and (max-width: 500px){
 
.pc_only{
	display: none;
}
}

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


 
}

