﻿@charset "utf-8";

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

#contents-inner{
	padding:15px 0 15px 10px;
}

#contents #conLeft{
	float:left;
	width:531px;
}

#contents #conLeft-inner{
	padding:10px 0 0 0;
}

#contents #conLeft p{
	padding:15px 0 0 0;
}

#contents #conLeft ul{
	padding:20px 10px 10px 0;
}



#contents #conRight{
	float:right;
	width:364px;
}

#contents #conRight-inner{
	background:url(../img/top/bak1.gif) left top repeat;
	min-height:1px;
	_height:1px;
	padding:12px 0 12px 12px;
}

#contents #conRight .cbox{
	width:339px;
	background:url(../img/top/bak2.gif) left top repeat-y;
	min-height:1px;
	_height:1px;
}

#contents #conRight .cbox#cbox1{
	margin:0 0 10px 0;
}

#contents #conRight .cbox-top{
	background:url(../img/top/btm.gif) left bottom no-repeat;
	min-height:1px;
	_height:1px;
}

#contents #conRight .cbox-btm{
	
}

#contents #conRight .cbox-inner{
	
}

#contents #conRight dl{
	padding:4px 6px 6px 11px;
}

#contents #conRight dt{
	float:right;
	width:113px;
}

#contents #conRight dd{
	float:left;
	width:195px;
	padding:4px 0 0 0;
	font-size:90%;
	line-height:1.5;
}