*{
	font-size:13px;
	margin:0;
	padding:0;
	border:none;
	line-height:150%;
}

.encoding_ja * {
	font-family:sans-serif;
}
.encoding_en * {
	font-family:Verdana;
}

body{
	padding:10px;
	width:620px;
}

.float_right{
	float:right;
}

.index,
.articles{
	margin:auto;
}

.index .change{
	float:right;
	margin-right:7px;
}


.footer{
	border-top:solid 1px #999999;
}

.footer a{
	display:none;
}

h1{
	clear:left;
	font-weight:bold;
	padding:3px 3px 3px 22px;
	color:#fff;
	font-size:120%;
	background-color:#FFC049;
	background-position:0px 5px;
	-moz-border-radius:5px;
}

.encoding_ja h1 {
	font-size:110%;
}

h1.jp {
	background-color:#E19FBB;
}
h1.as {
	background-color:#FFC049;
}
h1.af {
	background-color:#B3D441;
}
h1.eu {
	background-color:#A29AC5;
}
h1.am {
	background-color:#72CAC2;
}
h1.oc {
	background-color:#FFA281;
}
h1.li {
	background-color:#999999;
}


ul li {
	margin-left:20px;
	color:#666;
	padding-bottom:10px;
}

.submenu {
display:none;
}

.menu {
display:none;
}

.list{
	margin-top:10px;
}

div#ctMHead {
	clear:left;
	padding-top:20px;
}

div#ctMHead h2{
	font-weight:bold;
	padding-left:22px;
	color:#000;
	font-size:130%;
}
div#ctMHead p{
	margin:14px 0 0 20px;
	font-size:90%;
}

div#ctMMain{
margin-top:30px;
width:616px;
}


div#ctMMain div#ctMLeft{
}

div#ctMMain div#ctMRight{
margin:0 0 10px 20px;
float:right;
}


div#ctMMain div#ctMRight div#ctMRTop{
width:192px;
height:50px;
background:url(images/picturetop.jpg) no-repeat;
}

div#ctMMain div#ctMRight div#ctMRTop h4{
text-indent:-5000px;
}


div#ctMMain div#ctMRight div#ctMRBtm{
width:192px;
height:15px;
background:url(images/picturebtm.jpg) no-repeat;
}

div#ctMMain div#ctMRight div#ctMRMdl{
width:192px;
background:#E0E0E0;
text-align:center;
padding-bottom:7px;
}

div#ctMMain div#ctMRight div#ctMRMdl ul{
width:192px;
list-style:none;
}

div#ctMMain div#ctMRight div#ctMRMdl ul li{
background:url(images/pictureshadow.jpg) no-repeat;
background-position:bottom;
padding:5px 0 6px 0;
}

div#ctMMain div#ctMRight div#ctMRMdl ul li a img{
border:1px solid #666666;
}

div#ctMMain div#ctMRight div#ctMRMdl ul li a:hover img{
border:1px solid #FF6666;
}



div#ctMMain table#photogh{
clear:both;
width:100%;
}

div#ctMMain table#photogh tr td{
width:33%;
text-align:left;
vertical-align:top;
padding-bottom:20px;
}

div#ctMMain table#photogh tr td a img{
border:1px solid #666666;
}

div#ctMMain table#photogh tr td a:hover img{
border:1px solid #FF6666;
}

.spacer{
	clear:both;
	height:0px;
}

