@charset "EUC-JP";

/*-----Reset-----*/

* {
        margin: 0;
        padding: 0;
}
body {
        background: #fff url("archives/images/azbn2.gif") no-repeat 0 0 fixed;
        position: relative;
        border-top: solid 20px #c06a75;
        font-size: 95%;
        font-weight: normal;
        color: #333;
        line-height: 1.5;
        font-family: Georgia,"IPA P¥´¥·¥Ã¥¯","IPA PGothic",'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
}
img {
        border: none;
}

#tuneBar {
  width : 160px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top : 4px;
  padding-right : 4px;
  padding-left : 4px;
  padding-bottom : 0px;
}
/*-----Link-----*/

a {
  background-color: transparent; text-decoration: none;
}
a:link {            color:#724a56;
  background-color: transparent; text-decoration: none;
}
a:visited {        color:#724a56;
  background-color: transparent; text-decoration: none;
}
a:active {         color: #c06a75;
  background-color: transparent; text-decoration: none;
}
a:hover {         color: #c06a75;
  background-color: transparent; text-decoration: none;
  border-bottom: solid 1px #c06a75;
}


/*-----Outer Space-----*/

.hidden {
         left: -999px; top: -999px; position: absolute;
}


/*-----HeaderTab-----*/

#tab {
        font-size: 80%;
        font-family: Georgia, "IPA P¥´¥·¥Ã¥¯","IPA PGothic",'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',"Times New Roman", serif;
        float: left; 
        width: 100%; 
        line-height: normal;
        background-color: #eae0de;
        border-top: solid 4px #333;
}
#tab img {
       float: left;
}
#tab ul {
        padding: 10px 10px 0 10px;
        list-style-type: none;
}
#tab li {
        float: left;
        border-left: solid 1px;
}
#tab a {
        padding: 5px 10px; 
        display: block;
        font-weight: bold; 
        float: left;
        color: #765;
        text-decoration: none;
}
#tab a {
        float: none;
}
#tab a:hover {
        color: #333;
        background-color: #c06a75;
}
#tab #current {
       background-color: #fff;
       border-top: solid 1px #333;
}
#tab #current a {
        padding-bottom: 5px; 
        color: #333;
}
#tab #azhometab {
       background-color: #fcf8f9;
       border-top: solid 1px #333;
}
#tab #azhometab a {
        padding-bottom: 5px; 
        color: #333;
}


/*-----Layout-----*/

#wrapper {
                text-align: center;
                margin: 0 auto;
                line-height: 1.4em;
                padding: 35px 0 0 0;
	        width: 100%;
                max-width: 856px;
}
*+html #wrapper {
                text-align: center;
                margin: 0 auto;
                line-height: 1.4em;
                padding: 35px 0 0 0;
                width: 850px;
}

#blog {
               padding-top: 30px;
               text-align: left;
               border-right: solid 1px #c0c0c0;
               width: 52%;
               max-width: 451px;
               min-width: 365px;
               float: left;
}
*+html #blog {
               padding-top: 30px;
               text-align: left;
               border-right: solid 1px #c0c0c0;
               width: 428px;
               float: left;
}
		
#side {
               text-align: left;
               margin-left: 53%;
               padding-top: 45px;     
}
*+html #side {
               text-align: left;
               margin-left: 431px;
               padding-top: 45px;
               width: 395px;
}

#leftside {
	width: 46%;
	float: left;
}
*+html #leftside {
	width: 185px;
        float: left;
}

#rightside {
	margin-left: 46%;
                padding-left: 10px;
	width: 46%;
}
*+html #rightside {
	margin-left: 186px;
                padding-left: 10px;
	width: 185px;
}


#powered {
        font-family: Georgia, "Times New Roman", serif;
        text-align: right;
}

#footer {
        border-bottom: solid 4px #333;
        font-family: Georgia, "Times New Roman", serif;
        text-align: right;
}

/* IE-win only - The Holly Hack \*/
* html #side { height: 1%; }
/* End Holly Hack */


/*-----BackBanner-----*/

#aztara body {
        background-image: none;
}
#azrecipe body {
        background: #fff url("archives/images/azrecipe.gif") no-repeat 0 30px;
        position: relative;
}
#azarchive body {
        background: #fff url("archives/images/archivebg.gif") no-repeat 0 80px fixed;
        position: relative;
}
#aztc body {
        background: url("archives/images/aztagc.gif") repeat-y 0 50px #fff;
        position: relative;
}
#azlink body {
        background: #fff url("archives/images/linkbg.gif") no-repeat 0 60px;
        position: relative;
}
#azmail body {
        background: #fff url("archives/images/azcontact.gif") no-repeat 22em 4em;
        position: relative;
}

#azcat body {
        background: #fff url("archives/images/catbg.gif") no-repeat 0px 80px;
        position: relative;
}


/*-----Blogbody-----*/

.blogbody {
        margin: 25px 20px 90px 20px;
        padding: 5px 0 25px 0;
        font-size: 84%;
        line-height: 1.8em;
        border-bottom: dotted 2px #c0c0c0;
}

.blogbody a:link {
        border-bottom: dashed 1px;
}
.blogbody a:visited {
        border-bottom: dashed 1px;
}
.blogbody a:hover {
       border-bottom: dashed 1px;
}
.blogbody a:active {
       border-bottom: dashed 1px;
}

.blogbody h2 {
       font-weight: 700;
       font-size: 135%;
       border-top: solid 1px;
       border-bottom: solid 1px;
       margin: 20px 0 3px 0;
       text-align: center;
}
.blogbody h2 a:link {        
       color:#333;
       background-color: transparent; 
       text-decoration: none;
       border: none;
}
.blogbody h2 a:visited {        
       color:#333;
       background-color: transparent; 
       text-decoration: none;
       border: none;
}
.blogbody h2 a:active {
       color: #333; 
       background-color: transparent;
       text-decoration: none;
       border: none;
}
.blogbody h2 a:hover {
       color: #333; 
       background-color: #eacccf;
       text-decoration: none;
       border-bottom: solid 1px #333;
}

.stitle {
border-bottom: solid 1px #c0c0c0;
border-left: solid 10px #c0c0c0;
margin: 1.8em 1.5em 0.8em 0.8em;
padding: 0 0 0 1.3em;
font-weight: 600;
font-size: 105%;
}

.blogbody p {
      margin: 1.2em 0 0 0;
}

.written {
      font-weight: 500;
      font-size: 80%;
      text-align: center;
      font-family: Georgia, "Times New Roman", serif;
}
.date {
      padding: 1.5em 0 3em 0;
      font-size: 80%;
      font-weight: 400;
      text-align: right;
      font-family: Georgia, "Times New Roman", serif;
}

blockquote {
      margin: 0.5em  0.5em;
      padding: 0.5em 1.5em 0.5em 2em;
      border-top: dotted 2px #eae0de;
      border-right: dotted 2px #eae0de;
      border-bottom: dotted 2px #eae0de;
      border-left: solid 8px #eae0de;
      font-family: Georgia,New York,"IPA P¥´¥·¥Ã¥¯","IPA PGothic",'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
}

code {
  display: block;
  background: #eae0de;
  font-size: 95%;
  font-family: Verdana,Arial,"£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ pro w3", "osaka",sans-serif;
  border: #be929f 1px solid; 
  margin: 1em; 
  padding: 1em;
}

.extended {
      font-size: 82%;
      font-weight: 600;
      font-color: #724a56;
}
.cloudtag {
      font-size: 87%;
      text-align: right;
      margin-top: 2.2em;
}
.posted {
     font-size: 70%;
     text-align: right;
}
.eng {
margin-bottom: 20px;
font-size: 95%;
font-weight: 400;
font-family: Georgia, "Times New Roman", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ pro w3",sans-serif;
}
.dcap {
float: left;
color: #fff;
background: #d1b4ba;
font-size: 52px;
line-height:36px;
margin: 5px 5px 0 0;
padding: 5px 0;
font-family: "£Í£Ó ÌÀÄ«", "¥Ò¥é¥®¥ÎÌÀÄ« pro w3", times, Georgia, serif;
}


/*-----SideLefty-----*/

.sidelefty {
        padding: 25px  10px;
        font-size: 72%;
        line-height: 1.5em;
        border-bottom: dotted 2px #c0c0c0;
}
.sidelefty h2 {
background:transparent url(archives/images/titlehd1.gif) no-repeat scroll 0 4px;
border-bottom:1px solid;
font-family:Georgia,"Times New Roman","£Í£Ó £Ð¥´¥·¥Ã¥¯","¥Ò¥é¥®¥Î³Ñ¥´ pro w3",sans-serif;
font-size:105%;
font-weight:600;
margin:15px 0pt 30px;
padding:3px 0pt 0pt 24px;
}
.sidelefty p {
        margin: 1.8em 0.8em 0 0;
}
.sidelefty ul {
        margin: 0 0 0 15px;
}
.sidelefty li {
        line-height: 2em;
}
.module-list {
        padding: 0 0 0 8px;
}


/*-----Sidebody-----*/

.sidebody {
        margin: 18px 0 25px 0;
        padding: 10px 10px 35px 15px;
        border: 2px solid #d1b4ba;
        font-size: 72%;
        line-height: 1.8em;
        background: #eae0de url("archives/images/karakusa.gif") repeat-x right bottom;
}

.sidebody h2 {
        font-weight: 600;
        font-size: 110%;
        color: #333;
        border-bottom: solid 1px;
        margin: 15px 0 10px 0;
        font-family: Georgia, "Times New Roman", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ pro w3",serif;
}
.sidebody p {
        margin: 1.8em 0.8em 0 0;
}
.sidebody ul {
        color: #333;
        margin: 5px 0 0 10px;
        padding: 8px 4px 12px 0;
}
.sidebody li {
        color: #333;
        margin: 12px 0 0 0;
        padding: 0 4px 0 0;
}


/*-----Search-----*/

.sidebody form {
        font-family: Georgia, "Times New Roman", serif;
        font-size: 100%;
}
.sidebody #search {
        -moz-box-sizing: border-box;
        border: 1px solid #a96666;
        padding: 1px;
        width: 90px;
        background-color: #fffafa;
}
.azsubmit {
        border: solid 1px #333;
        width: 62px;
        padding-bottom: 1px;
        color: #fff;
        font-size: 100%;
        background-color: #be929f;
}
.radio {
        margin: 0 5px;
}


/*-----AMAZO-----*/

.amazo {
  padding: 18px;
  border: solid #dac5c7 2px;
  background: #eae0de url("archives/images/amapbg.gif") no-repeat right bottom;
}
.mid {
  vertical-align: bottom;
  float:left;
  padding-right: 8px;
}
.btm {
  vertical-align: bottom;
}


/*-----OriginalDeco-----*/

.nakayose {
       text-align: center;
       margin: 0 auto;
}
.migiyose {
      text-align: right;
}

.boxl {
       float: left;
       background: #eae0de;
       margin: 2px;
       padding: 4px;
       border: dotted 1px #b97989;
       width: 190px;
       voice-family: "\"}\""; voice-family:inherit;
       width: 180px;
}
.boxr {
       float: right;
       background: #eae0de;
       margin: 2px;
       padding: 4px;
       border: dotted 1px #b97989;
       width: 190px;
       voice-family: "\"}\""; voice-family:inherit;
       width: 180px;
}

.imgl{
       float: left;
       padding: 0 0.5em 0.5em 0;
       color: #333;
       font-size: 90%;
       line-height: 1.8em;
}
.imgl a:link{
       border: none;
       color: #724a56;
}
.imgl a:hover{
       border: none;
       color: #b97989; 
}
.imgl a:visited{
       border: none;
       color: #724a56;
}
.imgl a:active{
       border: none;
       color: #b97989; 
}

.imgr{
       float: right;
       padding:  0 0.5em 0 0.5em;
       color: #333;
       font-size: 90%;
       line-height: 1.8em;
}
.imgr a:link{
       border: none;
       color: #724a56;
}
.imgr a:hover{
       border: none;
       color: #b97989;
}
.imgr a:visited{
       border: none;
       color: #724a56;
}
.imgr a:active{
       border: none;
       color: #b97989; 
}

.nasi {
       color: #333;
       font-size: 90%;
       line-height: 1.8em;
}
.nasi a:link{
       border: none;
       color: #724a56;
}
.nasi a:hover{
       border: none;
       color: #b97989;
}
.nasi a:visited{
       border: none;
       color: #724a56;
}
.nasi a:active{
       border: none;
       color: #b97989;
}

.mticon {
float: right;
margin: 18px -2px 5px 5px;
}


/*-----PhotoShadow-----*/

.photoshadow {
    background: url("archives/images/photoshadow.gif") right bottom;
    float: left; /* ²ó¤ê¹þ¤ßÀ©¸æ */
}
.photoshadow img {
    position: relative;
    left: -5px; /* ²èÁü¤òº¸¤Ø°ÜÆ° */
    top: -5px; /* ²èÁü¤ò¾å¤Ø°ÜÆ° */
    padding: 10px 10px 28px 10px; /* ²èÁüÏÈ */
    background: #fff; /* padding¤òÀßÄê¤·¤¿¾ì¹ç¤ÎÇØ·Ê¿§ */
    border: 1px solid #999999; /* ²èÁü¤ÎÏÈÀþ */
}

.photoshadow-text {
    font-size: 94%;
    position: relative;
    top: -29px;
    padding-left: 62px;
    clear: left;
}
.photoshadow-text a:link{
       border: none;
       color: #724a56;
}
.photoshadow-text a:hover{
       border-bottom: solid 1px #b97989;
       color: #b97989;
}
.photoshadow-text a:visited{
       border: none;
       color: #724a56;
}
.photoshadow-text a:active{
       border: none;
       color: #b97989;
}

.photoshadows {
    background: url("archives/images/photoshadow.gif") right bottom;
    float: left; /* ²ó¤ê¹þ¤ßÀ©¸æ */
}
.photoshadows img {
    position: relative;
    left: -5px; /* ²èÁü¤òº¸¤Ø°ÜÆ° */
    top: -5px; /* ²èÁü¤ò¾å¤Ø°ÜÆ° */
    padding: 6px; /* ²èÁüÏÈ */
    background: #fff; /* padding¤òÀßÄê¤·¤¿¾ì¹ç¤ÎÇØ·Ê¿§ */
    border: 1px solid #999999; /* ²èÁü¤ÎÏÈÀþ */
}


/*-----FootNote-----*/

hr.footnote 
{
clear: both;
margin: 1.5em 0.5em 0.5em 0.5em;
width: 30%; 
}
.footnote 
{
color: #808080;
font-size: 70%;
line-height: 1.2em;
margin: 0 0.5em 0 1.5em;
}
.footnote a:link{
       border: none;
}
.footnote a:hover{
       border: none; 
}
.footnote a:visited{
       border: none; 
}
.footnote a:active{
       border: none; 
}
sup.footnote {
font-size: 90%;
vertical-align: top;
margin-left: 0;
line-spacing: -0.2em;
}


/*-----Flickr-----*/

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 4px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#7d3e53 !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
.flickrbg {
border-bottom: solid 1px #333;
padding-bottom: 8px;
font-size: 0.7em;
}


/*-----TaraHon-----*/

.tarahis {
vertical-align: top;
}
.tarahis img {
width: 100px;
height: 100px;
}
.tarahis:hover img {
width: 130px;
height: 130px;		
}


/*-----IndivEntry-----*/

#menu {
font-weight: bold; 
font-size: 75%; 
margin: 1em 0.5em 0 0.5em;
}
#menu a:link {
color: #808080;
}
#menu a:visited {
color: #808080;
}

.comments-body {
margin: 2em 1.5em 0 1.5em;
padding: 0; 
font-weight: normal; 
font-size: 68%; 
color: #666;
line-height: 1.4; 
font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ pro w3", "osaka", sans-serif;
text-align: left;
}
.comments-body p {
margin: 1em 0;
}
.comments-body textarea,form {
font-size: 120%;
font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ pro w3", "osaka", sans-serif;
}
.comments-post {
margin: 0 0 1.5em 0; 
font-weight: normal; 
font-size: 96%; 
color: #999; 
font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ pro w3", "osaka", sans-serif;
}
.comments-head {
margin: 1em 1em;
font-weight: bold; 
font-size: 75%; 
text-transform: uppercase; 
color: #666;
background-color: transparent; 
border-bottom: #666 1px solid; 
font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ pro w3", "osaka", sans-serif;
}

.trackback-body {
font-weight: normal; 
font-size: 65%; 
background: #faf7f5; 
color: #333; 
line-height: 1.4; 
margin: 0.8em; 
padding: 0.4em;
font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ pro w3", "osaka", sans-serif;
}
.trackback-url {
margin: 0.8em 1.2em;
padding: 0.4em;
border: #666 1px dashed;   
font-weight: normal; 
font-size: 60%; 
background: #faf7f5; 
color: #666; 
line-height: 1.4; 
font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ pro w3", "osaka", sans-serif;
}
.trackback-post {
font-weight: normal; 
font-size: 11px; 
background: #faf7f5; 
margin-bottom: 20px; 
color: #999; 
font-family: verdana, arial, sans-serif
}
.comments-body textarea {
border: solid 1px #c0c0c0;
}
.comments-body input {
border: solid 1px #c0c0c0;
}


/*-----ScodePlugin-----*/

.scode {
    vertical-align: top;
}
 
#scode {
    margin-left: 5px;
}


/*-----ajax calendar-----*/
.calendar {
    margin: 5px 0;
    text-align: center;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
.calendar table {
    padding: 0;
    border-collapse: collapse;
}
.calendar th {
    padding-bottom: 3px;
    font-size: 9px;
    width: 23px;
}
.calendar td {
    padding: 2px 0;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}
