/*---------------------------------------------------------------
AKIKO YAMANAKA BLOG : Akiko in the World
----------------------------------------------------------------*/

body {
background-color:#FFFFFF;
background-position: top left;
text-align: center;
font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "Osaka" ,
"ＭＳ Ｐゴシック", "ＭＳ ゴシック" ,sans-serif;
}

a{color: #039;text-decoration:underline;}
a:visited{color:#039;text-decoration:underline;}
a:hover{color: #225B5F; text-decoration:underline;}
a:active {color:#225B5F;text-decoration:underline;}

h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

/* MT Defult selector [nouse]-------------------------------------------------------------*/

#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 780px;
background-image: url("http://globalnet-akiko.jp/img/common/content_back.gif");
background-repeat:repeat-y;
border: 1px solid #FFFFFF;
}

#banner {
font-family: Verdana, Arial, sans-serif;
color: #FFFFFF;
text-align: left;
}

#banner-img {
display: none;
}

#banner a {
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
}

#banner h1 {
font-size: xx-large;
font-weight: bold;
color: #225B5F;
}

#banner h2 {
font-size: small;
font-weight: bold;
color: #A65959;
}

/* ------------------------------------------------------/ MT Defult selector [nouse]*/

#header{
width:780px;
margin: 0px;
}

#header .jimin{
float:left;
margin:0 0 0 10px;
}

#header .logo{
float:right;
}

/* -------------------------------------------------------------*/

h1{ /*Main Photo */
display: block;
background-image:url("http://globalnet-akiko.jp/img/blog01/main.jpg");
background-repeat: no-repeat;
height: 170px;
width: 780px;
margin: 0px;
text-indent:-9999px;
}

h1 span {
display: none;
}

#center {
float: right;
margin-right:30px;
_margin-right:15px;
width: 570px;
overflow: hidden;
}

.content { /*diary area*/
margin-bottom:10px;
padding: 10px 15px 5px 15px;
background-color: #FFF;
border:1px solid #CCC;
color: #666;
font-size: 12px;
}

.content blockquote {
line-height: 150%;
}

.content li {
line-height: 150%;
}

.content h2 { /*diary date*/
color: #369;
border-bottom: 1px dotted #CCC;
font-size: 12px;
font-weight:bold;
text-align: right;
margin-bottom: 10px;
}

#center h3 { /*diary title*/
height:30px;
color:#066;
font-family: Verdana, Arial, sans-serif;
font-size:14px;
font-weight:bold;
text-align:left;
background-image:url("http://globalnet-akiko.jp/img/common/tit_back.gif");
background-repeat:no-repeat;
padding:5px 0 0 5px;
}

.content p.posted {
color: #369;
font-size: 10px;
letter-spacing:1px;
font-family : Verdana, Arial, sans-serif;
border-top:1px dotted #CCC;
text-align:right;
padding:10px 0 0 0;	
}

.content p.posted a{
color: #369;
}

.content p { /*diary*/
color: #666;
font-size: 12px;
font-weight: normal;
line-height: 110%;
text-align: left;
margin-bottom: 10px;
}

/* left side-------------------------------------------------------------*/

#right {
float: left;
width: 200px;
background-color: #FFF;
overflow: hidden;
}

.sidebar {
padding: 0 10px 10px 10px;
background-image: url("http://globalnet-akiko.jp/img/common/content_back.gif");
background-repeat:repeat-y;
}

/* Calender-------------------------------------------------------------*/

#calendar {
color: #666;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
background-color:#FFE3EC;	
text-align: center;
margin-bottom: 10px;
}

#calendar table {
padding: 3px;
border-collapse: collapse;
border: 0px;
width: 100%;
}

#calendar caption {
color: #225B5F;
font-size:12px;	
text-align: center;
font-weight: bold;	
text-transform: uppercase;	
letter-spacing: .3em;
padding:5px;
}

#calendar th {
text-align: center;
font-weight: bold;
}

#calendar td {
text-align: center;
}

#calendar a {
color:#369;
font-weight: bold;
}

.calLink {
color: #666;
font-weight: bold;
}	

.sidebar h2 {
color: #225B5F;
font-size: 12px;
font-weight:bold;
text-align: left;
padding:5px;
}

.sidebar ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 20px;
list-style-type: none;
}

.sidebar li {
color: #003399;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
line-height: 150%;
margin:0 10px 5px 10px;
padding:0 0 0 10px ;
background-image:url("http://globalnet-akiko.jp/img/common/arrow_green.gif");
background-repeat:no-repeat;
background-position:0 5px;
list-style-type: none;
}

.sidebar img {
border: 0px solid #FFFFFF;
}

.sidebar a {
color:#003399;
}	

.photo {
text-align: left;
margin-bottom: 20px;
}

.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
line-height: 150%;
text-align: left;
padding: 10px;
}

#powered {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
line-height: 130%;
text-align: left;
color: #039;
padding: 10px;
}

#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

#footer{

clear:both;
width:770px;
height:30px;
padding:10px 0 10px 10px ;
background-color:#FCE0ED;
text-align:left;
font-size:10px;
color:#269384;
letter-spacing:1px;
font-family:Verdana,Arial,Helvetica;
}

textarea[id="comment-text"] {
width: 80%;
}

