@charset "utf-8";
/* 谷川俊太郎『トロムソコラージュ』 CSS Document MAKE BY YUKI HIRANO */

/* Body */
* { margin: 0; padding: 0; }

body {
	position: relative;
	width: 100%;
	font-family: arial,"lr oSVbN",Osaka,"qMmpS Pro W3",sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: 140%;
	font-size-adjust: none;
	font-stretch: normal;
	list-style-type: none;
	list-style-image: none; }
	
/* IE6 */
* html body { font-size: 100%; }
/* IE7 */
*:first-child+html body { font-size: 100%; }


/* Header */
#t_header {
	width: auto;
	height: 125px;
	background-image: url('image/header.jpg');
	background-repeat: repeat-x; }
	
.title {
	width: 373px;
	height: 68px;
	margin-top: 20px;
	margin-left: 31px;
	background-image: url('image/title.gif');
	background-repeat: no-repeat;
	float: left;
	display: inline; }

.copy {
	width: 361px;
	height: 20px;
	margin-top: 47px;
	margin-left: 30px;
	margin-right: 34px;
	background-image: url('image/copy.gif');
	background-repeat: no-repeat;
	float: right;
	display: inline; }
	
.title_box { width: 840px; }


/* Content */
#bg_area {
	width: auto;
	padding-top: 23px;
	background-image: url('image/background.jpg');
	background-repeat: repeat-x; }

#content {
	position: relative;
	width: 840px;
	margin-bottom: 50px;
	clear: both; }

/* Main image */
#main {
	width: 100%;
	margin-bottom: 25px;
	overflow: hidden; }

.main_image {
	display: block;
	width: 804px;
	height: 420px;
	background-image: url('image/main_image.jpg');
	background-repeat: no-repeat; }	

#basket_box {
	width: 250px;
	height: 60px;
	padding: 5px;
    overflow: hidden;
	position: absolute;
	left: 571px;
	top: 331px; }

.ibox {
	margin-top: 5px;
	text-align: left; }

/* Dtails */
#left {
	float: right;
	width: 492px;
	margin: 0px;
	margin-right: 34px;
	overflow: hidden;
	display: inline; }

/* Profile-Mail */
#right {
	float: left;
	width: 238px;
	margin-left: 31px;
	overflow: hidden;
	display: inline; }

.right_top { margin: 0px; }
.right_navi { padding: 0px; }

.profile_image {
	display: block;
	width: 238px;
	height: 78px;
	margin-bottom: 15px;
	background-image: url('image/profile.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px; }

/* mokuji */
.frame {
	width: auto;
	border: 1px solid rgb(215, 215, 215);
	background-color: #f6f6f6;
	margin: 0 14px 30px 14px;
	padding: 0 12px 0 12px;
	text-align: left; }

.frame_box {
	width: auto;
	padding: 12px 0 12px 0;
	text-align: left; }

/* Font */
.title_text {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: rgb(106, 60, 11);
	margin-bottom: 15px; }
	
.text_01 {
	font-size: 12px;
	text-align: left; }
	
.text_02 {
	font-size: 10px;
	text-align: left; }

.text_03 {
	font-size: 10px;
	text-align: center; }

.link_text {
	display: block;
	overflow: hidden;
	padding-top: 22px;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 10px;
	text-align: left; }
	
.link_text a:link {
	text-decoration: none;
	color: rgb(191, 40, 33); }
	
.link_text a:visited {
	text-decoration: none;
	color: rgb(191, 40, 33); }
	
.link_text a:hover {
	text-decoration: none;
	color: rgb(231, 130, 126); }

.f1 {
	font-size:14px;_font-size:90%;
	line-height:28px; _line-height:2.0em; }

.f2 {
	font-size:10px; _font-size:60%;
	line-height:12px; _line-height:1.1em; }

.f2 a:link {
	text-decoration: none;
	color: rgb(191, 40, 33); }
	
.f2 a:visited {
	text-decoration: none;
	color: rgb(191, 40, 33); }
	
.f2 a:hover {
	text-decoration: none;
	color: rgb(231, 130, 126); }

.f3 {
	font-size:12px; _font-size:80%;
	line-height:28px; _line-height:2.0em; }

/* Basket  */
#btn a{
	display: block;
	width: 83px;
	height: 30px;
	background: url('image/button_reserve_01.gif') no-repeat;
    text-indent: -9999px;
    overflow: hidden; }

#btn a:hover{
	background: url('image/button_reserve_01_over.gif') no-repeat; }

/* price  */
#price {
	display: block;
	width: 213px;
	height: 80px;
    overflow: hidden;
	position: absolute;
	left: 559px;
	top: 333px;
	text-align: left; }



	

