
body 
{
	width: 100%;
	height: auto;
	margin: auto;
	padding: 0;
	font-size: 12px;
	font-family:  "Verdana","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka","sans-selif"; 
	color: #333;
	background-image: URL(img/common/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
img {
	border: none;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
div.cl {
	clear: both;
}

/*---------------------ヘッダ−--------------------*/
#header
{
	width: 980px;
	height: 150px;
	margin: auto;
}
#header h1 {
	width: 240px;
	font-size: 22px;
	height: 30px;
	margin: 90px 0 0 5px;
	padding: 0;
	float: left;
}
#header h2 {
	width: 730px;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	margin: 90px 5px 0 0;
	padding: 10px 0 0 0;
	float: right;
}
#header .sitemap1
{
	float: right;
	margin: 30px 0 0 0;
	width: 180px;
	height: 20px;
}
#header .sitemap1 img
{
	margin: 0;
	padding: 0;
}
#header .navi
{
	width: 980px;
	height: 15px;
	font-size: 10px;
	margin: 0;
	padding: 15px 0 0 0;
	text-align: right;
}
#header .navi img
{
	margin: 0 5px 0 0;
}
#header .navi a
{
	margin: 0 5px 0 0;
	color: Red;
	text-decoration: none;
}
#header .navi a:hover
{
	color: Red;
	text-decoration: underline;
}

/*---------------------全体--------------------*/
#index {
	width: 980px;
	height: auto;
	margin: auto;
	background-image: url(img/common/line_side.gif);
	background-repeat: repeat-y;
}
/*---------------------左--------------------*/
#index #left
{
	width: 302px;
	height: auto;
	float: left;
}
#index #left .banner
{
	width: 275px;
	height: auto;
	margin: 0 0 0 27px;
	padding: 0;
}
#index #left .banner .recomend
{
	width: 275px;
	height: auto;
	margin: 25px 0;
	padding: 0 0 15px 0;
	background-color: #E0F3FE;
}
#index #left .banner .recomend .dictionary
{
	margin: 15px 0 0 0;
	padding: 0;
}
#index #left .banner .navi
{
	margin: 15px 0 50px 0;
	padding: 0;
}

#index #left h3
{
	margin: 0;
	padding: 0;
}
#index #left .new
{
	margin: 0 0 0 32px;
	padding: 0;
}
#index #left .new ul
{	
	width: 250px;
	height: auto;
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;
}
#index #left .new li
{
	background-image: url(img/index/new_bgw.gif);
	background-repeat: no-repeat;
	background-position:left;
	font-size: 12px;
	width: 250px;
	height: 20px;
	margin: 0;
	padding: 2px 0 0 20px;
}
#index #left .new a
{
	text-decoration:none;
	margin: 0 5px 0 0;
	padding: 0;
	color: #4D7920;
}
#index #left .new a:hover
{
	text-decoration: underline;
	color: #4D7920;
}
/*---------------------真ん中−--------------------*/

#index #center
{
	width: 17px;
	height: auto;
	float: left;
}


/*---------------------右--------------------*/
#index #right
{
	width: 661px;
	height: auto;
	float: right;
	background-image: url(img/common/line_right_top.gif);
	background-repeat: no-repeat;
	background-position:top;
}
#index #right .ph
{
	width: 652px;
	height: 211px;
	margin: 9px 0 0 0;
	padding: 0;
}
#index #right h4
{
	margin: 0;
	padding: 0;
}
#index #right .enter
{
	width: 652px;
	height: 250px;
	background-image: url(img/index/bg_gradation.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}
#index #right .enter ul
{
	list-style-type: none;
	margin: 0;
	padding: 15px 0 0 25px;
}
#index #right .enter li
{
	margin: 0 10px 20px 0;
	padding: 0;
	float: left;
}
#index #right .enter .area
{
	clear: both;
	margin: 0 0 0 10px;
	padding: 0;
}
#index #right .enter .area ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 12px;
}
#index #right .enter .area li
{
	height: 20px;
	float: left;
	font-size: 14px;
	margin: 5px 15px 0 5px;
	padding: 2px 0 0 20px;
	background-image: url(img/common/bt_green_m.gif);
	background-repeat: no-repeat;
}
#index #right .enter .area a
{
	color: #060;
	text-decoration: underline;
}
#index #right .enter .area a:hover
{
	color: #060;
	text-decoration: none;
}
#index #right .enter .exp
{
	clear: both;
	margin: 0 0 0 10px;
	padding: 8px 0 0 0;
}
#index #right .enter h5
{
	margin: 10px 0 0 0;
	padding: 0;
}
#index #right .enter .exp p
{
	margin: 5px 25px 0 0;
	padding: 0 0 0 22px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6;
}

/*---------------------フッター--------------------*/
#index #footer
{
	width:980px;
	height: auto;
	clear: both;
}
#index #footer p 
{
	color: #666;
	margin: 0;
	padding: 50px 0 15px 0;
	text-align: center;
	line-height: 1.6;
}
#index #footer a {
	color: #666;
	text-decoration: none;
	margin: 0 4px;
}
#index #footer a:hover {
	color: #666;
	text-decoration: underline;
}
/*---------------------コピーライト-------------------*/

#pr
{
	width: 980px;
	margin: auto;
	padding: 10px 0 ;
	text-align: center;
	font-size: 10px;
}
#pr p
{
	color: #960;
	margin: 0 0 5px 0;
	padding: 0;
}
#pr .text
{
	width: 700px;
	color: #666;
	margin: auto;
	padding: 0;
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
}
#pr .copy
{
	color: #ff9a00;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	letter-spacing: 4pt;
	font-weight: bold;
}




















