@charset "utf-8";
/*------------------------------------------------------------------------------------------------
creation date 2009.11.21
http://www.miturugi.jp
Copyright (C) JIVE Inc. All Rights Reserved.
------------------------------------------------------------------------------------------------*/
/* \*/
.second .gNav #menu_others{
	width:149px;
	height:93px;
	background:url(../../../images/menu.png) no-repeat -821px -93px;
	}
.second .subNav {
	margin-bottom:80px;
	}
.rightColumn dl dt img{
	vertical-align:bottom;
	}
	
/*------------------------------------------------------------------------------------------------
index.html
------------------------------------------------------------------------------------------------*/
body#index .rightColumn ul li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:226px;
	min-height:105px;
	margin-bottom:10px;
	padding-bottom:6px;
	background:url(../images/bg_box226_btm.png) no-repeat left bottom;
	vertical-align:top;
	}
body#index .rightColumn ul li dl{
	overflow:hidden;
	padding:6px 5px 0 7px;
	background:url(../images/bg_box226_top.png) no-repeat left top;
	}	
body#index .rightColumn ul li dl dt{
	float:left;
	clear:both;
	*zoom:1;
	padding:1px;
	border:#CCCCCC 1px solid;
	}
body#index .rightColumn ul li dl dd{
	margin-left:76px;
	}
body#index .rightColumn ul li dl dd.title{
	margin-bottom:0.4em;
	font-weight:bold;
	}
/*------------------------------------------------------------------------------------------------
detail.html
------------------------------------------------------------------------------------------------*/
body#detail .rightColumn ul{
	width:672px;
	margin:0 auto 15px;
	padding:2px 5px;
	background:#FFFFFF;
	border:#CCCCCC 1px solid;
	}
body#detail .rightColumn ul li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:32.9%;
	}
body#detail ul li.list{
	text-align:center;
	}
body#detail ul li.next{
	text-align:right;
	}
body#detail .rightColumn dl dt.img{
	text-align:center;
	}	
body#detail dd.detail{
	float:right;
	width:344px;
	margin:15px 0;
	padding:0 0 10px;
	background:url(../images/bg_box344_btm.gif) no-repeat left bottom;
	}
body#detail dd.detail dl{
	padding:10px 10px 0;
	background:url(../images/bg_box344_top.gif) no-repeat left top;
	}
body#detail dd.detail dl dt{
	float:left;
	clear:both;
	}
body#detail dd.detail dl dt.comment{
	float:none;
	clear:none;
	}
body#detail dd.detail dl dd{
	margin-bottom:10px;
	padding:0 0 10px 4.5em;
	border-bottom:#666666 1px dotted;
	}
body#detail dd.detail dl dd.comment{
	padding:0;
	border-bottom:none;
	}
body#detail dl.impression{
	float:left;
	width:340px;
	margin:15px 0;
	}
body#detail dl.impression dt{
	float:left;
	padding:1px;
	background:#FFFFFF;
	border:#CCCCCC 1px solid;
	}
body#detail dl.impression dt.right{
	float:right;
	display:inline;
	margin-right:15px;
	}
body#detail dl.impression dd{
	width:250px;
	margin:0 0 20px 76px;
	padding:0 0 10px;
	background:url(../images/bg_bubble_btm.gif) no-repeat left bottom;
	}
body#detail dl.impression dd.right{
	margin-left:0;
	background:url(../images/bg_bubble_r_btm.gif) no-repeat left bottom;
	} 
body#detail dl.impression dd.right.mb{
	margin-bottom:40px;
	}
body#detail dl.impression dd span{
	display:block;
	padding:10px 0 0 20px;
	background:url(../images/bg_bubble_top.gif) no-repeat left top;
	}
body#detail dl.impression dd.right span{
	padding:10px 20px 0 10px;
	background:url(../images/bg_bubble_r_top.gif) no-repeat left top;
	}	
/* */	