/* CSS Document */


/* =============== RightArea Setup =============== */


	.txtQ {
	font-size:12px;
	color:#EDD5F2;
	margin-bottom: 5px;
	}
	

	.txtA {
	font-size: 12px;
	color: #CAC9CB;
	width: 584px;
	margin-bottom:5px;
	line-height:160%;
	}
	
	hr{
	border-width: 1px 0px 0px 0px; /* 太さ */
    border-style: solid; /* 線種 */
    border-color: #4B4853; /* 線色 */
    height: 1px; /* 高さ */
	margin: 0px 48px 26px 0 ;
    }
	
	
	#titleimg{
    width:131px;
	height:39px;
	margin: 0 0 0 41px;
	}	
	
	#mainAria{
    font-size:12px;
	line-height:1.2em;
    margin: 28px 35px 25px 45px;
	}
	
	
	/* :::::: FONTS :::::: */
		
	.txtS {
	font-size:10px;
	line-height:130%;
	color:#CAC9CB;
	}
	.txtM {
	font-size:12px;
	line-height:150%;
	color:#CAC9CB;
	}
	.txtL {
	font-size:14px;
	line-height:160%;
	color:#CAC9CB;
	}

    
	

