body {
	margin:0;
	text-align: center;
}

#all {
	text-align: left;
}

h2 {
font-size:14px;

}

/*** hover viewer ***/
#hoverviewer {

padding: 5px 5px 5px 1px;
	width: 580px;
	margin:30px 10px 0 0;
	/*min-height: 430px;*/
	float:right;
	background: url(img/bggrad.png) repeat-x top left;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

#hoverviewer img{
display:inline;


}


ul#hoverviewer  img {
border:none;
margin-right:0px;

}

#hoverviewer  a  img{
	border: 0;
	
}

#hoverviewer .big {
clear:left;
}

#hoverviewer .selected {
font-weight:bold;
}

.nodisplay {
	display: none !important;
}



.thumbimage {
	padding: 5px;
	min-height: 60px;
	
}


.thumbs {

clear:left;
float:left;

width: 194px;
}

.thumbs img {

}

.topimage {
margin: 8px 0 8px 0;
width: 300px;

/*change*/
float:left;
}


.thumbg{
float:left;
	width: 90px;
	height: 90px;
	border: 0 solid;
	
	text-align: center;
	vertical-align: center;
	margin: 4px 0 0 4px;
}


.footer {
clear: both;
float:none;
font-size:12px;
color:#666666;
}


.sidebar {
float:left;
}




.sidebar li{
margin-bottom: 5px;
	
}

.sidebar li a  {
	color: #605040;
	text-decoration: none;
}

.sidebar {

}

.sidebar li a:visited 

{
text-decoration: none;
color: #666666;
}

.sidebar li a:hover 
{
text-decoration: underline;
color: #000000;
}


/*** pasted styles from original site ***/


#all {
	width: 900px;
	font-size: 11px;
	height: auto;
	margin: 0 auto;   /* align for good browsers */
	margin-top: 40px;
	text-align: left; /* counter the body center */

}
#navigation {
	width: 900px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

div[align=left] {
	font-size: 12px;
	line-height: 140%;
}

#qanda {
	background-color: #FFFFFF;
	width: 210px;
	border: 3px solid #CCCCCC;
	margin-right: 15px;
	margin-left: 13px;
	margin-top: 15px;
	padding-left: 10px;
}
#link {
	background-color: #FFFFFF;
	width: 210px;
	margin-right: 15px;
	margin-left: 13px;
	padding-left: 10px;
	border: 3px solid #CCCCCC;
}
#header-logo {
	clear: left;
	float: left;
	width: 300px;
}
#header-language {
	clear: right;
	float: right;
	width: 600px;
	padding-top: 14px;
	padding-bottom: 14px;
	height: auto;
}
#news {
	width:880px;
	clear: left;
	float: left;
	padding-left:10px;
	padding-bottom:15px;
	padding-top:10px;
	border: 3px solid #CCCCCC;
	background-color: #FFFFFF;
}
#inlink {
	width: 200px;
}
#contents {
	clear: right;
	float: right;
	width: 250px;
	background-color: #EDEAE5;
	border: 3px solid #CCCCCC;
	height: 800px;
}
#copyrights {
	clear: both;
	float: none;
}
#line {
	background-color: #E2D4C9;
	height: 3px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#desc {
margin-top: 40px;
  clear: right;
width: 600px;
float: right; 
}

.toplink {
font-size:14px;
}



/** sliding menu aimori gallery **/

.menubutton:first-child {
	margin-top: 28px;
}

.menubutton {
	font-family: Arial, Century Gothic;
	background: url(img/button.png) no-repeat top left;
	width: 264px;
	height: 46px;
	padding: 13px 0 0 13px;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
		margin: 0;
}

.slideblock  {
	margin: 0;
	width: 217px;
}

.slideblock h2:first-child {
	margin-top:0;
}

.triangle {
	font-size: 0.9em;
	color: #666;
}

.switch {
	display: none;
}



/** lists **/

ol li {
	margin-bottom: 10px;
}


/*blogcategory page*/


#blogcatwrapper {
	width: 100%;
	text-align: center;
	
}

#blogtopimage {
	margin: 0 0 5px 0;
}

.blogcat {
	width: 200px;
	margin: 0 auto;
	margin-bottom: 20px;
	clear: left;

}

.blogcat a {
	width: 260px;
	height: 60px;
	border: 0;
	display: block;
	text-decoration: none;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.blogcat a:hover {
	display: block;
	background: #f3f3f3;
}

.blogcat a img {
 border: 0;
 
}

.blogcat {
		padding-bottom: 3px;
}

#blogcatwrapper img,
#blogcatwrapper h2 {
	float: left;
}

#blogcatwrapper img {
	margin-right: 15px;
}

#blogcatwrapper h2 {
	margin: 3px 0 0 0;
	font-size: 1.4em;
	text-align: center;
	color: #666;
	height: 20px;
}

#blogcatwrapper h1 {
	margin: 0 auto;
	text-indent: -9999px;
	background: url(http://www.aimori.net/img/blogcategory_h1.jpg) no-repeat center center;
	width: 217px;
	height: 42px;
	margin-bottom: 20px;
}


.blogcat a p {
	text-align: left;
	line-height: 15px;
	
	font-size: 0.9em; 
	color: #999;
	margin: 0;
}

