/*カスタムスタイル*/
/*div.center{
	background-color: #404040;
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
}*/

/*ロールオーバーの修正*/
/*#maincont-center a,#maincont-center a:link,#maincont-center a:visited{
	text-decoration: none;
	color: #CCCCCC;
}
#maincont-center a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}*/

/*ロールオーバーの修正*/
#bg a,#bg a:link,#bg a:visited{
	text-decoration: underline;
	color: #CCCCCC;
}
#bg a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.blog a,.blog a:link,.blog a:visited{
	text-decoration: none;
	color: #CCCCCC;
}
.blog a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

/***********************************/
#maincont-center td{
	color: #D0D0D0;	
	
}
.notes{
	color: #E18700;
	text-decoration: none;
}
.waku-notes{
	font-size: 12px;
	background-color: #333333;
	color: #CCCCCC;
	border: thin dotted #977F64;
}
#bg{
	margin: 0px;
	background-color: #202020;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainad table.moduletable-prodmenu{
	width: 610px;
	margin-bottom: 10px;
}

table.contentpaneopen{
margin: 0px;
padding:0px;
border-collapse: collapse;
}

/*H1*/
H1{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #111111;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

H2{
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 32px;
	border-top-style: none;
	border-right-style: none;
	background-color: #202020;
	background-image: url(/jp/templates/antialiasing/images/h2header_bg.gif);
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

H3{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	height: auto;
	background-color: #505050;
	background-image: none;
	margin: 0px;
	border: 1px solid #69DF1B;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#maincont-center p{
	line-height: 130%;
	margin-right: 20px;
	margin-left: 20px;
}

#maincont-center ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#maincont-center li{
	padding: 0px;
	margin: 0px;
}
#maincont-center .componentheading{
	border-left-color: #69DF1B;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	font-size: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #141414;
	border-right-color: #141414;
	border-bottom-color: #69DF1B;
	font-weight: bold;
	color: #D0D0D0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	vertical-align: middle;
	line-height: 32px;
}
/*タイトルヘッド表示部分*/
#maincont-center .contentheading{
	font-weight: bold;
	font-size: 20px;
	color: #D0D0D0;
	width: 100%;
	background-repeat: repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #141414;
	border-right-color: #141414;
	border-bottom-color: #69DF1B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #69DF1B;
	line-height: 20px;
}

/*タイトルヘッド表示部分
#maincont-center .contentheading{
	font-weight: bold;
	font-size: 18px;
	color: #D0D0D0;
	width: 590px;
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #69DF1B;
	border-right-color: #69DF1B;
	border-bottom-color: #69DF1B;
	border-left-color: #69DF1B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 32px;
}*/

/*２段わけテーブル用パディング設定*/
table.padtd td{
	/*padding: 60px;*/
    /*border: 1px dotted #CCCCCC;*/
	color: #CCCCCC;
}

table.padtd{
	border: 1px solid #505050;
	border-collapse: collapse;
	margin-right: 40px;
	margin-left: 40px;
	background-color: #313131;
	
}

/*テーブル*/
table#formset{
	background-color: #313131;
	border: 2px solid #37620D;
	border-collapse: collapse;
	
}
table#formset th{
	background-color: #242424;
	text-align: left;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #37620D;
	border-right-color: #37620D;
	border-bottom-color: #37620D;
	border-left-color: #37620D;
	
}
table#formset td{
	background-color: #333333;
	color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #37620D;
	border-right-color: #37620D;
	border-bottom-color: #37620D;
	border-left-color: #37620D;
}

/*テーブル*/
table.list{
	background-color: #313131;
	border: 2px solid #5A5A5A;
	border-collapse: collapse;
	margin-right: 30px;
	margin-left: 30px;
	
}
table.list th{
	background-color: #505050;
	border: 1px solid #5A5A5A;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;	/*font-size: 12px;*/
	
}
table.list td{
	background-color: #313131;
	border: 1px solid #5A5A5A;
	color: #333333;
	font-size: 10px;
	padding: 10px;
}

table.rendlist{
	background-color: #313131;
	border: 2px solid #5A5A5A;
	border-collapse: collapse;
	margin-right: 10px;
	margin-left: 10px;
	
}
table.rendlist th{
	background-color: #505050;
	border: 1px solid #5A5A5A;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;	/*font-size: 12px;*/
	
}
table.rendlist td{
	background-color: #313131;
	border: 1px solid #5A5A5A;
	color: #333333;
	font-size: 10px;
	padding: 1px;
}

.form-notes{
	background-color: #464646;
	color: #F0F0F0;
	padding: 10px;
	margin: 15px;
	border: medium double #666666;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}

div.legalarea{
	height: 300px;
	overflow: auto;
	background-color: #FFFFFF;
	border: 3px double #505050;
	color: #333333;
	padding: 20px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;

}
.impre{
	background-color: #313131;
	border: thin solid #69DF1B;
	background-image: url(../../Copy of pencil2_beta/images/syasen_graybg.gif);
	margin-right: 30px;
	margin-left: 30px;
	
}

td.download{
	

}
#bg td.download a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #333333;
	padding: 5px;
	font-weight: bolder;
	display:block;
	color: #33CCFF;
	text-decoration: underline;
	line-height: normal;
}

#bg td.download a,#bg td.download a:link,#bg td.download a:visited{
	color: #33CCFF;
	border: 2px solid #69DF1B;
}
#bg td.download a:hover{
	color: #79DEFF;
	background-color: #5B5B5B;
	border: 2px solid #8AE94B;
}

/*dl***/
dl{
	margin-top: 0px;
	margin-bottom: 0px;
}
dt{
	color: #D0D0D0;
	margin-bottom: 3px;
	font-size: 12px;
	margin-top: 5px;
	background-color: #313131;
	line-height: 130%;
	margin-left: 0px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #69DF1B;
	border-right-color: #69DF1B;
	border-bottom-color: #69DF1B;
	border-left-color: #69DF1B;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

dd{
	color: #B4DAB9;
	margin-left: 30px;
	line-height: 130%;
	margin-bottom: 20px;
}
dt h4{
	margin-bottom: 10px;
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #69DF1B;
	padding-left: 5px;
	color: #D0D0D0;
}

/*更新エリア*/
#update-area {
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}
	
#update-area table.update{
	border-collapse: collapse;
	width: 609px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #202020;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #202020;
	border-right-color: #202020;
	border-bottom-color: #202020;
	border-left-color: #202020;
}

#update-area table.update th{
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0pt;
	padding-left: 35px;
	font-weight: bold;
	background-color: #191919;
	background-image: url(../../../images/stories/products/antialiasing/info.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	vertical-align: middle;
	height: 35px;
	border: 1px none #333333;
}

#update-area table.update td{
	border: 1px none #333333;
	color: #333333;
	font-size: 10px;
	padding-top: 15px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 19px;
	background-color: #292929;
}

#update-area table.update td a:link,
#update-area table.update td a:visited,
#update-area table.update td a:active{
	text-decoration: underline;
	color: #E18700;
	font-size: 10px;
}

#update-area table.update td a:hover{
	text-decoration: underline;
	color: #FFA317;
	font-size: 10px;
}
#update-area dl{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}

#update-area dt{
	margin-bottom: 2px;
	font-size: 10px;
	margin-top: 0px;
	background-color: #1B1B1B;
	line-height: 130%;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #67DF1E;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#update-area dt strong{
	color: #F38BB3;
}

#update-area dt span.new{
	color: #FFCC00;
	font-weight: bold;
	margin-left: 5px;
}

#update-area dt span.entry{
	color: #E18700;
}

#update-area dd{
	margin-left: 0px;
	line-height: 110%;
	margin-bottom: 10px;
	color: #999999;
	font-size: 10px;
	background-color: #1B1B1B;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.font-L{
 font-size: 16px;
}

.font-M{
 font-size: 12px;
}

.font-S{
 font-size: 10px;
}
/*
#update-area table.update{
	border: 3px double #333333;
	border-collapse: collapse;
	width: 610px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
#update-area table.update th{
	border: 1px solid #333333;
	text-align: left;
	color: #68DF21;	/*font-size: 12px;
	background-color: #292929;
	margin: 0px;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	
}
#update-area table.update td{
	background-color: #F5F8F7;
	border: 1px solid #333333;
	color: #333333;
	font-size: 10px;
	padding: 10px;
}
#update-area table.update td a:link,
#update-area table.update td a:visited,
#update-area table.update td a:active{
	text-decoration: underline;
	font-size: 12px;
	line-height: 130%;
	color: #3333CC;
}
#update-area table.update td a:hover{
	text-decoration: underline;
	font-size: 12px;
	line-height: 130%;
	color: #7A7ADE;
}
#update-area table.update dl{
	margin-top: 0px;
	margin-bottom: 0px;

		
}
#update-area table.update dt{
	color: #333333;
	margin-bottom: 3px;
	font-size: 12px;
	margin-top: 5px;
	background-color: #EEF2F0;
	padding: 2px;
	border: 1px solid #D5D5D5;
	line-height: 130%;
}

#update-area table.update dd{
	color: #333333;
	margin-left: 85px;
	line-height: 130%;
	margin-bottom: 10px;
}
*/

/*よくあるご質問*/
#qa{
	/*background-color: #333333;
	padding: 10px;
	border: 1px solid #999999;*/
}
#qa dl{
	margin-top: 0px;
	margin-bottom: 0px;
}
#qa dt{
	color: #D0D0D0;
	margin-bottom: 3px;
	font-size: 12px;
	margin-top: 5px;
	background-color: #505050;
	padding: 2px;
	border: 1px solid #4B4B4B;
	line-height: 130%;
	margin-left: 10px;
	font-weight: bold;
}

#qa dd{
	color: #B4DAB9;
	margin-left: 30px;
	line-height: 130%;
	margin-bottom: 10px;
}
#qa h4{
	margin-bottom: 10px;
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #69DF1B;
	padding-left: 5px;
	color: #D0D0D0;
}
hr{
	border: medium groove #666666;
}

/*.font-L{
	font-size: 14px;
	line-height: 150%;
}*/

/*サプライズ欄の追加20080326*/
#bg #surprise {
	width: 518px;
	background-image: url(../../../images/stories/products/gradient/bg_roop.jpg);
	background-repeat: repeat-y;
	margin-top: 40px;
	margin-left: 30px;
}
#bg #surprise a:link,
#bg #surprise a:visited{
	color: #73429F;
}
#bg #surprise a:hover{
	color: #9C71C4;
}
#bg #surprise .box {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#bg #surprise .box .cont img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#bg #surprise h2 {
	background-image: none;
	background-color: #F0F1EC;
	color: #666666;
	font-size: 16px;
	line-height: 14px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #73429F;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#bg #surprise h3 {
	margin-top: 20px;
	background-color: #F0F1EC;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #73429F;
	border-right-color: #73429F;
	border-bottom-color: #73429F;
	border-left-color: #73429F;
	font-size: 14px;
}

#bg #surprise p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 16px;
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
}
#bg #surprise ul {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#bg #surprise li{
	margin: 0px;
	padding: 0px;
}

/*ヘッドメインメニュー*************************************/
#navi{
	height:33px;
	margin:0 0 0 0;
	background-image: url(/jp/templates/antialiasing/images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navi td a{
	height:34px;
	display:block;
	float:left;
	text-decoration:none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	/*overflow:hidden;
	text-indent:-50em;*/
}
/*リンクの表示設定
#navi td a,
#navi td a:link,
#navi td a:visited{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	
}
#maincont-center #navi a:hover{
	text-decoration: underline;
	color: #FFF;
}*/
#navi td.m-navi01-on a:hover,
#navi td.m-navi02-on a:hover,
#navi td.m-navi03-on a:hover,
#navi td.m-navi01 a:hover,
#navi td.m-navi02 a:hover,
#navi td.m-navi03 a:hover{
	text-decoration:none;
	color: #FFFFFF;
}
#navi td.m-navi01-on a,
#navi td.m-navi02-on a,
#navi td.m-navi03-on a,
#navi td.m-navi01 a:visited,
#navi td.m-navi02 a:visited,
#navi td.m-navi03 a:visited{
	text-decoration:none;
	color: #CCCCCC;
}
#navi td.m-navi01 a:link,
#navi td.m-navi02 a:link,
#navi td.m-navi03 a:link{
	text-decoration:none;
	color: #CCCCCC;
}

#navi td.m-navi01-on a,
#navi td.m-navi02-on a,
#navi td.m-navi03-on a,
#navi td.m-navi01-on a:visited,
#navi td.m-navi02-on a:visited,
#navi td.m-navi03-on a:visited,
#navi td.m-navi01-on a:hover,
#navi td.m-navi02-on a:hover,
#navi td.m-navi03-on a:hover{
text-decoration:none;
color: #FFFFFF
}




/*normal*/
#navi td.m-navi01 a {
	width:203px;
	background-image: url(/jp/templates/antialiasing/images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;

}
#navi td.m-navi02 a {
	width:203px;
	background-image: url(/jp/templates/antialiasing/images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position: -203px 0px;

}
#navi td.m-navi03 a {
	width:204px;
	background-image: url(/jp/templates/antialiasing/images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position: -406px 0px;

}
/*over*/
#navi td.m-navi01 a:hover {
	background-image: url(/jp/templates/antialiasing/images/menu_bg.jpg);
	background-position: 0px -34px;
		color: #FFFFFF;

}
#navi td.m-navi02 a:hover {
	background-image: url(/jp/templates/antialiasing/images/menu_bg.jpg);
	background-position: -203px -34px;
		color: #FFFFFF;

}
#navi td.m-navi03 a:hover {
	background-image: url(/jp/templates/antialiasing/images/menu_bg.png);
	background-position: -406px -34px;
		color: #FFFFFF;

}

/*on*/
#navi td.m-navi01-on a {
	width:203px;
	background-image: url(/jp/templates/antialiasing/images/menu_bg.jpg);
	background-position: 0px -68px;

}
#navi td.m-navi02-on a {
	width:203px;
	background-image: url(/jp/templates/antialiasing/images/menu_bg.jpg);
	background-position: -203px -68px;

}
#navi td.m-navi03-on a {
	width:204px;
	background-image: url(/jp/templates/antialiasing/images/menu_bg.jpg);
	background-position: -406px -68px;

}

/*Spacer**********************/
div.cont-spacer{
	padding-right: 15px;
	padding-left: 15px;
}

/*HeadTitle********************/
div.headtitle{
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #202020;
}

div.headtitle h1{
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #67DF1E;
	padding-left: 10px;
	width: auto;
	background-color: #202020;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #67DF1E;
	height: 32px;
	font-size: 18px;
	line-height: 30px;
}

/**/
/*テーブルデザイン*/
table.tbl-design{
	border-collapse: collapse;
	margin: 10px;
	padding: 0px;
	border: 1px solid #666666;
	background-color: #313131;
}
table.tbl-design th{
	background-color: #2D2D2D;
	text-align: left;
	color: #FFFFFF;
	padding: 6px;
	font-size: 12px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	
}
table.tbl-design td{
	font-size: 12px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #666666;
}

table.tbl-design .green{
	color: #B4DAB9;
}

#maincont-center table.tbl-design p{
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#maincont-center table.tbl-design ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

/**事例***************************/
#usage h3 {
	font-weight: bold;
	color: #E18700;
	background-color: #313131;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #69DF1B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
#usage h4 {
	width: auto;
	font-size: 14px;
	color: #C5F1C2;
	background-image: url(../../../images/stories/products/antialiasing/usage_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#usage {
	width: 505px;
	margin-right: 30px;
	margin-left: 30px;
	clear: both;
	margin-bottom: 40px;
	margin-top: 40px;
}

#usage p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#usage .ubox .ucont {
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	float: none;


}
#usage .ubox .ucont img {
	float: left;
	margin-right: 10px;
	height: auto;
}

#usage .ubox {
	background-color: #2E2E2E;
	width: 505px;
	margin-bottom: 5px;
}
#usage .ubox .ucont .txt {
	float: right;
	width: 380px;
	color: #D0D0D0;
}


/*ロールオーバーの修正*/
#update a,
#update a:link,
#update a:visited{
	text-decoration: underline;
	color: #E18700;
	font-weight: bold;
}
#update a:hover{
	text-decoration: underline;
	color: #FFA317;
	font-weight: bold;
}

/*#usage .ubox .ucont .txt p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/

/*ネットワークライセンス*/
.title-standalone {
	color:#00CCFF;
	font-size: 16px;
	padding-left: 7px;
	border: 1px solid #00CCFF;
}
.title-network {
	color:#FF3366;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF3366;
	font-size: 16px;
	padding-left: 7px;
}

