

#bg{
/*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(/info/images/contents/2012/2012vt/bg.jpg) center 0 repeat-x;*/
	margin:0;
	padding:0;
}

/* ----------------------------------------------------------
 	 20120105
 ---------------------------------------------------------- 
 div#content p{
	line-height: 1.8;
	font-size:14px;
}
hr.dot{
	margin:10px;
	border-bottom:#666666 dotted;
}
.description{
	margin:20px 0 20px 0;
}
.description p{
	margin:0 0 10px 0;
	line-height: 1.8;
	font-size:14px;
}
.sig{
	text-align:right;
}


.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;
}


.left{
	float:left;
}
.right{
	float:right;
}
.comment{
	margin:30px 0 0 0;
	height:150px;
}
.icon{
	width:100px;
	height:100px;
}
.commentText{
	padding:10px 0 10px 10px;
	width:460;
	font-size:18px;
}

.shout{
	font-size:22px;
	font-weight:bold;
}


#content p.cation{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:10px;
	line-height: 1.2;
	font-weight:bold;
	color:#F33;
}
 */