<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */



h3{
	font-size:24px;
	margin-top: 50px;
	padding-left:5px;
}

h3 img{
	padding-top:5px;
}


/*　TOP画像
---------------------------------------------*/
#top_img{
	margin:30px 0 80px 0;
}




/* shipment 共通
--------------------------------------------*/
.shipment{
	margin-bottom:30px;
	overflow:hidden;
	line-height:20px;
}

.shipment_text{
	width:350px;
	float:left;
	margin-left:5px;
}

.title_red{
	font-size:22px;
	color:#FF0004;
	padding-bottom:10px;
}

.phot_right{
	float:right;
}



/* (Age.2002)共通
-------------------------------------------*/
.age2002{
	margin:60px 0;
	overflow:hidden;
}


.age2002_table{
	color:#1F1F1F;
	border-collapse:collapse;
	width:730px;
	padding:5px;
}

.age2002_table td{
	padding:10px;
	width:350px;
}

.age2002_table th{
	background-color:#F2F2F2;
	text-align:center;
	padding:20px!important;
	
}

.age2002_table .center{
	text-align:center;
}

.twocolor_border{
	margin-bottom :30px;
}

/*　下部画像
------------------------------------------*/
#under_img{
	margin:30px 0 50px 0;
	overflow:hidden;
}





















</pre></body></html>