﻿/* index css
-----------------------------------*/


/* メイン画像
-----------------------------------*/
div#content_01 {
	height: 300px;
	width: 590px;
	background-image: url(../img/index_top_bg.gif);
	background-repeat: no-repeat;
	padding-top	: 10px;
	text-align: center;
	vertical-align: middle;
}


/* 内容
-----------------------------------*/

h2#index01 {
	background-image: url(../img/head_shisetsu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 590px;
	margin-bottom: 10px;
}
#banner_01 {
	margin-bottom: 10px;
}

#banner_02 {
	background-image	: url(../img/index_banner02.gif);
	background-repeat	: no-repeat;
	text-align		: center;
	line-height		: 1.5em; 
	height			: 110px;
	width			: 590px;
	padding-top		: 5px;
	margin-bottom		: 10px;
	font-size		: 10pt;
	color			: #333333;
}

#banner_02_A{
	font-size		: 14pt;
	font-weight		: bold;
}


/* 
-----------------------------------*/

dl#inner_A{
	width			: 590px;
	height			: 300px;
	padding-top: 5px;
}

