@charset "UTF-8";

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

	File Name   : contact.css

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


/*========== Style Contents ==========

	1. Individual Redefinition
	2. Press Contact
	3. PressAtt
	*. Clear Release

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






/*===== ■1. Individual Redefinition =====*/

/*----- Global Navigation -----*/

#GlobalNavi li#BtnContact a,
#GlobalNavi li#BtnContact a:hover { background-position: -319px -201px;} 






/*===== ■2. Press Contact =====*/

#PressContact ul {
}
#PressContact ul li {
	margin: 0px 0px 40px;
}
#PressContact ul li strong {
	display: block;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 172%;
	line-height: 1.2;
	color: #333;
}
#PressContact ul li p {
	font-size: 100%;
	line-height: 1.6;
}






/*===== ■3. PressAtt =====*/

#PressAtt {
}

#PressAtt dl {
	margin: 20px 0px 20px;
}
#PressAtt dt,
#PressAtt dd {
	line-height: 1.8;
}
#PressAtt dt {
	font-weight: bold;
}
#PressAtt dt span {
	border-bottom: 1px solid;
}

#PressAtt p.caution {
	line-height: 1.7;
}

#PressAtt ol {
	margin: 20px 0px 20px 1em;
}
#PressAtt li {
	line-height: 1.7;
}






/*===== ■*.Clear Release  =====*/

/*
#********************** {
	/zoom: 1;
}

#**********************:after {
	content: '';
	display: block;
	clear: both;
}
*/

