body {
	background-color: #fff4ff;
	background-image: url("g/bg.gif");
	font-size: 12px;
	text-align: center;
}

div.lang {
	width: 520;
	margin: 0px 0px;
	padding: 5px;
	margin-left:auto; /* IE以外用の中央寄せ */
	margin-right:auto;/* IE以外用の中央寄せ */
	font-size: 16px;
}

#title {
	width: 520;
	background-color: #ffffff;
	margin: 0px 0px;
	padding: 0px;
	border: 0px solid #000000;
	margin-left:auto; /* IE以外用の中央寄せ */
	margin-right:auto;/* IE以外用の中央寄せ */
}

#title img {
	width: 100%;
	border: 0px;
}

#title a:hover { 
   color: #FFB5FF;
   position:relative; top:0px; left:0px;
}

h1 {
	padding:0px;
	margin:0px;
	font-size: 24px;
	line-height: 24px;
}

h2 {
	padding:5px;
	margin:0px;
	font-size: 20px;
	line-height: 20px;
}

form {
	padding:5px;
	margin:0px;
}

.ads_title {
	width: 520;
	background-color: #ffffff;
	margin: 0px;
	padding: 5px;
	border-top: 0px;
	border-right: 1px solid #000000;
	border-bottom: 0px;
	border-left: 1px solid #000000;
	margin-left:auto; /* IE以外用の中央寄せ */
	margin-right:auto;/* IE以外用の中央寄せ */
}

.showcase {
	width: 520;
	background-color: #ffffff;
	margin: 0px;
	padding: 5px;
	border-top: 0px;
	border-right: 1px solid #000000;
	border-bottom: 0px;
	border-left: 1px solid #000000;
	margin-left: auto; /* IE以外用の中央寄せ */
	margin-right: auto;/* IE以外用の中央寄せ */
	
	line-height: 1.3em;
}

.basetype-text-box {
	width: 400px;
	margin: 0px ;
	padding: 0px;
	text-align: center;
}

.basetype-text-header {
	margin: 0px ;
	padding: 3px;
	border-left: 3px solid #000000;
	border-bottom: 1px solid #000000;
	line-height: 1em;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.basetype-text-textlist {
	margin: 0px ;
	padding: 5px 0 20px 0;
	line-height: 1.4em;
	font-size: 15px;
	text-align: left;
}

a:hover { 
   color: #FFB5FF;
   position:relative; top:1px; left:1px;
}

a { font-weight: bold}

#copyright P {
	width: 520;
	background-color: #ffffff;
	margin: 0px 0px;
	padding: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-left:auto; /* IE以外用の中央寄せ */
	margin-right:auto;/* IE以外用の中央寄せ */
}
