@charset "utf-8";
/* -----------------------------------------------------------
CSS Information
File name:      contents.css
Style Info:     個別レイアウト
----------------------------------------------------------- */

/*---------------------------
//// メインエリア
---------------------------*/
#productmain .orphisboxleft a:hover img,#productmain .orphisboxright a:hover img{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.orphisboxleft{
	margin: 0px ;
	float: left ;
	width: 360px ;
	height: 205px ;
	/*background: url(/product/orphis/images/mainback.jpg) left top no-repeat ;*/
}
.orphisboxright{
	margin: 0px ;
	float: right ;
	width: 362px ;
	height: 205px ;
	/*background: url(/product/orphis/images/mainback.jpg) left top no-repeat ;*/
}
.orphis1body{
	margin: 0px ;
	padding: 3px ;
}
.orphisleftimg{
	margin: 0px ;
	float: left ;
	width: 130px ;
}
.orphisrightimg{
	margin: 0px ;
	float: left ;
	width: 220px ;
}
.orphisrightimg dl{
	margin: 0px ;
}
.orphisrightimg dl dt{
	margin: 0px ;
}
.orphisrightimg dl dd{
	margin: 0px ;
	line-height: 1.3em ;
}
.orphisrightimg dl dd.txt{
	height: 60px ;
}
.orphisrightimg dl dd img{
	vertical-align: middle ;
}
.orphisrightimg dl dd a{
	color: #06319e ;
}
.orphisleft{
	margin: 0px ;
	float: left ;
	width: 130px ;
}
.orphisright{
	margin: 0px ;
	width: 210px ;
	float: right ;
}
.orphisright p{
	padding: 15px 5px 0px 0px ;
}
.orphistxt{
	margin: 0px ;
	min-height: 90px ;
	*height: 90px ;
}
.orphis1txt{
	margin: 0px ;
	min-height: 75px ;
	*height: 75px ;
}
.orphis1img{
	margin: 0px ;
}
.orphis2img{
	margin: 0px 0px 10px 15px ;
}
.orphiscontainer{
	margin: 20px 0px 0px 0px ;
}
.orphistitle{
	margin: 0px ;
	padding: 0px 0px 0px 10px ;
	height: 100% ;
	overflow:hidden;
}
.orphistitle:after{
	cloer:both;
	height:0;
}
.orphisimgtitle{
	margin: 0px ;
	float: left ;
	width: 300px ;
}
.orphisbtn{
	margin: 0px ;
	width: 300px ;
	float: right ;
	text-align: right ;
}
.orphisbtn img{
	vertical-align: middle ;
}
.orphis2img{
	margin: 0px ;
	text-align: center ;
}
.moviebody{
	margin: 0px 10px 0px 10px ;
	border-top: 1px dotted #9A9A9A ;
	border-bottom: 1px dotted #9A9A9A ;
	position: relative ;
	height: 140px ;
}
.moviebody .leftbtn{
	position: absolute ;
	top: 0px ;
	left: 0px ;
	width: 19px ;
}
.moviebody .rightbtn{
	position: absolute ;
	top: 0px ;
	left: 690px ;
	width: 19px ;
}
.movieconte{
	position: absolute ;
	top: 0px ;
	left: 25px ;
	width: 660px ;
	height: 140px ;
	clear:both;
}
.movieconte dl{
	margin: 0px ;
	padding: 5px 0px ;
	width: 165px ;
	float: left ;
}
.movieconte dl dt{
	margin: 0px ;
	text-align: center ;
}
.movieconte dl dd{
	margin: 0px ;
	padding: 5px 10px ;
	line-height: 1em ;
}
.extxt{
	margin: 0px ;
	padding: 15px 5px 5px 5px ;
}
.extxt ul{
	margin: 0px ;
}
.extxt ul li{
	margin: 0px ;
	font-size: 11px ;
}

.risotable{
	margin: 0px auto ;
	width: 710px ;
	border-top: 1px solid #999999 ;
	border-left: 1px solid #999999 ;
}
.risotable td{
	padding: 6px 3px ;
	border-bottom: 1px solid #999999 ;
	border-right: 1px solid #999999 ;
	line-height: 1em;
}
.risotable td img{
	vertical-align: middle ;
}
.risotable td.title{
	background: #858585 ;
	border-bottom: 1px solid #999999 ;
	border-right: 1px solid #FFFFFF ;
	color: #FFF ;
	/*font-weight: bold ;*/
	width: 19% ;
	font-size: 14px ;
}
.risotable td.title_l{
	background: #858585 ;
	border-bottom: 1px solid #999999 ;
	border-right: 1px solid #FFFFFF ;
	color: #FFF ;
	/*font-weight: bold ;*/
	font-size: 14px ;
}
.risotable td.title_r{
	background: #858585 ;
	border-bottom: 1px solid #999999 ;
	border-right: 1px solid #999999 ;
	color: #FFF ;
	/*font-weight: bold ;*/
	width: 19% ;
}
.risotable td.title1{
	background: #F0F0F0 ;
	border-bottom: 1px solid #999999 ;
	border-right: 1px solid #999999 ;
	font-weight: bold ;
	text-align: left ;
}
.risotable td a{
	color:#000000;
}

.pcontainer h2#cont6{
	background: #E4ECF7 ;
	border-left: 10px solid #82A0D6 ;
}

p.addtxt{
	margin: 0px ;
	text-align: right ;
	font-size: 85% ;
}

#mainContents h2{
	margin: 10px 0px ;
	font-weight: bold;
	padding: 3px 3px 3px 6px ;
	border-left: 5px solid #809FD5 ;
	font-size: 16px ;
	background: #E6ECF8 ;
}

.sheets {
	width: 720px;
	margin: 5px 0px 0px 0px;
	border-collapse: collapse;
}

.sheets th {
	margin:0;
	padding:5px;
	border: 1px solid #ccc;
}
.sheets td {
	margin:0;
	padding:5px;
	border: 1px solid #ccc;
	text-align:left;
}
.sheets td.number { width: 90px; text-align: center;}

.sheets td img{
	vertical-align:middle;
}
.tablehead { background-color: #F3F3F3;}

.branch {
	width: 110px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}



