@import url(http://elle.aot.jp/blogcgi/themes-base/blog.css);
@import url(http://elle.aot.jp/blogcgi/themes/minimalist-red/screen.css);
@charset "utf-8";
/* reset style*/
*{
	margin:0;
	padding:0;
	border:0;
	line-height:1;
	font-size:100%;
}
html{
	scrollbar-face-color: #66d1ff;       /* ???? */
	scrollbar-3dlight-color: #66d1ff;    /* ??????? */
	scrollbar-highlight-color: #ffffff;  /* ??????? */
	scrollbar-shadow-color: #ffffff;     /* ??? */
	scrollbar-darkshadow-color: #66d1ff; /* ????? */
	scrollbar-arrow-color: #ffffff;      /* ???? */
	scrollbar-track-color: #66d1ff;      /* ??????? */
}
body{
	font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	margin:0px;
	padding:0px;
	background-color: #D6EFFF;
        text-align:left;
	background-image: url(../kabe5.gif);
}
img {
	background-color: transparent;
	border: 0px;
	padding: 0px;
}
A {
	TEXT-DECORATION: none;
	color:#ff8000;
}
A:visited {
	text-decoration: none;
	color:#ce6700;
}
A:hover {
	TEXT-DECORATION: none;
	color:#00ff00;
}
/* ?????*/
.title a{
	position:relative;
	display:block;
	}
.title a span{
	position:absolute;
	top:-100px;
	left:0px;
	width:192px;
	height:99px;
	padding-left:250px;
	visibility:hidden;
	background:url(http://elle.aot.jp//img/blog_kame.gif) no-repeat;
	color:#333;
	}
.title a:hover{visibility:visible;
}	
.title a:hover span{visibility:visible;top:120px;
}
 /* ???????*/
#head{
	width:700px;
	height:300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* ???????*/
#wrap{
	width:700px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
/* ?????*/
#side{
	width:177px;
	float:left;
	background-image: url(img/topL.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom:20px;
}
#sidemenu{
	margin-top: 90px;
}
#side li{
	list-style-type:none;
	margin-left: 10px;
	margin-top: 5px;
}
#side ul{
	list-style-type:none;
	margin-bottom: 10px;
}
#contents-title
{
	margin-top: 10px;
	margin-left:10px;
}
#contents-list
{
	margin-left:30px;
}
/* ?????*/
#main{
	width:503px;
	float:right;
	background-image: url(img/topR.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 170px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
}
/* ???????*/
#foot{
	position:relative;
	width:690px;
	height:100px;
	clear:both;
	background-color: #66d1FF;
	text-align: right;
	padding-right: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color:#FFFFFF;
}
#counter{
	margin-top: 5px;
}
#mail{
	margin-top: 0px;
}
#copyright{
	margin-top: 20px;
	margin-bottom: 5px;
}
/*????*/
#history{
	font-size:11px;
	text-align:right;
	margin-right:10px;
	color:#66d1ff;
	line-height: 120%;
}
.asset-name, .archive-title , .archive-header{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	color:#66d1ff;
}
.asset-name A, .archive-title A {
	TEXT-DECORATION: none;
	color:#ff8000;
}
.asset-name A:visited , .archive-title A:visited{
	text-decoration: none;
	color:#ce6700;
}
.asset-name A:hover , .archive-title A:hover{
	TEXT-DECORATION: none;
	color:#00ff00;
}
/*????*/
.asset-body , .archive-content, #page-title, .asset-more{
	color:#444444;
	line-height: 120%;
	margin-right:10px;
	margin-left:10px;
	margin-right:10px;
}
.asset-content A , .archive-content A, {
	TEXT-DECORATION: none;
	color:#ff8000;
}
.asset-content A:visited , .archive-content A:visited{
	text-decoration: none;
	color:#ce6700;
}
.asset-content A:hover , .archive-content A:hover{
	TEXT-DECORATION: none;
	color:#00ff00;
}
.asset-more-link{
	margin-left:10px;
}
#sepalater{
	width:503px;
	height: 5px;
	padding-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/line_blue.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.archive-content li{
	list-style-type:none;
}
.archive-content ul{
	list-style-type:none;
}
/* search */
.widget-search-widget{
	width: 150px;
	background-color: #66d1ff;
	margin-left: 10px;
	padding-bottom: 5px;
}
.widget-header {
	PADDING-RIGHT: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	margin-top: 10px;
}
.widget-archive .widget-header, .widget-recent-entries .widget-header{
	color:#66d1ff;
	padding-left: 50px;
	background-image: url(/img/blog_kame.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	display: block;
	height: 24px;
	margin-left: 10px;
}
.widget-content
{
	padding-top:5px;
	padding-left:10px;
}
.widget-search-widget .widget-content
{
	padding-top:5px;
	padding-left:10px;
}
.widget-search-widget .widget-header {
	PADDING-LEFT: 5px;
	color:#FFFFFF;
}

#prin{
	padding-left:130px;
	padding-right:10px;
}
.baseline
{
	vertical-align: text-bottom;
}
input {
	border:1px solid #CED3CE;
}
p {
	line-height:120%;
}

