@charset "utf-8";

/*------------------------------------
  PSU // about-license
                             06/11/01
 -  -  -  -  -  -  -  -  -  -  -  -  -
　ガーディアンズライセンス
------------------------------------*/

/* h3 */
h3{
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
}
h3.license{
	background: url(../../image/about/license/h3_license.gif) no-repeat;
}
h3.download{
	background: url(../../image/about/license/h3_download.gif) no-repeat;
}
h3.segalinkid{
	background: url(../../image/about/license/h3_segalinkid.gif) no-repeat;
}



.textMargin{
	margin-top: 6px;
	margin-bottom: 4px;
}
.licenseImage{
	margin-bottom: 12px;
}


.buttonBuy {
	text-align: center;
	margin: 15px auto;
}
.buttonBuy a {
	display: block;
	width: 336px;
	height: 44px;
	margin: 0 auto;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../../image/about/license/button_psuid.gif) no-repeat;
}
.buttonBuy a:hover {
	background-position: 0 -44px;
}

/* payment 挿入部分 */
table.payment{
	width: 530px;
	margin: 8px auto 8px auto;
}
table.payment th {
	padding: 6px 7px 5px 7px;
	border-top: 1px solid #F4F2F1;
	border-left: 1px solid #F4F2F1;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #434241;
	color: #F8F8F8;
	font-size: 12px;
	line-height: 133%;
	font-weight: bold;
	text-align: left;
	
	text-align: center;
}
th.license {
	width: 88px;
}
th.money {
	width: 72px;
}
th.info {
	width: 204px;
}
th.pay {
	;
}


table.payment td{
	text-align: center;
}
table.payment td.tdblue{
	background-color: #AACCEE;
	font-weight: bold;
	border-right: #BBD 1px solid;
	border-bottom: #BBD 1px solid;
}
table.payment td.tdblue2{
	background-color: #DAE8F8;
	border-right: #CCE 1px solid;
	border-bottom: #CCE 1px solid;
}
table.payment td.payIcon {
	padding: 7px 7px 5px 7px;
}
.edy {
	margin-right: 10px;
}

.caution-box{
	width: 528px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	border: 3px double #DC0000;
}
.caution-box h6 {
	padding: 5px 8px 5px 8px;
	margin-bottom: 8px;
	
	color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	background-color: #DC0000;
}
.caution-box p {
	margin: 0px 12px 12px 12px;
}


/* ライセンスについて */
h4.aboutlicense{
	width: 532px;
	height: 42px;
	margin: 15px auto 0 auto;
	padding: 0;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
		
	background: url(../../image/about/license/h4_aboutlicense.gif) no-repeat 0px 0px;
}
.aboutlicenseBox {
	width: 502px;
	padding: 10px 15px 2px 15px;
	margin: 0 auto 0 auto;
	background: url(../../image/about/license/background_aboutlicense.gif) repeat-y;
}
.aboutlicenseBoxBottom {
	width: 532px;
	height: 8px;
	margin: 0 auto 15px auto;
	
	font-size: 0;
	line-height: 0;
	background: url(../../image/about/license/background_aboutlicense_bottom.gif) no-repeat 0 0;
}

/* 利用コード */
.downloadList {
	width: 510px;
	margin: 0 auto 12px auto;
	overflow: hidden;
}
.downloadList:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
/*\*/
* html .downloadList{
    height: 1em;
    overflow: visible;
}
/**/
.downloadList li {
	float: left;
	width: 170px;
}

