﻿@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#main-frame{
	width:1100px;
	height:730px;
	overflow:hidden;
	background:url(../img/profile/conbak.jpg) left top no-repeat;
}

#contents{
	
}

#contents-inner{
	padding:30px 105px 0 88px;
}

#contents h3{
	padding:14px 0 20px 0;
}


#contents #sbox{
	margin:0px 0 0 0;
	height:480px;
	overflow:auto;
}

#contents #sbox-inner{
	padding:0 20px 0 0;
}



#contents #sbox #conleft{
	float:left;
	width:550px;
	line-height:200%;
}


#contents #sbox #conright{
	float:right;
	width:320px;
}


#contents #sbox #conleft h6{
	padding:40px 0 15px 0;
}
