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

/* INQ_BTN
------------------------------*/
#contents {
position:relative;
}
#inq_btn {
position:absolute;
top:190px;
left:240px;
width:280px;
height:59px;
text-indent:-9999px;
}
#inq_btn a {
display:block;
width:100%;
height:100%;
background-image:url(images/btn_inq.gif);
background-position:top center;
}
#inq_btn a:hover {
background-position:bottom center;
}

/* 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;
}
