@charset "UTF-8";
/* @font-face {
 src:local("Times New Roman bold");
 font-family:"Times New Roman";
 font-style:normal;
 font-weight:bold;
}
*/
/* CSS file tatsutomi.co.jp */

#page {
 background:url(../img/bk4.gif) repeat-y;
}
#title {
 width:222px;
}

#information {
 margin:0 7.5em 2em 5em;
 padding:5px;
 border:dotted rgb(255,0,0);
 background:#fff;
}

#information p{
 font-size:0.85em;
 text-indent:1em;
 margin:0.5em;
 line-height:1.2em;
}
#hasami { margin: 0 0 0 400px }
.sub {
 margin:2em 5em;
 font-size:medium;
 color:rgb(20,121,0);
}

#photo_01 {
 height:130px;
 background:url(../img/e7.gif) no-repeat;
 margin:1em 9em 2em 8em;
 padding:1px;
}

#photo_01 p,#photo_02 p {
 font-size:0.85em;
 width:55%;
 margin-left:auto;
 margin-top:30px;
 text-indent:1em;
 color:#666;
 line-height:1.2em;
}
#photo_02 {
 background:url(../img/kiji.gif) no-repeat right;
 height:145px;
 padding:1px;
 margin:0 9em 2em 7em;
}
#photo_02 p {
 width:70%;
 margin-top:40px;
 margin-left:0;
}
#last { margin-bottom:0 }