@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	Plain Diary（2カラム）
Version:	2006.06.26
-----------------------------------------------------
*/
html{overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p{margin:0;padding:0;}
body {
	margin: 0 auto;
	padding: 0;
	color:#333;
	font-size:10pt;
	text-align:center;
	background:url(http://www.e-lesoleil.com/img/back_01.gif);
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
p {}
ol,ul {
list-style-type:none;
line-height:0;
}
fieldset,img { border:0; }
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th {
	text-align:left;
}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; }

ui,li,img{vertical-align:bottom;}

a:link {
   text-decoration:underline;
   color:#000;
}
a:visited {
   text-decoration:underline;
   color:#000;
}
a:hover {
   text-decoration:none;
	color:#000;
}
a:active {
}

.clear_hr{
clear:both;
height:0;
border:0;
visibility:hidden;
display:none;
}
html* .clear_hr{
margin:-40px 0 0 0;
}
.clear{clear:both}

* html .png_img { behavior: expression(IEPNGFIX.fix(this)); }


#header{}
#header td{
color:#000;
text-align:right;
padding-right:10px;
}
#header a{}

#container{
width:820px;
height:auto;
margin: auto;
text-align:center;
word-break:break-all;
background:url(http://www.e-lesoleil.com/img/back_02_24.png) repeat-y; 
}
#banner,#subbanner{
margin:0 auto;
}
#banner{padding-top:20px;}
.blogtitle{}
.description{
margin:5px auto;
width:740px;
height:193px;}
.description ul li{float:left;}
#blogcontainer{
width:720px;
margin:0 auto;
text-align:center;
}
#content{
float:left;
width:520px;
}
#blog{}
#links{
float:left;
width:200px;
}
#linkstop{padding-top:20px;}
#linksbody{}
#linksbottom{}
#footer{clear:both; width:820px; height:150px; padding-bottom:20px;}
#outfooter{
margin:0 auto;
width:820px;
height:10px;
background:url(http://www.e-lesoleil.com/img/back_02_24.png) repeat-y;
}
/*------------------------------*/
#contact
{width:520px;
height:249px;
}
.datetop{}
.datebody{}
.date{padding-left:31px; font-weight:bold;}
.dateend{margin-bottom:15px;}
.fullbody{}
.blogbodytop{}
.blogbody{
background:url(http://www.e-lesoleil.com/img/en_back.png) repeat-y;
line-height:1.6;
}
* html .blogbody { behavior: expression(IEPNGFIX.fix(this)); }

.blogbodybottom{}
.titlebody{
text-align:left;
margin:0 auto;
background:url(http://www.e-lesoleil.com/img/title.gif) center no-repeat;
padding-top:25px;
width:520px;
height:60px;

}
.title{
margin-left:80px;
color:#FFFFFF;
font-weight:bold;
font-size:1.2em;
line-height:3.5;
}
.main,.mainmore,.article_tags{
margin:0 31px;
text-align:left;
line-height:1.6;
background:url(http://www.e-lesoleil.com/img/line.gif) repeat-y;
}
.main{
margin-top:10px;
margin-bottom:10px;
}
blockquote{
background-color:#FFFFFF;
border:2px dotted #A57A35;
padding:10px;
text-align:left;
}
.pict{
background-color:#FFFFFF;
border-top:1px solid #633716;
border-left:1px solid #633716;
border-bottom:2px solid #633716;
border-right:2px solid #633716;
}
a.continues{}
.posted{
font-size:0.8em;
color:#9a9a9a;
text-align:right;
padding:5px 31px;
}
.posted a{}
.menu{
font-size:0.8em;
text-align:right;
padding:2px 31px 5px;
}
.menu a{}
.nextpage{text-align:right;}
.nextpage a{
font-weight:bold;
background-color:#FFFFFF;
padding:2px;
text-decoration:none;
border-right:2px solid #333;
}

.nextpage a:hover{
font-weight:bold;
background-color:#FFFFFF;
padding:2px;
text-decoration:none;
border-right:1px solid #333;
}

#categorytitlebody{
padding:0 15px 15px;
text-align:left;
}
#categorytitle{font-weight:bold;}
/*-----------------------------------------------------*/
.comblogbodybottom{}
#contentcommentbottom{}
.formbodybottom{}
#articletop{}
#articlebody{background:url(http://www.e-lesoleil.com/img/en_back.png) repeat-y;}
* html #articlebody { behavior: expression(IEPNGFIX.fix(this)); }
#articlebottom{}
.trackbackurltop{}
.trackbackurlttl,.trackbackhead,.commenthead,.takecommenthead{
border-left:4px #996633 solid;
padding-left:3px;
text-align:left;
}
.trackbackurlbody,#trackback,#comment,#takecomment{padding:3px 31px 10px;}
.trackbackurl{text-align:left;}
.trackbackurl table{}
input.trackbackbox{width:360px;}
.trackbackurlbottom{}
a.posttitle{}
#trackbackbody,#commentbody{padding:10px 0 10px;}
#takecommentbody{}
.trackbackttl,.commentttl{ text-align:left;}
.trackbacktext,.commenttext{
text-align:left;
line-height:1.4;
padding:5px 0 20px 5px;
}
#error{
padding:10px;
line-height:1.6;
font-weight:bold;
}
#error span{font-weight:normal;}

.loginon,.loginoff{
font-weight:bold;
margin:10px 15px;
padding:5px;
border:1px solid #666666;
text-align:center;
}
.loginon a{}
.loginoff a{}

#formbody{
text-algin:center;
padding:0 0 10px 15px;
}
.form{}
.form th{
padding:2px;
text-align:right;
}
.form td{}

input#author{width:200px;}
input#email{width:200px;}
input#url{width:200px;}
input#bake{}
textarea#text{width:270px;height:200px;}
input.button{margin-top:20px;width:80px;}

#blogcommentbottom{margin-bottom:15px;}
/*------------------------------*/
.sidetitlebody{
border-bottom:2px dotted #000;
}
.sidetitle{
text-align:left;
font-weight:bold;
padding:3px 0;
}
.sidetitle a{text-decoration:none;}
.sidetop{}
.side{
text-align:center;
line-height:125%;
padding:5px 0;
}
.side a{}
.sidebody{
background:url(http://blog.livedoor.com/img/cmn/dot.gif) no-repeat 0 3px;
padding:1px 0px 1px 12px;
margin-bottom:3px;
text-align:left;
}
.sidebottom{
margin-bottom:20px;
}
a.ttllink{}
/*------------------------------*/
.calendarheadbody{}
.calendarhead{
padding:8px 5px;
font-size:0.8em;
font-weight:bold;
text-align:center;
}
.calendarhead a{color:#000;}
.caltop{}
.calbody{padding-bottom:10px;}
.calendartable{}
.caltbl{margin:0 auto;}
.caltblwkbg{}
.calendarwd{}
.caltblwk{
border-bottom:1px solid #e7e7e7;
border-top:1px solid #fff;
border-left:1px solid #fff;
}
.caltblwk td{
width:18px;
height:22px;
padding:3px 1px;
font-size:0.8em;
text-align:center;
border-right:1px solid #fff;
}
.calendarweek{
padding:0 1px;
}
.weekday{}
.sat{}
.sun{}
.caltbldaybg{}
.caltblday{
margin:0 auto;
border-left:1px solid #fff;
}
.caltblday td{
width:18px;
height:22px;
padding:3px 1px;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
font-size:0.8em;
text-align:center;
}
.calendar{}
.calendard{}
.calon{background:#e6e6e6;}
.caloff{}
.caltblday a{
font-weight:bold;
}
.even{}
.odd{}
.calbottom{margin-bottom:10px;}
/*------------------------------*/
input.sf{
width:110px;
margin-right:1px;
}
.sfbtn{}
.moblogbody,.linkme,.skypeme{text-align:center;}
.afbody{text-align:center;padding-bottom:10px;}
.afbody img{margin-bottom:3px;}
.photo{text-align:center;}
.nickname{font-weight:bold;padding:5px 0;text-align:center;}
.profbody{}
.mysite{}
.message{padding:10px 0;text-align:left;font-size:0.8em;margin-bottom:10px;line-height:130%;}
.newslist{padding:5px 5px 0 0;}
.blogtimes{
margin:10px auto;
text-align:center;
}
.quotetable{
color:#000;
background:#000;
width:170px;
}
.quotetable img{width:160px;}
.quote{
padding:1px;
background:#fff;
}
.quote a{color:#0f1f3f;}
.elsehead{padding-top:6px;text-align:center;}
.elsebody{text-align:center;}
.elsebottom{padding-bottom:10px;}
.elsebody a{}

.checkers{padding-bottom:10px;width:117px;font-size:0.8em;text-align:left;margin:0 auto;}
.reader{padding-bottom:20px;width:117px;font-size:0.8em;text-align:left;margin:0 auto;}
.powered{padding-bottom:10px;}
.syndicate{}
/*-----------------------------------------------------*/
#ad{}
body.ad{}
.blogbody iframe{
width:300px;
margin:10px auto;
text-align:center;
}
a.adtitle{}
a.addescription{color:#9a9a9a;text-decoration:none;}
a.adurl{color:#9a9a9a;text-decoration:none;}
a.adld{}