﻿@charset "UTF-8";

@import "./base.css";

/* ================================================================================== 
★　CSS インフォーメーション　★
☆　トップページ関連　☆

■１．レイアウト
■２．ボタン＆トピックス

===================================================================================== 

■１．レイアウト

================================================================================== */
#content-in{
	padding:0 0 40px;
	background:url(../../images/top_content_bg.gif) no-repeat left bottom;
}

#top-contentR{
	float:right;
	width:650px;
	overflow:hidden;
	_zoom:1;
}

/* ================================================================================== 

■２．ボタン＆トピックス

================================================================================== */
.top-manu{
	width:640px;
	/margin:20px -10px 20px 0;
	overflow:hidden;
	_zoom:1;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 6px;
}

.top-manu li{
	float:left;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
}

.topicsborder{
border:1px solid #a1a1a1;
}.topicstitle {
	background-image: url(../../images/top_sttl01.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 24px;
	width: 628px;
	margin-left: 5px;
}
.fuwatoyo {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	margin-left: 5px;
}
