@charset "shift_jis";

/*

information{
	ファイル名 : index.css;
	概要 : このCSSファイルはindexに関するCSSを読み込んでいます。;
}
*/

#index_l{
float:left;
width:322px;
margin-top:10px;
padding-left:20px;
}

#index_l dl{
	margin-left:10px;
	}

#index_l dt{
	float: left;
	width: 4em;
}
#index_l dd{
	margin-left: 6em;
}

#index_r{
float:right;
width:198px;
margin-top:15px;
}

#index_r img{
margin-bottom:20px;
}

.index_margin{
margin-bottom:30px;
}

#address{
	margin-top:20px;
	}