/*Global
-----------------------------------------------------------------*/
body{
	padding:0;
	margin:0;
	background:url(../images/bg.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

img{
	border:0;
}

form{
	padding:0;
	margin:0;
}

#container{
	width:898px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #b8860b;
	background:#ffffff;
}

.link a{
	color:#5a3d1b;
	text-decoration:none;
}

.link a:hover{
	text-decoration:underline;
}

/* Header
-----------------------------------------------------------------*/

#header{
	padding:0 20px 15px 20px;
}

h1{
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:12px;
	color:#5a3d1b;
}

#main_image{
	border-top:1px solid #b8860b;
	border-bottom:1px solid #b8860b;
}

/* Contents
-----------------------------------------------------------------*/
#contents{
	padding:20px;
}

#leftcolumn{
	width:638px;
	vertical-align:top;
	padding-right:20px;
}

#rightcolumn{
	width:200px;
	vertical-align:top;
}

.category{
	padding-bottom:10px;
}

#gotop{
	padding:0 20px 20px 0;
}

.object_menu01 a{
	width:179px;
	height:22px;
	background:url(../images/menu/object01_out.jpg);
	color:#000000;
	text-decoration:none;
	display:block;
	padding:11px 0 0 21px;
}

.object_menu01 a:hover{
	background:url(../images/menu/object01_over.jpg);
}

.object_menu02 a{
	width:179px;
	height:22px;
	background:url(../images/menu/object02_out.jpg);
	color:#000000;
	text-decoration:none;
	display:block;
	padding:11px 0 0 21px;
}

.object_menu02 a:hover{
	background:url(../images/menu/object02_over.jpg);
}

.latestupdated {
	border-right: 1px solid #c4641a;
	border-left: 1px solid #c4641a;
	border-bottom: 1px solid #c4641a;
	padding: 5px;
	background-color:#ffddbb;
	height: 62px;
}

.latestupdated .time{
	font-size: 1.6em;
	width:100%;
	text-align: center;
	font-weight: bold;
}

#search{
	background:url(../images/search_bg.jpg) no-repeat;
	width:505px;
	height:53px;
	padding:23px 26px 26px 107px;
}

.terms{
	width:100px;
}

.tuning{
	 letter-spacing:2px;
}

*html .tuning{
	 letter-spacing:3px;
}

.ichiran_ttl01{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:5px;
	line-height:17px;
	text-align:center;
	background:#FFF3D9;
}

.ichiran_ttl02{
	border:1px solid #cccccc;
	padding:5px;
	line-height:17px;
	text-align:center;
	background:#FFF3D9;
}

.ichiran_cell01{
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:5px;
	line-height:17px;
	text-align:center;
}

.ichiran_cell01 img{
	border:1px solid #cccccc;
}

.ichiran_cell02{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:5px;
	line-height:17px;
	text-align:center;
}

.matter{
	font-size:18px;
	font-weight:bold;
	color:#FF6347;
}

.list{
	text-align:right;
}

.list a{
	color:#6A5ACD;
	text-decoration:none;
}

.list a:hover{
	color:#6A5ACD;
	text-decoration:underline;
}

#object_ttl{
	background:url(../images/detail_ttl.jpg);
	width:638px;
	height:40px;
	text-indent:22px;
	font-weight:bold;
	font-size:14px;
}

#object_ttl strong{
	color:#ff0000;
	font-size:18px;
	padding-right:3px;
}

.normal{
	font-weight:normal;
	font-size:12px;
}

#staff_comment{
	background:url(../images/staff_comment_bg.jpg);
	padding:0 15px;
	line-height:17px;
	height:70px;
	vertical-align:top;
}

#photo_area{
	border:5px solid #f69e2a;
	padding:25px 25px 25px 0;
}

#photo_area img{
	float:left;
	margin-left:25px;
	border:1px solid #cccccc;
}

#object_info{
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.cell01{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background:#fff3d9;
	padding:6px;
}

.cell02{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:6px;
}

.cell03{
	border-bottom:1px solid #cccccc;
	padding:6px;
}

.cell_left{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background:#fff3d9;
	padding:10px;
	vertical-align:top;
	line-height:17px;
	width:139px;
}

.cell_right{
	border-bottom:1px solid #cccccc;
	padding:10px;
	line-height:17px;
	vertical-align:top;
}

#other{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

#contact_btn{
	border:1px solid #cccccc;
	background:#fff3d9;
	padding:15px;
	color:#e33f00;
}

.comment{
	line-height:17px;
}

.alert{
	color:#e33f00;
	font-weight:bold;
}

.msg{
	color:#f08e0c;
	font-weight:bold;
}

/* Footer
-----------------------------------------------------------------*/
#footerlink{
	background:#efefef;
	border-top:1px solid #d9d9d9;
	padding:20px;
}

#footerlink a{
	color:#000000;
	text-decoration:none;
}

#footerlink a:hover{
	color:#000000;
	text-decoration:underline;
}

#footer{
	background:#b8860b;
	padding:20px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}


