@charset "utf-8";
/* CSS Document */



/* - right_menu_present - */

#right_menu_present {
	background-image:url(../../common/images/right_menu_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:10px;
}

#right_menu_present .title{
	width:170px;
	height:45px;
	background-image:url(../../present/images/right_menu_present_head.gif);
	background-repeat:no-repeat;
}

#right_menu_present .title a:link,
#right_menu_present .title a:visited,
#right_menu_present .title a:active {
	width:145px;
	height:37px;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	text-decoration:none;
	color:#333333;
	display:block;
	padding:8px 10px 0px 15px;
}

#right_menu_present .title a:hover {
	text-decoration:underline;
}



/* ----- プレゼント ----- */

#present_h2 {
	width:580px;
	height:32px;
	background-image:url(../../present/images/h2_bg_02.gif);
	background-repeat:no-repeat;
	padding:21px 0px 0px 30px;
	font-size:130%;
	line-height:32px;
	color:#333333;
	margin:0px;
}

#contact_frame {
	width:519px;
	height:570px;
}
