@charset "Shift_JIS";

body{
	margin: 0;
	padding: 0;
	font: 12px/100% "Trebuchet MS","qMmÛS Pro W4",HiraMaruPro-W4,"MS PGothic",sans-serif;
	letter-spacing: 1px;
	color: #4C4C4C;
	background: #E6E6E6;
}

h1,h2,h3,h4,p,ul{

	margin: 0;
	padding: 0;
}

h1,h2,h3,h4{
	line-height: 2ex;
	color: #333333;
}

h2{
	font-size: 18px;
	margin: 36px 0 12px 0;
}

h3{
	font-size: 16px;
	margin: 24px 0 12px 0;
}

h4{
	font-size: 12px;
	margin: 24px 12px 12px 12px;
}


p,ul{
	margin: 0 12px 12px 12px;
	line-height: 180%;
}

ul{
	list-style-position: outside;
	padding: 0 24px 0 30px;
}

a{
	text-decoration: none;
	color: #9B00FF;
	border-bottom: 1px dotted #4C4C4C;
}

a:hover{
	color: #BF80FF;
}

a img{
	border: none;
}

em{
	font-style: normal;
	font-family: HiraKakuPro-W6,"qMmpS Pro W6";
	border-bottom: 1px solid #4c4c4c;
}

#wrap {
	width: 768px;
	margin: 16px auto;
	border: 1px solid #9B00FF;
	background-color: #ffffff;
}

#header{
	padding: 32px;
	background-color: #9B00FF;
}

#header p{
	margin: 0;
	color: #333333;
	font-size: 14px;
	font-weight: bold
	line-height: 2ex;
}

h1{
	font-size: 28px;
	line-height: 1ex;
	letter-spacing: 0;
	margin: 0 0 16px 0;
	color: #ffffff;
}

h1 a{
	color: #ffffff;
	border: none;
}

#content{
	padding: 0 32px;
}

.appTitle{
	font-size: 16px;
	font-weight: bold;
}

.universal,.binary,.up,.new{
	letter-spacing: 0;
}

.universal,.binary{
	font: bold 10px Georgia,sans-serif;
}

.universal{
	color: #B7CEE5;
}

.binary{
	color: #5498D4;
}

.up{
	color: #00FFCB;
}

.new{
	color: #FBFF00;
}

#home .up,.new{
	font: 10px "Arial Black",sans-serif;
}

.poweredByFeeder,.counter,.topLink{
	text-align: right;
}

.poweredByFeeder a,.counter a{
	border: none;
}

.poweredByFeeder img{
	vertical-align: middle;
}

.appIcon{
	vertical-align: middle;
}

.screenShot{
	margin: 0 0 14px 0;
}

.screenShot a div{
	margin: 0 auto;
	text-align: center;
}

.poweredByXMLLib{
	text-align: center;
}

.notice{
	margin: 0 0 12px 0;
	padding: 32px;
	border: 1px solid #AB57FF;
	background-color: #D5ABFF;
}

.notice h2,h4{
	margin: 0 0 12px 0;
}

.notice p{
	margin: 0;
}

.notice a{
	border: none;
}

.newURL{
	padding: 16px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}

.signature{
	text-align: right;
	font-weight: bold;
}

#footer{
	padding: 32px;
	color: #333333;
	font-weight: bold;
	text-align: right;
}
