@charset "shift_jis"; 

#Military{
	font-family: "HGŠÛºÞ¼¯¸M-PRO";
	width: 920px;
	padding-left: 25px;
	padding-top:30px;
}
#Military .MidashiArea{
	font-size: 0.9em;
	background-color:#ECF2EE;
	width: 890px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:10px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00511B;
	line-height: 150%;	
}
#Military .GoodsBox {
	padding-top:10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #00511B;
	clear: both;
}

#Military .PhotoArea {
	width: 250px;
	float: left;
	padding-left: 10px;
}
#Military .TextArea {
	float:right;
	width: 600px;
}
#Military .TextArea h3 {
	color: #557D62;
	font-size: 1.2em;
}
#Military .TextArea p {
	padding-top: 15px;
	color: #333333;
	font-size: 0.9em;
	line-height: 140%;	
}