@charset "Shift_JIS";

/*=================================================================
	Chanto / 共用 CSS
	・Customize: 2010.04/06
=================================================================*/

body, div, span, input, label, form {margin:0; padding:0;}

body{
	color: #333333;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 145%;
	text-align: center;
}

#layout {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#news-releace {
	border-left: 4px solid #ffB600;
	padding-left: 7px;
	text-align: left;
}

#news-releace ul {
	padding: 0;
	margin: 4px 0 0 20px;
}

#news-releace li {
	padding: 0;
	margin: 3px 0;
	line-height: 120%;
}

a {
	color:#666666;
	text-decoration:underline;
}

a:hover {
	color:#ff0000;
	text-decoration:underline;
}

input {
	line-height: 100%;
	vertical-align: middle;
	margin: 0 3px 1px 0;
}

img{
	border: 0;
}

.i-style {
	vertical-align: middle;
	margin-bottom: 2px;
}

.top-20{
	margin-top: 20px;
}

.top-10{
	margin-top: 10px;
}

.bottom-2{
	margin-bottom: 2px;
}

.bottom-7{
	margin-bottom: 7px;
}

.bottom-20{
	margin-bottom: 20px;
}

.ta-center {
	text-align: center;
}

.ta-right {
	text-align: right;
}

div#side-banner {
	text-align: center;
	margin-left: 10px;
	width: 187px;
	padding-bottom: 5px;
	background: #999999 url(../../image/side/banner_under.gif) no-repeat left bottom;
}

div#side-banner img {
	margin-bottom: 4px;
}

div.top-menu {
	padding: 7px 7px 0 0;
	height: 30px;
	text-align: right;
	font-size: 12px;
	line-height: 100%;
}

div.top-menu img {
	vertical-align: middle;
}

div.main-menu {
	padding: 0 0 0 30px;
	margin: 0 0 0 0;
}
