

#bg{
background:url(/images/ext/karysit/bg.jpg) #000 center 0 repeat-x;
/*background:url(/images/tp_bg.jpg) center 0 repeat-x;*/
/* background:url(/images/2011newyear/happynewyear.jpg) center 0 repeat-x; */
/*	background:url(/images/2009halloween/tp_bg_2009halloween.jpg) 0 0 repeat-x;*/
/*	background:url(/images/tp_bg_2008christmas.jpg) 0 0 repeat-x;*/
/*	background:url(/images/2010newyear/tp_bg.jpg) 0 0 repeat-x;*/
/*	background:url(/images/2010valentine/tp_bg.jpg) 0 0 repeat-x;*/
/*	background:url(/images/tp_bg_2010march.jpg) 0 0 repeat-x;*/
/*	background:url(/images/tp_bg_2010july.jpg) 0 0 repeat-x; */
/*background:url(/images/2010Christmas/2010Christmasbackgound.jpg) center 0 repeat-x;*/
	margin:0;
	padding:0;
}

div#content{
	border-bottom: 1px dotted #333
	line-height: 1.8;
}
hr.dot{
	margin:10px;
	border-bottom:#666666 dotted;
}
.description{
	margin:20px 0 20px 0;
}
.description p{
	margin:0 0 10px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8;
	font-size:14px;
}
.sig{
	text-align:right;
}
.comment1{
	margin:20px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8;
	font-size:14px;
	color:#F6C;
	text-height:1.5em;
}

.comment2{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8;
	font-size:16px;
	color:#555;
	text-height:1.5em;
}



.photoLeft{
	float:left;
	margin:5px;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    padding: 5px;
}
.photoRight{
	float:right;
	margin:5px;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    padding: 5px;
}


.interviewinfo{
	margin: 20px 0;
	padding: 10px;
	border: 1px dotted #333333;
}
.interviewinfo p{
	margin:5px 0;
}
.interviewinfo p span{
	width:250px;
}