@charset "UTF-8";


/*  common style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#alpha h1 {
	margin-bottom: 12px;
}
/*
#alpha rt {
	font-size: 55%;
	text-align: justify;
	text-decoration: none;
}
*/

#alpha rt {
	text-align: justify !important;
}

#alpha h2 {
	height: 36px;
	padding: 5px 25px;
	*padding: 2px 25px 8px;
	background: url(../img_common/h2_bg.gif) no-repeat left top;
	color: #333;
	font-size: 123.1%;
	font-weight: bold;
}

#alpha h2.nr {
	height: 36px;
	padding: 11px 25px 0px;
	*padding: 7px 25px 6px;
	background: url(../img_common/h2_bg.gif) no-repeat left top;
	color: #333;
	font-size: 123.1%;
	font-weight: bold;
}

/*#alpha h2, x:-moz-broken {
	height: 29px;
	padding-top: 13px;
}*/

/** html #alpha h2 {
	height: 38px;
	padding-top: 2px;
}

*:first-child+html #alpha h2 {
	height: 38px;
	padding-top: 2px;
}*/

#alpha .noruby {
	height: 29px;
	padding-top: 12px;
	*padding-top: 11px;
}

#alpha p#lead {
	line-height: 1.7em;
	padding: 8px 0 42px;
	font-size: 108%;
}

* html #alpha p#lead {
	line-height: 1.9em;
}

*:first-child+html #alpha p#lead {
	line-height: 1.9em;
}

#alpha .box1 {
	margin-bottom: 32px;
}

#alpha .box1 p {
	line-height: 1.7em;
	font-size: 108%;
}

* html #alpha .box1 p {
	line-height: 2.1em;
}

*:first-child+html #alpha .box1 p {
	line-height: 2.1em;
}

#alpha .box1 .underLine {
	text-decoration: underline;
}

#alpha .itemize li {
	line-height: 1.7em;
}

#beta rt {
	font-size: 55%;
	text-align: justify;
	text-decoration: none;
}


/*  get adobe style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#alpha .getAdobe {
	padding: 13px 11px 18px;
	border-top: 1px solid #ccc;
	background: url(../img_common/bg_adobe.gif) no-repeat left bottom;
}

#alpha .getAdobe dt,
#alpha .getAdobe dd {
	display: inline;
	float: left;
}

#alpha .getAdobe dt {
	width: 122px;
}

#alpha .getAdobe dd {
	width: 520px;
	line-height: 1.5em;
	font-size: 85%;
}

#alpha .getAdobe dd a:link,
#alpha .getAdobe dd a:visited,
#alpha .getAdobe dd a:active {
	color: #666;
}

#alpha .getAdobe dd a:hover {
	color: #06A;
}
