﻿@charset "utf-8";

/* ==================================================================
	Site Name: base
	Version: 2008/02/05
	Author: aki
=================================================================== */

#sec-menu{
	background:url(../img/sec/menu-back.gif) no-repeat;
	width:800px;
	height:69px;
	text-align:center;
	font-size: 10px;
}

#sec-menu p{
	font-size:130%;
	padding-top:30px;

}

#sec-menu a{
	margin:0 5px 0 5px;
}

#sec-inner{
	border:1px solid #cdcdcd;
	width:554px;
	margin-top:10px;
}

.box-mdl{
	width:554px;
	background:url(../img/sec/box-mdl.gif) repeat-y;
	float:left;
}

.box-top{
	width:554px;
	background:url(../img/sec/box-top.gif) left top no-repeat;
	float:left;
}

.box-btm{
	width:554px;
	background:url(../img/sec/box-btm.gif) left bottom no-repeat;
	float:left;
}

.inbox{
	width:535px;
	padding:10px 10px 10px 9px;
	float:left;
}
