body {
	background-image: url("img/com/hitori_bg.jpg") ;
	background-repeat: repeat-y ;
	background-color: #ffffff ;
	margin:0 0 0 120px;
	color:#333333;
}

h1 { display:none; line-height:120%;}
h2 { font-size:medium; font-weight:normal;}
h3 { font-size:medium; font-weight:normal;}

.color_green { color:#009900;}
.color_blue { color:#0099cc;}
.color_pink { color:#e61980;}


.left { text-align:left;}
.right { text-align:right;}
.left_f { float:left;}
.right_f { float:right;}


img { border:0;}

#container {
	background-image: url("img/com/title_bg.gif") ;
	background-repeat:no-repeat;
	width:455px;
	margin:0;
	padding:191px 0 0 0;
	line-height:20px;
	position:relative;
	overflow:visible;
}

#contents { text-align:right; vertical-align:top;}

.date { margin-bottom:20px;}

table { line-height:20px;}
div { margin-bottom:50px;}
p { margin:0;}

.image { font-size:80%; text-align:center;}

.bold { font-size:120%; font-weight:bold;}

#container .re { margin-top:20px; text-align:center; font-size:14px;}

/* インデント */
.indent { text-indent:1em;}
#talk { width:400px; overflow:visible; padding-left:3em;}
.ind_father { text-indent:-3em;}
.ind_daughter { text-indent:-2em;}

/* 隠しタグ */
.invisible,.invisible a { display:none;}
#skip { position:absolute; top:0; left:0;}
ul { list-style-type:none;}
li { margin-bottom:15px;}