﻿/* CSS Document */
* { margin:0  ; padding : 0 ; }
body {
  margin: 0;
  padding : 0; 
  width : 100%;
  font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
  font-size: 12px;
  line-height: 18px;
  background: #FFF url(img/bg.gif) repeat top left; text-align: center;

}
br.clear {
	font: 0;
	line-height: 0;
	clear: both;
}
img {
	border: 0;margin:0  ; padding : 0 ;
}
#all {
width:812px;
height:100%;
margin:0 auto;
text-align:center;
}
#bar {
width:4px;
background: #FFF url(img/bar.gif) repeat-y top left; text-align: center;
float:left;
}
#main {
width:804px;
float:left;
background:#000;
}
.photobg {
width:686px;
background:#ffffff;
margin:0 auto 0 auto;
}
.photobox {
width:666px;
background:#ffffff;
margin:10px;
}
.box01 {
width:159px;
float:left;
text-align:left;
}
.box02 {
width:159px;
float:left;
margin-left:10px;
text-align:left;
}
.box03 {
width:159px;
float:right;
text-align:left;
}
.pix {
width:159px;
}
.oubo {
margin-top:5px;
background:#ffffff;
padding:5px;
}
p.name {
border-bottom:1px dotted #000;
padding-bottom:0px;
}
p.comment {
margin:0px;
padding:0px;
}
.jc_title {
height:15px;
margin-top:5px;
background:#ffffff;
}
.jc {
background:#ffffff;
margin-bottom:10px;
}
.space {
width:666px;
border-bottom:1px dotted #000;
margin:0px 0px 15px 0px;
}