@charset "utf-8";
/* Author: Office-Kotou Co.,Ltd. */
/*Author URI: http://www.office-kotou.co.jp/ */
/*Update 2009-03-10*/

/* Basic Settings
------------------------------*/

#wrapper {
	background-image:url(http://www.punipuni.org/images/wrapperbg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

/* info
------------------------------*/

#info {
	display:block;
	margin:0 0 110px 29px;
	padding:70px 10px 10px 30px;
	width:413px;
	height:212px;
	background-image:url(http://www.punipuni.org/images/indexinfobg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#info h2 {
	display:none;
}

#info h3 {
	font-size:14px;
	font-weight:bold;
}

#info a {
	color:#ffffff;
}

#info #infotxt {
	overflow:auto;
	margin:0;
	padding:0;
	width:413px;
	height:212px;
}

#info p {
	margin:0 0 10px 0;
	padding:0;
	width:390px;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.6;
}

#info p#infodate {
	text-align:right;
	font-size:10px;
}