@charset "Shift_JIS";

/* ****************************************
 *  about.css  [2010/08/2]
	Modify  toiyama
 * ****************************************
 */
 
/* FONT
8px -> 71.4%
9px ->78.5%
10px -> 83.4%
11px -> 91.7%
12px -> 100%
13px -> 108.4%
14px -> 116.7%
15px -> 125%
16px -> 133.4%
17px -> 141.7%
18px -> 150%
19px -> 158.4%
20px -> 166.7%
21px -> 175%
22px -> 183.4%
23px -> 191.7%
24px -> 200%
25px -> 208.4%
26px -> 217%
*/



/*==================================
room---リーガルの部屋
================================== */

.wrapper{
	background: url(../legal_room/img/bg01.jpg) repeat-y;
	width:665px;
	padding:0px 0px 20px 0px;
	margin:0px 0px 30px 0px;
}

	.wrapper .mainImage{
		width:100%;
		background:url(../legal_room/img/roof.png) no-repeat;
		padding:74px 0px 33px 0px;
		text-align:center;
	}
	
	.wrapper .mainImage{
		width:100%;
		background:url(../legal_room/img/roof.png) no-repeat;
		padding:74px 0px 33px 0px;
		text-align:center;
	}
	
	.wrapper .title01{
		width:565px;
		margin:0px auto 0px auto;
	}
	
	.wrapper .box01{
		width:565px;
		margin:0px auto 0px auto;
		background:url(../legal_room/img/box_bg01.png) repeat-y;
		text-align:center;
	}
	
		.wrapper .image01{
			padding:30px 0px 10px 0px;
		}
	
		.wrapper .footer01{
			width:565px;
			margin:0px auto 40px auto;
		}
		
		.wrapper .interviewBox{
			width:488px;
			margin:0px auto 0px auto;
			padding:10px 0px 20px 0px;
			text-align:left;
		}
		
			.wrapper .interviewBox dt{
				background:url(../legal_room/img/q_icon01.gif) no-repeat 0px 20px;
				padding:20px 0px 15px 30px;
				color:#D86C00;
				font-size:125%;
			}
			
			.wrapper .interviewBox dd{
				background:url(../legal_room/img/a_icon01.gif) no-repeat 0px 2px;
				padding:0px 0px 20px 30px;
				font-size:116.7%;
				border-bottom:2px dashed #E87E00;
			}
			
				.wrapper .interviewBox dd p{
					padding:0px 0px 8px 0px;
				}














